Grand Sorcerer
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
|
Quote:
Originally Posted by Analoggab
Using the html file you linked in the thread doesn't work going to epub directly. So something is going on there... Probably in the Calibre's epub conversion settings since using the same file it works for you.
I haven't tested XPDF yet. Will report on that later.
|
This is the Job detail log from my zip-->epub conversion. You could check the conversion settings at the top of the file to see if there are any obvious differences.
Spoiler:
Code:
Convert book 1 of 1 (Screenplay2)
Processing archive...
Resolved conversion options
calibre version: 0.8.55
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 12.0,
'book_producer': None,
'breadth_first': False,
'change_justification': u'justify',
'chapter': u'/',
'chapter_mark': u'pagebreak',
'comments': None,
'cover': None,
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_package': False,
'dont_split_on_page_breaks': False,
'duplicate_links_in_toc': False,
'enable_heuristics': False,
'epub_flatten': False,
'extra_css': None,
'extract_to': None,
'filter_css': u'',
'fix_indents': True,
'flow_size': 260,
'font_size_mapping': u'9, 10, 11, 12, 14, 16, 20, 36',
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x0344C610>,
'insert_blank_line': False,
'insert_blank_line_size': 0.5,
'insert_metadata': False,
'isbn': None,
'italicize_common_cases': True,
'keep_ligatures': False,
'language': None,
'level1_toc': None,
'level2_toc': None,
'level3_toc': None,
'line_height': 0.0,
'linearize_tables': False,
'margin_bottom': 0.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 10.0,
'markup_chapter_headings': True,
'max_levels': 5,
'max_toc_links': 0,
'minimum_line_height': 0.0,
'no_chapters_in_toc': False,
'no_default_epub_cover': True,
'no_inline_navbars': False,
'no_svg_cover': False,
'output_profile': <calibre.customize.profiles.SonyReaderOutput object at 0x0344CAB0>,
'page_breaks_before': u'/',
'prefer_metadata_cover': False,
'preserve_cover_aspect_ratio': False,
'pretty_print': True,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': u'C:\\DOCUME~1\\JackieS\\LOCALS~1\\Temp\\calibre_0.8.55_tmp_4qwnkw\\wbrj5l.opf',
'remove_fake_margins': False,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': u'',
'search_replace': '[]',
'series': None,
'series_index': None,
'smarten_punctuation': True,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: HTML Input running
on C:\DOCUME~1\JackieS\LOCALS~1\Temp\calibre_0.8.55_tmp_4qwnkw\x2k8sj_plumber_archive\content.opf
Parsing all content...
Manifest item 'toc.ncx' not found
Parsing screenplay.htm ...
Generating default TOC from spine...
Merging user specified metadata...
Detecting structure...
Auto generated TOC with 0 entries.
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
Looking for large trees in screenplay.htm...
No large trees found
This EPUB file has no Table of Contents. Creating a default TOC
EPUB output written to C:\DOCUME~1\JackieS\LOCALS~1\Temp\calibre_0.8.55_tmp_4qwnkw\v0xv35.epub
|