diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/newlfm/test5.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/newlfm/test5.tex | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/newlfm/test5.tex b/Master/texmf-dist/doc/latex/newlfm/test5.tex new file mode 100644 index 00000000000..4148f48e19f --- /dev/null +++ b/Master/texmf-dist/doc/latex/newlfm/test5.tex @@ -0,0 +1,33 @@ +\documentclass[10pt]{newlfm} + +\lthmastc\setadrto{\adrPIT}\sigsLvBa +\re{Fonts and music} +\closeline{Yours in fontal health,} + +\newlfmP{stdletter,faxheaderpage,leftmargintopdist=1.65in} + +\begin{document} +\begin{newlfm} + In terms of the relationships between font + descriptions and musical typography, it seems to + me that only in the case of the early 1800s + should we think of such a really odd notion. + + \begin{table}[htbp] + \begin{center} + \begin{tabular}{|l|lrrr|} \hline + Test & Check & 1 & 2 & 3 \\ + \hline + Result & Test & 1 & 2 & 3 \\ \hline + \end{tabular} + \caption{Test of the table stuff} + \label{tab:test} + \end{center} + \end{table} +\end{newlfm} +\end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: |