> Giovanni> 3. why is inclusion from included files not possible? Is
> Giovanni> this a latex misfeature?
> It seems that there are deep technical reasons why this is not
> possible. Several LaTeX wizards tried and failed :(
But if a brute force solution will do it, the mailmerge patch is
capable of this. For that matter, this may be the only mailmerge
system anywhere that does this; I needed it some years ago, and it
didn't exist, so . . .
However, you would lose all of your indexing, etc., while working on
the pieces. This would simply read your file and find the <<INCLUDE>>
's, then find them again wihtin the nested files. And there's nothing
at the moment to prevent infinite recursion . . . (OK, there's "killall
-9 lyx.mm" . . . :)
rick
--