- Fix XSLT parameter reference
This commit is contained in:
parent
6d30d231e7
commit
a47c2495af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42459
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@
|
|||
</xsl:template>
|
||||
|
||||
<xsl:template match="db:filename" mode="titlepage.mode">
|
||||
<fo:inline font-family="$monospace.font.family">
|
||||
<fo:inline font-family="{$monospace.font.family}">
|
||||
<xsl:apply-templates/>
|
||||
</fo:inline>
|
||||
</xsl:template>
|
||||
|
|
Loading…
Reference in a new issue