[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex TEXitemgroupwidth_attribute.tex
sakharuk
lon-capa-cvs@mail.lon-capa.org
Mon, 27 Sep 2004 17:46:54 -0000
sakharuk Mon Sep 27 13:46:54 2004 EDT
Modified files:
/loncom/html/adm/help/tex TEXitemgroupwidth_attribute.tex
Log:
Percent was unescaped.
Index: loncom/html/adm/help/tex/TEXitemgroupwidth_attribute.tex
diff -u loncom/html/adm/help/tex/TEXitemgroupwidth_attribute.tex:1.1 loncom/html/adm/help/tex/TEXitemgroupwidth_attribute.tex:1.2
--- loncom/html/adm/help/tex/TEXitemgroupwidth_attribute.tex:1.1 Mon Sep 27 12:38:53 2004
+++ loncom/html/adm/help/tex/TEXitemgroupwidth_attribute.tex Mon Sep 27 13:46:54 2004
@@ -5,5 +5,5 @@
width in percents with respect to text line width.
\begin{verbatim}
-<matchresponse TeXitemgroupwidth="40\%">
+<matchresponse TeXitemgroupwidth="40%">
\end{verbatim}