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 -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -