summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/microtype/microtype.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-02 01:30:05 +0000
committerKarl Berry <karl@freefriends.org>2016-05-02 01:30:05 +0000
commit966c8c981c3264bf82e6c256dc35c7d2d27f49ba (patch)
tree303845f3b25af7fe42b44c815726a100ad607c51 /Master/texmf-dist/source/latex/microtype/microtype.ins
parentf385fb50ed694e9ae7173d5f82f78994a0a610b0 (diff)
microtype (30apr16)
git-svn-id: svn://tug.org/texlive/trunk@40825 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/microtype/microtype.ins')
-rw-r--r--Master/texmf-dist/source/latex/microtype/microtype.ins31
1 files changed, 18 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/microtype/microtype.ins b/Master/texmf-dist/source/latex/microtype/microtype.ins
index 85698aa2810..8004d7ce19e 100644
--- a/Master/texmf-dist/source/latex/microtype/microtype.ins
+++ b/Master/texmf-dist/source/latex/microtype/microtype.ins
@@ -1,5 +1,4 @@
% !Mode:: "TeX:STY:UK"
-% $Id: microtype.ins,v 1.23 2013-05-23 02:32:14+02 schlicht Exp schlicht $
% ------------------------------------------------------------------------
\input docstrip
\keepsilent
@@ -11,7 +10,7 @@
The `microtype' package
Subliminal refinements towards typographical perfection
- Copyright (c) 2004--2013 R Schlicht <w.m.l@gmx.net>
+ Copyright (c) 2004--2016 R Schlicht <w.m.l@gmx.net>
This work may be distributed and/or modified under the conditions of the
LaTeX Project Public License, either version 1.3c of this license or (at
@@ -22,8 +21,8 @@ of all distributions of LaTeX version 2005/12/01 or later.
This work has the LPPL maintenance status `author-maintained'.
This work consists of the files microtype.dtx and microtype.ins and the
-derived files microtype.sty, microtype-pdftex.def, microtype-xetex.def,
-microtype-luatex.def, microtype.lua and letterspace.sty.
+derived files microtype.sty, microtype-pdftex.def, microtype-luatex.def,
+microtype-xetex.def, microtype.lua and letterspace.sty.
% Modified versions of the configuration files (*.cfg) may be distributed
% provided that: (1) the original copyright statement is not removed, and
@@ -51,7 +50,8 @@ microtype-luatex.def, microtype.lua and letterspace.sty.
\endpreamble
\declarepreamble\luapreamble
This file contains auxiliary lua functions.
- It was contributed by Elie Roux <elie.roux{at}telecom-bretagne.eu>.
+ It was originally contributed by Elie Roux <elie.roux{at}telecom-bretagne.eu>.
+ (Bugs are mine.)
\endpreamble
\declarepreamble\cfgpreamble
This is the main configuration file for the `microtype' package.
@@ -97,7 +97,7 @@ microtype-luatex.def, microtype.lua and letterspace.sty.
Palatino is a registered trademark of Linotype GmbH.
Used without permission.
\endpreamble
-\declarepostamble\luapostamble
+\declarepostamble\emptypostamble
\endpostamble
\def\makefile#1#2{\file{#1}{\from{microtype.dtx}{#2}}}
@@ -108,13 +108,15 @@ microtype-luatex.def, microtype.lua and letterspace.sty.
\usedir{tex/latex/microtype}
\let\MetaPrefix\DoubleperCent
+\let\DEBUG\empty
+%\def\DEBUG{,debug}
\generate{
- \makefile{microtype.sty}{package}
+ \makefile{microtype.sty}{package\DEBUG}
\usepreamble\defpreamble
- \makefile{microtype-pdftex.def}{pdftex-def}
- \makefile{microtype-luatex.def}{luatex-def}
- \makefile{microtype-xetex.def} {xetex-def}
+ \makefile{microtype-pdftex.def}{pdftex-def\DEBUG}
+ \makefile{microtype-luatex.def}{luatex-def\DEBUG}
+ \makefile{microtype-xetex.def} {xetex-def\DEBUG}
\usepreamble\lsppreamble
\makefile{letterspace.sty}{letterspace,plain}
\usepreamble\cfgpreamble
@@ -145,14 +147,17 @@ microtype-luatex.def, microtype.lua and letterspace.sty.
\makefile{test-microtype.tex}{test}
}
-%% for the extra documentation
+\usepostamble\emptypostamble
+
+%% package for the extra documentation
%% (microtype-utf.dtx, microtype-logo.dtx, microtype-lssample.dtx):
%\generate{\makefile{microtype-doc.sty}{docsty}}
+%% makeindex style
+%\generate{\makefile{microtype-gind.ist}{docist}}
\def\MetaPrefix{--}
\generate{
- \usepreamble \luapreamble
- \usepostamble\luapostamble
+ \usepreamble\luapreamble
\makefile{microtype.lua}{luafile}
}