texlive[59709] Master/texmf-dist: isodoc (25jun21)
commits+karl at tug.org
commits+karl at tug.org
Fri Jun 25 22:25:46 CEST 2021
Revision: 59709
http://tug.org/svn/texlive?view=revision&revision=59709
Author: karl
Date: 2021-06-25 22:25:46 +0200 (Fri, 25 Jun 2021)
Log Message:
-----------
isodoc (25jun21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/isodoc/README.md
trunk/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf
trunk/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
trunk/Master/texmf-dist/tex/latex/isodoc/isodoc.cls
Modified: trunk/Master/texmf-dist/doc/latex/isodoc/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/isodoc/README.md 2021-06-25 20:25:31 UTC (rev 59708)
+++ trunk/Master/texmf-dist/doc/latex/isodoc/README.md 2021-06-25 20:25:46 UTC (rev 59709)
@@ -2,8 +2,8 @@
| key | description
| ---:|:---
| isodoc | LaTeX class used for typesetting of letters and invoices
-|version | 1.13
-| date | 2021-06-22
+|version | 1.14
+| date | 2021-06-25
| author | Wybo Dekker
| email | wybo at dekkerdocumenten.nl
|license | Released under the LaTeX Project Public License v1.3c or later
Modified: trunk/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/isodoc/isodoc.dtx 2021-06-25 20:25:31 UTC (rev 59708)
+++ trunk/Master/texmf-dist/source/latex/isodoc/isodoc.dtx 2021-06-25 20:25:46 UTC (rev 59709)
@@ -2,13 +2,15 @@
%
% This is file `isodoc.dtx'
%
-% Copyright (C) 2015 by Wybo Dekker <wybo at dekkerdocumenten.nl>
+% Copyright (C) 2005-2021 by Wybo Dekker <wybo at dekkerdocumenten.nl>
%
% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
+% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
+%
% http://www.latex-project.org/lppl.txt
+%
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
@@ -24,10 +26,10 @@
%<*driver>
\ProvidesFile{isodoc.dtx}
%</driver>
-%<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+%<class>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
%<class>\ProvidesClass{isodoc}%
%<*class>
- [2021/06/22 v1.13 isodoc class for letters and invoices]
+ [2021/06/25 v1.14 isodoc class for letters and invoices]
%</class>
%<*driver>
\documentclass{ltxdoc}
@@ -308,6 +310,9 @@
% - Check validity of language option argument
% - Adapted to changes in new LaTeX version (headers disappeared)
% }
+% \changes{v1.14}{2021/06/25}{
+% - Use memoir with article option (got lost in version 1.13!)
+% }
% \DoNotIndex{%
% \,\",\',\@auxout,\AtBeginDocument,\AtEndDocument,\AtEndOfClass,\ClassError,
% \ClassWarning,\CurrentOption,\DeclareOption,\DescribeMacro,\ForEachX,
@@ -403,7 +408,7 @@
% ready to experiment with.
%
% \section{Class options}
-% The isodoc class is based on the |article| class and you can use the same
+% The isodoc class is based on the |memoir| class and you can use its
% class options. Note, however, that if you change the font size from its
% default (10pt) to an other value (11pt, 12pt) this applies to all text,
% including headings, address label, et cetera. This is normally not what
@@ -1086,7 +1091,7 @@
%}
% \clearpage
% \section{Implementation}
-% The basis is the |article| class with all options:
+% The basis is the |memoir| class with all options:
%
% \begin{macrocode}
%<*class>
@@ -1097,7 +1102,7 @@
\fi
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{memoir}}
\ProcessOptions
-\LoadClass{memoir}
+\LoadClass[article]{memoir}
% \end{macrocode}
% We use |\ctable| floats here, and we need |ctable|'s commands for decent
% spacing in tables and more. |ctable| also brings us |array|, |tabularx|,
@@ -2915,7 +2920,7 @@
\end{document}
%</accepttex>
%<*acceptsty>
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{accept}
[2010/08/21 v1.1 NTG style file for isodoc]
\RequirePackage[english,dutch]{babel}
@@ -2993,7 +2998,7 @@
\end{document}
%</invoicetex>
%<*invoicesty>
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{invoice}
[2010/08/21 v1.1 example style for isodoc]
\RequirePackage[english,dutch]{babel}
@@ -3046,7 +3051,7 @@
\end{document}
%</lettertex>
%<*lettersty>
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{letter}
[2010/08/21 v1.1 Letter Company style file for isodoc]
\RequirePackage{pxfonts}
@@ -3125,7 +3130,7 @@
\end{document}
%</logolettertex>
%<*logolettersty>
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{logoletter}
[2010/08/21 v1.1 logoletter style file for isodoc]
\usepackage{fontspec,polyglossia}
@@ -3200,7 +3205,7 @@
\end{document}
%</ntglettertex>
%<*ntglettersty>
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{ntgletter}
[2010/08/21 v1.1 NTG style file for isodoc]
\RequirePackage[english,dutch]{babel}
@@ -12736,8 +12741,8 @@
| key | description
| ---:|:---
| isodoc | LaTeX class used for typesetting of letters and invoices
-|version | 1.13
-| date | 2021-06-22
+|version | 1.14
+| date | 2021-06-25
| author | Wybo Dekker
| email | wybo at dekkerdocumenten.nl
|license | Released under the LaTeX Project Public License v1.3c or later
Modified: trunk/Master/texmf-dist/tex/latex/isodoc/isodoc.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/isodoc/isodoc.cls 2021-06-25 20:25:31 UTC (rev 59708)
+++ trunk/Master/texmf-dist/tex/latex/isodoc/isodoc.cls 2021-06-25 20:25:46 UTC (rev 59709)
@@ -20,9 +20,9 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesClass{isodoc}%
- [2021/06/22 v1.13 isodoc class for letters and invoices]
+ [2021/06/25 v1.14 isodoc class for letters and invoices]
\ifx\pdfoutput\undefined\else%
\ifnum\pdfoutput=1\else%
\ClassError{isodoc}{Compile me with pdflatex, lualatex or xelatex!}{}
@@ -30,7 +30,7 @@
\fi
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{memoir}}
\ProcessOptions
-\LoadClass{memoir}
+\LoadClass[article]{memoir}
\RequirePackage{xcolor,tabularx,graphicx,xstring,calc}
\RequirePackage{forarray,longtable}
\setstocksize{297mm}{210mm}
More information about the tex-live-commits
mailing list.