[Mac OS X TeX] Re: custom format files?

Joachim Kock kock at math.unice.fr
Fri Feb 22 10:24:59 CET 2002



Gerben wrote:

>make that -progname=pdftex

Thanks, it works.  Thanks a lot indeed for your support.

So for the record: in order to use a custom format under TeXLive
(called hiptex, say) based on pdflatex, create an executable
'hiptex' containing these three lines

>  #!/bin/sh
>  test -f "`kpsewhich hiptex.fmt`" || fmtutil --byfmt hiptex
>  exec pdftex -fmt=hiptex -progname=pdftex ${1+"$@"}

and put it in ~/bin/
The format file 'hiptex.fmt' itself should be in ~/Library/texmf/web2c/

Best,
Joachim.


-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
This list is not moderated, and I am not responsible for
messages posted by third parties.
-----------------------------------------------------------------




More information about the macostex-archives mailing list