Ticket #777 (closed: wontfix)
short left table cell's content are all located at the top of the page when long right table cell's content exceed one "paper" page
| Reported by: | LeSurHumain | Owned by: | ralf |
|---|---|---|---|
| Priority: | none | Component: | mwlib |
| Severity: | feature | Keywords: | |
| Cc: | webmaster@… |
Description
see the example : Krishnamurti : Question : Krishnamurti : Question : Krishnamurti : Question : Krishnamurti : (De l'auditoire) : Krishnamurti :
Change History
comment:1 Changed 7 months ago by LeSurHumain
- Cc webmaster@… added
- Summary changed from short left table cell's content are all located at the top of the page when long table cell's content exceed one "paper" page to short left table cell's content are all located at the top of the page when long right table cell's content exceed one "paper" page
comment:2 Changed 7 months ago by volker
- Status changed from new to closed
- Resolution set to wontfix
The behaviour is intentional. A single table cell can not exceed one page. Therefore big tables are split into the individual cells and rendered consecutively.
There is nothing that can be done on our side.
Two solutions come to my mind:
- you could use definitionlists instead of tables:
;Krishnamurti :Ainsi que je le disais hier, la pensée est mutilée,...
- you could use templates. the regular template could output a table that you are using now. A special print template could be created which would generate different output for the PDF version (using definitionlists for example) for help with print templates see: http://en.wikipedia.org/wiki/Help:Books/for_experts
Note: See
TracTickets for help on using
tickets.
