home *** CD-ROM | disk | FTP | other *** search
- %
- % mac encoding vector.
- % Copyright (c) 1996 Markku Rossi.
- % Author: Markku Rossi <mtr@iki.fi>
- %
-
- %
- % This file is part of GNU enscript.
- %
- % 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, 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; see the file COPYING. If not, write to
- % the Free Software Foundation, 59 Temple Place - Suite 330,
- % Boston, MA 02111-1307, USA.
- %
-
- % -- code follows this line --
- /encoding_vector [
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /.notdef /.notdef /.notdef /.notdef
- /space /exclam /quotedbl /numbersign
- /dollar /percent /ampersand /quoteright
- /parenleft /parenright /asterisk /plus
- /comma /minus /period /slash
- /zero /one /two /three
- /four /five /six /seven
- /eight /nine /colon /semicolon
- /less /equal /greater /question
- /at /A /B /C
- /D /E /F /G
- /H /I /J /K
- /L /M /N /O
- /P /Q /R /S
- /T /U /V /W
- /X /Y /Z /bracketleft
- /backslash /bracketright /asciicircum /underscore
- /quoteleft /a /b /c
- /d /e /f /g
- /h /i /j /k
- /l /m /n /o
- /p /q /r /s
- /t /u /v /w
- /x /y /z /braceleft
- /bar /braceright /tilde /.notdef
- /Adieresis /Aring /Ccedilla /Eacute
- /Ntilde /Odieresis /Udieresis /aacute
- /agrave /acircumflex /adieresis /atilde
- /aring /ccedilla /eacute /egrave
- /ecircumflex /edieresis /iacute /igrave
- /icircumflex /idieresis /ntilde /oacute
- /ograve /ocircumflex /odieresis /otilde
- /uacute /ugrave /ucircumflex /udieresis
- /dagger /degree /cent /sterling
- /section /bullet /paragraph /germandbls
- /registered /copyright /trademark /acute
- /dieresis /notequal /AE /Oslash
- /infinity /plusminus /lessequal /greaterequal
- /yen /mu /partialdiff /Sigma
- /product /pi /integral /ordfeminine
- /ordmasculine /Omega /ae /oslash
- /questiondown /exclamdown /logicalnot /radical
- /florin /approxequal /Delta /guillemotleft
- /guillemotright /ellipsis /space /Agrave
- /Atilde /Otilde /OE /oe
- /endash /emdash /quotedblleft /quotedblright
- /quoteleft /quoteright /divide /lozenge
- /ydieresis /Ydieresis /fraction /currency
- /guilsinglleft /guilsinglright /fi /fl
- /daggerdbl /periodcentered /quotesinglbase /quotedblbase
- /perthousand /Acircumflex /Ecircumflex /Aacute
- /Edieresis /Egrave /Iacute /Icircumflex
- /Idieresis /Igrave /Oacute /Ocircumflex
- /.notdef /Ograve /Uacute /Ucircumflex
- /Ugrave /dotlessi /circumflex /tilde
- /macron /breve /dotaccent /ring
- /cedilla /hungarumlaut /ogonek /caron
- ] def
-