[
https://issues.apache.org/jira/browse/FOP-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795097#comment-16795097
]
Matthias Reischenbacher commented on FOP-2852:
----------------------------------------------
Yes, unfortunately relative-align=baseline is not implemented. There are is a
workaround by modifying the intermediate tree XML format, but this is a bit
hacky.
> relative-align on list-item is ignored
> --------------------------------------
>
> Key: FOP-2852
> URL: https://issues.apache.org/jira/browse/FOP-2852
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Björn Kautler
> Priority: Major
> Attachments: image-2019-03-18-15-51-15-406.png
>
>
> When you have a list-item where in the first line is an inline image, the
> enumeration is too high as it is top-aligned like this:
> !image-2019-03-18-15-51-15-406.png!
> As far as I have seen this is ok as default behavior.
> But if the `list-item` has the attribute `relative-align` set to `baseline`
> it should align to the baseline as far as I understood, but it seems Fop
> totally ignores this.
> The screenshot is made with the attribute set.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)