summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-18 00:18:53 +0000
committerKarl Berry <karl@freefriends.org>2011-02-18 00:18:53 +0000
commitc06e20f7385a69d6e1941e0db119bc5c7f922a09 (patch)
tree22a2e1136bce3c2560b24ae03331b54bfe7d60d8 /Master/texmf-dist/doc
parent061f665b0430c7348d2ea8c7f1c5026574018061 (diff)
ptserif (16feb11)
git-svn-id: svn://tug.org/texlive/trunk@21448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/CHANGELOG16
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdfbin279933 -> 345944 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif.pdfbin133884 -> 126350 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptserif/ptserif.tex35
4 files changed, 50 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG b/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
index fa039c53b98..429840c8844 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
+++ b/Master/texmf-dist/doc/fonts/ptserif/CHANGELOG
@@ -1,3 +1,19 @@
+2011-02-15
+----------
+
+- In the TeX Font Metric files changed the width of some accented letters
+ (the width is now exactly the same as that of the respective
+ unaccented letter). It was done just for the encoding IL2 and not
+ for T1. Here is the list of changes:
+
+ PT Serif Bold: Lcaron, tcaron
+ PT Serif Bold Italic: Lcaron
+
+ The letter tcaron in PT Serif Bold was narrower than t!
+
+ This change is interesting just for Czech/Slovak users.
+
+
2011-02-10
----------
diff --git a/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf b/Master/texmf-dist/doc/fonts/ptserif/ptserif-sample.pdf
index 0a9713aa14c..7039fff8e33 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 c2e3ba3f21f..e1a607b061e 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 77ed6179c50..cc8a400fb5a 100644
--- a/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex
+++ b/Master/texmf-dist/doc/fonts/ptserif/ptserif.tex
@@ -17,7 +17,7 @@
\usepackage[utf8]{inputenc}
\usepackage[czech, english]{babel}
-\usepackage[T1]{fontenc}
+\usepackage[IL2, T1]{fontenc}
\usepackage{PTSerif}
\usepackage{textcomp}
\usepackage[colorlinks]{hyperref}
@@ -123,6 +123,39 @@ You can typeset some text in a desired font like this:
\end{verbatim}
+\section{Notes for Czech and Slovak Users}
+
+The width of these letters in the encoding IL2 was changed: Lcaron
+in PT Serif Bold and PT Serif Bold Italic and tcaron in PT Serif Bold.
+Now all letters dcaron, tcaron, lcaron and Lcaron have the same width
+as the unaccented letter. The encoding T1 was left untouched. You can
+see the differences in the following samples (first line is in T1 and
+second in IL2).
+
+
+\selectlanguage{czech}
+V kódování IL2 byla změněna šířka znaku Ľ ve fontech PT Serif Bold a
+PT Serif Bold Italic, dále šířka znaku ť ve fontu PT Serif Bold. Nyní mají
+všechny znaky ď, ť, ľ a Ľ stejnou šířku jako tytéž znaky bez háčku. Kódování
+T1 bylo ponecháno beze změny. Rozdíly je možno vidět v následujících ukázkách
+(první řádka je pro kódování T1, druhá pro IL2).
+
+{\Huge%
+\begin{tabular}{llllll}%
+{\usefont{T1}{PTSerif-TLF}{b}{n}Ľubomír} &
+{\usefont{T1}{PTSerif-TLF}{b}{it}Ľubomír} &
+{\usefont{T1}{PTSerif-TLF}{b}{n}šťovík} &
+{\usefont{T1}{PTSerif-TLF}{b}{n}laťka}\\
+{\usefont{IL2}{PTSerif-TLF}{b}{n}Ľubomír} &
+{\usefont{IL2}{PTSerif-TLF}{b}{it}Ľubomír} &
+{\usefont{IL2}{PTSerif-TLF}{b}{n}šťovík} &
+{\usefont{IL2}{PTSerif-TLF}{b}{n}laťka}
+\end{tabular}}
+
+
+\selectlanguage{english}
+
+
\section{Known Bugs}
The caption styles are independent font family. It is your choice