[OS X TeX] Wish for TeXShop : attach custom icon to a given file
Chris Goedde
cgg.lists at gmail.com
Tue Feb 25 09:16:41 EST 2014
On Feb 25, 2014, at 7:36 AM, Giovanni Dore <giovanni.dore at unibo.it> wrote:
> Il giorno 23/feb/2014, alle ore 19.34, Iraj Kalantari ha scritto:
>
>> As an option, can TexShop when typesetting *myfile.tex*, use the name *zzmyfile.aux* instead of *myflie.aux*? (And similarly.)
>
> To get this it is sufficient to add the lines
>
> \let\standardjobname\jobname
> \def\jobname{zzz\standardjobname}
>
> to the source file before \begin{document}.
Won’t this also result in the production of zzzmyfile.pdf rather than myfile.pdf? I don’t think that’s what Iraj wants. Also, monkeying with \jobname to change the name of the pdf file makes TeXShop unhappy.
Chris
More information about the MacOSX-TeX
mailing list