diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-15 23:21:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-15 23:21:20 +0000 |
commit | f4d0afdee42507adc04408c96795d46b1075306f (patch) | |
tree | f478ba928672362e7593adac369ad779c55dc691 /Master/texmf-dist/doc/latex/isodoc/accept | |
parent | cf42134e440c3c49b1222d85301251e312f85fa5 (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/accept')
-rw-r--r-- | Master/texmf-dist/doc/latex/isodoc/accept/accept.sty | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/isodoc/accept/accept.tex | 5 |
2 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty b/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty index 99508290b94..d73ab197732 100644 --- a/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty +++ b/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty @@ -5,11 +5,9 @@ \RequirePackage{ucs}\RequirePackage[utf8x]{inputenc} \RequirePackage{pxfonts} -\setupdocument{% +\setupdocument{ accountname = NTG, -accountno = 1306238, areacode = 31, -bic = pstbnl21, city = Deil, closing = Met vriendelijke groet, company = NTG, @@ -20,12 +18,13 @@ email = wybo@ntg.nl, fax = 842\,234393, fold3, footer, -iban = nl05pstb0001306238, +iban = nl53ingb0001306238, opening = L.S., phone = 87\,8748496, % phone numbers without leading 0: return, signature = {Wybo Dekker,\\Treasurer NTG}, street = Deilsedijk 60, +term, website = www.ntg.nl, who = Wybo Dekker, addresscenter = 67, @@ -44,11 +43,15 @@ cityzip \rule{\hsize}{.3pt} \end{textblock} \begin{textblock}{35}[0,0](140,22) - \noindent\@hft + \noindent\footnotesize\sffamily\textcolor{headcolor}{% \ifx\undefined\tbfigures\else\tbfigures\fi \ifx\who\empty\else\who\\\fi \ifx\who\empty\else\street\\\fi - \prezip\ \zip\ \city\\ + \prezip\ \zip\ \city} + \end{textblock} + % not needed for preprinted paper: this is for example only: + \begin{textblock}{210}(0,199.5) + \noindent\includegraphics[width=210mm]{acceptform.jpg} \end{textblock} } \endinput diff --git a/Master/texmf-dist/doc/latex/isodoc/accept/accept.tex b/Master/texmf-dist/doc/latex/isodoc/accept/accept.tex index dc4cc925443..317183e29ac 100644 --- a/Master/texmf-dist/doc/latex/isodoc/accept/accept.tex +++ b/Master/texmf-dist/doc/latex/isodoc/accept/accept.tex @@ -16,9 +16,6 @@ acceptcents=00, ourref=308, ]{\itable{\iitem{Contributie NTG voor 2006}{40,00}}\\[3ex] - \accountdata - \begin{textblock}{210}(0,199.5) - \noindent\includegraphics[width=210mm]{acceptform.jpg} - \end{textblock} + \paymentdata } \end{document} |