diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-13 22:09:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-13 22:09:49 +0000 |
commit | 2ca250f21f9140047c0163f0751306afa1502b04 (patch) | |
tree | 11762e1f806f4319e258469d9c8513948e706159 /Master/texmf-dist/source/latex/factura/factura.ins | |
parent | ab9be52a67d39f40115219e0f9bc910e2f3fe161 (diff) |
factura (13apr15)
git-svn-id: svn://tug.org/texlive/trunk@36841 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/factura/factura.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/factura/factura.ins | 37 |
1 files changed, 21 insertions, 16 deletions
diff --git a/Master/texmf-dist/source/latex/factura/factura.ins b/Master/texmf-dist/source/latex/factura/factura.ins index 312a51f4349..043b96444b7 100644 --- a/Master/texmf-dist/source/latex/factura/factura.ins +++ b/Master/texmf-dist/source/latex/factura/factura.ins @@ -67,17 +67,13 @@ and factura-beispiel-rechnung.tex. \keepsilent \askforoverwritefalse \obeyspaces -\Msg{******************************************************************************} -\Msg{********************************** factura ***********************************} -\Msg{******************************************************************************} +\Msg{*****************************************************************} +\Msg{**************************** factura ****************************} +\Msg{*****************************************************************} \generate{\file{\jobname.cls}{\from{\jobname.dtx}{class}}} \generate{\file{\jobname.def}{\from{\jobname.dtx}{def}}} \Msg{\jobname.cls and \jobname.def written.} \Msg{} -\immediate\write18{makeindex -s gind.ist -o \jobname.ind \jobname.idx} -\immediate\write18{makeindex -s gglo.ist -o \jobname.gls \jobname.glo} -\Msg{} -\Msg{Change history and index updated.} \postamble \endpostamble \def\uno{factura-ejemplo-factura1.tex} @@ -110,23 +106,32 @@ and factura-beispiel-rechnung.tex. \generate{\file{\firma}{\from{\jobname.dtx}{firma}}} \generate{\file{\fondo}{\from{\jobname.dtx}{fondo}}} \generate{\file{\membrete}{\from{\jobname.dtx}{membrete}}} -\Msg{examples written.} +\Msg{.tex examples written.} \Msg{} -\Msg{******************************************************************************} +\Msg{*****************************************************************} +\immediate\write18{makeindex -s gind.ist -o \jobname.ind \jobname.idx} +\immediate\write18{makeindex -s gglo.ist -o \jobname.gls \jobname.glo} +\Msg{} +\Msg{Change history and index updated.} +\Msg{*****************************************************************} \Msg{To produce only package files, type} \Msg{ pdftex \jobname.dtx} -\Msg{To produce package files and the documentation, compile \jobname.dtx file with} +\Msg{To produce package files and pdf documentation, type} \Msg{ pdflatex \jobname.dtx} -\Msg{To manual update the index and changelog, type} +\Msg{ pdflatex factura-ejemplo-fondo.tex} +\Msg{ pdflatex factura-ejemplo-membrete.tex} +\Msg{ xelatex factura-ejemplo-firma.tex} +\Msg{ pdflatex factura-ejemplo-prefactura.tex} +\Msg{and recompile \jobname.dtx.} +\Msg{To manual update index and changelog, type} \Msg{ makeindex -s gind.ist -o \jobname.ind \jobname.idx} \Msg{ makeindex -s gglo.ist -o \jobname.gls \jobname.glo} -\Msg{respectively, and recompile \jobname.dtx.} \Msg{} -\Msg{More information about compiling on PDF documentation} +\Msg{More information (in spanish) about compiling on README and documentation.} \Msg{} -\Msg{******************************************************************************} -\Msg{********************************** factura ***********************************} -\Msg{******************************************************************************} +\Msg{*****************************************************************} +\Msg{**************************** factura ****************************} +\Msg{*****************************************************************} \Msg{} \endbatchfile %% |