[daisy] [JIRA] Commented: (DSY-462) pdf generation in other languages

Vitaly Sazanovich (JIRA) issues at cocoondev.org
Mon May 7 03:33:20 CDT 2007


    [ http://issues.cocoondev.org//browse/DSY-462?page=comments#action_13158 ] 

Vitaly Sazanovich commented on DSY-462:
---------------------------------------

I suggest you to force font declaration for h1-hx tags in xslfo-styles.xsl:
 ..\webapp\daisy\resources\skins\default\xslt\xslfo-styles.xsl
Eg.:
<xsl:attribute name="font-family"><xsl:value-of select="$fontSansSerif"/></xsl:attribute>
in
<xsl:attribute-set name="h1" use-attribute-sets="base.heading.style"> 
and other attribute declarations of h's.
As well as add a little description to the docs what fonts are used in Daisy and how they can be described in fop-config.xml

> pdf generation in other languages
> ---------------------------------
>
>          Key: DSY-462
>          URL: http://issues.cocoondev.org//browse/DSY-462
>      Project: Daisy
>         Type: Bug
>   Components: Frontend (wiki)
>     Versions: 2.0.1
>  Environment: any
>     Reporter: Vitaly Sazanovich
>     Priority: Minor

>
> Hello,
> I"ve tried the solution mentioned in FOR-132. I generated font xml descriptors for fop, add fop config and tied it in sitemap.xmap . I tried Arial for different types (bold, italic, regular) as well as ArialUNI (24M)
> I haven't tried to force encoding in xsl yet, but I think a good example that it can work could be on your demo. Which unfortunately also doesn't work for Russian. See site_A.
> Thanks,
> Vitaly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list