faustedition / faust-gen-html

Pipelines to generate HTML for the Faust edition's reading texts and prints.
1 stars 4 forks source link

Handling of speaker[hi] #493

Closed gerritbruening closed 6 years ago

gerritbruening commented 6 years ago

Right now, speaker[hi] is transformed to ParagraphStyle/Sprecher. The result is that all its content is rendered as all-caps which is not intended. For an improved handling see https://github.com/faustedition/faust-gen-html/blob/master/idml/idml.md#ba-aus-speaker.

Only speaker/hi is to be rendered as all-caps, see https://github.com/faustedition/faust-gen-html/blob/master/idml/idml.md#figur.

pglatza commented 6 years ago

Corrected. The online converter is up to date.

gerritbruening commented 6 years ago

Confirm.