Re: [eledmac] eledmac and minipages

[ Thread Index | Date Index | More lists.tuxfamily.org/eledmac Archives ]


it's a bug . I have opened an issue on https://github.com/maieul/ledmac/issues/230. Please use it to follow its fixing

Le 13 janv. 2015 à 15:14, Dirk-Jan Dekker <mail@xxxxxxxxxxxx> a écrit :

> Hi Maïeul and other eledmac users,
> 
> There seems to be a problem with eledmac (latest version, 1.15.0) and minipages. I don’t really understand the behaviour of eledmac in the example below.
> 
> Any idea why line numbering is going wrong?
> 
> Greetings,
> Dirk-Jan
> 
> 
> ====================================================
> \documentclass{article}
> 
> \usepackage{lipsum,eledmac}
> 	\footparagraph{A}
> 
> \begin{document}
> 	
> 	\beginnumbering
> 		\pstart
> 			\lipsum[1]
> 		\pend
> 		\pstart
> 			This is a test. All is still well.
> 		\pend
> 	\endnumbering
> 	
> 	\vfill
> 	
> 	\begin{minipage}{\textwidth}
> 		\beginnumbering
> 			\pstart
> 				This is a \edtext{test}{\Afootnote{try}}. Wrong line number.
> 			\pend
> 		\endnumbering
> 	\end{minipage}
> 
> 	\vfill
> 	
> 	\begin{minipage}{\textwidth}
> 		\beginnumbering
> 			\pstart
> 				This is a \edtext{test}{\Afootnote{try}}. Wrong line number.
> 			\pend
> 		\endnumbering
> 	\end{minipage}
> 
> 	\vfill
> \end{document}
> 




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/