xslt - Docbook ebnf.assignment -


i trying use right arrow glyph postscript symbol font docbook ebnf assignment operator, this:

<xsl:param name="ebnf.assignment">   <fo:inline font-family="symbol">     &#x2234;   </fo:inline> </xsl:param> 

but places arrow in subscript position. moving superscript possible, have not been able find way place in middle.

any ideas how work?

any other ways use nice looking bnf assignment operator?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -