daisy / daisy/pipeline-scripts

Validation warnings because of CSS speech

Open
#62 1 comment 0 reactions 1 assignee Claimed by @rom1mouret View on GitHub
enhancement
Dominant language
HTML
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Get rid of this kind of warnings:

`
[WS] WARNING(5) - org.xml.sax.SAXParseException; systemId: file:/home/romain/alldtbooks/hauy_valid.xml; lineNumber: 11; columnNumber: 92; attribute "tts:voice-family" not allowed here; expected attribute "class", "dir", "id", "showin", "smilref", "title", "xml:lang" or "xml:space"
`

when there is an Aural CSS stylesheet and the audio is on.

This is because the tts:\* are not removed before the validation. There is already a step for that, but it's not used at this stage of the conversion.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.