We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7e527 commit 6edd652Copy full SHA for 6edd652
1 file changed
suse2022-ns/fo/qandaset.xsl
@@ -44,6 +44,7 @@
44
</xsl:if>
45
</xsl:variable>
46
47
+<!-- <xsl:message>#######: "<xsl:value-of select="string($label.content)"/>"</xsl:message>-->
48
<!-- changes v/ upstream: added font-family, font-size and
49
keep-with-next.within-column attributes. -->
50
<fo:list-item role="{local-name()}" id="{$entry.id}"
@@ -176,4 +177,5 @@
176
177
</fo:block>
178
</xsl:template>
179
180
+
181
</xsl:stylesheet>
0 commit comments