faustedition / faust-gen-html

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

Slight cleanup for emended Grundschicht stuff #562

Open gerritbruening opened 6 years ago

gerritbruening commented 6 years ago

@thvitt, can you show me were I can add some cleanup-steps for the emended version? For example,

thvitt commented 6 years ago

The relevant stylesheets are unemend-core.xsl (base layer) and emend-core-only-instant.xsl (base layer + instant corrections). We can either add the relevant rules (what to do with f:st?) to both, or create a separate stylesheet that is inserted into the generate-all.xpl pipeline immediately before the calls to the changenote xslt.

https://github.com/faustedition/faust-gen-html/blob/c2e2dad5f8d7d4ca32456d2b87ba6cef108e39d7/generate-all.xpl#L130-L157