summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini
blob: 38b16a9465a0ca99d2d31bf3c2c4063ee07578cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% $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
  \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