[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /html/adm/help/tex Authoring_Equations.tex
raeburn
raeburn at source.lon-capa.org
Tue Mar 9 16:23:17 EST 2021
raeburn Tue Mar 9 21:23:17 2021 EDT
Modified files: (Branch: version_2_11_X)
/loncom/html/adm/help/tex Authoring_Equations.tex
Log:
- For 2.11
Remove part of changes in 1.3 that are not in 2.11 (lm tag).
Index: loncom/html/adm/help/tex/Authoring_Equations.tex
diff -u loncom/html/adm/help/tex/Authoring_Equations.tex:1.3 loncom/html/adm/help/tex/Authoring_Equations.tex:1.3.2.1
--- loncom/html/adm/help/tex/Authoring_Equations.tex:1.3 Wed Feb 1 21:18:43 2017
+++ loncom/html/adm/help/tex/Authoring_Equations.tex Tue Mar 9 21:23:17 2021
@@ -1,8 +1,6 @@
\label{Authoring_Equations}\index{equations}
-\index{Latex}\index{tex}\index{math equations}LON-CAPA renders math using LaTeX,
-and the LaTeX syntax is usually used to create equations (see \textbf{lm} in \ref{Authoring_Output_Tags} for an alternative).
-
+\index{Latex}\index{tex}\index{math equations}LON-CAPA renders math using LaTeX.
LaTeX equations can be entered directly in the source with the text editor,
within \texttt{<m>\$~\$</m>} tags. When the browser has support for Java applets,
the DragMath editor can also be used to generate LaTeX.
@@ -24,5 +22,5 @@
\item use \texttt{\{} and \texttt{\}} as delimiters, e.g. \texttt{x\_\{upper\}} for $x_{upper}$
\end{itemize}
-See \textbf{m} in \ref{Authoring_Output_Tags} for more information about it.
+See \textbf{m} tag in Output Tags \ref{Authoring_Output_Tags} for more information.
More information about the LON-CAPA-cvs
mailing list