[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_Output_Tags.tex
raeburn
raeburn@source.lon-capa.org
Thu, 15 Oct 2009 03:40:45 -0000
raeburn Thu Oct 15 03:40:45 2009 EDT
Modified files:
/loncom/html/adm/help/tex Authoring_Output_Tags.tex
Log:
- Let's use chemical symbols within the <chem> tag example.
Index: loncom/html/adm/help/tex/Authoring_Output_Tags.tex
diff -u loncom/html/adm/help/tex/Authoring_Output_Tags.tex:1.9 loncom/html/adm/help/tex/Authoring_Output_Tags.tex:1.10
--- loncom/html/adm/help/tex/Authoring_Output_Tags.tex:1.9 Wed Sep 10 21:00:59 2008
+++ loncom/html/adm/help/tex/Authoring_Output_Tags.tex Thu Oct 15 03:40:45 2009
@@ -11,7 +11,7 @@
Expressions are displayed using the math expression display mechanism defined in the user's preferences. The default is tth. See the section below concerning the $<$m$>$ tag for more information on that as well as on the attribute \textbf{display}.
\item \textbf{chem}\index{chem}: Typesets chemical equation
\begin{verbatim}
- <chem>02 + 2H2 -> 2H20</chem>
+ <chem>O2 + 2H2 -> 2H2O</chem>
\end{verbatim}
\item \textbf{num}\index{num}: Typesets a number formatted in scientific notation, fixed point, fixed point with commas, fixed point with commas and dollar sign, or in significant digits.
\begin{verbatim}