From de1cf6765db38743187bd325a7b67301729195b0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Jun 2011 21:13:39 +0000 Subject: pkfix-helper 1.4 (13jun11) git-svn-id: svn://tug.org/texlive/trunk@22981 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/pkfix-helper/README | 8 +----- .../doc/support/pkfix-helper/encoding-samples.pdf | Bin 564699 -> 653290 bytes .../doc/support/pkfix-helper/encoding-samples.tex | 27 +++++++++------------ 3 files changed, 13 insertions(+), 22 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/support/pkfix-helper/README b/Master/texmf-dist/doc/support/pkfix-helper/README index 76a3b58ae71..7682a6ccad0 100644 --- a/Master/texmf-dist/doc/support/pkfix-helper/README +++ b/Master/texmf-dist/doc/support/pkfix-helper/README @@ -42,17 +42,11 @@ encoding-samples.pdf) and install the Unix man page (pkfix-helper.1). At a minimum, you should *read* the documentation; pkfix-helper usage is neither completely automatic nor completely intuitive. -As the pkfix README states, "I have only tested with a few test files -on a Linux machine with teTeX." The same is true for pkfix-helper. -In particular, I don't know what needs to be done to get pkfix-helper -to work under Windows. If you're a Windows user, you're on your own. -Sorry. Maybe try Cygwin (http://www.cygwin.com/)? - Copyright and license ===================== -Copyright (C) 2010, Scott Pakin +Copyright (C) 2011, Scott Pakin This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license diff --git a/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf b/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf index 088c4edc64f..3c73e8870b8 100644 Binary files a/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf and b/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf differ diff --git a/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.tex b/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.tex index e408cf4e067..70032dd3acc 100644 --- a/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.tex +++ b/Master/texmf-dist/doc/support/pkfix-helper/encoding-samples.tex @@ -108,23 +108,20 @@ character, ``\infont{cmmib10}{\char17}'', is associated with \fname{cmmi10} (the same typeface used for \fname{cmmib10} but in book weight) at character position~17. The ``before'' character, ``\infont{cmsy9}{\char17}'', is also present in position~17 and is -associated with \fname{cmsy10}. Therefore, we know we need to re-run -\pkfh\ with the \verb|--force="Fj=cmsy10 @ 1.2X"| option to force it -to associate document font~\fname{Fj} with \fname{cmsy10} instead of +associated with \fname{cmsy10}. Therefore, we should re-run \pkfh\ +with the \verb|--force="Fj=cmsy10 @ 1.2X"| option to force it to +associate document font~\fname{Fj} with \fname{cmsy10} instead of \fname{cmmib10}. -The font size may need adjusting. In the preceding example, -\verb|--force="Fj=cmsy9"| produces less mismatch for \texttt{cmmib10~@ -1.2X} than does \verb|--force="Fj=cmsy10 @| \verb|1.2X"| -(\texttt{mismatch=0.00106} vs.\ \texttt{mismatch=4.43701}). Making -such a determination still requires human involvement. A suggested -approach is to observe that \verb|--force="Fj=cmsy10 @ *"| causes -\pkfh\ to select a scaling factor of 0.92918X for a scaled font size -of 0.92918~$\times$ 10\,pt.~$=$ 9.2918\,pt. Noting that -\texttt{cmsy9.tfm} exists and assuming that the document source did -not specify a fractional scaling of the font, we can hypothesize that -unscaled \fname{cmsy9} is the font actually utilized in the document. -\end{multicols} +Once the correct typeface is identified, the font size may need +adjusting. In the preceding example, \verb|--force="Fj=cmsy9"| may +produce less mismatch for \texttt{cmmib10~@ 1.2X} than does +\verb|--force="Fj=cmsy10 @| \verb|1.2X"|. Making such a determination +requires human involvement. A suggested approach is first to let +\pkfh\ identify the size and scale automatically by specifying +\verb|--force="Fj=cmsy*@*"|. If doing so produces a poor match or +selects an unlikely scale factor, then the user should manually adjust +the font size and/or scale factor. \end{multicols} \begin{figure*}[bp] \centering -- cgit v1.2.3