summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/isodoc/isodoc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/isodoc/isodoc.dtx11
1 files changed, 3 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
index 76d669cf83d..7ca661f36dc 100644
--- a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
+++ b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx
@@ -22,7 +22,7 @@
%<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<class>\ProvidesClass{isodoc}%
%<*class>
- [2012/02/21 v0.10 isodoc class for letters and invoices]
+ [2012/04/04 v0.11 isodoc class for letters and invoices]
%</class>
%<class>\ifx\pdfoutput\undefined\else%
%<class>\ifnum\pdfoutput=1\else\ClassError{isodoc}{Compile me with pdflatex or xelatex!}{}
@@ -812,7 +812,7 @@
% spacing in tables and more. |ctable| also brings us |array|, |tabularx|,
% |color|, and |xkeyval|. |eurosym| is used for the euro symbol.
% \begin{macrocode}
-\RequirePackage{ctable,eurosym,graphicx,stringstrings,calc}
+\RequirePackage{ctable,color,tabularx,eurosym,graphicx,stringstrings,calc}
\RequirePackage{forarray}
% \end{macrocode}
%
@@ -1543,11 +1543,6 @@
\usepackage{hyperref}
\year=0
}
-\AtEndDocument{%
- \hypersetup{pdfauthor={\who},
- pdfproducer={isodoc v\fileversion}
- }
-}
% \DescribeMacro{\itable}
% |\itable| inserts an invoice table; arg1 should be the rows of the table.
% \begin{macrocode}
@@ -2227,4 +2222,4 @@
% \end{macrocode}
% \Finale
\endinput
-$Id: isodoc.dtx,v 1.36 2012/02/21 16:46:25 wybo Exp $
+$Id: isodoc.dtx,v 1.40 2012/09/26 13:41:30 wybo Exp $