summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/accept
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-04 22:54:57 +0000
committerKarl Berry <karl@freefriends.org>2013-09-04 22:54:57 +0000
commit9dc8a44e7c3a5c0d92836f7d5cfaff9782d77acf (patch)
treebc1f69d3f39f163e642d199f770ac718afceb8b2 /Master/texmf-dist/doc/latex/isodoc/accept
parentefbe9b2e9c32a3b15fdcb9041c69f3c8715927a7 (diff)
isodoc (3sep13)
git-svn-id: svn://tug.org/texlive/trunk@31572 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.sty54
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/accept/accept.tex24
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/accept/acceptform.jpgbin0 -> 305351 bytes
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/accept/ntgcolor.pngbin0 -> 1774 bytes
4 files changed, 78 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty b/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty
new file mode 100644
index 00000000000..27aff13eaac
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/accept/accept.sty
@@ -0,0 +1,54 @@
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{accept}
+ [2010/08/21 v1.1 NTG style file for isodoc]
+\RequirePackage[english,dutch]{babel}
+\RequirePackage{ucs}\RequirePackage[utf8x]{inputenc}
+\RequirePackage{pxfonts}
+
+\setupdocument{%
+accountname = NTG,
+accountno = 1306238,
+areacode = 31,
+bic = pstbnl21,
+city = Deil,
+closing = Met vriendelijke groet,
+company = NTG,
+country = The Netherlands,
+countrycode = NL,
+language = nl-NL,
+email = wybo@ntg.nl,
+fax = 842--23\,43\,93,
+fold3,
+footer,
+iban = nl05pstb0001306238,
+opening = L.S.,
+phone = 87--87\,48\,496, % phone numbers without leading 0:
+return,
+signature = {Wybo Dekker,\\Treasurer NTG},
+street = Deilsedijk 60,
+website = www.ntg.nl,
+who = Wybo Dekker,
+addresscenter = 67,
+zip = 4158 CH,
+cityzip
+}
+
+\renewcommand{\logo}{%
+ \begin{textblock}{140}[0,1](35,20)
+ \noindent\raisebox{-1.5ex}{\includegraphics[width=54pt]{ntgcolor}}%
+ { \sffamily
+ \,N{\scriptsize\,E\,D\,E\,R\,L\,A\,N\,D\,S\,T\,A\,L\,I\,G\,E}
+ \ T\kern-.05em\lower.5ex\hbox{E}\kern.06em X
+ \ G{\scriptsize\,E\,B\,R\,U\,I\,K\,E\,R\,S\,G\,R\,O\,E\,P}%
+ }\\[-1.7ex]
+ \rule{\hsize}{.3pt}
+ \end{textblock}
+ \begin{textblock}{35}[0,0](140,22)
+ \noindent\@hft
+ \ifx\undefined\tbfigures\else\tbfigures\fi
+ \ifx\who\empty\else\who\\\fi
+ \ifx\who\empty\else\street\\\fi
+ \prezip\ \zip\ \city\\
+ \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
new file mode 100644
index 00000000000..dc4cc925443
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/accept/accept.tex
@@ -0,0 +1,24 @@
+\documentclass{isodoc}
+\usepackage{accept}
+\setupdocument{accept,
+ acceptdesc=NTG\\2006,
+ acceptdescription=Contributie 2006,
+ acceptreference=4000 0000 2006 0308,
+ date=20060503,
+ subject=Contributie 2006,
+ nofooter
+}
+\begin{document}
+\invoice[
+ to=W.H. Dekker\\Deilsedijk 60\\4158 CH Deil,
+ acceptaccount=304046221,
+ accepteuros=40,
+ 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}
+}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/isodoc/accept/acceptform.jpg b/Master/texmf-dist/doc/latex/isodoc/accept/acceptform.jpg
new file mode 100644
index 00000000000..86311bafda8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/accept/acceptform.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/isodoc/accept/ntgcolor.png b/Master/texmf-dist/doc/latex/isodoc/accept/ntgcolor.png
new file mode 100644
index 00000000000..649ee0513e6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isodoc/accept/ntgcolor.png
Binary files differ