This page lists various issues and possibly solutions about lay outing in mwlib and the various writers.
Borders around text
Currently the only elements that have borders are preformatted text and tables. Tables don't always have borders:
- css-styles are checked for the presence of a border definition.
- if the table node is of a certain css class a border is added - the list of css classes needs to be revised
Associated Tickets: http://code.pediapress.com/wiki/ticket/346
Page breaks
Currently there is no mechanism to manually add page breaks after an article. Page breaks are only forced before chapters.
Associated tickets: http://code.pediapress.com/wiki/ticket/345
