diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodoc/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/isodoc/README | 42 |
1 files changed, 27 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/isodoc/README b/Master/texmf-dist/doc/latex/isodoc/README index 2e1e74246fa..0d5c85cebf3 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.7 of the isodoc class +This is version 0.8 of the isodoc class License: LPPL The isodoc class can be used for the preparation of letters, @@ -8,18 +8,30 @@ wishes and extensible for other document types. Victor Eijkhout’s NTG brief class, which implements the NEN1026 standard, was the starting point. -major changesof v0.7 relative to v0.6: -- using eurosym package instead of marvosym; -- using frenchb package instead of french; -- added addresswidth option, default stays 2 cols; -- changes suggested by Fabrice Niessen (thanks!): -- added header/noheader options; -- added bodyshift option; -- date format can be yyyy-mm-dd or a literal `today'; -- added forcedate option to enter anything for date; -- added foldleft and foldright options, default stays right; -- headingcolor, if defined, colors fancy headings; -- headcolor, if defined, colors headings in header and footer; -- foldmarkcolor, if defined, colors foldmark +major changes of v0.8 relative to v0.7: +- now compatible with XeLaTeX +- made independent of babel/polyglossia packages: user must \Require those, if needed +- handling of font and encoding now left to the user +- language names same as in babel (norwegian -> norsk) +- option language added +- option english is synonym for language=UKenglish +- option american is synonym for language=USenglish +- language options /only/ change keyword translations +- new translations added: italian, spanish, catalan, serbian +- option fontpackage removed +- option cityzip moves zip behind city +- now compatible with XeLaTeX +- made independent of babel/polyglossia packages: user must \Require those, if needed +- handling of font and encoding now left to the user +- language names same as in babel (norwegian -> norsk) +- option language added +- option english is synonym for language=UKenglish +- option american is synonym for language=USenglish +- language options /only/ change keyword translations +- new translations added: italian, spanish, catalan, serbian +- option fontpackage removed +- option cityzip moves zip behind city +- positioning of headings, subject, opening, body text fixed +- repaired several minor bugs -$Id: README,v 1.5 2010-01-02 17:04:01 wybo Exp $ +$Id: README,v 1.6 2010-08-24 19:56:44 wybo Exp $ |