Annotation of loncom/html/adm/help/tex/Print_Options.tex, revision 1.1

1.1     ! sakharuk    1: \label{Print_Options}
        !             2: 
        !             3: Here you can find some usefull tips how to make your printing 
        !             4: output looking prettier.
        !             5: 
        !             6: \emph{Print output oriented attributes of standard HTML/LON CAPA tags}
        !             7: 
        !             8: \begin{itemize}
        !             9: 
        !            10: \item \ref{HN_TEX_attribute} <h1>-<hN> \textbf{TeXsize} attribute
        !            11: \item \ref{BASEFONT_TEX_attribute} <basefont> \textbf{TeXsize} attribute
        !            12: \item \ref{FONT_TEX_attribute} <font> \textbf{TeXsize} attribute
        !            13: \item \ref{HR_TEX_attribute} <hr> \textbf{TeXwidth} attribute
        !            14: \item \ref{TABLE_TEX_attribute} <table> \textbf{TeXwidth} attribute
        !            15: \item \ref{TABLE_TEX_attribute} <table> \textbf{TeXDropEmptyColumns} attribute
        !            16: \item \ref{TD_TEX_attribute} <td> \textbf{TeXwidth} attribute
        !            17: \item \ref{TH_TEX_attribute} <th> \textbf{TeXwidth} attribute
        !            18: \item \ref{IMAGE_TEX_attribute} <img> \textbf{TeXwidth} attribute
        !            19: \item \ref{IMAGE_TEX_attribute} <img> \textbf{TeXheight} attribute
        !            20: 
        !            21: \end{itemize}

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