Guest User

Untitled

a guest
Feb 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <xsl:template match="classname">
  2. <fo:inline hyphenate="false">
  3. <xsl:call-template name="inline.monoseq"/>
  4. </fo:inline>
  5. </xsl:template>
Add Comment
Please, Sign In to add comment