From f2e66ba4a5a48e4e731468e9e941737dbdf8c3dc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Jan 2016 22:46:26 +0000 Subject: isodoc (16jan16) git-svn-id: svn://tug.org/texlive/trunk@39409 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/isodoc/Makefile | 2 +- Master/texmf-dist/doc/latex/isodoc/isodoc.pdf | Bin 1464587 -> 1464507 bytes Master/texmf-dist/source/latex/isodoc/isodoc.dtx | 13 ++++++++----- Master/texmf-dist/tex/latex/isodoc/isodoc.cls | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Master/texmf-dist/doc/latex/isodoc/Makefile b/Master/texmf-dist/doc/latex/isodoc/Makefile index d400ff86da7..909feb4e7e4 100644 --- a/Master/texmf-dist/doc/latex/isodoc/Makefile +++ b/Master/texmf-dist/doc/latex/isodoc/Makefile @@ -35,7 +35,7 @@ images.zip.uue accept.tex accept.sty invoice.tex invoice.sty letter.tex letter.s luatex isodoc.ins clean: rm -f *.{aux,cls,fls,glo,gls,hd,idx,ilg,ind,jpg,log,out,pdf,png,sh,sty,tex,toc,ttf,uue} - rm -f images.zip README Makefile + rm -f images.zip README Makefile *.synctex.gz inst: $(NAME).pdf mkdir -p $(UTREE)/{tex,source,doc}/latex/$(NAME) rm -rf $(UTREE)/{tex,source,doc}/latex/$(NAME)/* diff --git a/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf b/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf index e5035bbb4df..cccdd34021f 100644 Binary files a/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf and b/Master/texmf-dist/doc/latex/isodoc/isodoc.pdf differ diff --git a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx index c8b878fb611..d702e76c81d 100644 --- a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx +++ b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx @@ -28,7 +28,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{isodoc}% %<*class> - [2016/01/14 v1.08 isodoc class for letters and invoices] + [2016/01/16 v1.09 isodoc class for letters and invoices] % %<*driver> \documentclass{ltxdoc} @@ -277,6 +277,9 @@ % doc and help files in isodoc.dtx\\ % - install with make % } +% \changes{v1.09}{2016/01/16}{ +% - documentation: translations are in macros, not files +% } % \DoNotIndex{% % \,\",\',\@auxout,\AtBeginDocument,\AtEndDocument,\AtEndOfClass,\ClassError, % \ClassWarning,\CurrentOption,\DeclareOption,\DescribeMacro,\ForEachX, @@ -427,9 +430,9 @@ % Note that you must use this option \textit{before} any % language option.\NN % } -% The definitions for the languages are in language definition files named -% |isodoc-|\textit{xx-YY}|.ldf|, where xx stands for the language, and YY -% for regional variants. These files contain definitions like: +% The definitions for the languages are in macros named +% |\isodoc@|\textit{xxYY}, where xx stands for the language, and YY +% for regional variants. These macros contain definitions like: % % |\gdef\phonetext{telephone}| % @@ -3210,7 +3213,7 @@ images.zip.uue accept.tex accept.sty invoice.tex invoice.sty letter.tex letter.s luatex isodoc.ins clean: rm -f *.{aux,cls,fls,glo,gls,hd,idx,ilg,ind,jpg,log,out,pdf,png,sh,sty,tex,toc,ttf,uue} - rm -f images.zip README Makefile + rm -f images.zip README Makefile *.synctex.gz inst: $(NAME).pdf mkdir -p $(UTREE)/{tex,source,doc}/latex/$(NAME) rm -rf $(UTREE)/{tex,source,doc}/latex/$(NAME)/* diff --git a/Master/texmf-dist/tex/latex/isodoc/isodoc.cls b/Master/texmf-dist/tex/latex/isodoc/isodoc.cls index 1a18989433b..977b34ecae7 100644 --- a/Master/texmf-dist/tex/latex/isodoc/isodoc.cls +++ b/Master/texmf-dist/tex/latex/isodoc/isodoc.cls @@ -20,7 +20,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{isodoc}% - [2016/01/14 v1.08 isodoc class for letters and invoices] + [2016/01/16 v1.09 isodoc class for letters and invoices] \ifx\pdfoutput\undefined\else% \ifnum\pdfoutput=1\else% \ClassError{isodoc}{Compile me with pdflatex, lualatex or xelatex!}{} -- cgit v1.2.3