diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-04 22:54:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-04 22:54:57 +0000 |
commit | 9dc8a44e7c3a5c0d92836f7d5cfaff9782d77acf (patch) | |
tree | bc1f69d3f39f163e642d199f770ac718afceb8b2 /Master/texmf-dist/doc/latex/isodoc/logoletter.tex | |
parent | efbe9b2e9c32a3b15fdcb9041c69f3c8715927a7 (diff) |
isodoc (3sep13)
git-svn-id: svn://tug.org/texlive/trunk@31572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc/logoletter.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/isodoc/logoletter.tex | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/logoletter.tex b/Master/texmf-dist/doc/latex/isodoc/logoletter.tex deleted file mode 100644 index a560e65103f..00000000000 --- a/Master/texmf-dist/doc/latex/isodoc/logoletter.tex +++ /dev/null @@ -1,43 +0,0 @@ -%!xelatex -\documentclass[11pt,twoside]{isodoc} -\usepackage{logostyle} -\setupdocument{ - ourref = 1029, -yourletter = May 12, - yourref = MAPS \#34, - date = today, - closing = Kind regards, - signature = Wybo Dekker, -enclosures = Isodoc documentatie, - subject = Sample letter with the isodoc class, - autograph = 2, -} -\newcommand{\letterbody}{% - This is an example of a letter made with the isodoc class. - It has been compiled with XeLaTeX. - Note that the date was set to `today', so the date above the - letter depends upon the day of compilation. - - The picture in the logo was designed by Pieter Weltevrede. - The text in the logo is Chopin Script, the body text is MinionPro Regular. - The text\footnote{gathered from the \TeX-distribution} has no meaning, - its only goal is to get a long letter. - % It's in dutch, so we select that language: - \begin{dutch} - \par\input{typo} - \end{dutch} -} - -\begin{document} -\letter[to = Wybo Dekker\\ - Deilsedijk 60\\ - 4158 CH Deil, - opening = Beste Wybo - ]{\letterbody} -\letter[to = MAPS redactie\\ - Spuiboulevard 269\\ - 3311 GP Dordrecht, - opening = Beste Taco - ]{\letterbody} -\end{document} -$Id: logoletter.tex,v 1.4 2012/09/26 09:36:06 wybo Exp $ |