OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Embedding font in the PDF, footnote numbering is not superscripted


After embedding Arial Unicode MS font  in the PDF, 
footnote numbering is not superscripted but shrinked.
The number looks like it has a smaller font size.
Can someone help!

For example:
In Docbook:
============
<ulink url="http://www.google.com";>Hello</ulink>

Output in PDF:
============
Hello1<= One here is not superscripted but shrinked

Custom layer:
===========
<xsl:param name="body.font.family">ArialUnicodeMS</xsl:param>
<xsl:param name="ulink.footnotes" select="1"/>

Tools used:
=========
xsltproc.exe
FOP 0.91Beta

	
Thanx!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]