diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/newlfm/demoa.tex |
Initial commit
Diffstat (limited to 'macros/latex/contrib/newlfm/demoa.tex')
-rw-r--r-- | macros/latex/contrib/newlfm/demoa.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/newlfm/demoa.tex b/macros/latex/contrib/newlfm/demoa.tex new file mode 100644 index 0000000000..2177651bb3 --- /dev/null +++ b/macros/latex/contrib/newlfm/demoa.tex @@ -0,0 +1,13 @@ +\documentclass[busletter]{newlfm} %Renders correctly +%\documentclass[busletternofrom]{newlfm} %Renders incorrectly +\newlfmP{letrh=HEAVEN,addrt=SATAN} +\begin{document} +\begin{newlfm} + +I don't want to talk to you no more, you empty-headed animal food trough +wiper! I fart in your general direction! Your mother was a hamster and your +father smelt of elderberries! + +\end{newlfm} +\end{document} + |