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

LV: missing first note in TEI.ana #848

Open
2 tasks
matyaskopp opened this issue Feb 29, 2024 · 0 comments
Open
2 tasks

LV: missing first note in TEI.ana #848

matyaskopp opened this issue Feb 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@matyaskopp
Copy link
Collaborator

  • in annotated version is missing the very first note:

<div type="debateSection">
<note type="speaker" xml:id="ParlaMint-LV_2019-01-31-PT13-516.ana.note1">Sēdes vadītāja.</note>
<u who="#MūrnieceInāra" xml:id="ParlaMint-LV_2019-01-31-PT13-516-U1" ana="#chair">

vs TEI
<div type="debateSection">
<note type="speaker" xml:id="ParlaMint-LV_2019-01-31-PT13-516.note1">Sēdi vada Latvijas Republikas 13. Saeimas priekšsēdētāja Ināra Mūrniece.</note>
<note type="speaker" xml:id="ParlaMint-LV_2019-01-31-PT13-516.note2">Sēdes vadītāja.</note>
<u who="#MūrnieceInāra" xml:id="ParlaMint-LV_2019-01-31-PT13-516-U1" ana="#chair">


@matyaskopp matyaskopp added the bug Something isn't working label Feb 29, 2024
@matyaskopp matyaskopp added this to the Future milestone Feb 29, 2024
@matyaskopp matyaskopp changed the title LV missing first note in TEI.ana LV: missing first note in TEI.ana Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants