[OS X TeX] Wish for TeXShop : attach custom icon to a given file
Giovanni Dore
giovanni.dore at unibo.it
Tue Feb 25 15:25:14 CET 2014
Il giorno 25/feb/2014, alle ore 15.16, Chris Goedde ha scritto:
>
> 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
No, the generated file is myfile.pdf, but I know this is a dangerous trick.
Giovanni
More information about the macostex-archives
mailing list