diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/struktex/struktex.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/struktex/struktex.ins | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/struktex/struktex.ins b/Master/texmf-dist/source/latex/struktex/struktex.ins index ac27680c009..61091dac070 100644 --- a/Master/texmf-dist/source/latex/struktex/struktex.ins +++ b/Master/texmf-dist/source/latex/struktex/struktex.ins @@ -1,5 +1,5 @@ %% -%% $Revision: 7.3 $ +%% $Revision: 7.7 $ %% %% This file will generate fast loadable files and documentation %% driver files from the doc files in this package when run through @@ -19,7 +19,7 @@ \preamble -Copyright (C) 1989-2005 by Jobst Hoffmann. All rights reserved. +Copyright (C) 1989-2006 by Jobst Hoffmann. All rights reserved. IMPORTANT COPYRIGHT NOTICE: @@ -70,15 +70,18 @@ to \file{struktex-test-1.tex}{\from{struktex.dtx}{example2}} \file{struktex-test-2.tex}{\from{struktex.dtx}{example3}} \file{struktex-test-3.tex}{\from{struktex.dtx}{example4}} + \file{struktex-test-4.tex}{\from{struktex.dtx}{example5}} } -\Msg{*** Generating make file and make setup file ***} +\Msg{*** Generating some additional files for easier handling ***} \generate {% + \askonceonly \nopreamble\nopostamble\def\MetaPrefix{}% - \file{struktex.mk}{\from{struktex.dtx}{makefile}} - \file{struktex.makemake}{\from{struktex.dtx}{setup}} \file{getversion.tex}{\from{struktex.dtx}{getversion}} + \file{struktex.makemake}{\from{struktex.dtx}{setup}} + \file{struktex.mk}{\from{struktex.dtx}{makefile}} + \file{struktex.el}{\from{struktex.dtx}{auctex}} } \ifToplevel{% @@ -98,6 +101,7 @@ to \Msg{* \space\space\space\space struktex-test-1.tex} \Msg{* \space\space\space\space struktex-test-2.tex} \Msg{* \space\space\space\space struktex-test-3.tex} +\Msg{* \space\space\space\space struktex-test-4.tex} \Msg{*} \Msg{* through LaTeX.} \Msg{***********************************************************} @@ -108,5 +112,5 @@ to %%% mode: latex %%% TeX-master: t %%% mode: flyspell -%%% ispell-local-dictionary: "deutsch8" +%%% ispell-local-dictionary: "english" %%% End: |