% $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