diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html index f95bc5c506d..989e10562b7 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-srchpdf.html @@ -14,8 +14,8 @@ the lowest 128 characters of Unicode) for most things printable. However, using the inflected characters of Continental European languages, or anything that doesn’t use a Latin alphabet, there is potential for problems, since TeX’s view of what a font is doesn’t -map PDF’s and the reader won’t understand... -<p/>... Unless you use the <i>cmap</i> package with PDFLaTeX, +map PDF’s and the reader won’t understand… +<p/>… Unless you use the <i>cmap</i> package with PDFLaTeX, that is. The package will instruct PDFTeX to load character maps into your PDF for output fonts encoded according to the T1 (Western European Languages), T2A, T2B, or T2C (Cyrillic Languages), @@ -27,8 +27,8 @@ encoded, such as the <i>cm-super</i> distribution. Fonts like Adobe Times Roman (which are encoded for (La)TeX use via virtual fonts) are not amenable to this treatment. <dl> -<dt><tt><i>cmap.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/cmap.zip">macros/latex/contrib/cmap</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/cmap/">browse the directory</a>) -<dt><tt><i>cm-super fonts</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/fonts/ps-type1/cm-super.zip">fonts/ps-type1/cm-super</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/fonts/ps-type1/cm-super/">browse the directory</a>) +<dt><tt><i>cmap.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/cmap.zip">macros/latex/contrib/cmap</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/cmap/">browse the directory</a>) +<dt><tt><i>cm-super fonts</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/fonts/ps-type1/cm-super.zip">fonts/ps-type1/cm-super</a> (or <a href="http://www.tex.ac.uk/tex-archive/fonts/ps-type1/cm-super/">browse the directory</a>) </dl> <p/> <p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=srchpdf">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=srchpdf</a> |