Christopher Creutzig wrote:
Hans Hagen wrote:
\def\loadmapline {\dodoubleempty\loadmapline}
\def\loadmapline[#1][#2]% {\loadallfontmapfiles % ! ! ! \doloadmapline{#1}{#2}}
I'd be surprised if that worked. The second \def overwrites the first.
it did when i tested it with two args -) \def\loadmapline {\dodoubleempty\dodoloadmapline} \def\dodoloadmapline[#1][#2]% {\loadallfontmapfiles % ! ! ! \doloadmapline{#1}{#2}} % special ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------