Tommaso Cucinotta <[EMAIL PROTECTED]> writes: > Maybe the new default master denoted by the LyX 1.6 > \master command/inset could be saved/imported > back to/from .tex through the auctex tex-master > variables i.e.: > > % Local Variables: % TeX-master: "master" > % End:
I think implementing the particular syntax of auctex (which is probably not what other editors use...) is not the most useful. What we could maybe do, though, is to make tex2lyx introduce this \master parameter when it has translated a child document found via \input or \include. JMarc
