File: microtype.ins

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (100 lines) | stat: -rw-r--r-- 4,128 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
% -*- TeX:UK -*-
% $Id: microtype.ins,v 1.5 2005-01-24 05:43:15+01 schlicht Exp schlicht $
% -----------------------------------------------------------------------
\input docstrip
\keepsilent
\askonceonly

\preamble

-----------------------------------------------------------------------
                       The `microtype' package
       An interface to the micro-typographic extensions of pdfTeX
          Copyright (c) 2004, 2005 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.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 `author-maintained'.

This work consists of the files microtype.dtx and microtype.ins and the
derived file microtype.sty.

% Modified versions of the configuration files (*.cfg) may be distributed
% provided that (1) the original copyright statement  is not removed, and
% (2) the identification string is changed.
-----------------------------------------------------------------------

\endpreamble
{\catcode`\^^M=13 %
 \gdef\declarepreambleX#1#2
\endpreamble{\endgroup%
   \def^^M{^^J\MetaPrefix\space}%
   \edef#1{\firstpreamblepart\checkeoln#2\empty
-----------------------------------------------------------------------^^M}}}

\let\firstpreamblepart\defaultpreamble
\declarepreamble\cfgpreamble
   This is the main configuration file for the `microtype' package.
   It contains settings for font expansion and character protrusion.
   Please consult the documentation for details.

   You may customize these settings here, or in a different file. If
   you think you have found improvements to the settings, please tell
   me about them.

   When modifying this file, also change the identification line below.
\endpreamble
% ---------------------------------------------------------------------
\declarepreamble\fontpreamble
   This is a font-specific configuration file for the `microtype'
   package. It contains settings for font expansion and character
   protrusion. Please consult the documentation for details.

   If you think you have found improvements to these settings, please
   tell me about them.

   When modifying this file, also change the identification line below.
\endpreamble
% ---------------------------------------------------------------------
\declarepreamble\testpreamble
   This file might be useful to test protrusion settings for a font.
   You can do whatever you want with it.
\endpreamble
% ---------------------------------------------------------------------
\let\firstpreamblepart\fontpreamble
\declarepreamble\haraldpreamble

   These settings have been prepared by, and are copied with the
   generous permission of, Harald Harders <h.harders@tu-bs.de>.

\endpreamble
% ---------------------------------------------------------------------

\generate{
      \file{microtype.sty}{\from{microtype.dtx}{package}}
   \usepreamble\cfgpreamble
      \file{microtype.cfg}{\from{microtype.dtx}{config,m-t}}
   \usepreamble\fontpreamble
      \file{mt-bch.cfg}{\from{microtype.dtx}{config,bch}}
      \file{mt-cmr.cfg}{\from{microtype.dtx}{config,cmr}}
      \file{mt-pad.cfg}{\from{microtype.dtx}{config,pad}}
      \file{mt-ppl.cfg}{\from{microtype.dtx}{config,ppl}}
      \file{mt-ptm.cfg}{\from{microtype.dtx}{config,ptm}}
   \usepreamble\haraldpreamble
      \file{mt-pmn.cfg}{\from{microtype.dtx}{config,pmn}}
   \usepreamble\testpreamble
      \file{test-microtype.tex}{\from{microtype.dtx}{test}}
}

\obeyspaces
\Msg{***********************************************************************}
\Msg{* To finish installation, move all files to their appropriate places. *}
\Msg{* See the documentation for details.                                  *}
\Msg{* You can create the documentation by running latex on microtype.dtx. *}
\Msg{***********************************************************************}

\endbatchfile