diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-28 00:07:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-28 00:07:27 +0000 |
commit | 30dd9f517c9c093ff3319061647a4555264f7914 (patch) | |
tree | 0d7a349bf99be5a42cc9c5a80a30f3b7136c4ccd /Master/xemtex/gslib/gs_lgo_e.ps | |
parent | 08ab8dce83f53b0f915cb66a37bbc8478b22c307 (diff) |
trunk
git-svn-id: svn://tug.org/texlive/trunk@9 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/xemtex/gslib/gs_lgo_e.ps')
-rw-r--r-- | Master/xemtex/gslib/gs_lgo_e.ps | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/Master/xemtex/gslib/gs_lgo_e.ps b/Master/xemtex/gslib/gs_lgo_e.ps new file mode 100644 index 00000000000..3b692eaa468 --- /dev/null +++ b/Master/xemtex/gslib/gs_lgo_e.ps @@ -0,0 +1,92 @@ +% Copyright (C) 1999, 2000 Aladdin Enterprises. All rights reserved. +% +% This program is free software; you can redistribute it and/or modify it +% under the terms of the GNU General Public License as published by the +% Free Software Foundation; either version 2 of the License, or (at your +% option) any later version. +% +% This program is distributed in the hope that it will be useful, but +% WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +% Public License for more details. +% +% You should have received a copy of the GNU General Public License along +% with this program; if not, write to the Free Software Foundation, Inc., +% 59 Temple Place, Suite 330, Boston, MA, 02111-1307. + +% $Id: gs_lgo_e.ps,v 1.3.6.1.2.1 2003/04/12 14:02:38 giles Exp $ +% Define the Adobe "original" Latin glyph set. +% This is not an Encoding strictly speaking, but we treat it like one. +/currentglobal where + { pop currentglobal { setglobal } true setglobal } + { { } } +ifelse +/AdobeLatinOriginalGlyphEncoding mark + +/.notdef +/A /AE /Aacute /Acircumflex /Adieresis /Agrave /Aring /Atilde +/B +/C /Ccedilla +/D +/E /Eacute /Ecircumflex /Edieresis /Egrave /Eth +/F +/G +/H +/I /Iacute /Icircumflex /Idieresis /Igrave +/J +/K +/L /Lslash +/M +/N /Ntilde +/O /OE /Oacute /Ocircumflex /Odieresis /Ograve /Oslash /Otilde +/P +/Q +/R +/S /Scaron +/T /Thorn +/U /Uacute /Ucircumflex /Udieresis /Ugrave +/V +/W +/X +/Y /Yacute /Ydieresis +/Z /Zcaron +/a /aacute /acircumflex /acute /adieresis /ae /agrave /ampersand /aring + /asciicircum /asciitilde /asterisk /at /atilde +/b /backslash /bar /braceleft /braceright /bracketleft /bracketright /breve + /brokenbar /bullet +/c /caron /ccedilla /cedilla /cent /circumflex /colon /comma /copyright + /currency +/d /dagger /daggerdbl /degree /dieresis /divide /dollar /dotaccent /dotlessi +/e /eacute /ecircumflex /edieresis /egrave /eight /ellipsis /emdash /endash + /equal /eth /exclam /exclamdown +/f /fi /five /fl /florin /four /fraction +/g /germandbls /grave /greater /guillemotleft /guillemotright /guilsinglleft + /guilsinglright +/h /hungarumlaut /hyphen +/i /iacute /icircumflex /idieresis /igrave +/j +/k +/l /less /logicalnot /lslash +/m /macron /minus /mu /multiply +/n /nine /ntilde /numbersign +/o /oacute /ocircumflex /odieresis /oe /ogonek /ograve /one /onehalf + /onequarter /onesuperior /ordfeminine /ordmasculine /oslash /otilde +/p /paragraph /parenleft /parenright /percent /period /periodcentered + /perthousand /plus /plusminus +/q /question /questiondown /quotedbl /quotedblbase /quotedblleft + /quotedblright /quoteleft /quoteright /quotesinglbase /quotesingle +/r /registered /ring +/s /scaron /section /semicolon /seven /six /slash /space /sterling +/t /thorn /three /threequarters /threesuperior /tilde /trademark /two + /twosuperior +/u /uacute /ucircumflex /udieresis /ugrave /underscore +/v +/w +/x +/y /yacute /ydieresis /yen +/z /zcaron /zero + +counttomark packedarray exch pop +8 1 index .registerencoding +.defineencoding +exec |