[ Thread Index |
Date Index
| More lists.tuxfamily.org/eledmac Archives
]
I'm trying to do disambiguation of the same word multiple times in a line
with \sameword , and it seems to work in most cases, but it fails if
\Xgroupbyline is turned on. Here is code showing the issue:
\documentclass{article}
\usepackage{reledmac}
% \Xgroupbyline
\begin{document}
\beginnumbering
\pstart
This is a \edtext{\sameword{test}}{\Afootnote{First note.}} for the
\edtext{\sameword{test}}{\Afootnote{Second note.}} of footnote lemmata.
\pend
\endnumbering
\end{document}
With \Xgroupbyline commented out, as shown above, the apparatus looks
like this, which I think is correct:
1 test^1 ] First note.
1 test^2 ] Second note.
But if I uncomment \Xgroupbyline, the apparatus looks like this:
1 test^2 ] First note. 1 test ] Second note.
It's correctly wrapped onto one line (which is the point of \Xgroupbyline)
but the first note has the wrong superscript, and the second note has no
superscript at all.
Has anyone used the combination of \sameword and \Xgroupbyline
successfully? Am I doing something wrong?
--
Matthew Skala
mskala@xxxxxxxxxxxxxxxxx People before tribes.
https://ansuz.sooke.bc.ca/
--
(Un)subscription: https://geekographie.maieul.net/146
For bug report and feature request, please use http://github.com/maieul/ledmac/issues