From e7315c9cae7f673a057c7a29ed4a40ec74556faf Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Tue, 5 May 2015 07:13:53 +0000 Subject: [xelatex.ini] Add missing \catcode setting to the .ini file for \pdfmapfile and \pdfmapline definitions. git-svn-id: svn://tug.org/texlive/trunk@37197 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/latexconfig/xelatex.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini b/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini index 38b16a9465a..8967299e61f 100644 --- a/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini +++ b/Master/texmf-dist/tex/latex/latexconfig/xelatex.ini @@ -8,6 +8,7 @@ \begingroup \catcode`\{=1 \catcode`\}=2 + \catcode`\#=6 \protected\gdef\pdfmapfile#1{\special{pdf:mapfile #1}} \protected\gdef\pdfmapline#1{\special{pdf:mapline #1}} \endgroup -- cgit v1.2.3