Skip to content

Commit

Permalink
Lien aux images de page
Browse files Browse the repository at this point in the history
  • Loading branch information
glorieux-f committed Dec 6, 2023
1 parent e9b6b87 commit ad946a1
Show file tree
Hide file tree
Showing 4 changed files with 1,174 additions and 1,178 deletions.
2 changes: 1 addition & 1 deletion scripts/idref.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
-->
<xsl:template match="tei:pb[not(@facs)]">
<xsl:variable name="n" select="number(@n)"/>
<xsl:variable name="diff" select="10"/>
<xsl:variable name="diff" select="16"/>
<xsl:if test="$n &lt; 1">
<xsl:message>pb ? <xsl:value-of select="$n"/></xsl:message>
</xsl:if>
Expand Down
Loading

0 comments on commit ad946a1

Please sign in to comment.