Closed gerritbruening closed 5 years ago
No, there isn’t.
Thanks, no reason to hurry. Will keep that in mind.
It’s implemented now – only in the XML format, using <f:ins place="enclosing-lg"><f:remove-lg/></f:ins>
, see the schema.
Great! Will try to use this as soon as I can.
Note that we now have
which seems logical since this is the @n
value, but is forbidden by the schema.
The code that uses that says
https://github.com/faustedition/faust-gen-html/blob/8fa8e10585e0ead7d878673ee2054a8cd9808b18/xslt/text-insert-app.xsl#L66-L67
so for <l n="3994 3995">
, it will handle both <f:ins n="3994">
and <f:ins n="3995">
. I wonder why I have written it that way: we probably have a use case for that?
Have to check if this works: ...
Yes, works fine.
na dann
File is still not valid because of
mir ist grad nicht ganz klar, wieso es trotz dieser Codierung funktioniert, aber korrekte, unterstützte Codierung für die app*.xml wäre wie oben geschrieben <f:ins n="3994">
since it works: see separate issues for the remaining issues
It is not expressed that the resulting
lg
without@rend
is redundant and may be dropped. Currently there is no way to express this, is there? Note that in other cases thelg
are still important, because there are two of them in one speech.