summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/CHANGELOG23
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/manifest.txt20
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdfbin279933 -> 279933 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif.pdfbin131726 -> 133884 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif.tex20
5 files changed, 46 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG b/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
index 805678f63b4..fa039c53b98 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
+++ b/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
@@ -1,3 +1,26 @@
+2011-02-10
+----------
+
+- In the fonts/enc/ and fonts/map directories omitted the "paratype" level
+ (suggested by Karl Berry).
+
+- Changed style files in this way:
+
+ 1) Added an option to scale the fonts. In the font definition files
+ was support for it but not in the style files. It was caused
+ by creating simpler style files than those created by autoinst
+ from fontools (they were created because the original files
+ required the package fontenc with all supported encodings --
+ which might be a problem).
+
+ 2) Style files do not change neither \familydefault nor \bfdefault.
+ There are font substitutions in the font definition files now.
+
+ Both suggested by Ricard Torres. Used his patches (based on Walter
+ Schmidt's macros) for PTSerif.sty and T1PTSerif-TLF.fd. The changes
+ extended to all other files.
+
+
2011-02-02
----------
diff --git a/Master/texmf-dist/doc/fonts/ptserif/manifest.txt b/Master/texmf-dist/doc/fonts/ptserif/manifest.txt
index a21036b00d8..0bfd0cf57ac 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/manifest.txt
+++ b/Master/texmf-dist/doc/fonts/ptserif/manifest.txt
@@ -5,16 +5,16 @@
./doc/fonts/ptserif/ptserif-sample.tex
./doc/fonts/ptserif/ptserif.pdf
./doc/fonts/ptserif/ptserif.tex
-./fonts/enc/dvips/paratype/ptserif/ptserif_4vthwy.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_ehhm7n.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_gbnwo7.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_j74iyp.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_kojssb.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_ngryl2.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_vvnrpx.enc
-./fonts/enc/dvips/paratype/ptserif/ptserif_ztjweu.enc
-./fonts/map/dvips/paratype/ptserif/PTSerif-truetype.map
-./fonts/map/dvips/paratype/ptserif/PTSerif-type1.map
+./fonts/enc/dvips/ptserif/ptserif_4vthwy.enc
+./fonts/enc/dvips/ptserif/ptserif_ehhm7n.enc
+./fonts/enc/dvips/ptserif/ptserif_gbnwo7.enc
+./fonts/enc/dvips/ptserif/ptserif_j74iyp.enc
+./fonts/enc/dvips/ptserif/ptserif_kojssb.enc
+./fonts/enc/dvips/ptserif/ptserif_ngryl2.enc
+./fonts/enc/dvips/ptserif/ptserif_vvnrpx.enc
+./fonts/enc/dvips/ptserif/ptserif_ztjweu.enc
+./fonts/map/dvips/ptserif/PTSerif-truetype.map
+./fonts/map/dvips/ptserif/PTSerif-type1.map
./fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm
./fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm
./fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm
diff --git a/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf b/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf
index fbee841a314..0a9713aa14c 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf
+++ b/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/ptserif/ptserif.pdf b/Master/texmf-dist/doc/fonts/ptserif/ptserif.pdf
index b84180a4beb..c2e3ba3f21f 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/ptserif.pdf
+++ b/Master/texmf-dist/doc/fonts/ptserif/ptserif.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex b/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex
index f551d12bfc0..77ed6179c50 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex
+++ b/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex
@@ -82,15 +82,10 @@ either version 1.3 of this license or (at your option) any later version.
\section{Implementation}
The package was created using \emph{fontools} but with some changes.
-
The prefix of the encoding files was changed from \emph{a\_} to
\emph{ptserif\_} to avoid name clashes.
-
-The style files created by \emph{fontools} required the package
-\emph{fontenc} with all supported encodings. This might be a problem (for
-example if the encoding IL2 is not installed). Moreover the font has only
-tabular lining figures and therefore it does not need any extra support.
-That is why I created much simpler style files.
+The style files are very different and font definition files include
+also font substitutions.
There are two map-files that you can use for the installation of the fonts
with \emph{updmap}: \emph{PTSerif-truetype.map} and \emph{PTSerif-type1.map}.
@@ -111,6 +106,17 @@ For example:
\usepackage{PTSerif}
\end{verbatim}
+If you want to use this font together with another font with somewhat different
+proportions, you may use the option \emph{scaled}:
+\begin{verbatim}
+\usepackage[scaled=0.9]{PTSerif}
+\end{verbatim}
+
+You might also want to change the default font family of the document:
+\begin{verbatim}
+\renewcommand{\familydefault}{\sfdefault}
+\end{verbatim}
+
You can typeset some text in a desired font like this:
\begin{verbatim}
{\usefont{T1}{PTSerifCaption-TLF}{m}{it}Text in caption italic font}