elifesciences / elife-vendor-workflow-config

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

Figures - level 1 #60

Open Melissa37 opened 9 years ago

Melissa37 commented 9 years ago

Figures are only given the parent tag of ONLY if there is more than one object present (ie a figure supplement #62 or source data #63). In order for them to be group together correctly on the html display, they need to be contained within the fig-group tag.

The standard position for a figure is "float".

Each item is given a unique DOI, which is given an object-id at the top of the entry, a plain bold prefix of DOI at the end of the legend and an xref link to the DOI The label is the item, eg Figure 1. The caption consists of a title and the text

<fig id="fig1" position="float"><object-id pub-id-type="doi">10.7554/eLife.00013.003</object-id<label>Figure 1.</label><caption><title>Rosette colony development in <italic>S. rosetta</italic> is regulated by <italic>A. machipongonensis</italic>.</title><p>Text of figure legend<p><bold>DOI:</bold><ext-link ext-link-type="doi" xlink:href="10.7554/eLife.00013.003">http://dx.doi.org/10.7554/eLife.00013.003</ext-link></p></fig>

Melissa37 commented 9 years ago

Rule: All figures have to have a title. Examples in the past of where they don't have been chemical structures. However, these elements need a title for their own landing page. It is useful to have a caption too, so the DOI will display on the main page. There may be a decision to not display on the PDF. See http://elifesciences.org/content/elife/2/e00499.full.pdf

This includes figures in boxes and appendices

ghost commented 9 years ago

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