summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-18 00:18:21 +0000
committerKarl Berry <karl@freefriends.org>2011-02-18 00:18:21 +0000
commit061f665b0430c7348d2ea8c7f1c5026574018061 (patch)
tree1ce95c8859497602d8bfb8f2fce5cc72acb16b9b /Master/texmf-dist/doc/fonts
parentdfd632c523a341604c836463c70224b297208fe6 (diff)
ptsans (16feb11)
git-svn-id: svn://tug.org/texlive/trunk@21447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/ptsans/CHANGELOG17
-rw-r--r--Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdfbin310055 -> 525510 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptsans/ptsans.pdfbin147932 -> 156044 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/ptsans/ptsans.tex37
4 files changed, 53 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG b/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG
index 10309b87084..ab0ec333b9e 100644
--- a/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG
+++ b/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG
@@ -1,3 +1,20 @@
+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 Sans Regular: dcaron
+ PT Sans Bold: dcaron, tcaron
+
+ Especially the difference for dcaron in PT Sans Bold is quite
+ visible.
+
+ This change is interesting just for Czech/Slovak users.
+
+
2011-02-10
----------
diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf
index 38d18797b99..423727e61eb 100644
--- a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf
+++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf b/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf
index e568f5fcbb6..81959297008 100644
--- a/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf
+++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex b/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex
index 9dca2206140..1d8ce971ea2 100644
--- a/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex
+++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex
@@ -11,7 +11,7 @@
\usepackage[utf8]{inputenc}
\usepackage[czech, english]{babel}
-\usepackage[T1]{fontenc}
+\usepackage[IL2, T1]{fontenc}
\usepackage{PTSans}
\usepackage{textcomp}
\usepackage[colorlinks]{hyperref}
@@ -118,6 +118,41 @@ 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:
+dcaron in PT Sans Regular and PT Sans Bold and tcaron in PT Sans 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 Sans Regular a
+PT Sans Bold, dále šířka znaku ť ve fontu PT Sans 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}{PTSans-TLF}{m}{n}ďas} &
+{\usefont{T1}{PTSans-TLF}{m}{n}loďka} &
+{\usefont{T1}{PTSans-TLF}{b}{n}ďas} &
+{\usefont{T1}{PTSans-TLF}{b}{n}loďka} &
+{\usefont{T1}{PTSans-TLF}{b}{n}šťovík} &
+{\usefont{T1}{PTSans-TLF}{b}{n}laťka}\\
+{\usefont{IL2}{PTSans-TLF}{m}{n}ďas} &
+{\usefont{IL2}{PTSans-TLF}{m}{n}loďka} &
+{\usefont{IL2}{PTSans-TLF}{b}{n}ďas} &
+{\usefont{IL2}{PTSans-TLF}{b}{n}loďka} &
+{\usefont{IL2}{PTSans-TLF}{b}{n}šťovík} &
+{\usefont{IL2}{PTSans-TLF}{b}{n}laťka}
+\end{tabular}}
+
+\selectlanguage{english}
+
+
\section{Known Bugs}
The narrow and caption styles are independent font families. It is your choice