Skip to content
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

marginal notierte "Über"schriften besser mit @place (statt @type='leftMargin | rightMargin')! #5

Open
cthomasdta opened this issue Aug 1, 2022 · 0 comments

Comments

@cthomasdta
Copy link
Owner

cthomasdta commented Aug 1, 2022

<head> erlaubt @place, also besser so als mit @type='leftMargin | rightMargin', wie es z.B. in nn_msgermqu2124_1827 noch zu sehen ist.

Vgl. dazu das TEI-Beispiel hier https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-head.html#index-egXML-d54e40839.

= Auch wenn dies in Haaf/Thomas 2017 und in meiner Diss schon auf @type='leftMargin | rightMargin' festgelegt ist, sollte ich das in den XML-Daten noch ändern. Offensichtlich gab es @place in <head> zu dem Zeitpunkt noch nicht.

Siehe auch Diss. Thomas 2023, S. 245, Anm. 56, wo es noch heißt, "dass für das Element <head> in der TEI das Attribut @place nicht zur Verfügung steht". Inzwischen aber erlaubt die TEI in <head> das @place... und zwar seit TEI P5 version 3.2.0, Date: 2017-07-10 als Abschluss des TEI-Issues #1466.

Also:

  • linke Marginalspalte: <head type="leftMargin"> = <head place="leftMargin">
  • rechte Marginalspalte: <head type="rightMargin"> = <head place="rightMargin">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant