summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mapcodes/german.map
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/mapcodes/german.map')
-rw-r--r--Master/texmf-dist/source/latex/mapcodes/german.map57
1 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/mapcodes/german.map b/Master/texmf-dist/source/latex/mapcodes/german.map
new file mode 100644
index 00000000000..4f5aa7c488a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/mapcodes/german.map
@@ -0,0 +1,57 @@
+%%
+%% This is file `german.map',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% german.dtx
+%%
+%% This file is part of the mapcodes package, version 1.04.
+%% -----------------------------------------------------------
+%% Copyright (C) 1994 Michael Piotrowski. All rights reserved.
+%%
+%% This file 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.
+%% -----------------------------------------------------------
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For error reports in case of UNCHANGED versions see readme file.
+%%
+%% You are not allowed to change this file.
+%%
+%% You are allowed to distribute this file under the condition that
+%% it is distributed together with all files mentioned in manifest.txt.
+%%
+%% If you receive only some of these files from someone, complain!
+%%
+%% You are NOT ALLOWED to distribute this file alone. You are NOT
+%% ALLOWED to take money for the distribution or use of either this
+%% file or a changed version, except for a nominal charge for copying.
+%%
+\typeout{Compatibility with German OT1 extensions requested...}
+
+\ifx\encodingdefault\map@oldenc
+ \typeout{enabled.}
+ \renewcommand\map@Adieresis{"A}
+ \renewcommand\map@Odieresis{"O}
+ \renewcommand\map@Udieresis{"U}
+ \renewcommand\map@adieresis{"a}
+ \renewcommand\map@odieresis{"o}
+ \renewcommand\map@udieresis{"u}
+ \renewcommand\map@germandbls{"s}
+ \renewcommand\map@quotedblbase{"`}
+ \renewcommand\map@quotedblleft{"'}
+ \renewcommand\map@quotesinglbase{\glq}
+ \renewcommand\map@quoteleft{\grq}
+ \renewcommand\map@guilsinglleft{\flq}
+ \renewcommand\map@guilsinglright{\flq}
+ \renewcommand\map@guillemotleft{\flqq}
+ \renewcommand\map@guillemotright{\frqq}
+\else
+ \typeout{rejected, T1 encoding used.}
+\fi
+\endinput
+%%
+%% End of file `german.map'.