laurens - 2004-03-11

Logged In: YES
user_id=579616

Unfortunately, this kind of features is planned a priori for a rather distant
future together with (sub)section collapsing.
In the meanwhile, you can edit you footnotes in separate files and use
\footnote{\input theFootnoteReference.tex}
I personnaly would define a command for that:
\newcommand{\externalfootnote}[1]{\footnote{\input #1}}
When you want to edit your footnote, you can select the argument of the
command and use iTeXMac's File/Open selection menu item.