summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/mystyle.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-09 21:50:10 +0000
committerKarl Berry <karl@freefriends.org>2007-04-09 21:50:10 +0000
commit37978e7887833a19ccf0729dc2a8ccdd5eb246c7 (patch)
treed38ad363b25777984df12f6985ae817a6c1c2405 /Master/texmf-dist/doc/latex/isodoc/mystyle.sty
parent8b900ccf26a7b6d6ff353536ecf8799983450b6c (diff)
new latex package isodoc
git-svn-id: svn://tug.org/texlive/trunk@4141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc/mystyle.sty')
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/mystyle.sty34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/mystyle.sty b/Master/texmf-dist/doc/latex/isodoc/mystyle.sty
new file mode 100644
index 00000000000..18943a3f53a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/mystyle.sty
@@ -0,0 +1,34 @@
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{mystyle}
+ [2006/04/04 v1.0 Letter Company style file for isodoc]
+
+\setupdocument{return,footer,fold3,
+ fontpackage = osf-txfonts,
+ autograph = 0,
+ company = The Letter Company,
+ returnaddress = Letter Cy\\Deilsedijk 60\\Deil,
+ who = Wybo Dekker,
+ street = Deilsedijk 60,
+ city = Deil,
+ zip = 4158 CH,
+ country = The Netherlands,
+ countrycode = NL,
+ areacode = 31,
+ phone = {345-65\,21\,46},
+ cellphone = {6-15\,49\,20\,70},
+ fax = {},
+ website = www.servalys.nl,
+ email = wybo@servalys.nl,
+ accountno = {3040\,46221},
+ iban = nl61pstb0006238747,
+ bic = pstbnl21,
+ vatno = 28750482B01,
+ chamber = 11023220,
+ opening = L.S.,
+ closing = Best regards,
+ signature = W.H.~Dekker
+}
+\graphicspath{{./graphics/}}
+\autograph{2}{.30}{75bp}{87bp}{216bp}{261bp}{signw_marked}
+\endinput
+$Id: mystyle.sty,v 1.3 2006/11/07 09:34:34 wybo Exp $