summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/latexconfig/xelatex.ini')
-rw-r--r--Master/texmf-dist/tex/latex/latexconfig/xelatex.ini18
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini b/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini
deleted file mode 100644
index 8967299e61f..00000000000
--- a/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini
+++ /dev/null
@@ -1,18 +0,0 @@
-% $Id$
-% Public domain. Originally by Jonathan Kew.
-
-% Primitives in pdftex and luatex, we'll just use macros here.
-% Since we are generating a whatsit, not 100% compatible,
-% but hopefully close enough.
-%
-\begingroup
- \catcode`\{=1
- \catcode`\}=2
- \catcode`\#=6
- \protected\gdef\pdfmapfile#1{\special{pdf:mapfile #1}}
- \protected\gdef\pdfmapline#1{\special{pdf:mapline #1}}
-\endgroup
-
-% As of TL 2015, aka LaTeX2e 2015/01/01, latex.ltx includes unicode
-% letter assignments and other things previously done in the .ini.
-\input latex.ltx