Skip to content

Commit

Permalink
add missing global usg/dom in subentries
Browse files Browse the repository at this point in the history
  • Loading branch information
makigumo committed Mar 3, 2023
1 parent a24db2a commit 2b376ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xsl/entry_export_macdic.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,7 @@
</ruby>
</xsl:if>
<xsl:text>|</xsl:text>
<xsl:apply-templates select="./wd:usg"/>
<xsl:choose>
<xsl:when test="./wd:sense/wd:sense">
<ol class="master">
Expand Down

0 comments on commit 2b376ac

Please sign in to comment.