Recent Changes · Search:

Support the Project

Wikipublisher

PmWiki

edit SideBar

 
Summary
rowspan attribute in advanced tables not supported
Type
Addition
Raised by
John Rankin
Date opened
Monday, 27 August 2007
Description
In PmWiki’s advanced table markup, an author can specify a rowspan attribute to specify that a table cell spans multiple rows. This is not supported in the PDF conversion.
Importance
2
Proposed solution
The problem is that HTML and LATEX use different table models. We have to modify the Wikibook XML to insert empty placeholder cells in the rows below the spanning cell. We might start by creating a rowspan markup for simple tables.
Urgency
2
Status
Closed
Resolution
Version 2.2.6 of the Cookbook:PublishPDF library adds markup for rowspan in simple tables and improves handling of rowspan and colspan attributes in advanced tables. To do this, it inserts cells into the advanced table, with ⋮ (rowspan) and … (colspan) fillers. See Monday, 6 October 2008.
Date closed
Tuesday, 7 October 2008

« 00107 · Edit Form · 00109 »

Creative Commons License
Edit · History · Print · Recent Changes · Search · Links
Page last modified on 07 October 2008, at 03:53 PM