https://issues.apache.org/bugzilla/show_bug.cgi?id=53497

          Priority: P2
            Bug ID: 53497
          Assignee: fop-dev@xmlgraphics.apache.org
           Summary: fo:character and code point 

          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: webmas...@polymorphisme.org
          Hardware: PC
            Status: NEW
           Version: 1.0
         Component: general
           Product: Fop

With FOP 1.0, the snippet code :

<fo:block font-family="Arial, DejaVu Sans" linefeed-treatment="preserve">
  3. Un caractère nouvelle ligne <fo:character character="&#x000A;"/>.
</fo:block>

is formatted in :

3. Un caractère nouvelle ligne#.

The specification xsl fo say about the attribut linefeed-treatment and her
value preserve (http://www.w3.org/TR/xsl/#linefeed-treatment) :

7.16.7 "linefeed-treatment"
...
preserve
    Specifies no special action.

I must have the result : 

3. Un caractère nouvelle ligne .

Pascal Sancho see too :
There is something wrong in FOP regarding the fo:character.
This is reproduced with FOP dev version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to