summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isodoc/README
blob: 2ca35405b228e49ec8be5e94b7971d9447479297 (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
33
34
35
36
37
38
39
40
41
42
-------------------------------------------------------------------------------------
isodoc --- Typesetting of letters and invoices
Author:  Wybo Dekker
E-mail:  wybo@dekkerdocumenten.nl
License: Released under the LaTeX Project Public License v1.3c or later
See:     http://www.latex-project.org/lppl.txt
-------------------------------------------------------------------------------------

Short description:
The isodoc class is used for the preparation of letters and invoices.
Future versions will support the preparation of other, similar
documents. Documents are easily configured to the user's requirements
through key=value options.
At the origin of this class was Victor Eijkhout’s NTG brief class,
which implements the NEN1026 standard.

Installation:
Execute the inst script with the --help option for more information.

Changes in version 1.00:
  This version has incompatibilites with previous versions:
  - languages renamed according to ISO 3166
  - options dutch, english, american, german, french now obsolete, use
    language option with argument nl-NL, en-GB, en-US, de-DE, fr-FR
    respectively.
  - localbank option removed, as IBAN is now used for all accounts
  - footer fields appear in the order in which they were defined with
    the footorder option.
  - the autograph command has been completely redefined and simplified.
  Other changes:
  - documentation improved
  - empty foot fields can be added with extra semicolons in the
    footorder option.
  - copyto option added
  - vertical bar in invoices is automatically extended for
    multiline entries.
  - vertical bar in invoices can be suppressed with option novertical
  - if class option twoside is set, letters and invoices start recto.
  - the itotal command got an optional argument.
  - closingcomma did not work
  - added pdfauthor and pdfcreator (isodoc) to pdf-comment
  - reorganized documentation directory and install script