fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

daisy202-to-epub3 produces media overlays even when --x-mediaoverlay is false #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Download this sample:
http://www.daisy.org/samples#t2

Run this command:
./dp2 daisy202-to-epub3 --x-href 
/Users/marisa/daisybooks/2.02/valentin_hauy/ncc.html --x-temp-dir /tmp/dptemp 
--x-output /tmp/dpout --x-mediaoverlay false

Notice that media overlays were created even though --x-mediaoverlay was false. 
From the manifest:

<item href="Content/valentinhauy.xhtml" id="item_1" media-overlay="item_36" 
media-type="application/xhtml+xml"/>
<item href="Content/valentinhauy.smil" id="item_36" 
media-type="application/smil+xml"/>

Original issue reported on code.google.com by marisa.d...@gmail.com on 23 Apr 2013 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by josteinaj@gmail.com on 26 Apr 2013 at 7:34

GoogleCodeExporter commented 9 years ago
pull request: https://github.com/daisy-consortium/pipeline-scripts/pull/13

Original comment by josteinaj@gmail.com on 26 Apr 2013 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by rdeltour@gmail.com on 11 May 2013 at 12:52