We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25349a3 commit b18f233Copy full SHA for b18f233
theme/pdf/pdf.xsl
@@ -209,7 +209,7 @@
209
<xsl:apply-templates select="." mode="object.xref.markup">
210
<xsl:with-param name="purpose" select="'xref'"/>
211
<!-- BEGIN OVERRIDE -->
212
- <xsl:with-param name="xrefstyle" select="'template: “%n %t”'"/>
+ <xsl:with-param name="xrefstyle" select="'template: %n %t'"/>
213
<!-- END OVERRIDE -->
214
<xsl:with-param name="referrer" select="$referrer"/>
215
<xsl:with-param name="verbose" select="$verbose"/>
0 commit comments