Re: [eledmac] \begin{astanza}[\subsubsection{...}] causes pagebreak

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


I have no time yet to look in further details on this problem. It seems
to be related to the way KomaScript manage its internal hook.

What you can do is to disable them temporaly before usign \Pages, using
code like this

\let\oldExecuteDoHook\ExecuteDoHook
\renewcommand{\ExecuteDoHook}[1]{}
\Pages
\let\ExecuteDoHook\oldExecuteDoHook

Please open an issue (maybe one day I will have time for this problem)
Le vendredi 06 mars 2020 à 19:37 +0100, Maïeul Rouquette a écrit :
> That is linked to the scrbook class. With standard LaTeX class, all
> works. I have not time yet to look further more on the cause.
> 
> But you must know that scrbook and Koma script redefine multiple thing
> inside LaTeX, which make it more complex to integrate with reledmac.
> 
> Le vendredi 06 mars 2020 à 19:02 +0100, Oelinet@xxxxxx a écrit :
> > Dear members of the users list of eledmac,
> >  
> > I am trying to use reledmac and reledpar with LuaLaTeX.
> >  
> > I am not able to use \subsubsection{...} within the astanza
> > environment in the right and proper way.
> >  
> > In the way I am using it (wrongly?) it causes a pagebreak after the
> > first line of the stanza.
> > I think it looks like a additional linebreak either...
> >  
> > I would be very happy if someone could give me a hint how to use it
> > correctly.
> >  
> > Please find enclosed an minimal working example (.TEX), the output
> > (.PDF) and the log (.LOG).
> >  
> > If you need further more to understand my MWE or my problem please
> > let
> > me also know.
> >  
> > Yours sincerly
> > oelinet@xxxxxx
> 
> 


-- 
(Un)subscription: https://geekographie.maieul.net/146

For bug report and feature request, please use http://github.com/maieul/ledmac/issues


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