File:  [LON-CAPA] / loncom / html / adm / help / tex / TEXsize_attribute.tex
Revision 1.1: download - view: text, annotated - select for diffs
Wed Sep 22 18:30:09 2004 UTC (19 years, 10 months ago) by sakharuk
Branches: MAIN
CVS tags: HEAD
One more file added.

\label{TEXsize_attribute}

\textbf{TeXsize} attribute in \texbf{<h1>-<hN>},\texbf{<basefont>}, and
\texbf{<font>} 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
scriptsize & {\scriptsize very small} \\ \hline
footnotsize & {\footnotsiz smaller} \\ \hline
small & {\small small} \\ \hline
normalsize & {\normalsize normal} \\ \hline
large & {\large large} \\ \hline
Large & {\Large larger} \\ \hline
LARGE & {\LARGE even larger} \\ \hline
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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>