Open jcowey opened 2 years ago
Below §19 in Micucci's article:
https://digi.ub.uni-heidelberg.de/editionService/viewer/text/p3test/micucci_sb22_15472#p19
Ptolemais Euergetis should be on one line (rla)
It is on one line in the XML see here:
<table type="papyrological_header">
<row>
<cell style="text-align: left;">BL Papyrus 1918 + </cell>
<cell style="text-align: center;">11.5 (w) x 21.2 (h) cm</cell>
<cell style="text-align: right;">Ptolemais Euergetis</cell>
</row>
<row>
<cell style="text-align: left;">BL Papyrus 1976</cell>
<cell style="text-align: center;">fr. 1: 35 (w) x 21.4 (h) cm; fr. 2: 0.6 (w) x 3.4 (h) cm</cell>
<cell style="text-align: right;">30 November 134</cell>
</row>
</table>
The long list of measurements for the different fragments is bothering the HTML display, because there is no fixed width on the cells.
We are probably going to have to define fixed width for the cells of the papyrological header, so that the measurements are visually centred.