Uwe Brauer <[email protected]> writes: > Here is a ini file, I did not delete. > > \let\PREVIEWdump\dump\def\dump{% > \edef\next{{\ifx\pdfoutput\undefined\else\pdfoutput=\the\pdfoutput\relax\fi\the\everyjob}}\everyjob\next\catcode`\ > 10 % > \catcode`/ 0 % > \def\AUCTEXINPUT##1{\catcode`/ 12\relax\catcode`\ > 9\relax\input\detokenize{##1}\relax}% > \let\dump\PREVIEWdump\dump}\input mylatex.ltx \relax%
Thanks. This is indeed generated when dumping the format for your .tex file. See also the definition for the function `preview-cache-preamble'. Best, Arash
