daisy / daisy/pipeline

daisy202-to-epub3: Option to keep the SMIL reading order

Open
#280 3 comments 0 reactions 1 assignee Claimed by @josteinaj View on GitHub
enhancement imported Module-daisy202-to-epub3 pipeline-scripts
Dominant language
Java
Stars
26
Forks
22
PR merge metrics
No merged PRs in 30d

Description

_From [josteinaj@gmail.com](https://code.google.com/u/josteinaj@gmail.com/) on March 25, 2013 14:07:40_

daisy202-to-epub3 uses px:mediaoverlay-rearrange to order the SMIL audio clips the same way as they occur in the content documents. We could add an option to preserve the ordering of the audio clips within each content document.

new option: "keep-smil-reading-order" = true|false

---------- input ----------

content1.html
...
...
...

content2.html
...
...
...

audio.smil

---------- output when option is true ----------

content1.xhtml
...
...
...

content2.xhtml
...
...
...

content1.smil

content2.smil

See also discussion on issue 172 : https://code.google.com/p/daisy-pipeline/issues/detail?id=172

_Original issue: http://code.google.com/p/daisy-pipeline/issues/detail?id=280_

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.