summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/test5.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/newlfm/test5.tex')
-rw-r--r--macros/latex/contrib/newlfm/test5.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/macros/latex/contrib/newlfm/test5.tex b/macros/latex/contrib/newlfm/test5.tex
new file mode 100644
index 0000000000..3250a6a0e7
--- /dev/null
+++ b/macros/latex/contrib/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,closelnbefore=0in}
+
+\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: