We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are probably going to have to define fixed width for the cells of the papyrological header, so that the measurements are visually centred.
The text was updated successfully, but these errors were encountered:
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:
https://gitlab.ub.uni-heidelberg.de/verlag/PapyrologicalPublicationPlatform/-/blob/master/epidoc/Pylon_1_Micucci/micucci_sb22_15472.xml#L79-89
<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.
Sorry, something went wrong.
jcowey
No branches or pull requests
We are probably going to have to define fixed width for the cells of the papyrological header, so that the measurements are visually centred.
The text was updated successfully, but these errors were encountered: