Home Forums DITA and XMetaL Discussion EPUB output 7.0 Reply To: EPUB output 7.0

twisted

Reply to: EPUB output 7.0

I'm not having much luck getting the files in the epub output to land in different folders, like css into Styles and html into Text. I have tried Styles and “Styles, Text and “Text”. It's not working for me. Does any one have an example that can show me how to key this in?

There is also another problem I'm seeing, it looks like a persistent cache problem or some sort, what's happening, is if I build an epub with one map file and then build another epub with another map file, and then when I go and unzip the epub of the second epub it also contains files from the first epub. These files are not part of the second epub map file. 

Here is what I have tired in customizing the output:

cmd_extended_debug_info  =  no
_ANT_PARAM_cover.graphic.file  = 
_ANT_PARAM_css.output.dir  = Styles 
_ANT_PARAM_epub.exclude.auto.rellinks  = 
_ANT_PARAM_epub.pubid.uri.stub  = 
_ANT_PARAM_epub.temp.dir  = 
_ANT_PARAM_images.output.dir  = Images 
_ANT_PARAM_title.only.topic.class.spec  = 
_ANT_PARAM_title.only.topic.title.class.spec  = 
_ANT_PARAM_topics.output.dir  = Text

I have also tried
cmd_extended_debug_info  =  no
_ANT_PARAM_cover.graphic.file  = 
_ANT_PARAM_css.output.dir  = OEBPSStyles 
_ANT_PARAM_epub.exclude.auto.rellinks  = 
_ANT_PARAM_epub.pubid.uri.stub  = 
_ANT_PARAM_epub.temp.dir  = 
_ANT_PARAM_images.output.dir  = OEBPSImages 
_ANT_PARAM_title.only.topic.class.spec  = 
_ANT_PARAM_title.only.topic.title.class.spec  = 
_ANT_PARAM_topics.output.dir  = OEBPSText 

Reply

Products
Downloads
Support