Currently, the dropping of nodes for the main text and for the lemma text nodes are defined in two places (librend with implememtations for HTML and LaTeX separately) and in common/libapp2. Can we find a package, where we can declare this dropping in parallel? Preferably writing <xsl:template mode="text:text app:lemma-text-nodes-dspt" match="..."/> would be fine!
Currently, the dropping of nodes for the main text and for the lemma text nodes are defined in two places (librend with implememtations for HTML and LaTeX separately) and in common/libapp2. Can we find a package, where we can declare this dropping in parallel? Preferably writing
<xsl:template mode="text:text app:lemma-text-nodes-dspt" match="..."/>would be fine!