Skip to content

Commit

Permalink
A couple of \protected
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jan 24, 2016
1 parent 38ab8a4 commit b54e932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xetex.ini
Expand Up @@ -83,8 +83,8 @@
% Primitives in pdftex and luatex, we'll just use macros here.
% Since we are generating a whatsit, not 100% compatible,
% but hopefully close enough.
\def\pdfmapfile#1{\special{pdf:mapfile #1}}
\def\pdfmapline#1{\special{pdf:mapline #1}}
\protected\def\pdfmapfile#1{\special{pdf:mapfile #1}}
\protected\def\pdfmapline#1{\special{pdf:mapline #1}}
\catcode`\@=12
Expand Down

0 comments on commit b54e932

Please sign in to comment.