forked from abaevdict/abaev-basex
search optimizations
This commit is contained in:
parent
10b0f39199
commit
75564a010d
4 changed files with 73 additions and 35 deletions
|
@ -130,8 +130,7 @@
|
|||
</xsl:element>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="tei:cit[@type='example']/tei:quote |
|
||||
tei:cit[@type='example']/abv:mark/tei:quote">
|
||||
<xsl:template match="tei:cit[@type='example']/tei:quote">
|
||||
<xsl:element name="i">
|
||||
<xsl:attribute name="class">abv-example</xsl:attribute>
|
||||
<xsl:attribute name="lang" select="../@xml:lang"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue