[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex TEXwidth_attribute.tex

sakharuk lon-capa-cvs@mail.lon-capa.org
Wed, 22 Sep 2004 18:44:59 -0000


sakharuk		Wed Sep 22 14:44:59 2004 EDT

  Added files:                 
    /loncom/html/adm/help/tex	TEXwidth_attribute.tex 
  Log:
  Added one more file.
  
  

Index: loncom/html/adm/help/tex/TEXwidth_attribute.tex
+++ loncom/html/adm/help/tex/TEXwidth_attribute.tex
\label{TEXwidth_attribute}

\textbf{TeXwidth} attribute allows you to specify the width of 
\begin{itemize}
\item the table in \textbf{<table>} tag 
\item the table cell in \textbf{<td>} or \textbf{<th>} tags
\item the length of the line in \textbf{<hr>} tag
\end{itemize}

You can use the following units:
\begin{center}
\begin{table}{|c|c|}\hline
mm &          \\ \hline
cm & =10 mm   \\ \hline 
in & =25.4 mm \\ \hline 
pt & =0.35 mm \\ \hline
pc & =4.22 mm \\ \hline
\end{table}
\end{center}

Examples:

<hr TeXwidth="2 cm">

<td TeXwidth="1 in">