[LON-CAPA-cvs] cvs: loncom /xml physnet.sty
sakharuk
lon-capa-cvs@mail.lon-capa.org
Tue, 10 Jun 2003 14:31:02 -0000
sakharuk Tue Jun 10 10:31:02 2003 EDT
Modified files:
/loncom/xml physnet.sty
Log:
Changes in math env. for tth.
Index: loncom/xml/physnet.sty
diff -u loncom/xml/physnet.sty:1.28 loncom/xml/physnet.sty:1.29
--- loncom/xml/physnet.sty:1.28 Wed Jun 4 11:13:46 2003
+++ loncom/xml/physnet.sty Tue Jun 10 10:31:02 2003
@@ -4,11 +4,11 @@
<render>
<web>
<body bgcolor="white">
- <m>\renewcommand{\vex}{\textbf}</m>
- <m>\renewcommand{\uvexx}{\textbf{i}}</m>
- <m>\renewcommand{\uvexy}{\textbf{j}}</m>
- <m>\renewcommand{\uvexz}{\textbf{k}}</m>
- <m>\renewcommand{\uvex}[1]{\textbf{e}_{#1}}</m>
+ <m>\renewcommand{\vex}{\mathbf}</m>
+ <m>\renewcommand{\uvexx}{\mathbf{i}}</m>
+ <m>\renewcommand{\uvexy}{\mathbf{j}}</m>
+ <m>\renewcommand{\uvexz}{\mathbf{k}}</m>
+ <m>\renewcommand{\uvex}[1]{\mathbf{e}_{#1}}</m>
<m>\renewcommand{\fract}{\frac}</m>
<m>\newcommand{\frax}[2]{\afract{#1}{#2}}</m>
<m>\renewcommand{\asqrt}[1]{(#1)^{1/2}}</m>
@@ -21,7 +21,7 @@
<m>\renewcommand{\Emph}{\em}</m>
<m>\renewcommand{\OverArc}{}</m>
<m>\renewcommand{\eqqm}{=?\,}</m>
- <m>\renewcommand{\degrees}{^{\circ}}</m>
+ <m>\renewcommand{\degrees}{^{\mbox{o}}}</m>
<m>\renewcommand{\vexmag}[1]{|#1\hspace*{1pt}|}</m>
<m>\renewcommand{\TableCellFigure}[1]{\includegraphics{#1.gif}}</m>
<m>\renewcommand{\Perp}{{\!\perp}}</m>