[ http://jira.codehaus.org/browse/DOXIA-50?page=comments#action_63217 ] 

Vincent Siveton commented on DOXIA-50:
--------------------------------------

Brett,

> - \f should continue to be supported, as that's the real CTRL-L. We can 
> support a physical ^L as well, but that's not normally how it should worl.

Agree

> - I don't understand what was wrong with table header cells - they worked for 
> me in APT in the past.

With APT, no table header cell will be rendered (like Xdoc). 
See the differences on the tables:
XDOC
http://maven.apache.org/development-process.html (Best-Practice Documents part)
APT
http://maven.apache.org/download.html (Download Maven 2.0.3 part)

With this patch, some pages should be reviewed. For instance, 
http://maven.apache.org/ant-tasks.html (Task Reference part)

> - I don't understand why the caption is placed outside of the table instead 
> of inside?

The caption is recognised  as a line. I had got a java.lang.ClassCastException 
when using DOXIA-53.
 

> Improve the AptParser class
> ---------------------------
>
>          Key: DOXIA-50
>          URL: http://jira.codehaus.org/browse/DOXIA-50
>      Project: doxia
>         Type: Improvement

>   Components: Core
>     Versions: 1.0-alpha-8
>     Reporter: Vincent Siveton
>      Fix For: 1.0
>  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