[Mac OS X TeX] Re: texshop dirties files

Joachim Kock kock at math.unice.fr
Thu Oct 18 08:36:15 CEST 2001



<x-flowed iso-8859-1>Hello,

as mentioned last week, when using an external editor with TeXShop, it
is a problem that TeXShop saves the file before tex'ing it, which can
lead to conflict if the file is open in the external editor.  (Dick
explained that this is necessary beacuse TeXShop is a unicode editor,
and that it has to translate everything to ascii before sending it to
the compiler.)

However, TeXShop does not check or touch any files included via \input
statements, so a simple workaround is to have an interface.tex file
like this


    % interface.tex
    % have this file open in TeXshop

    \input{realfile}
    % \input{otherfile}
    % \input{thirdfile}

    % where realfile.tex is the one you are currently
    % editing in another programme


Cheers,
Joachim.

----------------------------------------------------------------------
Joachim KOCK
Laboratoire de Mathématiques J.A.Dieudonné    Tél.  +33 04.92.07.62.40
Université de Nice Sophia-Antipolis           Fax   +33 04.93.51.79.74
Parc Valrose - 06108 Nice cédex 2 - FRANCE    Mél.  kock at math.unice.fr
----------------------------------------------------------------------

-----------------------------------------------------------------
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.
-----------------------------------------------------------------

</x-flowed>




More information about the macostex-archives mailing list