tx fonts doc

Upload: bboyvn

Post on 14-Apr-2018

216 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/27/2019 TX Fonts Doc

    1/32

    TheTXFontsYoung Ryu

    December 15, 2000

    Contents

    1 Introduction 2

    2 Changes 2

    3 A Problem: DVIPS Partial Font Downloading 3

    4 Installation 4

    5 Using the TX Fonts with L ATEX 4

    6 Additional Symbols in the TX Math Fonts 5

    7 Remarks 87.1 Some Font Design Issues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    7.2 Times vs. Times New Roman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7.3 PDFTEX / PDFLATEX and Standard Postscript Fonts . . . . . . . . . . . . . . . . . . . . . . . 97.4 Glyph Hinting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7.5 Glyphs in Low Positions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    8 Font Charts 108.1 OT1 (CM) Encoding Text Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8.2 T1 (EC) Cork Encoding Text Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8.3 LY1 TEX-and-ANSI Encoding Text Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . 28.4 TS1 (TC) Encoding Text Companion Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . 8.5 Math Fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    Special thanks to those who reported problems of TXfonts and provided suggestions!

    1

  • 7/27/2019 TX Fonts Doc

    2/32

    1 Introduction

    TheTXfonts consist of

    1. virtual text roman fonts using Adobe Times (or URW NimbusRomNo9L) with some modied additional text symbols in OT1, T1, TS1, and LY1 encodings

    2. virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) with additional textsymbols in OT1, T1, TS1, and LY1 encodings

    3. monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings4. math alphabets using Adobe Times (or URW NimbusRomNo9L) with modied metrics5. math fonts of all symbols corresponding to those of Computer Modern math fonts (CMSY, CM

    CMEX, and Greek letters of CMR)6. math fonts of all symbols corresponding to those of AMS fonts (MSAM and MSBM)7. additional math fonts of various symbols

    All fonts are in the Type 1 format (inafm andpfb les). Necessarytfm andvf les together with LATEX 2package les and font map les fordvips are provided.

    The TX fonts and related les are distributed without any guaranty or warranty. I do not as-sume responsibility for any actual or possible damages or losses, directly or indirectly caused by thedistributed les. TheTXfonts are distributed under the GNU public license (GPL).

    2 Changes

    1.0 (October 25, 2000) 1st public release

    2.0 (November 2, 2000)

    An encoding error in txi and txbi ($"24 ) is xed. Mistakes in symbol declarations for and intxfonts.sty are xed. ("15 of txmi and txbmi), ("6E of txsyc and txbsyc), and("6F of txsyc and txbsyc) areupdated to be more slanted. More symbols added in txexa and txbexa ("29 "2E ) and in txsyc and txbsyc ("80 "94 ). Some ne tuning of a few glyphs. Math italic font metrics are improved. Text font metrics are improved.

    T1 and TS1 encodings are supported. (Not all TS1 encoding glyphs are implemented.)2.1 (November 18, 2000)

    Complete implementation of TS1 encoding fonts. Various improvements of font metrics and font encodings. For instance, the bogus entry of c

    27 in T1 encoding virtual font les are removed. (This bogus entry caused warning char replaced by .notdef with PDFTEX / PDFLATEX.)

    2

  • 7/27/2019 TX Fonts Doc

    3/32

    Helvetica-based TX sans serif fonts in OT1, T1, and TS1 encodings. Monospaced TX typewriter fonts, which are thicker than Courier (and thus may look better wTimes), in OT1, T1, and TS1 encodings.

    2.2 (November 22, 2000)

    LY1 encoding support Monospaced typewriter fonts redone (Uppercase letters are tall enough to match with Times Various glyph and metric improvement

    2.3 (December 6, 2000)

    Math extension fonts (radical symbols) updated Alternative blackboard bold letters ( . . . and ) introduced. (Enter$\varmathbb{...}$and$\varBbk$ to get them.)

    More large operators symbols Now\lbag ( ) and\rbag ( ) are delimiters. Alternative math alphabetsand added

    2.4 (December 12, 2000)

    An encoding mistake in text companion typewriter fonts xed Bugs in LATEX input les xed

    3.0 (December 14, 2000)

    Minor problem xes.

    Manual ne-tuning of Type 1 font les3.1 (December 15, 2000)

    Alternative math alphabetsand added Hopefully, this is the nal release . . .

    3 A Problem: DVIPS Partial Font Downloading

    It was reported that whenTX fonts are partially downloaded withdvips , some HP Laserprinters (withPostscript) cannot print documents. To resolve this problem, turn the partial font downloading off . See thedvips document for various ways to turn off partial font downloading.

    Even though one does not observe such a problem, I would like to strongly recommend to turn o ff dvips partial font downloading.

    3

  • 7/27/2019 TX Fonts Doc

    4/32

    4 Installation

    Put all les inafm , tfm , vf , andpfb les in proper locations of your TEX system. For MikTEX, they maygo to

    \localtexmf\fonts\afm\txr\\localtexmf\fonts\tfm\txr\\localtexmf\fonts\vf\txr\\localtexmf\fonts\type1\txr\

    All les of theinput directory must be placed where LATEX nds its package les. For MikTEX, they maygo to

    \localtexmf\tex\latex\txr\

    Put thetxr.map , txr1.map , txr2.map , andtx8r.enc 1 les of thedvips directory in a proper place thatdvips refers to. For MikTEX, they may go to

    \localtexmf\dvips\config\

    Also add the reference totxr.map in thedvips conguration le (config.ps )

    . . .% Configuration of postscript type 1 fonts:p psfonts.mapp +txr.map. . .

    and in the PDFTEX conguration le (pdftex.cfg )

    . . .% pdftex.map is set up by texmf/dvips/config/updmap map pdftex.map map +txr.map. . .

    (The txr.map le has only named references to the Adobe Times fonts; thetxr1.map le makesdvipsload Adobe Times font les; and thetxr2.map le makesdvips load URW NimbusRomNo9L font les.)

    Fordvipdfm users,txr3.map (by Dan Luecking) is included. Read comments in the beginning of thle.

    5 Using the TX Fonts with L ATEXIt is as simple as

    1Thetx8r.enc le is identical to8r.enc . I includedtx8r.enc because (1) some TEX installation might not have8r.enc and(2) including8r.enc would result in multiple copies of 8r.enc for TEX systems that already have it.xdvi users may do globalsearch-and-replacement of tx8r.enc by8r.enc in themap les.

    4

  • 7/27/2019 TX Fonts Doc

    5/32

    \documentclass{article}\usepackage{txfonts}%\normalfont % Just in case ...%\usepackage[T1]{fontenc} % To use T1 encoding fonts

    %\usepackage[LY1]{fontenc} % To use LY1 encoding fonts%\usepackage{textcomp} % To use text companion fonts

    \begin{document}

    This is a very short article.

    \end{document}

    The standard LATEX distribution does not include les supporting the LY1 encoding. One needs at lealy1enc.def , which is available from both CTAN and Y&Y (www.yandy.com ). At the time this documentwas written, CTAN had an old version (1997 / 03 / 21 v0.3);ly1enc.def available from Y&Ys downloadssite was dated on 1998 / 04 / 21 v0.4.

    6 Additional Symbols in the TX Math Fonts

    AllCM symbols are included in theTXmath fonts. In addition, theTXmath fonts provide or modify thefollowing symbols, including all of AMS and most of LATEX symbols.

    Binary Operator Symbols

    \medcirc \medbullet \invamp

    \circledwedge \circledvee \circledbar\circledbslash \nplus \boxast

    \boxbslash \boxbar \boxslash

    \Wr \sqcupplus \sqcapplus

    \rhd \lhd \unrhd

    \unlhd

    Binary Relation Symbols

    \mappedfrom

    \longmappedfrom \Mapsto

    = \Longmapsto \Mappedfrom = \Longmappedfrom \mmapsto \longmmapsto \mmappedfrom

    \longmmappedfrom \Mmapsto = \Longmmapsto \Mmappedfrom = \Longmmappedfrom \varparallel

    \varparallelinv \nvarparallel \nvarparallelinv

    \colonapprox \colonsim \Colonapprox

    5

  • 7/27/2019 TX Fonts Doc

    6/32

  • 7/27/2019 TX Fonts Doc

    7/32

    Ordinary Symbols

    \alphaup \betaup \gammaup

    \deltaup \epsilonup \varepsilonup

    \zetaup \etaup \thetaup\varthetaup \iotaup \kappaup

    \lambdaup \muup \nuup

    \xiup \piup \varpiup

    \rhoup \varrhoup \sigmaup

    \varsigmaup \tauup \upsilonup

    \phiup \varphiup \chiup

    \psiup \omegaup \Diamond\Diamonddot \Diamondblack \lambdaslash

    \lambdabar \varclubsuit \vardiamondsuit\varheartsuit \varspadesuit \Top

    \Bot

    Math Alphabets

    \varg \varv \varw \vary

    In order to replace math alphabetsg, v, w, andyby these alternatives, use thevarg option with thetxfontspackage:

    \usepackage[varg]{txfonts}Then,$g$ , $v$ , $w$, and$y$ will produce these, , , and (instead of g, v, w, andy). Notice that (thealternativev) is more clearly distingiushed from (the lowercase Greek nu). However, this is not withoutcost: it looks similar to (the lowercase Greek upsilon).

    Large Operator Symbols

    \bignplus \bigsqcupplus \bigsqcapplus

    \bigsqcap \bigsqcap \varprod

    \oiint \oiiint \ointctrclockwise \ointclockwise \varointctrclockwise \varointclockwise \sqint \sqiintop \sqiiintop \fint \iint \iiint

    7

  • 7/27/2019 TX Fonts Doc

    8/32

    \iiiint \idotsint \oiintctrclockwise

    \oiintclockwise

    \varoiintctrclockwise

    \varoiintclockwise

    \oiiintctrclockwise \oiiintclockwise \varoiiintctrclockwise \varoiiintclockwiseDelimiters

    \llbracket \rrbracket \lbag \rbag

    Miscellaneous

    $\mathfrak{...}$ producesA . . . Z anda . . . z. $\varmathbb{...}$ produces . . . (lowercase lettersonly);\varBbbk produces . Note that theAMSmath font command$\mathbb{...}$ producesA . . . Z;\Bbbk producesk . If you nd the alternative blackboard letters are better, then do\let\mathbb=\varmathbb\let\Bbbk=\varBbbk

    7 Remarks

    7.1 Some Font Design Issues

    The Adobe Times fonts are thicker than the CM fonts. Designing math fonts for Times based on thethickness of Times = , , + , / ,

  • 7/27/2019 TX Fonts Doc

    9/32

    place of \not\XYZ ; otherwise,\XYZ is composed with the negation slash. For instance, is availableas \nprecsim in theTXfonts. Thus, if \not\precsim is typed in the document, the\nprecsim symbol,instead of \precsim composed with the negation slash, is printed.

    7.2 Times vs. Times New RomanThe recent version of Acrobat is shippedwith Times New Roman insteadof Times fonts. Times New Rofonts italic letters (e.g., A) are substantially diff erent from those of Times fonts. Thus, when documentswith theTX fonts are processed with Acrobat, accents may not be correctly placed. If this is a noticeaproblem, use the NimbusRomNo9L fonts (included in the Ghostscript distribution) with theTXfonts throughtxr2.map .

    7.3 PDFT EX / PDFLATEX and Standard Postscript Fonts

    PDFTEX / PDFLATEX does not handle slanting of fonts not embedded in the document. Note, in the standasetup, PDFTEX / PDFLATEX does not embed the 14 standard Postscript fonts (Times

    4, Helvetica

    4,

    Courier4, Symbol, and ZapfDingbats). As the result, PDFTEX / PDFLATEX issues warning (and may try togenerate and use bitmapped fonts for these fonts). If it is not desirable, a solution would be to use UNimbusRomNo9L and NimbusSanL fonts which are an Adobe Times and Helvetica fonts clone. That the PDFTEX / PDFLATEX conguration le (pdftex.cfg ), puttxr2.map instead of txr.map

    . . .% pdftex.map is set up by texmf/dvips/config/updmap map pdftex.map map +txr2.map. . .

    Be sure to properly install URW NimbusRomNo9L and NimbusSanL fonts (which are included in

    Ghostscript distribution) in your texmf tree.If you have Adobe Times and Helvetica font les, and want to embed them in your PDF document do the following trick to fool PDFTEX / PDFLATEX.

    1. Copytxr1.map in the dvips conguration directory totxrpdf.map in the PDFTEX / PDFLATEX con-guration directory.

    2. Edit txrpdf.map and have

    rtxptmb "TeXBase1Encoding ReEncodeFont"

  • 7/27/2019 TX Fonts Doc

    10/32

    Note, the actual standard Postscript fonts names such as"Times-Bold" are removed. As the re-sult, PDFTEX / PDFLATEX will embed these standard Postscript fonts and there will be no warning foslanting them.

    3. Puttxrpdf.map in the PDFTEX / PDFLATEX conguration le (pdftex.cfg ).

    . . .% pdftex.map is set up by texmf/dvips/config/updmap map pdftex.map map +txrpdf.map. . .

    7.4 Glyph Hinting

    The hinting of theTX fonts is far from ideal. As a result, when documents with theTX fonts areviewed with Gsview (or Ghostview), you might notice some display quality problem. When they areviewed withAcrobat, they look much better. However, when they areprinted in laser printers, there will be no quality

    problem. (Note, hinting is to improve display quality on low resolution devices such as display screens

    7.5 Glyphs in Low Positions

    It is known that Acrobat often does not properly handle CM font glyphs placed between"00 and"1F . Thus,most Type 1 versions of CM fonts publicly available have these glyphs in higher positions above"7F . Whenthe -G ag is used withdvips , those glyphs in low positions are shifted to higher positions. TheTX textfonts have glyphs in the low positions between"00 and "1F . As of now, these glyphs are not availablein higher positions above"7F . Thus, when rundvips , do not use the-G ag (or removeG in thedvipsconguration le). Especially, do not useconfig.pdf . In my computer systems, Acrobat correctly handlesglyphs in low positions. However, if this known Acrobat problem occurs in other computer systems, Imodify theTXfonts so that glyphs in low positions are also available in higher positions.

    8 Font Charts

    The original Computer Modern (CM) text fonts (aka TEX text fonts) have the OT1 encoding. The OT1TXtext fonts follow the CM fonts encoding as much as possible, but have some variations and additions:

    The position"24 of text italic fonts has the dollar symbol ($), not the sterling symbol ( ). The uppercase and lowercase lslash (, ) and aring (, ) letters are added. The cent () and sterling () symbols are added.

    The original CM text fonts have somewhat diff erent encodings in & and typewriter fonts.TXfonts corresponding to them have the original CM encodings, not the strict OT1 encoding.The T1 encoding text fonts (known as EC fonts) are designed to replace the CM text fonts in the Oencoding. The LY1 encoding is another text font encoding, which is based on both TEX and ANSI encod-ings. Both T1 and LY1 encoding fonts are especially useful to typeset European languages with prhyphenation. The TS1 encoding text companion fonts (known as TC fonts) have additional text symAll correspondingTXfonts are implemented.

    10

  • 7/27/2019 TX Fonts Doc

    11/32

    The Computer Modern (CM) math fonts (aka TEX math fonts) consist of three fonts: math italic(CMMI), math symbols (CMSY), and math extension (CMEX). The American Mathematical Society vided two additional math symbol fonts (MSAM and MSBM). TheTX math fonts include those exactlycorresponding to them. In addition, theTX math fonts include math italic A, math symbols C, and math

    extension A fonts.

    8.1 OT1 (CM) Encoding Text Fonts

    These fonts encodings are identical to those of corresponding CM fonts, except 6 additional glyphs.

    Text Roman Upright txr0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 12 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; = ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ ] 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Roman Italic txi0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 12 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; = ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ ] 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    11

  • 7/27/2019 TX Fonts Doc

    12/32

    Text Roman Slanted txsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 1

    2 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; = ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ ] 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    T R C & S C txsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ' 01 ` 12 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ ] 56 67 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    12

  • 7/27/2019 TX Fonts Doc

    13/32

    Text Sans Serif Upright txss0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff f f01 ` 1

    2 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; = ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ ] 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Sans Serif Slanted txsssl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff f f 01 ` 12 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; = ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ ] 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    13

  • 7/27/2019 TX Fonts Doc

    14/32

    T S S C & S C txsssc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ' 01 ` 1

    2 ! # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ ] 56 67 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Upright txtt0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ' 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _ 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 7

    8 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    14

  • 7/27/2019 TX Fonts Doc

    15/32

    Text Typewriter Slanted txttsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ' 01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] _ 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Cap & Small Cap txttsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ' 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _ 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 8A AC CE E

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    8.2 T1 (EC) Cork Encoding Text Fonts

    These fonts encodings are identical to those of corresponding EC fonts.

    15

  • 7/27/2019 TX Fonts Doc

    16/32

    Text Roman Upright t1xr0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _ 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I d 9A a a c c d e e g l l n n o r AB r s s t t u u z z ij BC C

    D SS DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Roman Italic t1xi0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [\ ] ^ _ 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I d 9A a a c c d e e g l l n n o r AB r s s t t u u z z ij BC CD SS DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    16

  • 7/27/2019 TX Fonts Doc

    17/32

    Text Roman Slanted t1xsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] ^ _ 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I d 9A a a c c d e e g l l n n o r AB r s s t t u u z z ij BC C

    D SS DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    T R C & S C t1xsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3

    4 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _ 56 67 { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I 9A AB BC CD SS DE ` ` ` EF ` ` F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    17

  • 7/27/2019 TX Fonts Doc

    18/32

    Text Sans Serif Upright t1xss0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff f f1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ -78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I d 9A a a c c d e e g l l n n o r AB r s s t t u u z z ij BC CD SS DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Sans Serif Slanted t1xsssl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff f f 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] ^ _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I d 9A a a c c d e e g l l n n o r AB r s s t t u u z z ij BC CD SS D

    E EF F0 1 2 3 4 5 6 7 8 9 A B C D E F

    18

  • 7/27/2019 TX Fonts Doc

    19/32

    T S S C & S C t1xsssc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _56 67 { | } ~ - 78 A A C C D E E G L L N N O R 89 R S S T T U U Z Z IJ I 9A AB BC C

    D SS DE ` ` ` EF ` ` F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Upright t1xtt0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3

    4 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ 78 89 9A AB BC CD DE E

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    19

  • 7/27/2019 TX Fonts Doc

    20/32

    Text Typewriter Slanted t1xttsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] ^ _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ 78 89 9A AB BC C

    D DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Cap & Small Cap t1xttsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 ff ffi ffl 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3

    4 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] ^ _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } ~ 78 89 9A AB BC CD DE E

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    20

  • 7/27/2019 TX Fonts Doc

    21/32

    8.3 LY1 T EX-and-ANSI Encoding Text Fonts

    Text Roman Upright tyxr0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _ 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z { | } 78 ' ^ 89 ~ 9A - AB BC CD DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Roman Italic tyxi0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [\ ] _ 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z { | } 78 ' ^ 89 ~ 9A - AB BC C

    D DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    21

  • 7/27/2019 TX Fonts Doc

    22/32

    Text Roman Slanted tyxsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff ffi ffl 01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] _ 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ^ 89 ~ 9A - AB BC C

    D DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    T R C & S C tyxsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _ 56 67 { | } 78 ' ^ 89 ~ 9A - AB BC CD DE ` ` ` EF ` ` F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    22

  • 7/27/2019 TX Fonts Doc

    23/32

    Text Sans Serif Upright tyxss0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff f f01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ^ 89 ~ 9A - AB BC CD DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Sans Serif Slanted tyxsssl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ff f f 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ^ 89 ~ 9A - AB BC CD DE

    E

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    23

  • 7/27/2019 TX Fonts Doc

    24/32

    T S S C & S C tyxsssc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _56 67 { | } 78 ' ^ 89 ~ 9A - AB BC CD DE ` ` ` EF ` ` F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Upright tyxtt0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 / ff ffi ffl 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3

    4 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ... ^ 89 ~ 9A - AB BC CD DE E

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    24

  • 7/27/2019 TX Fonts Doc

    25/32

    Text Typewriter Slanted tyxttsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 / ff ffi ffl 01 ` 1

    2 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 34 @ A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z [ \ ] _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ... ^ 89 ~ 9A - AB BC C

    D DE EF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Typewriter Cap & Small Cap tyxttsc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 / ff ffi ffl 01 ` 12 ! " # $ % & ( ) * + , - . / 23 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3

    4 @ A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z [ \ ] _56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z { | } 78 ' ... ^ 89 ~ 9A - AB BC CD DE E

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    8.4 TS1 (TC) Encoding Text Companion Fonts

    These fonts encodings are identical to those of corresponding TC fonts.

    25

  • 7/27/2019 TX Fonts Doc

    26/32

    Text Companion Roman Upright tcxr0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 1

    2 $ ' * , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 ` 67 78 ` C 89 9A AB BD D

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Companion Roman Italic tcxi0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 12 $ ' * , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 ` 67 78 ` C 89 9A AB BD DF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    26

  • 7/27/2019 TX Fonts Doc

    27/32

    Text Companion Roman Slanted tcxsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 1

    2 $ ' * , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 ` 67 78 ` C 89 9A AB BD D

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Companion Sans Serif Upright tcxss0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 12 $ ' * , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 ` 67 78 ` || C 89 9A AB BD DF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    27

  • 7/27/2019 TX Fonts Doc

    28/32

    Text Companion Sans Serif Slanted tcxsssl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 1

    2 $ ' * , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 ` 67 78 ` || C 89 9A AB BD D

    F F0 1 2 3 4 5 6 7 8 9 A B C D E F

    Text Companion Typewriter Upright tcxtt0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 12 $ ' , . 23 0 1 2 3 4 5 6 7 8 9 34 45 5

    6 67 78 89 9A AB BD DF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    28

  • 7/27/2019 TX Fonts Doc

    29/32

    Text Companion Typewriter Slanted tcxttsl0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 ` 01 1

    2 $ ' , . 23 0 1 2 3 4 5 6 7 8 9 34 45 56 67 78 89 9A AB BD DF F

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    8.5 Math Fonts

    These fonts encodings are identical to those of corresponding CM and AMS Math fonts. Additional mfonts are provided.

    Math Italic (Corresponding to CMMI) txmi0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 0 1 2 3 4 5 6 7 8 9 . , < / > 34 A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z 56 a b c d e f g h i j k l m n o67 p q r s t u v w x y z 7

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Math Italic (Corresponding to CMMI) used with thevarg option txmi10 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 0 1 2 3 4 5 6 7 8 9 . , < / > 34 A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z 7

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    29

  • 7/27/2019 TX Fonts Doc

    30/32

    Math Italic A txmia0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 1

    2 23 34 A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z 56 a b c d e f g h i j k l m n o 67 p q r s t u v w x y z 78 89 9A A

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Math Symbols (Corresponding to CMSY) txsy0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 34 A B C D E F G H I J K L M N O45 P Q R S T U V W X Y Z 56 { } | \ 67 7

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Math Symbols A (Corresponding to MSAM) txsya0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 34 45 56 67 7

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    30

  • 7/27/2019 TX Fonts Doc

    31/32

    Math Symbols B (Corresponding to MSBM) txsyb0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 1

    2 23 34 A B C D E F G H I J K L M N O 45 P Q R S T U V W X Y Z 56 67 k 7

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Math Symbols C txsyc0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 34 45 56 67 78 89 9

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Math Extension (Corresponding to CMEX) txex0 1 2 3 4 5 6 7 8 9 A B C D E F

    0 01 12 23 34

    4

    5 56 67 70 1 2 3 4 5 6 7 8 9 A B C D E F31

  • 7/27/2019 TX Fonts Doc

    32/32

    Math Extension A txexa0 1 2 3 4 5 6 7 8 9 A B C D E F

    0

    0

    1 1

    2 23 34 45

    5

    0 1 2 3 4 5 6 7 8 9 A B C D E F

    Bold versions of all fonts are available.