summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/test5alt.tex
blob: 396144b41df7b56fffcb43f0d32c73db8f06639a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\documentclass[10pt,stdletter,faxheaderpage]{newlfm}

\lthmastc\setadrto{\adrPIT}\sigsLvBa
\re{Fonts and music}
\closeline{Yours in fontal health,}

\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: