summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/invoice/invoice.sty
blob: 7fa98e875b537a1e9bce46e94d91f4ad84ca1d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\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,
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,
}
\endinput