[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex TEXlayout_attribute.tex
sakharuk
lon-capa-cvs@mail.lon-capa.org
Thu, 23 Sep 2004 18:32:22 -0000
sakharuk Thu Sep 23 14:32:22 2004 EDT
Added files:
/loncom/html/adm/help/tex TEXlayout_attribute.tex
Log:
Added file with explanation of TeXlayout attribute in <radiobuttonresponse> tag.
Index: loncom/html/adm/help/tex/TEXlayout_attribute.tex
+++ loncom/html/adm/help/tex/TEXlayout_attribute.tex
\label{TEXlayout_attribute}
\textbf{TeXlayout} attribute governs the way how available options are
displayed when printed - either vertically (attribute value - "vertical") or
horizontally (attribute value - "horizontal).
Examples:
\begin{verbatim}
<optionresponse TeXlayout="horizontal">
<optionresponse TeXlayout="vertical">
\end{verbatim}