[ 
http://jira.codehaus.org/browse/DOXIA-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102037
 ] 

Lukas Theussl commented on DOXIA-50:
------------------------------------

I think this should be closed won't fix.
* aptconvert doesn't recognize a physical ^L as a pagebreak, so it shouldn't be 
allowed
* the order where a table caption is emitted is irrelevant for the parser (as 
long as it's the same for all parsers), it's the corresponding sinks that have 
to put the caption in the right place. We need to think to install a testing 
mechanism to ensure that all parsers emit events in the same order.
* there is still something fishy about apt table parsing, but the above patch 
doesn't solve that for me, I will open a separate issue.


> Improve the AptParser class
> ---------------------------
>
>                 Key: DOXIA-50
>                 URL: http://jira.codehaus.org/browse/DOXIA-50
>             Project: doxia
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0-alpha-8
>            Reporter: Vincent Siveton
>         Attachments: AptParser.diff
>
>
> This patch provides some improvements for the AptParser:
> * support of the pagebreak, ie ^L
> * support of tableHeaderCell() call
> * improve the tableCaption() call

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

        

Reply via email to