diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-11 01:13:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-11 01:13:22 +0000 |
commit | d077d50aa098669cfd921d7f47ba0d6e1cacdbf8 (patch) | |
tree | c7d80e44a89fd329452669dce2927f98386c327b /Master/texmf-dist/doc/fonts/ptsans | |
parent | 02cacdb30324abc5f78dfb4788aa43b155dffed2 (diff) |
ptsans (10feb11)
git-svn-id: svn://tug.org/texlive/trunk@21361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/ptsans')
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/CHANGELOG | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/manifest.txt | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf | bin | 310055 -> 310055 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.tex | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf | bin | 145941 -> 147932 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptsans/ptsans.tex | 23 |
6 files changed, 49 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG b/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG index e80974602eb..10309b87084 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/CHANGELOG +++ b/Master/texmf-dist/doc/fonts/ptsans/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 PTSans.sty and T1PTSans-TLF.fd. The changes + extended to all other files. + + 2011-02-03 ---------- @@ -9,7 +32,6 @@ behaves exactly as designed. - 2011-01-27 ---------- diff --git a/Master/texmf-dist/doc/fonts/ptsans/manifest.txt b/Master/texmf-dist/doc/fonts/ptsans/manifest.txt index 92dcb63c67c..c57da2ef462 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/manifest.txt +++ b/Master/texmf-dist/doc/fonts/ptsans/manifest.txt @@ -5,16 +5,16 @@ ./doc/fonts/ptsans/ptsans-sample.tex ./doc/fonts/ptsans/ptsans.pdf ./doc/fonts/ptsans/ptsans.tex -./fonts/enc/dvips/paratype/ptsans/ptsans_4vthwy.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_ehhm7n.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_gbnwo7.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_j74iyp.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_kojssb.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_ngryl2.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_vvnrpx.enc -./fonts/enc/dvips/paratype/ptsans/ptsans_ztjweu.enc -./fonts/map/dvips/paratype/ptsans/PTSans-truetype.map -./fonts/map/dvips/paratype/ptsans/PTSans-type1.map +./fonts/enc/dvips/ptsans/ptsans_4vthwy.enc +./fonts/enc/dvips/ptsans/ptsans_ehhm7n.enc +./fonts/enc/dvips/ptsans/ptsans_gbnwo7.enc +./fonts/enc/dvips/ptsans/ptsans_j74iyp.enc +./fonts/enc/dvips/ptsans/ptsans_kojssb.enc +./fonts/enc/dvips/ptsans/ptsans_ngryl2.enc +./fonts/enc/dvips/ptsans/ptsans_vvnrpx.enc +./fonts/enc/dvips/ptsans/ptsans_ztjweu.enc +./fonts/map/dvips/ptsans/PTSans-truetype.map +./fonts/map/dvips/ptsans/PTSans-type1.map ./fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm ./fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm ./fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf Binary files differindex 46b4b0c0b5f..38d18797b99 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf +++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.pdf diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.tex b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.tex index e4ad34523ce..44029fe4090 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.tex +++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans-sample.tex @@ -8,6 +8,7 @@ \usepackage[colorlinks]{hyperref} \hypersetup{pdfauthor={Pavel Farar}} +\renewcommand{\familydefault}{\sfdefault} \newcommand{\SampleText}{Basic Latin alphabet: a b c d e f g h i j k l m n o p q r s t u v w x y z diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf b/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf Binary files differindex 2de9a0655ce..e568f5fcbb6 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf +++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans.pdf diff --git a/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex b/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex index a6ef7914451..9dca2206140 100644 --- a/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex +++ b/Master/texmf-dist/doc/fonts/ptsans/ptsans.tex @@ -9,7 +9,6 @@ \documentclass[oneside]{scrartcl} -% the order might be important \usepackage[utf8]{inputenc} \usepackage[czech, english]{babel} \usepackage[T1]{fontenc} @@ -23,6 +22,8 @@ \author{Pavel Farář\\ \href{mailto:pavel.farar@centrum.cz}{pavel.farar@centrum.cz}} +\renewcommand{\familydefault}{\sfdefault} + \begin{document} \maketitle @@ -76,15 +77,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{ptsans\_} 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{PTSans-truetype.map} and \emph{PTSans-type1.map}. @@ -105,6 +101,17 @@ For example: \usepackage{PTSans} \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]{PTSans} +\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}{PTSansNarrow-TLF}{b}{n}Text in narrow bold font} |