diff options
Diffstat (limited to 'Master/texmf-dist/doc/fontname/fontname.texi')
-rw-r--r-- | Master/texmf-dist/doc/fontname/fontname.texi | 30 |
1 files changed, 28 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fontname/fontname.texi b/Master/texmf-dist/doc/fontname/fontname.texi index ec8a17036c9..4f5fde56e50 100644 --- a/Master/texmf-dist/doc/fontname/fontname.texi +++ b/Master/texmf-dist/doc/fontname/fontname.texi @@ -3,7 +3,7 @@ @c @c @texinfofile{ @c author = "Karl Berry", -@c date = "10sep05", +@c date = "27nov06", @c filename = "fontname.texi", @c email = "tex-fonts@@math.utah.edu", @c url = "http://tug.org/fontname/", @@ -678,7 +678,7 @@ font. Arranged from narrowest to widest (more or less): @display ultra compressed, extra condensed, compressed, condensed, narrow regular -extended, expanded, wide +semiextended, extended, expanded, wide @end display @cindex automatic expansion @@ -1062,6 +1062,9 @@ For a discussion of @TeX{} font encodings in general, and defining new ones for use with @command{fontinst} in particular, see @uref{http://www.ctan.org/tex-archive/fonts/utilities/fontinst/doc/encspecs}. +A tutorial on character code issues in general is available at +@url{http://www.cs.tut.fi/~jkorpela/chars.html}. + Naming specific characters is a tangled and difficult area. Here are some links to character tables for Unicode, Adobe, and WGL4, for your researching pleasure (thanks to Boguslaw Jackowski for the list): @@ -1076,10 +1079,12 @@ researching pleasure (thanks to Boguslaw Jackowski for the list): @end itemize @menu +* 6w:: CP-1251 (Cyrillic). * 8a:: Adobe standard. * 8r:: TeX base. * cork:: Cork (aka EC, TeX Latin 1, tex256). * dvips:: Dvips. +* groff:: 8g. * t5:: Vietnamese, from vntex. * qx:: QX, from GUST. * texmext:: TeX math extension. @@ -1092,6 +1097,17 @@ researching pleasure (thanks to Boguslaw Jackowski for the list): @end menu +@node 6w +@section @samp{6w.enc}: Cyrillic CP-1251 + +@flindex 62.enc +@cindex Cyrillic encoding +@cindex CP-1251 encoding +@cindex encodings, Cyrillic CP-1251 + +@verbatiminclude 8a.enc + + @node 8a @section @samp{8a.enc}: Adobe standard encoding @@ -1138,6 +1154,16 @@ researching pleasure (thanks to Boguslaw Jackowski for the list): @verbatiminclude dvips.enc +@node groff +@section @samp{groff.enc}: groff encoding + +@flindex groff.enc +@cindex Groff encoding +@cindex encoding, Groff + +@verbatiminclude groff.enc + + @node t5 @section @samp{t5.enc}: T5 encoding |