My question is more not about a specific problem, but rather, about a possibility of design.
Briefly, I want to put the footnotes (the comments) of one text in facing pages, like this
------------------------------------------------
Page 1 | Page 2
|
Here the text | Here the comments
|
Lorem Ispum, | [1] bla is a word.
bla[1] bla bla |
Lorem[2] | [2] Lorem :)
|
|
------------------------------------------------
I was reading the reledmac, reledpar documentation but I did not find a command (like \footnote, \endnote) that is able to put the comments on facing page. This commands exists ? Or I will need to insert each commentary in the standard way using the facing environment? I.e.:
\begin{Leftpage}
....
\end{Lefpage}
\Pages