Commit 58b4405a authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

id #text pour élément racine de type liste (tei:list)

parent d3f4cf2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    </xsl:template>


    <xsl:template match="/tei:div | /tei:body | /div">
    <xsl:template match="/tei:div | /tei:body | /div | /tei:list">

           <div id='text'>
                <xsl:apply-templates />