[LON-CAPA-cvs] cvs: loncom /xml physnet.sty
albertel
lon-capa-cvs@mail.lon-capa.org
Fri, 13 Jun 2003 13:54:53 -0000
albertel Fri Jun 13 09:54:53 2003 EDT
Modified files:
/loncom/xml physnet.sty
Log:
- how about we actually emit an <html> and an </html>
Index: loncom/xml/physnet.sty
diff -u loncom/xml/physnet.sty:1.29 loncom/xml/physnet.sty:1.30
--- loncom/xml/physnet.sty:1.29 Tue Jun 10 10:31:02 2003
+++ loncom/xml/physnet.sty Fri Jun 13 09:54:53 2003
@@ -3,6 +3,7 @@
</meta>
<render>
<web>
+ <html>
<body bgcolor="white">
<m>\renewcommand{\vex}{\mathbf}</m>
<m>\renewcommand{\uvexx}{\mathbf{i}}</m>
@@ -116,7 +117,7 @@
<definetag name = "/physnet">
<meta></meta>
<render>
- <web></body></web>
+ <web></body></html></web>
<tex>\end{document}</tex>
</render>
</definetag>