stenskjaer / samewords

Automatically annotate potentially ambiguous words in critical text editions made with LaTeX and reledmac.
MIT License
7 stars 1 forks source link

False positives in edtext break compilation #4

Closed stenskjaer closed 7 years ago

stenskjaer commented 7 years ago
causata est a sensibili \supplied{ut} ab agente est \sameword{in} sensu ut \sameword{in} subiecto,
et eodem modo \edtext{\sameword[1]{in} proposito: Intellectum \sameword[1]{in} actu et
\sameword[1]{in}tellectus dicuntur \sameword[1]{idem}}{\lemma{\sameword{in} \dots{} 
\sameword{idem}}\Bfootnote{\emph{om.} Aguin.}}, quia species intellecti \sameword{in} 

The \sameword[1]{in}tellectus causes the compilation to break with the following error

! Missing number, treated as zero.
<to be read again> 
                   }
l.96 

The false positive problem is still not fixed, it seems.

stenskjaer commented 7 years ago

False positive problem is fixed by the new lemma handling.