summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini
blob: 39769ed03372c5b4f1a9d3d0571a402b613c4838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% $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.
% 
% JAW: Moved before latex.ltx, added \protected status
\begingroup
  \catcode`\{=1 %
  \catcode`\}=2 %
  \protected\gdef\pdfmapfile#1{\special{pdf:mapfile #1}}
  \protected\gdef\pdfmapline#1{\special{pdf:mapline #1}}
\endgroup

\input latex.ltx