-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Improve the line and column numbering in the text viewer #76
Comments
Inscription 1040 has texpart divs For comparison, 1485 has texpart divs (different subtype value but also numbered a, b, c, etc.) which have sequential numbers on the lbs; these are displayed with a blank line between the textpart divs which works very well. Inscription 2945 has a lb n=0. Inscription 4407 has cbs. |
Hi @simonastoyanova , this should be fixed now. You can close if you are happy with resolution. |
Thank you, @geoffroy-noel-ddh, all good now. |
Inscriptions 827 & 613 have column breaks.
Which should appear as column label in the text display.
Additionally the display of line labels should better follow the label in the n attribute.
Some special cases:
n=0: for a line at the beginning or end of a section (e.g. column) which is not transcribed (e.g. not legible, damaged or missing).
n=13a: for a line at the end of a section.
These are epidoc conventions.
The text was updated successfully, but these errors were encountered: