summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty')
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
new file mode 100644
index 00000000000..60b8fa21dcf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
@@ -0,0 +1,37 @@
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{invoice}
+ [2010/08/21 v1.1 example style for isodoc]
+\RequirePackage[english,dutch]{babel}
+\RequirePackage{ucs}\RequirePackage[utf8x]{inputenc}
+\RequirePackage{pxfonts}
+
+\setupdocument{%
+accountname = W.H.\ Dekker,
+accountno = 304046221,
+areacode = 31,
+bic = rabonl2u,
+city = Deil,
+closing = Met vriendelijke groet,
+closingskip = 4\baselineskip,
+company = Wybo Dekker,
+country = The Netherlands,
+countrycode = NL,
+language = nl-NL,
+email = wybo@xs4all.nl,
+fax = 842--234393,
+fold3,
+footer,
+iban = nl94rabo0304046221,
+opening = L.S.,
+phone = 87--8748496, % phone numbers without leading 0:
+cellphone = 6--30333955,
+return,
+returnaddress = W.H.\ Dekker\\Deilsedijk 60\\4158 CH Deil,
+signature = Wybo Dekker,
+street = Deilsedijk 60,
+website = www.xs4all.nl,
+who = Wybo Dekker,
+addresscenter = 67,
+zip = 4158 CH,
+}
+\endinput