summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-12 23:38:19 +0000
committerKarl Berry <karl@freefriends.org>2008-07-12 23:38:19 +0000
commit13ce288c16358d27bcdc61734907b9942a48bd36 (patch)
treeb13a1818c1f5a6e44ba4c623c9146d617ab0395f /Master/texmf-dist/doc/latex/isodoc
parentebbf2decbdb6b7a4dc5a84c00683d0cbbd4cd082 (diff)
isodoc update (12jul08)
git-svn-id: svn://tug.org/texlive/trunk@9494 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc')
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/README11
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/isodoc.cls12
-rw-r--r--Master/texmf-dist/doc/latex/isodoc/isodoc.pdfbin1006602 -> 1007220 bytes
3 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/README b/Master/texmf-dist/doc/latex/isodoc/README
index 5f2f30b0b46..230d4e05e01 100644
--- a/Master/texmf-dist/doc/latex/isodoc/README
+++ b/Master/texmf-dist/doc/latex/isodoc/README
@@ -1,4 +1,4 @@
-This is version 0.4 of the isodoc class
+This is version 0.5 of the isodoc class
The isodoc class can be used for the preparation of letters,
invoices, and, in the future, similar documents. Documents are set
@@ -9,13 +9,14 @@ standard, was the starting point.
License: LPPL
+major changes of v0.5 relative to v0.4)
+- norwegian translations added (thanks Sveinung Heggen)
+- misplacement of text in subject-less letters corrected
+
major changes of v0.4 relative to v0.3)
- norwegian translations added (thanks Sveinung Heggen)
- option shift: shift all output on the page
- option currency added: changes euro into other
- option cityzip added: put zip behind city instead of before
-major changes of v0.3 relative to v0.2)
-- documentation corrected
-
-$Id: README,v 1.1 2008/04/30 13:46:46 wybo Exp $
+$Id: README,v 1.2 2008/07/12 10:02:10 wybo Exp $
diff --git a/Master/texmf-dist/doc/latex/isodoc/isodoc.cls b/Master/texmf-dist/doc/latex/isodoc/isodoc.cls
index 0f01cb577cf..f3b7272a724 100644
--- a/Master/texmf-dist/doc/latex/isodoc/isodoc.cls
+++ b/Master/texmf-dist/doc/latex/isodoc/isodoc.cls
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{isodoc}%
- [2008/08/22 v0.4 isodoc class for letters and invoices]
+ [2008/08/22 v0.5 isodoc class for letters and invoices]
\ifnum\pdfoutput=1\else\ClassError{isodoc}{Compile me with pdflatex!}{}
\fi
%% \StopEventually{}
@@ -436,7 +436,7 @@
}
\ifx\undefined\accepttype\else\accept\fi
\ifx\subject\empty\vspace*{80mm}\else\vspace*{90mm}\fi
- \noindent\Tbox{35}{120}{140}{\opening\openingcomma}
+ \noindent\Tbox{35}{\ifx\subject\empty110\else120\fi}{140}{\opening\openingcomma}
\thispagestyle{empty}
\thispagestyle{empty}
@@ -722,14 +722,14 @@
\set@lang{norsk}
\def\yourlettertext{Deres brev av}
\def\yourreftext{Deres ref:}
- \def\ourreftext{V^^c3^^a5r ref:}
+ \def\ourreftext{V\aa{}r ref:}
\def\datetext{Dato}
\def\totext{Til}
\def\pagetext{Side}
\def\oftext{av}
\def\date{\number\day.~\ifcase\month\or
januar\or februar\or mars\or april\or mai\or juni\or
- july\or august\or september\or oktober\or november\or desember\fi
+ juli\or august\or september\or oktober\or november\or desember\fi
\space \number\year}
\def\subjecttext{Vedr:}
\def\ccname{kopi til:}
@@ -742,14 +742,14 @@
\def\cellphonetext{mobil}
\def\invoicetext{{\bfseries\Large\scshape faktura}}
\def\descriptiontext{Beskrivelse}
- \def\amounttext{Bel^^c3^^b8p}
+ \def\amounttext{Bel\o{}p}
\def\accountdatatext{betales til}
\def\termtext{betalingsfrist}
\def\daystext{dager}
\def\accountnotext{faktura nr}
\def\accountnametext{til}
\def\referencetext{referanse}
- \def\chambertext{BIC}
+ \def\chambertext{}
\def\vatnotext{Org. nr.}
\def\Vattext{Mva}
\def\Totaltext{Total}
diff --git a/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf b/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf
index 987191acb9e..ccca3472de2 100644
--- a/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf
+++ b/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf
Binary files differ