summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/invoice
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-06-15 23:21:20 +0000
committerKarl Berry <karl@freefriends.org>2015-06-15 23:21:20 +0000
commitf4d0afdee42507adc04408c96795d46b1075306f (patch)
treef478ba928672362e7593adac369ad779c55dc691 /Master/texmf-dist/doc/latex/isodoc/invoice
parentcf42134e440c3c49b1222d85301251e312f85fa5 (diff)
isodoc (15jun15)
git-svn-id: svn://tug.org/texlive/trunk@37549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc/invoice')
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty47
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/invoice/invoice.tex2
2 files changed, 23 insertions, 26 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
diff --git a/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.tex b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.tex
index 63dafa63929..17f8c1171b1 100644
--- a/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.tex
+++ b/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.tex
@@ -13,6 +13,6 @@
\iitem{postzegels}{9,00}
\itotal[Subtotaal]{15,60}
}
- \\[3ex]\accountdata
+ \\[3ex]\paymentdata
}
\end{document}