Don't break lines in apt generated table cells
----------------------------------------------

                 Key: MSITE-216
                 URL: http://jira.codehaus.org/browse/MSITE-216
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
         Environment: mvn 2.0.5
            Reporter: Jerome Lacoste
            Priority: Trivial
         Attachments: APT-tables.png

See attached screenshot. Is there a way to make this table look nicer ? I.e. 
get rid off the <br> ?

        <lacostej_>     how does one create multiline table cells in APT format 
? the parser introduces <br> elements and that makes the rendering ugly
        <lacostej_>     I have a screenshot of the problem available
        <lacostej_>     kenney: http://www.flickr.com/photos/[EMAIL 
PROTECTED]/421928169/
        <kenney>        can you paste the apt for the table?

*--------------------------------------+------------------------------------------+
|                command line          |           Java Mojo                    
  |
*--------------------------------------+------------------------------------------+
| the VM exits as soon as the only     |  By default daemon threads are joined  
  |
| remaining threads are daemon threads | and interrupted once all known non     
  |
|                                      | daemon threads have quitted. The join  
  |
|                                      | timeout is customisable                
  |
|                                      | The user might wish to further cleanup 
  |
|                                      | cleanup by stopping the unresponsive   
  |
|                                      | threads.                               
  |
|                                      | The user can disable the full extra    
  |
|                                      | thread management 
(interrupt/join/[stop])|
*--------------------------------------+------------------------------------------+

        <kenney>        lacostej_: i'd say that the APT engine produced a 
one-on-one image of the source, quite nice ;)
        <lacostej_>     :)
        <kenney>        i guess you have to put everything on 1 line to make it 
render properly
        <kenney>        too bad you can't specify 'align=justify'
        <kenney>        what about \ ?
        <kenney>        ow crap: Line breaks must not be used inside titles and 
tables (which are line oriented blocks with implicit line breaks).
        <kenney>        and \ is a line break, instead of a continuation as is 
used everywhere else

EODiscussion



-- 
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