summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-27 17:37:08 +0000
committerKarl Berry <karl@freefriends.org>2009-03-27 17:37:08 +0000
commit1fddf16fa42617a05e4c11e6b34975154fa057c9 (patch)
tree0d22cfebc86440273c2e60876c71243e5a6a6fb7 /Master/texmf
parentd72adc4188250dc65f067469817b19bdf48db2b0 (diff)
pkfix-helper update (24mar09)
git-svn-id: svn://tug.org/texlive/trunk@12532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/doc/man/man1/pkfix-helper.195
1 files changed, 44 insertions, 51 deletions
diff --git a/Master/texmf/doc/man/man1/pkfix-helper.1 b/Master/texmf/doc/man/man1/pkfix-helper.1
index f4c0eea458c..b08682c5167 100644
--- a/Master/texmf/doc/man/man1/pkfix-helper.1
+++ b/Master/texmf/doc/man/man1/pkfix-helper.1
@@ -1,15 +1,7 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
@@ -25,11 +17,11 @@
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote. | will give a
-.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
-.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
-.\" expand to `' in nroff, nothing in troff, for use with C<>.
-.tr \(*W-|\(bv\*(Tr
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
@@ -48,22 +40,25 @@
. ds R" ''
'br\}
.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.if \nF \{\
+.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
-.\"
-.\" For nroff, turn off justification. Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
+.el \{\
+. de IX
+..
+.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -129,7 +124,11 @@
.\" ========================================================================
.\"
.IX Title "PKFIX-HELPER 1"
-.TH PKFIX-HELPER 1 "2006-06-18" "v1.0" " "
+.TH PKFIX-HELPER 1 "2009-03-24" "v1.0" " "
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
.SH "NAME"
pkfix\-helper \- preprocess dvips\-produced PostScript documents before passing them to pkfix
.SH "SYNOPSIS"
@@ -147,7 +146,7 @@ pkfix-helper
[\fIinput.ps\fR [\fIoutput.ps\fR]]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-.Sh "Motivation"
+.SS "Motivation"
.IX Subsection "Motivation"
PostScript documents created with old versions of \fBdvips\fR almost
invariably utilize bitmapped (PostScript Type\ 3) fonts. The
@@ -184,7 +183,7 @@ Older versions of \fBdvips\fR lack \f(CW%DVIPSBitmapFont\fR comments and
various other PostScript comments on which \fBpkfix\fR relies. Without
PostScript comments to guide it, \fBpkfix\fR is unable to determine which
vector fonts correspond with which bitmapped fonts.
-.Sh "Overview"
+.SS "Overview"
.IX Subsection "Overview"
The \fBpkfix-helper\fR script is a preprocessor for \fBpkfix\fR that
attempts to determine the association between each document-font name
@@ -216,7 +215,7 @@ PostScript document to process (with the default being the standard
input device) and the filename of a modified PostScript document to
create (with the default being the standard output device). The
program also accepts the following command-line options:
-.Sh "Frequently Used Options"
+.SS "Frequently Used Options"
.IX Subsection "Frequently Used Options"
.IP "\fB\-h\fR, \fB\-\-help\fR" 4
.IX Item "-h, --help"
@@ -248,7 +247,7 @@ name and a font sample of every font used by the input document.
Create a Plain TeX file called \fIfilename.tex\fR that shows the \fBdvips\fR
name and a font sample of every font that \fBpkfix-helper\fR used in the
output document.
-.Sh "Infrequently Used Options"
+.SS "Infrequently Used Options"
.IX Subsection "Infrequently Used Options"
.IP "\fB\-i\fR \fIfontspec\fR, \fB\-\-include\fR=\fIfontspec\fR" 4
.IX Item "-i fontspec, --include=fontspec"
@@ -302,7 +301,7 @@ In its simplest form, \fBpkfix-helper\fR takes the name of an input file
(\fIpkfix\-oldfile.ps\fR), which will have the same contents as the input
file but serve as suitable input for \fBpkfix\fR:
.PP
-.Vb 17
+.Vb 10
\& % pkfix\-helper oldfile.ps pkfix\-oldfile.ps
\& Reading netpipe.ps ... done.
\& Number of Type 3 fonts encountered: 10
@@ -320,22 +319,20 @@ file but serve as suitable input for \fBpkfix\fR:
\& Processing Fe ... done (cmbx10 @ 1X, mismatch=0.00762).
\& Processing Fg ... done (cmsy10 @ 1X, mismatch=0.00875).
\& Processing Fc ... done (cmr6 @ 1X, mismatch=0.00284).
-.Ve
-.PP
-.Vb 15
+\&
\& % pkfix pkfix\-oldfile.ps newfile.ps
\& PKFIX 1.3, 2005/02/25 \- Copyright (c) 2001, 2005 by Heiko Oberdiek.
-\& *** Font conversion: `cmti10' \-> `CMTI10'.
-\& *** Font conversion: `cmr8' \-> `CMR8'.
-\& *** Font conversion: `cmr6' \-> `CMR6'.
-\& *** Font conversion: `cmmi10' \-> `CMMI10'.
-\& *** Font conversion: `cmbx10' \-> `CMBX10'.
-\& *** Font conversion: `cmbx12' \-> `CMBX12'.
-\& *** Font conversion: `cmsy10' \-> `CMSY10'.
-\& *** Font conversion: `cmtt10' \-> `CMTT10'.
-\& *** Font conversion: `cmr10' \-> `CMR10'.
-\& *** Font conversion: `cmbx12' \-> `CMBX12'.
-\& *** Merging font `CMBX12' (2).
+\& *** Font conversion: \`cmti10\*(Aq \-> \`CMTI10\*(Aq.
+\& *** Font conversion: \`cmr8\*(Aq \-> \`CMR8\*(Aq.
+\& *** Font conversion: \`cmr6\*(Aq \-> \`CMR6\*(Aq.
+\& *** Font conversion: \`cmmi10\*(Aq \-> \`CMMI10\*(Aq.
+\& *** Font conversion: \`cmbx10\*(Aq \-> \`CMBX10\*(Aq.
+\& *** Font conversion: \`cmbx12\*(Aq \-> \`CMBX12\*(Aq.
+\& *** Font conversion: \`cmsy10\*(Aq \-> \`CMSY10\*(Aq.
+\& *** Font conversion: \`cmtt10\*(Aq \-> \`CMTT10\*(Aq.
+\& *** Font conversion: \`cmr10\*(Aq \-> \`CMR10\*(Aq.
+\& *** Font conversion: \`cmbx12\*(Aq \-> \`CMBX12\*(Aq.
+\& *** Merging font \`CMBX12\*(Aq (2).
\& ==> 10 converted fonts.
\& ==> 1 merged font.
.Ve
@@ -351,20 +348,16 @@ sheets:
.Vb 2
\& % pkfix\-helper \-q oldfile.ps pkfix\-oldfile.ps \e
\& \-\-ps=oldfonts.ps \-\-tex=newfonts.tex
-.Ve
-.PP
-.Vb 5
+\&
\& % tex newfonts.tex
\& This is TeX, Version 3.14159 (Web2C 7.4.5)
\& (./newfonts.tex [1] )
\& Output written on newfonts.dvi (1 page, 1292 bytes).
\& Transcript written on newfonts.log.
-.Ve
-.PP
-.Vb 5
+\&
\& % dvips newfonts.dvi \-o newfonts.ps
\& This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
-\& ' TeX output 2006.06.11:1636' \-> newfonts.ps
+\& \*(Aq TeX output 2006.06.11:1636\*(Aq \-> newfonts.ps
\& <texc.pro><8r.enc><texps.pro>. <cmr6.pfb><cmsy10.pfb><cmbx10.pfb><cmbx12.pfb>
\& <cmmi10.pfb><cmtt10.pfb><cmr8.pfb><cmti10.pfb><cmr10.pfb>[1]
.Ve
@@ -397,7 +390,7 @@ doing so means choosing a highly nonstandard font size:
Oops, it looks like we don't have a \fIcmb12.tfm\fR file on our system.
Let's try scaling up \fIcmb10.tfm\fR instead:
.PP
-.Vb 17
+.Vb 10
\& % pkfix\-helper oldfile.ps pkfix\-oldfile.ps \-\-force="Ff=cmb10 @ *"
\& Reading netpipe.ps ... done.
\& Number of Type 3 fonts encountered: 10
@@ -466,14 +459,14 @@ therefore must be compiled with \fItex\fR (or a variation such \fIetex\fR,
\&\fIpkfix\fR\|(1), \fIdvips\fR\|(1), \fItex\fR\|(1), \fIgs\fR\|(1)
.PP
PostScript Language Reference, Third Edition.
-Published by Addison\-Wesley, \s-1ISBN\s0 0\-201\-37922\-8,
+Published by Addison-Wesley, \s-1ISBN\s0 0\-201\-37922\-8,
<http://www.adobe.com/products/postscript/pdfs/PLRM.pdf>.
.SH "AUTHOR"
.IX Header "AUTHOR"
Scott Pakin, \fIscott+pkfh@pakin.org\fR
.SH "COPYRIGHT AND LICENSE"
.IX Header "COPYRIGHT AND LICENSE"
-Copyright (C) 2006, Scott Pakin
+Copyright (C) 2009, Scott Pakin
.PP
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license