JezK
Edit File: xt2.html
<html lang="en"> <head> <title>Filenames for TeX fonts</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Filenames for TeX fonts"> <meta name="generator" content="makeinfo 4.6"> <!-- This document is in the public domain and may be used freely.--> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } --></style> </head> <body> <div class="node"> <p> Node: <a name="xt2">xt2</a>, Previous: <a rel="previous" accesskey="p" href="xl2.html#xl2">xl2</a>, Up: <a rel="up" accesskey="u" href="Encodings.html#Encodings">Encodings</a> <hr><br> </div> <h3 class="section"><code>xt2.enc</code>: typewriter OT1 + ISO Latin 2 extended</h3> <pre class="example"> % This is the typewriter version of xl2. /XT2encoding [ %%%%% '000 = "00 /Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon %%%%% '010 = "08 /Phi /Psi /Omega /arrowup /arrowdown /quotesingle /exclamdown /questiondown %%%%% '020 = "10 /dotlessi /dotlessj /grave /acute /caron /breve /macron /ring %%%%% '030 = "18 /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash %%%%% '040 = "20 /.notdef /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright %%%%% '050 = "28 /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash %%%%% '060 = "30 /zero /one /two /three /four /five /six /seven %%%%% '070 = "38 /eight /nine /colon /semicolon /less /equal /greater /question %%%%% '100 = "40 /at /A /B /C /D /E /F /G %%%%% '110 = "48 /H /I /J /K /L /M /N /O %%%%% '120 = "50 /P /Q /R /S /T /U /V /W %%%%% '130 = "58 /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore %%%%% '140 = "60 /quoteleft /a /b /c /d /e /f /g %%%%% '150 = "68 /h /i /j /k /l /m /n /o %%%%% '160 = "70 /p /q /r /s /t /u /v /w %%%%% '170 = "78 /x /y /z /braceleft /bar /braceright /tilde /dieresis %%%%% '200 = "80 /ellipsis /dagger /daggerdbl /bullet /sterling /paragraph /.notdef /.notdef %%%%% '210 = "88 /.notdef /.notdef /.notdef /.notdef /.notdef /perthousand /.notdef /.notdef %%%%% '220 = "90 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef %%%%% '230 = "98 /Agrave /.notdef /.notdef /.notdef /hyphen /ogonek /guillemotleft /guillemotright %%%%% '240 = "A0 /.notdef /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section %%%%% '250 = "A8 /dieresis /Scaron /Scedilla /Tcaron /Zacute /.notdef /Zcaron /Zdotaccent %%%%% '260 = "B0 /ring /aogonek /cedilla /lslash /acute /lcaron /sacute /caron %%%%% '270 = "B8 /agrave /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent %%%%% '300 = "C0 /Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla %%%%% '310 = "C8 /Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron %%%%% '320 = "D0 /Eth /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply %%%%% '330 = "D8 /Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Togonek /germandbls %%%%% '340 = "E0 /racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla %%%%% '350 = "E8 /ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron %%%%% '360 = "F0 /eth /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide %%%%% '370 = "F8 /rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /quotedblbase /quotedblleft ] def % LIGKERN quoteleft quoteleft =: quotedblleft ; % LIGKERN quoteright quoteright =: quotedblright ; % LIGKERN exclamdown exclamdown =: guillemotleft ; % frenchdblquotes % LIGKERN questiondown questiondown =: guillemotright ; % csquoteleft % LIGKERN comma comma =: quotedblbase ; % LIGKERN space {} * ; * {} space ; zero {} * ; * {} zero ; % LIGKERN one {} * ; * {} one ; two {} * ; * {} two ; % LIGKERN three {} * ; * {} three ; four {} * ; * {} four ; % LIGKERN five {} * ; * {} five ; six {} * ; * {} six ; % LIGKERN seven {} * ; * {} seven ; eight {} * ; * {} eight ; % LIGKERN nine {} * ; * {} nine ; % LIGKERN question {} quoteleft ; exclam {} quoteleft ; % LIGKERN f {} f ; f {} i ; f {} l ; </pre> </body></html>