Dennis Ried
Dennis Ried
> That said, `eutil:getLocalizedTitle#2` could definitely be refactored. > > E.g., `($node/mei:title[@xml:lang = $lang]//text() => string-join() => normalize-space())` could be simplified to `($node/mei:title[@xml:lang = $lang] => normalize-space())` I'm not sure...
I have a comparable problem conerning named persons. A solution could be to render the certainty in the popover title (app:preview-title), but the information of the certainty is not available...
Just a side-comment: At Henze-Digital we also had some issues with the dates. Maybe we can join our ideas here?
I have this problem concerning stamps where I would need two levels of pop-ups for the rendering. I'm thinking of another way of rendering (using highlights), but don't have a...
yes, @doerners is right. In the guidelines (3.2) it is clarified. But in 3.4.1.6 an additional sentence (as in 3.5.1 'Please note: Until MEI 3.0.0, the source element in sourceDesc...
> I have not tested in detail yet but only looked through the code. Except from one typo I would only complain about all the extra node selectors and would...
Works on my machine ;-)
@peterstadler I understand your intention and have switched the functions name.
I'll check that and if the issues are outdated I'll close them.
> **Test cases:** > > Test cases using different editions: > > EditionExample: > > ``` > export EDITION_XAR=https://github.com/Edirom/EditionExample/releases/download/v0.1.1/EditionExample-0.1.1.xar > docker compose up > ``` > > Klarinettenquintett: > >...