[jira] [Commented] (FOP-2837) [PATCH] Hebrew text reverted in footnote

"Matthias Reischenbacher (Jira)" <[email protected]>
Newsgroups gmane.text.xml.fop.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/FOP-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032983#comment-18032983 ] 

Matthias Reischenbacher commented on FOP-2837:
----------------------------------------------

[~jgoncalves] : You are right, this isn't reproducible anymore, because it has been fixed with FOP-2764.

> [PATCH] Hebrew text reverted in footnote
> ----------------------------------------
>
>                 Key: FOP-2837
>                 URL: https://issues.apache.org/jira/browse/FOP-2837
>             Project: FOP
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Marrache
>            Assignee: Matthias Reischenbacher
>            Priority: Major
>         Attachments: FOP-2837.patch
>
>
> I'm trying to display correctly a footnote inside a PDF with Apache FOP.
> {code:java}
> <fo:block text-align="right">
>     <fo:bidi-override unicode-bidi="embed" direction="rtl">
>         <fo:inline>שלום</fo:inline>
>         <fo:footnote>
>             <fo:inline alignment-baseline="hanging">1</fo:inline>
>             <fo:footnote-body>
>                 <fo:block>
>                     <fo:bidi-override unicode-bidi="embed" direction="rtl">
>                         <fo:inline>שלום</fo:inline>
>                     </fo:bidi-override>
>                 </fo:block>
>             </fo:footnote-body>
>         </fo:footnote>
>         <fo:inline>.</fo:inline>
>     </fo:bidi-override>
> </fo:block>
> {code}
> For some reason, the footnote text (at the bottom of the page) appears reverted:
> !https://i.stack.imgur.com/K5a95.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.