summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/typog/typog.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/typog/typog.ins')
-rw-r--r--macros/latex/contrib/typog/typog.ins74
1 files changed, 74 insertions, 0 deletions
diff --git a/macros/latex/contrib/typog/typog.ins b/macros/latex/contrib/typog/typog.ins
new file mode 100644
index 0000000000..06378d86bb
--- /dev/null
+++ b/macros/latex/contrib/typog/typog.ins
@@ -0,0 +1,74 @@
+%% Copyright (C) 2024 by Ch. L. Spiel
+%%
+%% This work may be distributed and/or modified under the conditions
+%% of the LaTeX Project Public License, either version 1.3 of this
+%% license or (at your option) any later version. The latest version
+%% of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+
+
+\input docstrip
+
+
+\keepsilent
+\askforoverwritefalse
+
+
+\preamble
+
+This is a generated file.
+
+Copyright (C) 2024 by Ch. L. Spiel
+
+This work may be distributed and/or modified under the conditions
+of the LaTeX Project Public License, either version 1.3 of this
+license or (at your option) any later version. The latest version
+of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2003/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Ch. L. Spiel.
+
+This work consists of the files typog.dtx and typog.ins
+and the derived files typog.sty, slant-angle.mp,
+crooked-paragraphs.mp, smooth-parshapes.mp, title.mp,
+typog-example.tex, typog-nomt.tex, typog-grep.pl,
+typog-grep.pod, and teximan2latex.sed.
+
+
+\endpreamble
+
+
+\edef\source{\jobname.dtx}
+
+\generate{\file{typog.sty}{\from{\source}{package}}
+ \file{typog-example.tex}{\from{\source}{example}}
+ \file{typog-nomt.tex}{\from{\source}{nomicrotype}}
+ \file{typog.ist}{\from{\source}{index-style}}}
+
+
+\nopostamble
+\generate{\file{title.mp}{\from{\source}{title}}
+ \file{slant-angle.mp}{\from{\source}{slantangle}}
+ \file{crooked-paragraphs.mp}{\from{\source}{crookedparagraphs}}
+ \file{smooth-parshapes.mp}{\from{\source}{smoothparshapes}}}
+
+
+\nopreamble
+\generate{\file{teximan2latex.sed}{\from{\source}{teximan2latex}}
+ \file{typog-grep.pl}{\from{\source}{typog-grep}}
+ \file{typog-grep.pod}{\from{\source}{typog-grep-documentation}}}
+
+
+\endbatchfile
+
+
+%% Local Variables:
+%% compile-command: "latex typog.ins"
+%% mode: latex
+%% End: