summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/struktex/struktex.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-19 23:37:56 +0000
committerKarl Berry <karl@freefriends.org>2006-08-19 23:37:56 +0000
commitaffc79c45bfab740028ac1e6b8480c5465a42b01 (patch)
treeab54d74bdf618c0775f9fc6fec3c40a0148aecd2 /Master/texmf-dist/source/latex/struktex/struktex.ins
parent0ea7446c8635d5d43c7e3b08d8fbb673ca926534 (diff)
struktex update (19aug06)
git-svn-id: svn://tug.org/texlive/trunk@1989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/struktex/struktex.ins')
-rw-r--r--Master/texmf-dist/source/latex/struktex/struktex.ins16
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: