elifesciences / elife-vendor-workflow-config

capturing requriemtns and niggles for setting up the elife production workflow
0 stars 1 forks source link

tables #79

Open Melissa37 opened 9 years ago

Melissa37 commented 9 years ago

Tables nearly always have a float position: <table-wrap id="tbl1" position="float">

However, occasionally we require a table to be anchored because its location is directly linked to text above and it has to flow through the document, see example http://elifesciences.org/content/4/e04024 <table-wrap id="tbl1" position="anchor">

Melissa37 commented 9 years ago

We have some "edge-case" examples: 5849 Table 1 4490 Appendix Table 1

The key thing is for the typesetting/xml to be generated based on cell distribution as provided by author, and not on display alone.

ghost commented 9 years ago

This is added in bugzilla http://bugzilla.exetercs.com/show_bug.cgi?id=3931