--- loncom/html/adm/help/tex/Authoring_HTML_vs_Tex.tex 2004/05/14 14:56:59 1.2 +++ loncom/html/adm/help/tex/Authoring_HTML_vs_Tex.tex 2014/05/28 18:37:46 1.4 @@ -4,7 +4,7 @@ HTML and in LaTeX for renderings designe When creating problems, it is possible to use LaTeX directly by using the tag\index{m tag}\index{tag, } (see -\ref{Authoring_M_Tag}). Anything between the tag in a resource +\ref{Authoring_Output_Tags}). Anything between the tag in a resource will be interpreted as .tex. However, this should be used as a last resort for when you wish to do @@ -19,7 +19,7 @@ Thus, given the choice of or -\texttt{H\textbackslash{}subscript\{2\}O} +\texttt{$<$m$>$\$ H\textbackslash{}subscript\{2\}O \$$<$/m$>$} it is better to use the HMTL version.