--- loncom/html/adm/help/tex/TEXsize_attribute.tex 2004/09/22 18:30:09 1.1 +++ loncom/html/adm/help/tex/TEXsize_attribute.tex 2004/09/23 13:11:13 1.2 @@ -1,13 +1,13 @@ \label{TEXsize_attribute} -\textbf{TeXsize} attribute in \texbf{

-},\texbf{}, and -\texbf{} tags declares the size of LaTeX fonts used in printing. +\textbf{TeXsize} attribute in \textbf{

-},\textbf{}, and +\textbf{} tags declares the size of LaTeX fonts used in printing. Possible values of \textbf{TeXsize} attribute: \begin{center}\begin{tabular}{|c|c|}\hline -tyne & {\tyne smallest} \\ \hline +tiny & {\tiny smallest} \\ \hline scriptsize & {\scriptsize very small} \\ \hline -footnotsize & {\footnotsiz smaller} \\ \hline +footnotsize & {\footnotsize smaller} \\ \hline small & {\small small} \\ \hline normalsize & {\normalsize normal} \\ \hline large & {\large large} \\ \hline @@ -17,4 +17,12 @@ huge & {\huge still larger} \\ \hline Huge & {\Huge largest} \\ \hline \end{tabular}\end{center} -Note, that all parameters coincide with standard LaTeX commands for changing font size though you do not escape them. \ No newline at end of file +Note, that all parameters coincide with standard LaTeX commands for changing font size though you do not escape them. + +Examples: + +\begin{verbatim} + + +

+\end{verbatim} \ No newline at end of file