You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Blair Cooper (JIRA)" <ji...@apache.org> on 2016/08/24 23:25:21 UTC

[jira] [Updated] (DOXIA-544) Set document tag on chapter header for FO format

     [ https://issues.apache.org/jira/browse/DOXIA-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blair Cooper updated DOXIA-544:
-------------------------------
    Attachment: DoxiaFoPatch.txt

Patch for FoAggregateSink.java

> Set document tag on chapter header for FO format
> ------------------------------------------------
>
>                 Key: DOXIA-544
>                 URL: https://issues.apache.org/jira/browse/DOXIA-544
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Module - FO
>    Affects Versions: 1.7
>            Reporter: Blair Cooper
>             Fix For: 1.8
>
>         Attachments: DoxiaFoPatch.txt
>
>
> Currently the "id" tag is set on the block tag when starting the body. As a result, if you're viewing the toc or bookmarks and you click on a chapter title the document scrolls to the top of the body with the chapter title scrolled off the top of the screen.
> By setting the "id" on the block that starts the chapter heading the page will scroll to a point where the chapter title is also visible. This provides a better visual clue to the reader that they arrived at the desired location.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)