[tex-live] Fwd: Re: Error TL12 kpsewhich in ifxetex
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Tue Jun 26 06:33:31 CEST 2012
Hi Norbert,
> ! I can't find file `"|kpsewhich -var-value=max_print_line"'.
> <to be read again>
> \relax
The quotation character '"' is interpreted as a part
of the file name.
I don't know what was changed, if it worked in TL 2011.
How about
\documentclass{article}
\begin{document}
\input{|"kpsewhich -var-value=max_print_line"}\relax
\end{document}
Thanks,
Akira
More information about the tex-live
mailing list