You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is the question about how to tag critical editions typeset with reledmac but there are a few things that currently error. Here are two examples from the documentation.
paragraph arrangement footnotes
% adapted from 1-criticalnotes.tex% errors\DocumentMetadata
{
lang=en-US,
pdfversion=2.0,
pdfstandard=ua-2,
testphase={phase-III,title,math,table,firstaid}
}
\documentclass{article}
\usepackage[colorlinks]{hyperref}
\usepackage[series={A,B,C,D},noend,noeledsec,nofamiliar,noledgroup]{reledmac}
\Xarrangement[B]{twocol} % okay\Xarrangement[C]{threecol} % okay\Xarrangement[D]{paragraph} % this errors\begin{document}
\beginnumbering\pstart\edtext{Lorem}{
\Afootnote{A critical note}
\Bfootnote{Critical note in series B}
\Cfootnote{Critical note in series C}
\Dfootnote{loram}}
\edtext{ipsum}{
\Afootnote{An other critical note}
\Bfootnote{Other critical note in series B}
\Cfootnote{Other critical note in series C}
\Dfootnote{ipsam}}
dolor sit amet, consectetur adipiscing elit.
\edtext{Fusce sed dolor libero. Aenean rutrum vestibulum lacus ut pretium. Fusce et auctor lectus. Ut et commodo quam, quis gravida orci. Nullam at risus elementum, suscipit enim a, pellentesque mi}
{\lemma{Fusce\ldots mi}
\Afootnote{A long critical note}
\Bfootnote{Again B}
\Cfootnote{Again C}
\Dfootnote{omit}}.
Morbi commodo, ligula vel consectetur accumsan, massa metus egestas velit, eu fringilla leo ante in turpis. Vivamus ut tellus sollicitudin, facilisis ipsum sit amet, tincidunt odio. Maecenas tincidunt dolor sed ante blandit tincidunt. Etiam vulputate ultricies facilisis.
\pend\endnumbering\end{document}
fails to patch minipage
This errors with
! Package reledmac Error: Fail to patch \@iiiminipage command.
\DocumentMetadata
{
lang=en-US,
pdfversion=2.0,
pdfstandard=ua-2,
testphase={phase-III,title,math,table,firstaid}
}
\documentclass{article}
\usepackage{reledmac}
\begin{document}
\beginnumbering\pstart
In queste nostre contrade fu, ed è ancora, un di donne assai famoso di santità
(il quale io non nomerò per non diminuire in parte alcuna la fama sua), nel quale, non ha gran
tempo, non essendovi allora più che otto donne con una badessa, e tutte giovani, era un buono
omicciuolo d'un loro bellissimo giardino ortolano, il quale, non contentandosi del salario, fatta la
ragion sua col castaldo delle donne, a Lamporecchio, là ond'egli era, se ne tornò. Quivi, tra gli
altri che lietamente il raccolsono, fu un giovane lavoratore forte e robusto e, secondo uom di villa,
con bella persona e con viso assai piacevole, il cui nome era Masetto; e
domandollo dove tanto tempo stato fosse. Il buono uomo, che Nuto avea nome,
gliele disse. Il quale Masetto domandò, di che egli il monistero servisse.
\pend\endnumbering\end{document}
The text was updated successfully, but these errors were encountered:
There is the question about how to tag critical editions typeset with reledmac but there are a few things that currently error. Here are two examples from the documentation.
paragraph arrangement footnotes
fails to patch minipage
This errors with
The text was updated successfully, but these errors were encountered: