summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/microtype/microtype.ins
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-01-16 11:45:23 +0000
committerNorbert Preining <preining@logic.at>2007-01-16 11:45:23 +0000
commit7e1e5a2f4a65fad2b4f6f8367897aeadb14b0cea (patch)
tree3fe85692b77f9ca75bfb983637db73d1fea622dd /Master/texmf-dist/source/latex/microtype/microtype.ins
parentbd7a8738375593f4943cc05c7e3175144b2200d1 (diff)
microtype 2.0
git-svn-id: svn://tug.org/texlive/trunk@3526 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.ins28
1 files changed, 18 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/microtype/microtype.ins b/Master/texmf-dist/source/latex/microtype/microtype.ins
index 0186768399c..e05c1487d9e 100644
--- a/Master/texmf-dist/source/latex/microtype/microtype.ins
+++ b/Master/texmf-dist/source/latex/microtype/microtype.ins
@@ -1,8 +1,6 @@
-% -*- TeX:UK -*-
-% $Id: microtype.ins,v 1.12 2006-07-28 18:27:03+02 schlicht Exp schlicht $
+% -*- TeX:STY:UK -*-
+% $Id: microtype.ins,v 1.13 2007-01-14 18:07:31+01 schlicht Exp schlicht $
% ------------------------------------------------------------------------
-\newif\ifbeta
-%\betatrue
\input docstrip
\keepsilent
\askonceonly
@@ -11,7 +9,7 @@
------------------------------------------------------------------------
The `microtype' package
An interface to the micro-typographic extensions of pdfTeX
- Copyright (c) 2004--2006 R Schlicht <w.m.l@gmx.net>
+ Copyright (c) 2004--2007 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,7 +20,7 @@ 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 file microtype.sty.
+derived files microtype.sty and letterspace.sty.
% Modified versions of the configuration files (*.cfg) may be distributed
% provided that: (1) the original copyright statement is not removed, and
@@ -40,10 +38,16 @@ derived file microtype.sty.
^^J\MetaPrefix}
\let\firstpreamblepart\defaultpreamble
\let\lastpreamblepart \defaultlastpreamblepart
+\declarepreamble\lsppreamble
+ This is a stand-alone version that only provides the letterspacing
+ commands. Do not use this package together with the `microtype' package.
+ Please refer to section 7 of the `microtype' documentation.
+\endpreamble
\declarepreamble\cfgpreamble
This is the main configuration file for the `microtype' package.
It contains settings for font expansion and character protrusion,
- as well as character inheritance and font set declarations.
+ interword spacing and additional kerning, as well as character
+ inheritance and font set declarations.
Please consult the documentation for details.^^M
You may customize these settings here, or in a different file. If
you think you have found improvements to the settings, please let
@@ -53,7 +57,9 @@ derived file microtype.sty.
\declarepreamble\fontpreamble
This is a font-specific configuration file for the `microtype'
package. It may contain settings for font expansion and character
- protrusion. Please consult the documentation for details.^^M
+ protrusion, interword spacing and additional kerning, as well as
+ character inheritance declarations.
+ Please consult the documentation for details.^^M
If you think you have found improvements to these settings, please
let me know.^^M
When modifying this file, also change the identification line below.
@@ -78,9 +84,11 @@ derived file microtype.sty.
\def\makecfg#1#2{\makefile{mt-#2.cfg}{config,cfg-#1,#2}}
\generate{
- \makefile{microtype.sty}{package\ifbeta,beta\fi}
+ \makefile{microtype.sty}{package}
+ \usepreamble\lsppreamble
+ \makefile{letterspace.sty}{letterspace}
\usepreamble\cfgpreamble
- \makefile{microtype.cfg}{config,cfg-t,m-t\ifbeta,beta\fi}
+ \makefile{microtype.cfg}{config,cfg-t,m-t}
\usepreamble\fontpreamble
\makecfg{t}{bch}
\makecfg{t}{cmr}