summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ginpenc/applemac.gie
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:56:25 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:56:25 +0000
commit20bd76007ff3d36984fa9c32d23a79df17e16323 (patch)
treecd5d5b3a71d5184c602c89d47ef9c557b16447ec /Master/texmf-dist/tex/latex/ginpenc/applemac.gie
parent3a733fd37be8d336197dc599527bc1966fb0c323 (diff)
ginpenc
git-svn-id: svn://tug.org/texlive/trunk@954 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ginpenc/applemac.gie')
-rw-r--r--Master/texmf-dist/tex/latex/ginpenc/applemac.gie49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ginpenc/applemac.gie b/Master/texmf-dist/tex/latex/ginpenc/applemac.gie
new file mode 100644
index 00000000000..f220cec89eb
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ginpenc/applemac.gie
@@ -0,0 +1,49 @@
+%%
+%% This is file `applemac.gie',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% ginpenc.dtx (with options: `version,applemac')
+%%
+%% ginpenc package
+%%
+%% Copyright 2003 Harald Harders
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1 of the License, or any later version.
+%%
+%% h.harders@tu-bs.de
+%%
+\def\giefileversion{1.0}
+\def\giefiledate{2003/09/29}
+\def\giedocdate{2003/09/29}
+\ProvidesFile{applemac.gie}[\giefiledate\space v\giefileversion\space
+ Input encoding file]%
+\begingroup
+\shorthandon{"}%
+\gdef\umlautgerman{%
+ \DeclareInputText{128}{"A}%
+ \DeclareInputText{133}{"O}%
+ \DeclareInputText{134}{"U}%
+ \DeclareInputText{138}{"a}%
+ \DeclareInputText{154}{"o}%
+ \DeclareInputText{159}{"u}%
+ \DeclareInputText{167}{"s}%
+}%
+\shorthandoff{"}%
+\gdef\umlautnotgerman{%
+ \DeclareInputText{128}{\"A}%
+ \DeclareInputText{133}{\"O}%
+ \DeclareInputText{134}{\"U}%
+ \DeclareInputText{138}{\"a}%
+ \DeclareInputText{154}{\"o}%
+ \DeclareInputText{159}{\"u}%
+ \DeclareInputText{167}{\ss}%
+}%
+\endgroup
+\endinput
+%%
+%% End of file `applemac.gie'.