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.sty47
1 files changed, 22 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
index 7fa98e875b5..66e8fed2ffe 100644
--- a/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
+++ b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
@@ -2,31 +2,28 @@
\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,
-company = Wybo Dekker,
-country = The Netherlands,
-countrycode = NL,
-language = nl-NL,
-email = wybo@xs4all.nl,
-fold3,
-footer,
-iban = nl94rabo0304046221,
-opening = L.S.,
-phone = 87\,8748496, % phone numbers without leading 0:
-cellphone = 6\,3033\,3955,
-return,
-street = Deilsedijk 60,
-website = www.xs4all.nl,
-who = Wybo Dekker,
-addresscenter = 67,
-zip = 4158 CH,
+\setupdocument{
+ accountname = W.H.\,Dekker,
+ addresscenter = 67,
+ areacode = 31,
+ cellphone = 6\,3033\,3955,
+ city = Deil,
+ company = Wybo Dekker,
+ country = The Netherlands,
+ countrycode = NL,
+ email = wybo@xs4all.nl,
+ fold3,
+ footer,
+ iban = \scshape nl94rabo0304046221,
+ language = nl-NL,
+ opening = L.S.,
+ phone = 87\,8748496, % phone numbers without leading 0:
+ return,
+ street = Deilsedijk 60,
+ term = 14,
+ website = www.xs4all.nl,
+ who = Wybo Dekker,
+ zip = 4158 CH,
}
\endinput