[tex-live] TL2004: adding a map to pdftex only

h h extern pragma at wxs.nl
Tue Oct 19 22:02:29 CEST 2004


Gerben Wierda wrote:

>> \input plain
>> ...
>> \everyjob\expandafter{\the\everyjob\pdfmapfile{+acchsh.map}}
>> ...
>> \dump
>>
>> I've put it into the pdftex manual.

> Still, this is far from ideal because it requires a format dump to work. 
> Whereas with the config system before it was done during a normal run. 
> It was even possible to have a pdftex.cfg in a project directory.

you can do, along those lines:

=== pdftex-map.tex ===

\pdfmapfile{+acchsh.map}

===

with:

\everyjob\expandafter{\the\everyjob\input pdftex-map.tex\relax}}

in the format, you then have a runtime loaded file pdftex-map.tex, 
either or not in your local path

Hans


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



More information about the tex-live mailing list