summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/paratype/paratype.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/paratype/paratype.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/paratype/paratype.tex18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/paratype/paratype.tex b/Master/texmf-dist/doc/fonts/paratype/paratype.tex
index 04ccf689f4f..04a03938158 100644
--- a/Master/texmf-dist/doc/fonts/paratype/paratype.tex
+++ b/Master/texmf-dist/doc/fonts/paratype/paratype.tex
@@ -53,7 +53,7 @@ This package contains the LaTeX support for the fonts PT Sans,
PT Serif and PT Mono released by ParaType.
PT Sans has four basic styles, two narrow styles and two caption styles.
PT Serif has four basic styles and two caption styles. PT Mono has just
-the regular style.
+the regular and bold styles.
\begin{figure}[!htb]
\centering{%
@@ -87,7 +87,8 @@ the regular style.
\begin{figure}[!htb]
\centering{%
\begin{tabular}{ll}
- {\usefont{T1}{PTMono-TLF}{m}{n}PT Mono Regular}
+ {\usefont{T1}{PTMono-TLF}{m}{n}PT Mono Regular} &
+ {\usefont{T1}{PTMono-TLF}{b}{n}PT Mono Bold}
\end{tabular}
\caption{The styles of PT Mono}}
\end{figure}
@@ -247,7 +248,7 @@ of PT Sans to the italic shape.
PTSerif-TLF & m/n, m/it, b/n, b/it,
\faked{m/sl}, \faked{m/ui}, \faked{b/sl}, \faked{b/ui} \\
PTSerifCaption-TLF & m/n, m/it, \faked{m/sl}, \faked{m/ui} \\
- PTMono-TLF & m/n \\
+ PTMono-TLF & m/n, b/n \\
\bottomrule
\end{tabular}
\caption{The series/shape combinations for the fonts}\label{tableShape}}
@@ -266,15 +267,18 @@ This package will include the Type 1 version of PT Mono as soon as I
get it from ParaType. Before that happens, you must install your own
Type 1 version if you need it. This section should help you with it.
-First, convert the TrueType font \code{PTM55F.ttf} to Type 1. You can use
+First, convert the TrueType fonts \code{PTM55F.ttf} and
+\code{PTM75F.ttf} to Type 1. You can use
free tools like \program{FontForge} or \program{ttf2pt1}. The only
-file you really need is \code{PTM55F.pfb}. Look where similar files for
-PT Sans and PT Serif are and put this file in directory
+files you really need are \code{PTM55F.pfb} and \code{PTM75F.pfb}.
+Look where similar files for
+PT Sans and PT Serif are and put these files in directory
\code{paratype/ptmono} and update the file name database.
Second, you should create a map file for this font. It is best
to start with the file \code{paratype-mixed.map} and replace all
-occurencies of \code{PTM55F.ttf} with \code{PTM55F.pfb}. Save the result
+occurencies of \code{PTM55F.ttf} with \code{PTM55F.pfb} and all
+occurencies of \code{PTM75F.ttf} with \code{PTM75F.pfb}. Save the result
under some new name, such as \code{paratype-new.map}. Then uninstall the
old map file and install the map file just created with commands like:
\begin{verbatim}