Quantcast
Channel: MobileRead Forums - Conversion
Viewing all 3902 articles
Browse latest View live

Calibre 5.10 Conversion error epub -> mobi

$
0
0
I have created some books with the firefox / palemoon extension "GrabMyBooks" in epub-format. After this I imported the epub to calibre and convert the book to the mobi-format.
With Calibre Version 5.10 I get this error (version 5.09 is fine):

calibre, version 5.10.0 (linux, embedded-python: True)
Conversion error: Failed: Convert book 1 of 1 (Between The Pain And The Fury)

Convert book 1 of 1 (Between The Pain And The Fury)
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/Barnes & Noble.zip'
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/GetFileName.zip'
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/Goodreads.zip'
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/Kindle covers (G).zip'
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/Kindle hi-res covers.zip'
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/Read MP3 AudioBook metadata.zip'
Initialized urlfixer
Failed to initialize plugin: '/home/msel/.config/calibre/plugins/djvumaker.zip'
Conversion options changed from defaults:
insert_metadata: True
output_profile: 'kindle'
read_metadata_from_opf: '/tmp/calibre_5.10.0_tmp__7ybo7s4/5xe4ai20.opf'
page_breaks_before: "//*[name()='h1' or name()='h2']"
verbose: 2
mobi_toc_at_start: True
cover: '/tmp/calibre_5.10.0_tmp__7ybo7s4/ckh9vae1.jpeg'
Resolved conversion options
calibre version: 5.10.0
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'change_justification': 'original',
'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
"'\\s*((chapter|book|section|part)\\s+)|((prolog|p rologue|epilogue)(\\s+|$))', "
"'i')) or @class = 'chapter']",
'chapter_mark': 'pagebreak',
'comments': None,
'cover': '/tmp/calibre_5.10.0_tmp__7ybo7s4/ckh9vae1.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_compress': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'expand_css': False,
'extra_css': None,
'extract_to': None,
'filter_css': '',
'fix_indents': True,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x7fa5aac5f910>,
'insert_blank_line': False,
'insert_blank_line_size': 0.5,
'insert_metadata': True,
'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': 5.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 5.0,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'mobi_file_type': 'old',
'mobi_ignore_margins': False,
'mobi_keep_original_images': False,
'mobi_toc_at_start': True,
'no_chapters_in_toc': False,
'no_inline_navbars': True,
'no_inline_toc': False,
'output_profile': <calibre.customize.profiles.KindleOutput object at 0x7fa5aac63520>,
'page_breaks_before': "//*[name()='h1' or name()='h2']",
'personal_doc': '[PDOC]',
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': '/tmp/calibre_5.10.0_tmp__7ybo7s4/5xe4ai20.opf',
'remove_fake_margins': True,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': '',
'search_replace': '[]',
'series': None,
'series_index': None,
'share_not_sync': False,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_reading_at': None,
'subset_embedded_fonts': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'transform_css_rules': '[]',
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: EPUB Input running
on /tmp/calibre_5.10.0_tmp__7ybo7s4/94p_528j.epub
Parsing all content...
Parsing OEBPS/css/book.css ...
Parsing OEBPS/article0.xhtml ...
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
Inserting metadata into book...
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 45, in <module>
File "site.py", line 41, in main
File "calibre/utils/ipc/worker.py", line 216, in main
File "calibre/gui2/convert/gui_conversion.py", line 41, in gui_convert_override
File "calibre/gui2/convert/gui_conversion.py", line 28, in gui_convert
File "calibre/ebooks/conversion/plumber.py", line 1184, in run
File "calibre/ebooks/oeb/transforms/jacket.py", line 161, in __call__
File "calibre/ebooks/oeb/transforms/jacket.py", line 128, in insert_metadata
File "calibre/ebooks/oeb/transforms/jacket.py", line 388, in render_jacket
File "calibre/ebooks/oeb/transforms/jacket.py", line 377, in generate_html
AttributeError: 'dict' object has no attribute 'series'

I use Trisquel, which is basically Ubuntu 18.04.

ePub to kePub error

$
0
0
Hello,

For some books I encounter a problem during the conversion from .epub
to .kepub.
Not sure what is going wrong, and the log is to complex for me to decifer. I think it happens to about 2% of my books.

Anyone got an idea?

Many thanks,
Erwin


Code:

calibre, version 5.9.0 (win32, embedded-python: True)
Conversion error: Failed: Convert book 1 of 1 (Anna Karenina)

Convert book 1 of 1 (Anna Karenina)
Conversion options changed from defaults:
  cover: 'C:\\Users\\Erwin\\AppData\\Local\\Temp\\calibre_qeyz9tiu\\a4jupono.jpeg'
  page_breaks_before: "//*[name()='h1' or name()='h2']"
  output_profile: 'kobo'
  read_metadata_from_opf: 'C:\\Users\\Erwin\\AppData\\Local\\Temp\\calibre_qeyz9tiu\\zuyforzl.opf'
  verbose: 2
Resolved conversion options
calibre version: 5.9.0
{'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\Erwin\\AppData\\Local\\Temp\\calibre_qeyz9tiu\\a4jupono.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': False,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_toc_at_end': False,
 'epub_version': '3',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': '',
 'fix_indents': True,
 'flow_size': 260,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x0000021DEABF4B50>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': True,
 'keep_ligatures': False,
 'kepub_clean_markup': True,
 'kepub_disable_hyphenation': False,
 'kepub_hyphenate': True,
 'kepub_hyphenate_chars': 6,
 'kepub_hyphenate_chars_after': 3,
 'kepub_hyphenate_chars_before': 3,
 'kepub_hyphenate_limit_lines': 2,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.KoboReaderOutput object at 0x0000021DEAADCCA0>,
 'page_breaks_before': "//*[name()='h1' or name()='h2']",
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\Erwin\\AppData\\Local\\Temp\\calibre_qeyz9tiu\\zuyforzl.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': True,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: EPUB Input running
on C:\Users\Erwin\AppData\Local\Temp\calibre_qeyz9tiu\15ng5yg6.epub
Found HTML cover OEBPS/Text/titlepage.xhtml
Parsing all content...
Parsing OEBPS/Text/part0158.html ...
Parsing OEBPS/Text/part0200.html ...
Parsing OEBPS/Text/part0256_split_003.html ...
Parsing OEBPS/Text/part0233.html ...
Parsing OEBPS/Text/part0140.html ...
Parsing OEBPS/Text/part0182.html ...
Parsing OEBPS/Text/part0053.html ...
Parsing OEBPS/Text/part0069.html ...
Parsing OEBPS/Text/part0013.html ...
Parsing OEBPS/Text/part0027.html ...
Parsing OEBPS/Text/part0095.html ...
Parsing OEBPS/Text/part0110.html ...
Parsing OEBPS/Text/part0136.html ...
Parsing OEBPS/Text/part0152.html ...
Parsing OEBPS/Text/part0163.html ...
Parsing OEBPS/Text/part0178.html ...
Parsing OEBPS/Text/part0205.html ...
Parsing OEBPS/Text/part0215.html ...
Parsing OEBPS/Text/part0157.html ...
Parsing OEBPS/Text/part0199.html ...
Parsing OEBPS/Text/part0256_split_002.html ...
Parsing OEBPS/Text/part0232.html ...
Parsing OEBPS/Text/part0181.html ...
Parsing OEBPS/Text/part0214.html ...
Parsing OEBPS/Text/part0048.html ...
Parsing OEBPS/Text/part0008.html ...
Parsing OEBPS/Text/part0022.html ...
Parsing OEBPS/Text/part0064.html ...
Parsing OEBPS/Text/part0090.html ...
Parsing OEBPS/Text/part0105.html ...
Parsing OEBPS/Text/part0131.html ...
Parsing OEBPS/Text/part0147.html ...
Parsing OEBPS/Text/part0165.html ...
Parsing OEBPS/Text/part0173.html ...
Parsing OEBPS/Text/part0207.html ...
Parsing OEBPS/Text/part0252.html ...
Parsing OEBPS/Text/part0156.html ...
Parsing OEBPS/Text/part0198.html ...
Parsing OEBPS/Text/part0256_split_001.html ...
Parsing OEBPS/Text/part0231.html ...
Parsing OEBPS/Text/part0180.html ...
Parsing OEBPS/Text/part0213.html ...
Parsing OEBPS/Text/part0075.html ...
Parsing OEBPS/Text/part0043.html ...
Parsing OEBPS/Text/part0003.html ...
Parsing OEBPS/Text/part0017.html ...
Parsing OEBPS/Text/part0033.html ...
Parsing OEBPS/Text/part0059.html ...
Parsing OEBPS/Text/part0085.html ...
Parsing OEBPS/Text/part0101.html ...
Parsing OEBPS/Text/part0116.html ...
Parsing OEBPS/Text/part0126.html ...
Parsing OEBPS/Text/part0155.html ...
Parsing OEBPS/Text/part0197.html ...
Parsing OEBPS/Text/part0251.html ...
Parsing OEBPS/Text/part0256_split_000.html ...
Parsing OEBPS/Text/part0230.html ...
Parsing OEBPS/Text/part0179.html ...
Parsing OEBPS/Text/part0212.html ...
Parsing OEBPS/Text/part0070.html ...
Parsing OEBPS/Text/part0054.html ...
Parsing OEBPS/Text/part0028.html ...
Parsing OEBPS/Text/part0038.html ...
Parsing OEBPS/Text/part0082.html ...
Parsing OEBPS/Text/part0096.html ...
Parsing OEBPS/Text/part0111.html ...
Parsing OEBPS/Text/part0121.html ...
Parsing OEBPS/Text/part0137.html ...
Parsing OEBPS/Text/part0153.html ...
Parsing OEBPS/Text/part0196.html ...
Parsing OEBPS/Text/part0255.html ...
Parsing OEBPS/Text/part0229.html ...
Parsing OEBPS/Text/part0256_split_007.html ...
Parsing OEBPS/Text/part0211.html ...
Parsing OEBPS/Text/part0246.html ...
Parsing OEBPS/Text/part0009.html ...
Parsing OEBPS/Text/part0023.html ...
Parsing OEBPS/Text/part0065.html ...
Parsing OEBPS/Text/part0049.html ...
Parsing OEBPS/Text/part0091.html ...
Parsing OEBPS/Text/part0106.html ...
Parsing OEBPS/Text/part0132.html ...
Parsing OEBPS/Text/part0148.html ...
Parsing OEBPS/Text/part0174.html ...
Parsing OEBPS/Text/part0190.html ...
Parsing OEBPS/Text/part0195.html ...
Parsing OEBPS/Text/part0228.html ...
Parsing OEBPS/Text/part0254.html ...
Parsing OEBPS/Text/part0210.html ...
Parsing OEBPS/Text/part0245.html ...
Parsing OEBPS/Text/part0044.html ...
Parsing OEBPS/Text/part0004.html ...
Parsing OEBPS/Text/part0018.html ...
Parsing OEBPS/Text/part0034.html ...
Parsing OEBPS/Text/part0060.html ...
Parsing OEBPS/Text/part0076.html ...
Parsing OEBPS/Text/part0086.html ...
Parsing OEBPS/Text/part0117.html ...
Parsing OEBPS/Text/part0122.html ...
Parsing OEBPS/Text/part0127.html ...
Parsing OEBPS/Text/part0194.html ...
Parsing OEBPS/Text/part0227.html ...
Parsing OEBPS/Text/part0253.html ...
Parsing OEBPS/Text/part0209.html ...
Parsing OEBPS/Styles/stylesheet.css ...
Parsing OEBPS/Text/part0244.html ...
Parsing OEBPS/Text/part0193.html ...
Parsing OEBPS/Text/part0040.html ...
Parsing OEBPS/Text/part0055.html ...
Parsing OEBPS/Text/part0029.html ...
Parsing OEBPS/Text/part0039.html ...
Parsing OEBPS/Text/part0071.html ...
Parsing OEBPS/Text/part0080.html ...
Parsing OEBPS/Text/part0097.html ...
Parsing OEBPS/Text/part0112.html ...
Parsing OEBPS/Text/part0138.html ...
Parsing OEBPS/Text/part0154.html ...
Parsing OEBPS/Text/part0226.html ...
Parsing OEBPS/Text/part0250.html ...
Parsing OEBPS/Text/part0208.html ...
Parsing OEBPS/Text/part0243.html ...
Parsing OEBPS/Text/part0066.html ...
Parsing OEBPS/Text/part0050.html ...
Parsing OEBPS/Text/part0010.html ...
Parsing OEBPS/Text/part0024.html ...
Parsing OEBPS/Text/part0092.html ...
Parsing OEBPS/Text/part0107.html ...
Parsing OEBPS/Text/part0133.html ...
Parsing OEBPS/Text/part0149.html ...
Parsing OEBPS/Text/part0175.html ...
Parsing OEBPS/Text/part0191.html ...
Parsing OEBPS/Text/part0248.html ...
Parsing OEBPS/Text/part0236.html ...
Parsing OEBPS/Styles/page_styles.css ...
Parsing OEBPS/Text/part0242.html ...
Parsing OEBPS/Text/part0224.html ...
Parsing OEBPS/Text/part0005.html ...
Parsing OEBPS/Text/part0019.html ...
Parsing OEBPS/Text/part0035.html ...
Parsing OEBPS/Text/part0061.html ...
Parsing OEBPS/Text/part0045.html ...
Parsing OEBPS/Text/part0077.html ...
Parsing OEBPS/Text/part0087.html ...
Parsing OEBPS/Text/part0102.html ...
Parsing OEBPS/Text/part0118.html ...
Parsing OEBPS/Text/part0128.html ...
Parsing OEBPS/Text/part0247.html ...
Parsing OEBPS/Text/part0241.html ...
Parsing OEBPS/Text/part0223.html ...
Parsing OEBPS/Text/part0172.html ...
Parsing OEBPS/Text/part0056.html ...
Parsing OEBPS/Text/part0014.html ...
Parsing OEBPS/Text/part0000.html ...
Parsing OEBPS/Text/part0030.html ...
Parsing OEBPS/Text/part0072.html ...
Parsing OEBPS/Text/part0081.html ...
Parsing OEBPS/Text/part0098.html ...
Parsing OEBPS/Text/part0113.html ...
Parsing OEBPS/Text/part0123.html ...
Parsing OEBPS/Text/part0139.html ...
Parsing OEBPS/Text/part0225.html ...
Parsing OEBPS/Text/part0249.html ...
Parsing OEBPS/Text/part0259.html ...
Parsing OEBPS/Text/part0240.html ...
Parsing OEBPS/Text/titlepage.xhtml ...
Parsing OEBPS/Text/part0189.html ...
Parsing OEBPS/Text/part0222.html ...
Parsing OEBPS/Text/part0171.html ...
Parsing OEBPS/Text/part0051.html ...
Parsing OEBPS/Text/part0011.html ...
Parsing OEBPS/Text/part0025.html ...
Parsing OEBPS/Text/part0067.html ...
Parsing OEBPS/Text/part0093.html ...
Parsing OEBPS/Text/part0108.html ...
Parsing OEBPS/Text/part0134.html ...
Parsing OEBPS/Text/part0150.html ...
Parsing OEBPS/Text/part0176.html ...
Parsing OEBPS/Text/part0192.html ...
Parsing OEBPS/Text/part0239.html ...
Parsing OEBPS/Text/part0258.html ...
Parsing OEBPS/Text/part0146.html ...
Parsing OEBPS/Text/part0188.html ...
Parsing OEBPS/Text/part0221.html ...
Parsing OEBPS/Text/part0170.html ...
Parsing OEBPS/Text/part0046.html ...
Parsing OEBPS/Text/part0006.html ...
Parsing OEBPS/Text/part0020.html ...
Parsing OEBPS/Text/part0036.html ...
Parsing OEBPS/Text/part0062.html ...
Parsing OEBPS/Text/part0078.html ...
Parsing OEBPS/Text/part0088.html ...
Parsing OEBPS/Text/part0103.html ...
Parsing OEBPS/Text/part0119.html ...
Parsing OEBPS/Text/part0129.html ...
Parsing OEBPS/Text/part0238.html ...
Parsing OEBPS/Text/part0257.html ...
Parsing OEBPS/Text/part0145.html ...
Parsing OEBPS/Text/part0187.html ...
Parsing OEBPS/Text/part0220.html ...
Parsing OEBPS/Text/part0141.html ...
Parsing OEBPS/Text/part0169.html ...
Parsing OEBPS/Text/part0162.html ...
Parsing OEBPS/Text/part0057.html ...
Parsing OEBPS/Text/part0015.html ...
Parsing OEBPS/Text/part0001.html ...
Parsing OEBPS/Text/part0031.html ...
Parsing OEBPS/Text/part0073.html ...
Parsing OEBPS/Text/part0041.html ...
Parsing OEBPS/Text/part0083.html ...
Parsing OEBPS/Text/part0099.html ...
Parsing OEBPS/Text/part0114.html ...
Parsing OEBPS/Text/part0124.html ...
Parsing OEBPS/Text/part0144.html ...
Parsing OEBPS/Text/part0186.html ...
Parsing OEBPS/Text/part0237.html ...
Parsing OEBPS/Text/part0219.html ...
Parsing OEBPS/Text/part0183.html ...
Parsing OEBPS/Text/part0168.html ...
Parsing OEBPS/Text/part0161.html ...
Parsing OEBPS/Text/part0203.html ...
Parsing OEBPS/Text/part0256_split_006.html ...
Parsing OEBPS/Text/part0052.html ...
Parsing OEBPS/Text/part0012.html ...
Parsing OEBPS/Text/part0026.html ...
Parsing OEBPS/Text/part0068.html ...
Parsing OEBPS/Text/part0094.html ...
Parsing OEBPS/Text/part0109.html ...
Parsing OEBPS/Text/part0135.html ...
Parsing OEBPS/Text/part0143.html ...
Parsing OEBPS/Text/part0151.html ...
Parsing OEBPS/Text/part0177.html ...
Parsing OEBPS/Text/part0185.html ...
Parsing OEBPS/Text/part0218.html ...
Parsing OEBPS/Text/part0204.html ...
Parsing OEBPS/Text/part0167.html ...
Parsing OEBPS/Text/part0160.html ...
Parsing OEBPS/Text/part0202.html ...
Parsing OEBPS/Text/part0256_split_005.html ...
Parsing OEBPS/Text/part0235.html ...
Parsing OEBPS/Text/part0047.html ...
Parsing OEBPS/Text/part0007.html ...
Parsing OEBPS/Text/part0021.html ...
Parsing OEBPS/Text/part0037.html ...
Parsing OEBPS/Text/part0063.html ...
Parsing OEBPS/Text/part0079.html ...
Parsing OEBPS/Text/part0089.html ...
Parsing OEBPS/Text/part0104.html ...
Parsing OEBPS/Text/part0120.html ...
Parsing OEBPS/Text/part0130.html ...
Parsing OEBPS/Text/part0142.html ...
Parsing OEBPS/Text/part0184.html ...
Parsing OEBPS/Text/part0206.html ...
Parsing OEBPS/Text/part0166.html ...
Parsing OEBPS/Text/part0217.html ...
Parsing OEBPS/Text/part0159.html ...
Parsing OEBPS/Text/part0201.html ...
Parsing OEBPS/Text/part0256_split_004.html ...
Parsing OEBPS/Text/part0234.html ...
Parsing OEBPS/Text/part0074.html ...
Parsing OEBPS/Text/part0042.html ...
Parsing OEBPS/Text/part0058.html ...
Parsing OEBPS/Text/part0016.html ...
Parsing OEBPS/Text/part0002.html ...
Parsing OEBPS/Text/part0032.html ...
Parsing OEBPS/Text/part0084.html ...
Parsing OEBPS/Text/part0100.html ...
Parsing OEBPS/Text/part0115.html ...
Parsing OEBPS/Text/part0125.html ...
Parsing OEBPS/Text/part0164.html ...
Parsing OEBPS/Text/part0216.html ...
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
        Detected chapter: INTRODUCTION MONA SIMPSON
        Detected chapter: EDITORS’ NOTE
        Detected chapter: ANNA KARENINA
        Detected chapter: PART ONE
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: CHAPTER THIRTY-TWO
        Detected chapter: CHAPTER THIRTY-THREE
        Detected chapter: CHAPTER THIRTY-FOUR
        Detected chapter: PART TWO
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: CHAPTER THIRTY-TWO
        Detected chapter: CHAPTER THIRTY-THREE
        Detected chapter: CHAPTER THIRTY-FOUR
        Detected chapter: CHAPTER THIRTY-FIVE
        Detected chapter: PART THREE
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: CHAPTER THIRTY-TWO
        Detected chapter: PART FOUR
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: PART FIVE
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY DEATH
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: CHAPTER THIRTY-TWO
        Detected chapter: CHAPTER THIRTY-THREE
        Detected chapter: PART SIX
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: CHAPTER THIRTY-TWO
        Detected chapter: PART SEVEN
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: CHAPTER TWENTY
        Detected chapter: CHAPTER TWENTY-ONE
        Detected chapter: CHAPTER TWENTY-TWO
        Detected chapter: CHAPTER TWENTY-THREE
        Detected chapter: CHAPTER TWENTY-FOUR
        Detected chapter: CHAPTER TWENTY-FIVE
        Detected chapter: CHAPTER TWENTY-SIX
        Detected chapter: CHAPTER TWENTY-SEVEN
        Detected chapter: CHAPTER TWENTY-EIGHT
        Detected chapter: CHAPTER TWENTY-NINE
        Detected chapter: CHAPTER THIRTY
        Detected chapter: CHAPTER THIRTY-ONE
        Detected chapter: PART EIGHT
        Detected chapter: CHAPTER ONE
        Detected chapter: CHAPTER TWO
        Detected chapter: CHAPTER THREE
        Detected chapter: CHAPTER FOUR
        Detected chapter: CHAPTER FIVE
        Detected chapter: CHAPTER SIX
        Detected chapter: CHAPTER SEVEN
        Detected chapter: CHAPTER EIGHT
        Detected chapter: CHAPTER NINE
        Detected chapter: CHAPTER TEN
        Detected chapter: CHAPTER ELEVEN
        Detected chapter: CHAPTER TWELVE
        Detected chapter: CHAPTER THIRTEEN
        Detected chapter: CHAPTER FOURTEEN
        Detected chapter: CHAPTER FIFTEEN
        Detected chapter: CHAPTER SIXTEEN
        Detected chapter: CHAPTER SEVENTEEN
        Detected chapter: CHAPTER EIGHTEEN
        Detected chapter: CHAPTER NINETEEN
        Detected chapter: COMMENTARY
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 143 items of level: div_1
Found 278 items of level: p_2
Found 7935 items of level: p_1
Found 1 items of level: div_2
Found 1 items of level: p_3
Ignoring level p_3
div_1  left margin stats: Counter({'': 8, '1em': 1})
div_1  right margin stats: Counter({'': 9})
Negative text indent detected at level  p_2, ignoring this level
Negative text indent detected at level  p_1, ignoring this level
div_2  left margin stats: Counter()
div_2  right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Trimming 'OEBPS/Text/titlepage.xhtml' from manifest
Trimming 'OEBPS/Images/00006.jpeg' from manifest
Creating KePub Output...
2021-01-22 16:43:48 [DEBUG] Running ePub conversion
Rescaling image from 451x700 to 442x686 cover.jpeg
Rescaling image from 487x771 to 433x686 OEBPS/Images/00008.jpeg
Splitting markup on page breaks and flow limits, if any...
                Splitting on page-break at id=c145
        Looking for large trees in OEBPS/Text/part0158.html...
        No large trees found
                Splitting on page-break at id=c186
        Looking for large trees in OEBPS/Text/part0200.html...
        No large trees found
                Splitting on page-break at id=au3
        Looking for large trees in OEBPS/Text/part0256_split_003.html...
        No large trees found
                Splitting on page-break at id=c218
        Looking for large trees in OEBPS/Text/part0233.html...
        No large trees found
                Splitting on page-break at id=c127
        Looking for large trees in OEBPS/Text/part0140.html...
        No large trees found
                Splitting on page-break at id=c168
        Looking for large trees in OEBPS/Text/part0182.html...
        No large trees found
                Splitting on page-break at id=c43
        Looking for large trees in OEBPS/Text/part0053.html...
        No large trees found
                Splitting on page-break at id=c59
        Looking for large trees in OEBPS/Text/part0069.html...
        No large trees found
                Splitting on page-break at id=c04
        Looking for large trees in OEBPS/Text/part0013.html...
        No large trees found
                Splitting on page-break at id=c18
        Looking for large trees in OEBPS/Text/part0027.html...
        No large trees found
                Splitting on page-break at id=c84
        Looking for large trees in OEBPS/Text/part0095.html...
        No large trees found
                Splitting on page-break at id=c99
        Looking for large trees in OEBPS/Text/part0110.html...
        No large trees found
                Splitting on page-break at id=c124
        Looking for large trees in OEBPS/Text/part0136.html...
        No large trees found
                Splitting on page-break at id=c139
        Looking for large trees in OEBPS/Text/part0152.html...
        No large trees found
                Splitting on page-break at id=c150
        Looking for large trees in OEBPS/Text/part0163.html...
        No large trees found
                Splitting on page-break at id=c164
        Looking for large trees in OEBPS/Text/part0178.html...
        No large trees found
                Splitting on page-break at id=c190
        Looking for large trees in OEBPS/Text/part0205.html...
        No large trees found
                Splitting on page-break at id=c200
        Looking for large trees in OEBPS/Text/part0215.html...
        No large trees found
                Splitting on page-break at id=c144
        Looking for large trees in OEBPS/Text/part0157.html...
        No large trees found
                Splitting on page-break at id=c185
        Looking for large trees in OEBPS/Text/part0199.html...
        No large trees found
                Splitting on page-break at id=au2
        Looking for large trees in OEBPS/Text/part0256_split_002.html...
        No large trees found
                Splitting on page-break at id=c217
        Looking for large trees in OEBPS/Text/part0232.html...
        No large trees found
                Splitting on page-break at id=c167
        Looking for large trees in OEBPS/Text/part0181.html...
        No large trees found
                Splitting on page-break at id=c199
        Looking for large trees in OEBPS/Text/part0214.html...
        No large trees found
                Splitting on page-break at id=c38
        Looking for large trees in OEBPS/Text/part0048.html...
        No large trees found
        Looking for large trees in OEBPS/Text/part0008.html...
        No large trees found
                Splitting on page-break at id=c13
        Looking for large trees in OEBPS/Text/part0022.html...
        No large trees found
                Splitting on page-break at id=c54
        Looking for large trees in OEBPS/Text/part0064.html...
        No large trees found
                Splitting on page-break at id=c79
        Looking for large trees in OEBPS/Text/part0090.html...
        No large trees found
                Splitting on page-break at id=c94
        Looking for large trees in OEBPS/Text/part0105.html...
        No large trees found
                Splitting on page-break at id=c119
        Looking for large trees in OEBPS/Text/part0131.html...
        No large trees found
                Splitting on page-break at id=c134
        Looking for large trees in OEBPS/Text/part0147.html...
        No large trees found
                Splitting on page-break at id=c152
        Looking for large trees in OEBPS/Text/part0165.html...
        No large trees found
                Splitting on page-break at id=c159
        Looking for large trees in OEBPS/Text/part0173.html...
        No large trees found
                Splitting on page-break at id=c192
        Looking for large trees in OEBPS/Text/part0207.html...
        No large trees found
                Splitting on page-break at id=c236
        Looking for large trees in OEBPS/Text/part0252.html...
        No large trees found
                Splitting on page-break at id=c143
        Looking for large trees in OEBPS/Text/part0156.html...
        No large trees found
                Splitting on page-break at id=c184
        Looking for large trees in OEBPS/Text/part0198.html...
        No large trees found
                Splitting on page-break at id=au1
        Looking for large trees in OEBPS/Text/part0256_split_001.html...
        No large trees found
                Splitting on page-break at id=c216
        Looking for large trees in OEBPS/Text/part0231.html...
        No large trees found
                Splitting on page-break at id=c166
        Looking for large trees in OEBPS/Text/part0180.html...
        No large trees found
                Splitting on page-break at id=c198
        Looking for large trees in OEBPS/Text/part0213.html...
        No large trees found
                Splitting on page-break at id=c65
        Looking for large trees in OEBPS/Text/part0075.html...
        No large trees found
                Splitting on page-break at id=c34
        Looking for large trees in OEBPS/Text/part0043.html...
        No large trees found
                Splitting on page-break at id=itr
        Looking for large trees in OEBPS/Text/part0003.html...
        No large trees found
                Splitting on page-break at id=c08
        Looking for large trees in OEBPS/Text/part0017.html...
        No large trees found
                Splitting on page-break at id=c24
        Looking for large trees in OEBPS/Text/part0033.html...
        No large trees found
                Splitting on page-break at id=c49
        Looking for large trees in OEBPS/Text/part0059.html...
        No large trees found
                Splitting on page-break at id=c74
        Looking for large trees in OEBPS/Text/part0085.html...
        No large trees found
                Splitting on page-break at id=c90
        Looking for large trees in OEBPS/Text/part0101.html...
        No large trees found
                Splitting on page-break at id=c104
        Looking for large trees in OEBPS/Text/part0116.html...
        No large trees found
                Splitting on page-break at id=c114
        Looking for large trees in OEBPS/Text/part0126.html...
        No large trees found
                Splitting on page-break at id=c142
        Looking for large trees in OEBPS/Text/part0155.html...
        No large trees found
                Splitting on page-break at id=c183
        Looking for large trees in OEBPS/Text/part0197.html...
        No large trees found
                Splitting on page-break at id=c235
        Looking for large trees in OEBPS/Text/part0251.html...
        No large trees found
                Splitting on page-break at id=bm1
        Looking for large trees in OEBPS/Text/part0256_split_000.html...
        No large trees found
                Splitting on page-break at id=c215
        Looking for large trees in OEBPS/Text/part0230.html...
        No large trees found
                Splitting on page-break at id=c165
        Looking for large trees in OEBPS/Text/part0179.html...
        No large trees found
                Splitting on page-break at id=c197
        Looking for large trees in OEBPS/Text/part0212.html...
        No large trees found
                Splitting on page-break at id=c60
        Looking for large trees in OEBPS/Text/part0070.html...
        No large trees found
                Splitting on page-break at id=c44
        Looking for large trees in OEBPS/Text/part0054.html...
        No large trees found
                Splitting on page-break at id=c19
        Looking for large trees in OEBPS/Text/part0028.html...
        No large trees found
                Splitting on page-break at id=c29
        Looking for large trees in OEBPS/Text/part0038.html...
        No large trees found
                Splitting on page-break at id=c71
        Looking for large trees in OEBPS/Text/part0082.html...
        No large trees found
                Splitting on page-break at id=c85
        Looking for large trees in OEBPS/Text/part0096.html...
        No large trees found
                Splitting on page-break at id=c100
        Looking for large trees in OEBPS/Text/part0111.html...
        No large trees found
                Splitting on page-break at id=c109
        Looking for large trees in OEBPS/Text/part0121.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0137.html...
        No large trees found
                Splitting on page-break at id=c140
        Looking for large trees in OEBPS/Text/part0153.html...
        No large trees found
                Splitting on page-break at id=c182
        Looking for large trees in OEBPS/Text/part0196.html...
        No large trees found
                Splitting on page-break at id=c239
        Looking for large trees in OEBPS/Text/part0255.html...
        No large trees found
                Splitting on page-break at id=c214
        Looking for large trees in OEBPS/Text/part0229.html...
        No large trees found
                Splitting on page-break at id=au7
        Looking for large trees in OEBPS/Text/part0256_split_007.html...
        No large trees found
                Splitting on page-break at id=c196
        Looking for large trees in OEBPS/Text/part0211.html...
        No large trees found
                Splitting on page-break at id=c230
        Looking for large trees in OEBPS/Text/part0246.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0009.html...
        No large trees found
                Splitting on page-break at id=c14
        Looking for large trees in OEBPS/Text/part0023.html...
        No large trees found
                Splitting on page-break at id=c55
        Looking for large trees in OEBPS/Text/part0065.html...
        No large trees found
                Splitting on page-break at id=c39
        Looking for large trees in OEBPS/Text/part0049.html...
        No large trees found
                Splitting on page-break at id=c80
        Looking for large trees in OEBPS/Text/part0091.html...
        No large trees found
                Splitting on page-break at id=c95
        Looking for large trees in OEBPS/Text/part0106.html...
        No large trees found
                Splitting on page-break at id=c120
        Looking for large trees in OEBPS/Text/part0132.html...
        No large trees found
                Splitting on page-break at id=c135
        Looking for large trees in OEBPS/Text/part0148.html...
        No large trees found
                Splitting on page-break at id=c160
        Looking for large trees in OEBPS/Text/part0174.html...
        No large trees found
                Splitting on page-break at id=c176
        Looking for large trees in OEBPS/Text/part0190.html...
        No large trees found
                Splitting on page-break at id=c181
        Looking for large trees in OEBPS/Text/part0195.html...
        No large trees found
                Splitting on page-break at id=c213
        Looking for large trees in OEBPS/Text/part0228.html...
        No large trees found
                Splitting on page-break at id=c238
        Looking for large trees in OEBPS/Text/part0254.html...
        No large trees found
                Splitting on page-break at id=c195
        Looking for large trees in OEBPS/Text/part0210.html...
        No large trees found
                Splitting on page-break at id=c229
        Looking for large trees in OEBPS/Text/part0245.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0044.html...
        No large trees found
                Splitting on page-break at id=fm1
        Looking for large trees in OEBPS/Text/part0004.html...
        No large trees found
                Splitting on page-break at id=c09
        Looking for large trees in OEBPS/Text/part0018.html...
        No large trees found
                Splitting on page-break at id=c25
        Looking for large trees in OEBPS/Text/part0034.html...
        No large trees found
                Splitting on page-break at id=c50
        Looking for large trees in OEBPS/Text/part0060.html...
        No large trees found
                Splitting on page-break at id=c66
        Looking for large trees in OEBPS/Text/part0076.html...
        No large trees found
                Splitting on page-break at id=c75
        Looking for large trees in OEBPS/Text/part0086.html...
        No large trees found
                Splitting on page-break at id=c105
        Looking for large trees in OEBPS/Text/part0117.html...
        No large trees found
                Splitting on page-break at id=c110
        Looking for large trees in OEBPS/Text/part0122.html...
        No large trees found
                Splitting on page-break at id=c115
        Looking for large trees in OEBPS/Text/part0127.html...
        No large trees found
                Splitting on page-break at id=c180
        Looking for large trees in OEBPS/Text/part0194.html...
        No large trees found
                Splitting on page-break at id=c212
        Looking for large trees in OEBPS/Text/part0227.html...
        No large trees found
                Splitting on page-break at id=c237
        Looking for large trees in OEBPS/Text/part0253.html...
        No large trees found
                Splitting on page-break at id=c194
        Looking for large trees in OEBPS/Text/part0209.html...
        No large trees found
                Splitting on page-break at id=c228
        Looking for large trees in OEBPS/Text/part0244.html...
        No large trees found
                Splitting on page-break at id=c179
        Looking for large trees in OEBPS/Text/part0193.html...
        No large trees found
                Splitting on page-break at id=c31
        Looking for large trees in OEBPS/Text/part0040.html...
        No large trees found
                Splitting on page-break at id=c45
        Looking for large trees in OEBPS/Text/part0055.html...
        No large trees found
                Splitting on page-break at id=c20
        Looking for large trees in OEBPS/Text/part0029.html...
        No large trees found
                Splitting on page-break at id=c30
        Looking for large trees in OEBPS/Text/part0039.html...
        No large trees found
                Splitting on page-break at id=c61
        Looking for large trees in OEBPS/Text/part0071.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0080.html...
        No large trees found
                Splitting on page-break at id=c86
        Looking for large trees in OEBPS/Text/part0097.html...
        No large trees found
                Splitting on page-break at id=c101
        Looking for large trees in OEBPS/Text/part0112.html...
        No large trees found
                Splitting on page-break at id=c125
        Looking for large trees in OEBPS/Text/part0138.html...
        No large trees found
                Splitting on page-break at id=c141
        Looking for large trees in OEBPS/Text/part0154.html...
        No large trees found
                Splitting on page-break at id=c211
        Looking for large trees in OEBPS/Text/part0226.html...
        No large trees found
                Splitting on page-break at id=c234
        Looking for large trees in OEBPS/Text/part0250.html...
        No large trees found
                Splitting on page-break at id=c193
        Looking for large trees in OEBPS/Text/part0208.html...
        No large trees found
                Splitting on page-break at id=c227
        Looking for large trees in OEBPS/Text/part0243.html...
        No large trees found
                Splitting on page-break at id=c56
        Looking for large trees in OEBPS/Text/part0066.html...
        No large trees found
                Splitting on page-break at id=c40
        Looking for large trees in OEBPS/Text/part0050.html...
        No large trees found
                Splitting on page-break at id=c01
        Looking for large trees in OEBPS/Text/part0010.html...
        No large trees found
                Splitting on page-break at id=c15
        Looking for large trees in OEBPS/Text/part0024.html...
        No large trees found
                Splitting on page-break at id=c81
        Looking for large trees in OEBPS/Text/part0092.html...
        No large trees found
                Splitting on page-break at id=c96
        Looking for large trees in OEBPS/Text/part0107.html...
        No large trees found
                Splitting on page-break at id=c121
        Looking for large trees in OEBPS/Text/part0133.html...
        No large trees found
                Splitting on page-break at id=c136
        Looking for large trees in OEBPS/Text/part0149.html...
        No large trees found
                Splitting on page-break at id=c161
        Looking for large trees in OEBPS/Text/part0175.html...
        No large trees found
                Splitting on page-break at id=c177
        Looking for large trees in OEBPS/Text/part0191.html...
        No large trees found
                Splitting on page-break at id=c232
        Looking for large trees in OEBPS/Text/part0248.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0236.html...
        No large trees found
                Splitting on page-break at id=c226
        Looking for large trees in OEBPS/Text/part0242.html...
        No large trees found
                Splitting on page-break at id=c209
        Looking for large trees in OEBPS/Text/part0224.html...
        No large trees found
        Looking for large trees in OEBPS/Text/part0005.html...
        No large trees found
                Splitting on page-break at id=c10
        Looking for large trees in OEBPS/Text/part0019.html...
        No large trees found
                Splitting on page-break at id=c26
        Looking for large trees in OEBPS/Text/part0035.html...
        No large trees found
                Splitting on page-break at id=c51
        Looking for large trees in OEBPS/Text/part0061.html...
        No large trees found
                Splitting on page-break at id=c35
        Looking for large trees in OEBPS/Text/part0045.html...
        No large trees found
                Splitting on page-break at id=c67
        Looking for large trees in OEBPS/Text/part0077.html...
        No large trees found
                Splitting on page-break at id=c76
        Looking for large trees in OEBPS/Text/part0087.html...
        No large trees found
                Splitting on page-break at id=c91
        Looking for large trees in OEBPS/Text/part0102.html...
        No large trees found
                Splitting on page-break at id=c106
        Looking for large trees in OEBPS/Text/part0118.html...
        No large trees found
                Splitting on page-break at id=c116
        Looking for large trees in OEBPS/Text/part0128.html...
        No large trees found
                Splitting on page-break at id=c231
        Looking for large trees in OEBPS/Text/part0247.html...
        No large trees found
                Splitting on page-break at id=c225
        Looking for large trees in OEBPS/Text/part0241.html...
        No large trees found
                Splitting on page-break at id=c208
        Looking for large trees in OEBPS/Text/part0223.html...
        No large trees found
                Splitting on page-break at id=c158
        Looking for large trees in OEBPS/Text/part0172.html...
        No large trees found
                Splitting on page-break at id=c46
        Looking for large trees in OEBPS/Text/part0056.html...
        No large trees found
                Splitting on page-break at id=c05
        Looking for large trees in OEBPS/Text/part0014.html...
        No large trees found
        Looking for large trees in OEBPS/Text/part0000.html...
        No large trees found
                Splitting on page-break at id=c21
        Looking for large trees in OEBPS/Text/part0030.html...
        No large trees found
                Splitting on page-break at id=c62
        Looking for large trees in OEBPS/Text/part0072.html...
        No large trees found
                Splitting on page-break at id=c70
        Looking for large trees in OEBPS/Text/part0081.html...
        No large trees found
                Splitting on page-break at id=c87
        Looking for large trees in OEBPS/Text/part0098.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0113.html...
        No large trees found
                Splitting on page-break at id=c111
        Looking for large trees in OEBPS/Text/part0123.html...
        No large trees found
                Splitting on page-break at id=c126
        Looking for large trees in OEBPS/Text/part0139.html...
        No large trees found
                Splitting on page-break at id=c210
        Looking for large trees in OEBPS/Text/part0225.html...
        No large trees found
                Splitting on page-break at id=c233
        Looking for large trees in OEBPS/Text/part0249.html...
        No large trees found
                Splitting on page-break at id=ata
        Looking for large trees in OEBPS/Text/part0259.html...
        No large trees found
                Splitting on page-break at id=c224
        Looking for large trees in OEBPS/Text/part0240.html...
        No large trees found
                Splitting on page-break at id=c175
        Looking for large trees in OEBPS/Text/part0189.html...
        No large trees found
                Splitting on page-break at id=c207
        Looking for large trees in OEBPS/Text/part0222.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0171.html...
        No large trees found
                Splitting on page-break at id=c41
        Looking for large trees in OEBPS/Text/part0051.html...
        No large trees found
                Splitting on page-break at id=c02
        Looking for large trees in OEBPS/Text/part0011.html...
        No large trees found
                Splitting on page-break at id=c16
        Looking for large trees in OEBPS/Text/part0025.html...
        No large trees found
                Splitting on page-break at id=c57
        Looking for large trees in OEBPS/Text/part0067.html...
        No large trees found
                Splitting on page-break at id=c82
        Looking for large trees in OEBPS/Text/part0093.html...
        No large trees found
                Splitting on page-break at id=c97
        Looking for large trees in OEBPS/Text/part0108.html...
        No large trees found
                Splitting on page-break at id=c122
        Looking for large trees in OEBPS/Text/part0134.html...
        No large trees found
                Splitting on page-break at id=c137
        Looking for large trees in OEBPS/Text/part0150.html...
        No large trees found
                Splitting on page-break at id=c162
        Looking for large trees in OEBPS/Text/part0176.html...
        No large trees found
                Splitting on page-break at id=c178
        Looking for large trees in OEBPS/Text/part0192.html...
        No large trees found
                Splitting on page-break at id=c223
        Looking for large trees in OEBPS/Text/part0239.html...
        No large trees found
                Splitting on page-break at id=bm3
        Looking for large trees in OEBPS/Text/part0258.html...
        No large trees found
                Splitting on page-break at id=c133
        Looking for large trees in OEBPS/Text/part0146.html...
        No large trees found
                Splitting on page-break at id=c174
        Looking for large trees in OEBPS/Text/part0188.html...
        No large trees found
                Splitting on page-break at id=c206
        Looking for large trees in OEBPS/Text/part0221.html...
        No large trees found
                Splitting on page-break at id=c157
        Looking for large trees in OEBPS/Text/part0170.html...
        No large trees found
                Splitting on page-break at id=c36
        Looking for large trees in OEBPS/Text/part0046.html...
        No large trees found
        Looking for large trees in OEBPS/Text/part0006.html...
        No large trees found
                Splitting on page-break at id=c11
        Looking for large trees in OEBPS/Text/part0020.html...
        No large trees found
                Splitting on page-break at id=c27
        Looking for large trees in OEBPS/Text/part0036.html...
        No large trees found
                Splitting on page-break at id=c52
        Looking for large trees in OEBPS/Text/part0062.html...
        No large trees found
                Splitting on page-break at id=c68
        Looking for large trees in OEBPS/Text/part0078.html...
        No large trees found
                Splitting on page-break at id=c77
        Looking for large trees in OEBPS/Text/part0088.html...
        No large trees found
                Splitting on page-break at id=c92
        Looking for large trees in OEBPS/Text/part0103.html...
        No large trees found
                Splitting on page-break at id=c107
        Looking for large trees in OEBPS/Text/part0119.html...
        No large trees found
                Splitting on page-break at id=c117
        Looking for large trees in OEBPS/Text/part0129.html...
        No large trees found
                Splitting on page-break at id=c222
        Looking for large trees in OEBPS/Text/part0238.html...
        No large trees found
                Splitting on page-break at id=bm2
        Looking for large trees in OEBPS/Text/part0257.html...
        No large trees found
                Splitting on page-break at id=c132
        Looking for large trees in OEBPS/Text/part0145.html...
        No large trees found
                Splitting on page-break at id=c173
        Looking for large trees in OEBPS/Text/part0187.html...
        No large trees found
                Splitting on page-break at id=c205
        Looking for large trees in OEBPS/Text/part0220.html...
        No large trees found
                Splitting on page-break at id=c128
        Looking for large trees in OEBPS/Text/part0141.html...
        No large trees found
                Splitting on page-break at id=c156
        Looking for large trees in OEBPS/Text/part0169.html...
        No large trees found
                Splitting on page-break at id=c149
        Looking for large trees in OEBPS/Text/part0162.html...
        No large trees found
                Splitting on page-break at id=c47
        Looking for large trees in OEBPS/Text/part0057.html...
        No large trees found
                Splitting on page-break at id=c06
        Looking for large trees in OEBPS/Text/part0015.html...
        No large trees found
        Looking for large trees in OEBPS/Text/part0001.html...
        No large trees found
                Splitting on page-break at id=c22
        Looking for large trees in OEBPS/Text/part0031.html...
        No large trees found
                Splitting on page-break at id=c63
        Looking for large trees in OEBPS/Text/part0073.html...
        No large trees found
                Splitting on page-break at id=c32
        Looking for large trees in OEBPS/Text/part0041.html...
        No large trees found
                Splitting on page-break at id=c72
        Looking for large trees in OEBPS/Text/part0083.html...
        No large trees found
                Splitting on page-break at id=c88
        Looking for large trees in OEBPS/Text/part0099.html...
        No large trees found
                Splitting on page-break at id=c102
        Looking for large trees in OEBPS/Text/part0114.html...
        No large trees found
                Splitting on page-break at id=c112
        Looking for large trees in OEBPS/Text/part0124.html...
        No large trees found
                Splitting on page-break at id=c131
        Looking for large trees in OEBPS/Text/part0144.html...
        No large trees found
                Splitting on page-break at id=c172
        Looking for large trees in OEBPS/Text/part0186.html...
        No large trees found
                Splitting on page-break at id=c221
        Looking for large trees in OEBPS/Text/part0237.html...
        No large trees found
                Splitting on page-break at id=c204
        Looking for large trees in OEBPS/Text/part0219.html...
        No large trees found
                Splitting on page-break at id=c169
        Looking for large trees in OEBPS/Text/part0183.html...
        No large trees found
                Splitting on page-break at id=c155
        Looking for large trees in OEBPS/Text/part0168.html...
        No large trees found
                Splitting on page-break at id=c148
        Looking for large trees in OEBPS/Text/part0161.html...
        No large trees found
                Splitting on page-break at id=c189
        Looking for large trees in OEBPS/Text/part0203.html...
        No large trees found
                Splitting on page-break at id=au6
        Looking for large trees in OEBPS/Text/part0256_split_006.html...
        No large trees found
                Splitting on page-break at id=c42
        Looking for large trees in OEBPS/Text/part0052.html...
        No large trees found
                Splitting on page-break at id=c03
        Looking for large trees in OEBPS/Text/part0012.html...
        No large trees found
                Splitting on page-break at id=c17
        Looking for large trees in OEBPS/Text/part0026.html...
        No large trees found
                Splitting on page-break at id=c58
        Looking for large trees in OEBPS/Text/part0068.html...
        No large trees found
                Splitting on page-break at id=c83
        Looking for large trees in OEBPS/Text/part0094.html...
        No large trees found
                Splitting on page-break at id=c98
        Looking for large trees in OEBPS/Text/part0109.html...
        No large trees found
                Splitting on page-break at id=c123
        Looking for large trees in OEBPS/Text/part0135.html...
        No large trees found
                Splitting on page-break at id=c130
        Looking for large trees in OEBPS/Text/part0143.html...
        No large trees found
                Splitting on page-break at id=c138
        Looking for large trees in OEBPS/Text/part0151.html...
        No large trees found
                Splitting on page-break at id=c163
        Looking for large trees in OEBPS/Text/part0177.html...
        No large trees found
                Splitting on page-break at id=c171
        Looking for large trees in OEBPS/Text/part0185.html...
        No large trees found
                Splitting on page-break at id=c203
        Looking for large trees in OEBPS/Text/part0218.html...
        No large trees found
                Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
        Looking for large trees in OEBPS/Text/part0204.html...
        No large trees found
                Splitting on page-break at id=c154
        Looking for large trees in OEBPS/Text/part0167.html...
        No large trees found
                Splitting on page-break at id=c147
        Looking for large trees in OEBPS/Text/part0160.html...
        No large trees found
                Splitting on page-break at id=c188
        Looking for large trees in OEBPS/Text/part0202.html...
        No large trees found
                Splitting on page-break at id=au5
        Looking for large trees in OEBPS/Text/part0256_split_005.html...
        No large trees found
                Splitting on page-break at id=c220
        Looking for large trees in OEBPS/Text/part0235.html...
        No large trees found
                Splitting on page-break at id=c37
        Looking for large trees in OEBPS/Text/part0047.html...
        No large trees found
                Splitting on page-break at id=fm4
        Looking for large trees in OEBPS/Text/part0007.html...
        No large trees found
                Splitting on page-break at id=c12
        Looking for large trees in OEBPS/Text/part0021.html...
        No large trees found
                Splitting on page-break at id=c28
        Looking for large trees in OEBPS/Text/part0037.html...
        No large trees found
                Splitting on page-break at id=c53
        Looking for large trees in OEBPS/Text/part0063.html...
        No large trees found
                Splitting on page-break at id=c69
        Looking for large trees in OEBPS/Text/part0079.html...
        No large trees found
                Splitting on page-break at id=c78
        Looking for large trees in OEBPS/Text/part0089.html...
        No large trees found
                Splitting on page-break at id=c93
        Looking for large trees in OEBPS/Text/part0104.html...
        No large trees found
                Splitting on page-break at id=c108
        Looking for large trees in OEBPS/Text/part0120.html...
        No large trees found
                Splitting on page-break at id=c118
        Looking for large trees in OEBPS/Text/part0130.html...
        No large trees found
                Splitting on page-break at id=c129
        Looking for large trees in OEBPS/Text/part0142.html...
        No large trees found
                Splitting on page-break at id=c170
        Looking for large trees in OEBPS/Text/part0184.html...
        No large trees found
                Splitting on page-break at id=c191
        Looking for large trees in OEBPS/Text/part0206.html...
        No large trees found
                Splitting on page-break at id=c153
        Looking for large trees in OEBPS/Text/part0166.html...
        No large trees found
                Splitting on page-break at id=c202
        Looking for large trees in OEBPS/Text/part0217.html...
        No large trees found
                Splitting on page-break at id=c146
        Looking for large trees in OEBPS/Text/part0159.html...
        No large trees found
                Splitting on page-break at id=c187
        Looking for large trees in OEBPS/Text/part0201.html...
        No large trees found
                Splitting on page-break at id=au4
        Looking for large trees in OEBPS/Text/part0256_split_004.html...
        No large trees found
                Splitting on page-break at id=c219
        Looking for large trees in OEBPS/Text/part0234.html...
        No large trees found
                Splitting on page-break at id=c64
        Looking for large trees in OEBPS/Text/part0074.html...
        No large trees found
                Splitting on page-break at id=c33
        Looking for large trees in OEBPS/Text/part0042.html...
        No large trees found
                Splitting on page-break at id=c48
        Looking for large trees in OEBPS/Text/part0058.html...
        No large trees found
                Splitting on page-break at id=c07
        Looking for large trees in OEBPS/Text/part0016.html...
        No large trees found
                Splitting on page-break at id=toc
        Looking for large trees in OEBPS/Text/part0002.html...
        No large trees found
                Splitting on page-break at id=c23
        Looking for large trees in OEBPS/Text/part0032.html...
        No large trees found
                Splitting on page-break at id=c73
        Looking for large trees in OEBPS/Text/part0084.html...
        No large trees found
                Splitting on page-break at id=c89
        Looking for large trees in OEBPS/Text/part0100.html...
        No large trees found
                Splitting on page-break at id=c103
        Looking for large trees in OEBPS/Text/part0115.html...
        No large trees found
                Splitting on page-break at id=c113
        Looking for large trees in OEBPS/Text/part0125.html...
        No large trees found
                Splitting on page-break at id=c151
        Looking for large trees in OEBPS/Text/part0164.html...
        No large trees found
                Splitting on page-break at id=c201
        Looking for large trees in OEBPS/Text/part0216.html...
        No large trees found
2021-01-22 16:43:49 [WARN] The cover image has an id != "cover". Renaming to work around bug in Nook Color
2021-01-22 16:43:52 [INFO] Upgrading to EPUB 3...
2021-01-22 16:44:00 [DEBUG] Encrypting font:

Drop Caps epub->Mobi

$
0
0
Hi.
I am converting my own book to several formats on Calibre. And I am trying to convert from the Epub created in InDesign to a mobi file. When I do that, the Drop Caps get screwed. I don't really have any idea of how can I solve that. The conversion to AZW3 is perfect tho.
Thanks.

ePub to HTMLZ

$
0
0
I recently started getting errors when I attempt to convert an ePub to HTMLZ format. It seems to be a fairly recent regression; I have a copy of my epub collection in an external drive (under Portable Calibre, which was updated just before Christmas), and it works fine there.

How to get consistent font size and layout when converting to kepub (from epub)?

$
0
0
I have a Kobo H2O2 (and previously an H2O) and prefer to use kepub (I use the stats a lot) I have issues with weird line breaks after converting to kepub if I use font rescaling (it's always set to 12pt).

See here for side by side of original epub (left) and converted kepub (right) using Calibre's E-book Viewer:

Note: For copyright, book text has been pixelated.

The font size is set to 16px in both. When I sideload these to my Kobo, the font size in the kepub will be what I expect but the epub font size will look giant. (Calibre's E-book Viewer shows the kepub as having larger text despite, as above, the font being set to 16px. The font size on my kobo looks like the text on the left, just with the messed up layout on the right).

Obviously if I "Disable font size rescaling" I get really inconsistent fonts across books which is especially problematic if I'm reading several books at once - not very practical to have to change the font options every time I switch between books. The fonts also tend to be much larger although not anywhere near as huge as a straight epub.

How can I get a consistent kepub font size suitable for my Kobo without the weird line breaks on things like titles, especially when said titles contain things like images (as above screenshot)? TIA!

EDIT: Essentially I want to retain the original epub formatting/layout, just refactor the font size so that it's not ginormous and has the additional kepub stats.

Chapter Titles as Styles in docx-->epub Conversion

$
0
0
System: Calibre 5.10.1, Ubuntu 20.04, LibreOffice 7.0.4.2

I've seen many suggestions to the effect that, if using Writer, a save as docx instead of odt before conversion to epub will give better results, so I have begun trying it. Yes, in general, there are no weird <span>s and so on.

But I find chapter titles, which were all plain "Heading 1" in Writer, come through as list styles. Example:

Code:

<ol class="list_">
    <li value="3" class="block_4" id="toc_id_3"><b class="calibre1">Chapter 3</b></li>
  </ol>

Is this normal? It seems a strange way to code chapter titles. And it makes it slightly more difficult to edit into the <h1 class="chapter"> sort of style I normally use. (Doesn't happen with odt conversion.)

Is there some way to avoid this behaviour?

Thanks...

Making the 2nd Page of a PDF Doc the Cover

$
0
0
I am using Calibre to catalog PDF documents (Mostly magazines and Tech docs). Some PDF's the first page are blank and the cover is on the 2nd page. Is there a way to make the 2nd page the cover....or do I have to go manually and edit each PDF ?

Jay

Problem opening pdfs (from https://z-lib.org/)

$
0
0
all of the pdf books I have tried to open in Calibri give this error:

calibre, version 5.10.1
ERROR: Errors while adding: Failed to add any books, click "Show details" for more information


----------------------------------------------------------------------
Failed to add the book: Architects of Light Manual.pdf
/home/bronner/Calibre Library/Architects of light hanbook-1 by Ashayana deane.pdf
With error:
Traceback (most recent call last):
File "calibre/gui2/add.py", line 457, in add_book
File "calibre/db/legacy.py", line 334, in create_book_entry
File "calibre/db/cache.py", line 72, in call_func_with_lock
File "calibre/db/cache.py", line 1672, in create_book_entry
File "calibre/db/backend.py", line 920, in execute
apsw.ReadOnlyError: ReadOnlyError: attempt to write a readonly database

Any way to fixt this?? thanks

PDF output (and print) garbled

$
0
0
With a lot of books, when I convert to PDF or print to PDF, the output is almost totally garbled -- looks like a ton of overprinting. I am attaching a screenshot of the garbled conversion as viewed in a PDF reader. It looks like this in all PDF readers, including Kindle.

I am able to make a good PDF from it by converting to mobi, importing into Kindle for PC, and then using EPubor Ultimate. But this still feels like a Calibre problem to solve.

The input format is epub.

Thanks!

ebook-convert with recipe not respecting chapter-mark option

$
0
0
Hi everybody,

First of all, I want to thank all developers of calibre and the whole community for maintaining this forum. Thank you!

I noticed that when I use ebook-convert together with the recipe the various articles are always separated by pagebreaks from each other. The "--chapter-mark none" option does not have any effect on the conversion. Is that correct?

Would it be possible if you could give me a hint, where precisely in the code the pagebreaks are added.

Best regards
Andy

Calibre Bulk Convert Script

$
0
0
Hello.
I would like to create a BAT file for Calibre that would convert all of the specified file types (DOCX, TXT, DOC, RTF, EPUB, MOBI) from a specific director to MOBI/EPUB saved in a different director (if the file is already there, I want it replaced with the new version).
I did not manage to do this in bulk, only with a single file.

I am using the portable version of Calibre and I would like to use 2 directors placed in the Calibre main directory for input and output.
This is the my script for just one file:

C:\Users\Utl\Desktop\CalibrePortable\Calibre\ebook-convert.exe "C:\Users\Utl\Desktop\CalibrePortable\DOCX_INPUT\< some file name>.docx" "C:\Users\Utl\Desktop\CalibrePortable\Ebook_Output \<some file name>.docx.mobi"

Changing all text color to black

$
0
0
Hi everybody,

I bought an ebook from the publisher, however some parts of the text are red or blue. No sign of this in the printed version, and the colors are absolutely random, so it's obviously a mistake. I converted the book from mobi to azw3 to make it editable. I thought to find some easy option the change font colors (all to black), but I couldn't figure it out. I also tried to change some css rules, but I'm totally not an expert, so my tries probably didn't even make any sense.

If there is a way to do this, can you please help me? There has to be some solution.

Thank you in advance!

Page Size Converting to PDF - Reset and Is "Wise-Size" Possible

$
0
0
Hi,

I got fancy with setting the defaults for converting to PDF - lots of customization.

I'd like to roll back the to-PDF conversion to...whatever the out-of-the-box / fist install of program state is.

So, two questions, in one, really:

where are the default page sizes for converting to PDF (if any)?

And, is there any "Wise-size"??! :D What I mean by that is - is there any variable I can click, or un-click, in the to-PDF conversion that will try to set the PDF page size to be similar to whatever the physical version of the book or document was?

So that, if it was handbook-size, the resulting file would also be handbook sized. Or, if it was some conventional physical size - https://en.wikipedia.org/wiki/Book_s...0inches%20tall. - that the resulting output would be nearly the same.

Sincerely,

Blaine

Epub to PDF Issue: text lines cut in half (Chinese font vertical-rl script)

$
0
0
Hello!

Hopefully someone can provide some pointers how to fix this. I tried several different settings for Epub->PDF conversion after reading dozens of threads here, but still have the same issue no matter the font size/margins etc.

What could be causing the vertical chinese line to be cut through at the page break??
Any help is highly appreciated...

-------------------------------

I have attached a screenshot and the test epub file (screenshot is of page 6, body text. Images , Chapter page and TOC render just fine)

--------------------
Here is my latest conversion log for a test file i created (just changed the font type and size, other settings were default):

Spoiler:


"Convert book 1 of 1 (14000k_aside_seperate_footnote)
Failed to initialize plugin: 'C:\\Users\\Kamil\\AppData\\Roaming\\calibre\\plug ins\\KFX Input.zip'
Conversion options changed from defaults:
pdf_mono_font_size: 14
read_metadata_from_opf: 'C:\\Users\\Kamil\\AppData\\Local\\Temp\\calibre_8 rq8g8fj\\xul9_s1s.opf'
pdf_use_document_margins: True
pdf_default_font_size: 16
pdf_sans_family: 'Arial'
pdf_serif_family: 'Arial'
cover: 'C:\\Users\\Kamil\\AppData\\Local\\Temp\\calibre_8 rq8g8fj\\aqahuo_r.jpeg'
output_profile: 'tablet'
paper_size: 'b5'
verbose: 2
Resolved conversion options
calibre version: 5.8.1
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'change_justification': 'original',
'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
"'\\s*((chapter|book|section|part)\\s+)|((prolog|p rologue|epilogue)(\\s+|$))', "
"'i')) or @class = 'chapter']",
'chapter_mark': 'pagebreak',
'comments': None,
'cover': 'C:\\Users\\Kamil\\AppData\\Local\\Temp\\calibre_8 rq8g8fj\\aqahuo_r.jpeg',
'custom_size': None,
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'expand_css': False,
'extra_css': None,
'filter_css': '',
'fix_indents': True,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x00000243E8A13640>,
'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': 5.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 5.0,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'no_chapters_in_toc': False,
'no_inline_navbars': False,
'output_profile': <calibre.customize.profiles.TabletOutput object at 0x00000243E8A13F10>,
'page_breaks_before': '/',
'paper_size': 'b5',
'pdf_add_toc': False,
'pdf_default_font_size': 16,
'pdf_footer_template': None,
'pdf_header_template': None,
'pdf_hyphenate': False,
'pdf_mark_links': False,
'pdf_mono_family': 'Courier',
'pdf_mono_font_size': 14,
'pdf_odd_even_offset': 0.0,
'pdf_page_margin_bottom': 72.0,
'pdf_page_margin_left': 72.0,
'pdf_page_margin_right': 72.0,
'pdf_page_margin_top': 72.0,
'pdf_page_number_map': None,
'pdf_page_numbers': False,
'pdf_sans_family': 'Arial',
'pdf_serif_family': 'Arial',
'pdf_standard_font': 'serif',
'pdf_use_document_margins': True,
'prefer_metadata_cover': False,
'preserve_cover_aspect_ratio': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'C:\\Users\\Kamil\\AppData\\Local\\Temp\\calibre_8 rq8g8fj\\xul9_s1s.opf',
'remove_fake_margins': True,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': '',
'search_replace': '[]',
'series': None,
'series_index': None,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_reading_at': None,
'subset_embedded_fonts': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'transform_css_rules': '[]',
'uncompressed_pdf': False,
'unit': 'inch',
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'use_profile_size': False,
'verbose': 2}
InputFormatPlugin: EPUB Input running
on C:\Users\Kamil\AppData\Local\Temp\calibre_8rq8g8fj \uxfi1uvm.epub
Parsing all content...
Parsing OEBPS/Styles/sgc-nav.css ...
PropertyValue: No match: ('CHAR', ':', 33, 12)
PropertyValue: Unknown syntax or no value: none
text-align: center
CSSStyleDeclaration: Syntax Error in Property: text-decoration: none
text-align: center
Parsing OEBPS/Styles/ebookstyle.css ...
Parsing OEBPS/Text/Ch01_01.xhtml ...
Parsing OEBPS/Text/nav.xhtml ...
Parsing OEBPS/Styles/ebookstyle-hzt.css ...
Parsing OEBPS/Text/Part1_img01.xhtml ...
Parsing OEBPS/Text/Ch01.xhtml ...
Parsing OEBPS/Text/TOC.xhtml ...
Parsing OEBPS/Text/Part1_img02.xhtml ...
Parsing OEBPS/Text/Ch01_img01.xhtml ...
Parsing OEBPS/Styles/sgc-toc.css ...
Referenced file 'OEBPS/Images/img_01_01.jpg' not found
Referenced file 'OEBPS/Images/img_01_05.jpg' not found
Referenced file 'OEBPS/Text/Ch12.xhtml' not found
Referenced file 'OEBPS/Text/Ackn01.xhtml' not found
Referenced file 'OEBPS/Text/Ch08.xhtml' not found
Referenced file 'OEBPS/Images/img_01_03.jpg' not found
Referenced file 'OEBPS/Text/cover.xhtml' not found
Referenced file 'OEBPS/Text/Ch04.xhtml' not found
Referenced file 'OEBPS/Images/img_01_02.jpg' not found
Referenced file 'OEBPS/Text/License.xhtml' not found
Referenced file 'OEBPS/Text/Ch15.xhtml' not found
Referenced file 'OEBPS/Images/img_01_06.jpg' not found
Referenced file 'OEBPS/Images/img_01_07.jpg' not found
Referenced file 'OEBPS/Text/Ch13.xhtml' not found
Referenced file 'OEBPS/Text/Ch11.xhtml' not found
Referenced file 'OEBPS/Text/Part2_img1.xhtml' not found
Referenced file 'OEBPS/Text/Ch03.xhtml' not found
Referenced file 'OEBPS/Text/Ch02.xhtml' not found
Referenced file 'OEBPS/Text/Part3_img1.xhtml' not found
Referenced file 'OEBPS/Text/Ch14.xhtml' not found
Referenced file 'OEBPS/Images/img_01_04.jpg' not found
Referenced file 'OEBPS/Text/Ch16.xhtml' not found
Referenced file 'OEBPS/Text/Ch09.xhtml' not found
Referenced file 'OEBPS/Text/Ch10.xhtml' not found
Referenced file 'OEBPS/Text/Part4_img1.xhtml' not found
Referenced file 'OEBPS/Text/Ch06.xhtml' not found
Referenced file 'OEBPS/Text/Ch07.xhtml' not found
Referenced file 'OEBPS/Text/Ch05.xhtml' not found
Reading TOC from NCX...
TOC reference 'OEBPS/Text/cover.xhtml#sigil_toc_id_cover' not found
TOC reference 'OEBPS/Text/Ch02.xhtml#sigil_toc_id_2' not found
TOC reference 'OEBPS/Text/Ch03.xhtml#sigil_toc_id_3' not found
TOC reference 'OEBPS/Text/Ch04.xhtml#sigil_toc_id_4' not found
TOC reference 'OEBPS/Text/Part2_img1.xhtml' not found
TOC reference 'OEBPS/Text/Ch05.xhtml#sigil_toc_id_5' not found
TOC reference 'OEBPS/Text/Ch06.xhtml#sigil_toc_id_6' not found
TOC reference 'OEBPS/Text/Ch07.xhtml#sigil_toc_id_7' not found
TOC reference 'OEBPS/Text/Ch08.xhtml#sigil_toc_id_8' not found
TOC reference 'OEBPS/Text/Part3_img1.xhtml' not found
TOC reference 'OEBPS/Text/Ch09.xhtml#sigil_toc_id_9' not found
TOC reference 'OEBPS/Text/Ch10.xhtml#sigil_toc_id_10' not found
TOC reference 'OEBPS/Text/Ch11.xhtml#sigil_toc_id_11' not found
TOC reference 'OEBPS/Text/Ch12.xhtml#sigil_toc_id_12' not found
TOC reference 'OEBPS/Text/Part4_img1.xhtml' not found
TOC reference 'OEBPS/Text/Ch13.xhtml#sigil_toc_id_13' not found
TOC reference 'OEBPS/Text/Ch14.xhtml#sigil_toc_id_14' not found
TOC reference 'OEBPS/Text/Ch15.xhtml#sigil_toc_id_15' not found
TOC reference 'OEBPS/Text/Ch16.xhtml#sigil_toc_id_16' not found
TOC reference 'OEBPS/Text/Ackn01.xhtml' not found
TOC reference 'OEBPS/Text/License.xhtml' not found
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 26 items of level: div_1
Found 34 items of level: p_1
Found 7 items of level: div_2
Found 7 items of level: p_2
Ignoring level p_2
div_1 left margin stats: Counter({'': 1})
div_1 right margin stats: Counter({'': 1})
p_1 left margin stats: Counter({'0': 34})
p_1 right margin stats: Counter({'0': 34})
div_2 left margin stats: Counter()
div_2 right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Trimming 'OEBPS/Images/14000k_pin.JPG' from manifest
Trimming 'OEBPS/Images/img_00_01.jpg' from manifest
Creating PDF Output...
Converting input as a text based book...
Removed 1 unused fonts
Merged 2 instances of PMingLiU reducing size from 313 KB to 202.1 KB
Merged 2 instances of Arial-BoldMT reducing size from 14.8 KB to 8.7 KB
Merged 12 instances of ArialMT reducing size from 113.7 KB to 21.8 KB
Merged 2 instances of Arial-ItalicMT reducing size from 11.4 KB to 5.4 KB
Merged 8 instances of SimSun reducing size from 1.1 MB to 382.4 KB
Removed 21 duplicated Type3 glyphs
PDF output written to C:\Users\Kamil\AppData\Local\Temp\calibre_8rq8g8fj \idl_ezk9.pdf
"

Attached Thumbnails
Click image for larger version

Name:	pdf issue2.JPG
Views:	N/A
Size:	117.4 KB
ID:	185030  
Attached Files
File Type: epub mobileread.epub (777.2 KB)

Word to EPUB

$
0
0
When converting a .docx file to an EPUB, I sometimes end up with span tags. These usually show up in unordered bulleted lists, but not all the time. (The point being, I do not want or need them)

.
I am wondering if it is something I am unintentionally doing in Word, or a setting I have in Calibre.
.
I am a strict user of styles in Word, in case you are wondering. :cool:

Conversion error from ePub to MOBI

$
0
0
I'm trying to convert an epub to mobi and am getting an error:

this is the error log:
Spoiler:
calibre, version 5.10.1 (win32, embedded-python: True)
Erro ao converter: Falha: Converter livro 1 de 1 (A sociedade do anel)

Converter livro 1 de 1 (A sociedade do anel)
Conversion options changed from defaults:
cover: 'C:\\Users\\paulo\\AppData\\Local\\Temp\\calibre_q mp03h_8\\c1x6s2fy.jpeg'
verbose: 2
output_profile: 'kindle_pw3'
read_metadata_from_opf: 'C:\\Users\\paulo\\AppData\\Local\\Temp\\calibre_q mp03h_8\\191i84fq.opf'
Resolved conversion options
calibre version: 5.10.1
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'change_justification': 'original',
'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
"'\\s*((chapter|book|section|part)\\s+)|((prolog|p rologue|epilogue)(\\s+|$))', "
"'i')) or @class = 'chapter']",
'chapter_mark': 'pagebreak',
'comments': None,
'cover': 'C:\\Users\\paulo\\AppData\\Local\\Temp\\calibre_q mp03h_8\\c1x6s2fy.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_compress': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'expand_css': False,
'extra_css': None,
'extract_to': None,
'filter_css': '',
'fix_indents': True,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x0000018FAC765A60>,
'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': 5.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 5.0,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'mobi_file_type': 'old',
'mobi_ignore_margins': False,
'mobi_keep_original_images': False,
'mobi_toc_at_start': False,
'no_chapters_in_toc': False,
'no_inline_navbars': True,
'no_inline_toc': False,
'output_profile': <calibre.customize.profiles.KindlePaperWhite3Outpu t object at 0x0000018FAC77A0A0>,
'page_breaks_before': '/',
'personal_doc': '[PDOC]',
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'C:\\Users\\paulo\\AppData\\Local\\Temp\\calibre_q mp03h_8\\191i84fq.opf',
'remove_fake_margins': True,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': '',
'search_replace': '[]',
'series': None,
'series_index': None,
'share_not_sync': False,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_reading_at': None,
'subset_embedded_fonts': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'transform_css_rules': '[]',
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: EPUB Input running
on C:\Users\paulo\AppData\Local\Temp\calibre_qmp03h_8 \q9ig6xfa.epub
Found HTML cover OEBPS/Text/SdA1-Capa.xhtml
Parsing all content...
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 216, in main
File "calibre\gui2\convert\gui_conversion.py", line 41, in gui_convert_override
File "calibre\gui2\convert\gui_conversion.py", line 28, in gui_convert
File "calibre\ebooks\conversion\plumber.py", line 1118, in run
File "calibre\ebooks\conversion\plumber.py", line 1316, in create_oebbook
File "calibre\ebooks\oeb\reader.py", line 72, in __call__
File "calibre\ebooks\oeb\reader.py", line 699, in _all_from_opf
File "calibre\ebooks\oeb\reader.py", line 344, in _spine_from_opf
calibre.ebooks.oeb.base.OEBError: Spine is empty


Can anybody help?

Markdown to Epub questions

$
0
0
I have a number of markdown documents, the codes are quite stadardized. All seems to work fine. But I have a few questions

All the footnotes are as follows:
Code:

Here's a simple footnote,[^note] and here's a longer one.[^anote]

[^note]: This is the first footnote.

[^anote]: Here's one with multiple paragraphs and code.

All these notes are converted to a list (1, 2, 3.) but

1) They are appended to the last html file. Can can it be a separate file?
I used this to break the files which work with h2. //*[name()='h2' or div[@class="footnote"]].

2) I inserted ".footnote ol {padding: 0;}" to the "Look and Feel" before converting, but this has no effect. :chinscratch:

3) Can they be formated in epub3 (epub:type...)

PS: I do all this on the Content Server.

Help! Small white margin is not dissapear on full-page img

$
0
0
Hi, I have view multiple of the post and try to find a way to get rid of the small white line in when I try to convert epub to pdf. the image seem fine at first glance but when zoom in at the bottom of the page, the small white line would be visible.
Here is my code (see full code in Txt file)

<head>
<title>part0001</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link href="../stylesheet.css" rel="stylesheet" type="text/css"/>

<style type="text/css">
@page {padding: 0pt; margin:0pt}
body { text-align: center; padding:0pt; margin: 0pt; }
</style>
</head>

<body>
<div>
<img <img alt="Image" src="image_rsrc2GE.jpg" width="1358" height="1920"/>
</div>
</body>
</html>

Attached Thumbnails
Click image for larger version

Name:	p2.PNG
Views:	N/A
Size:	253.2 KB
ID:	185132   Click image for larger version

Name:	p1.PNG
Views:	N/A
Size:	37.9 KB
ID:	185133   Click image for larger version

Name:	Output.PNG
Views:	N/A
Size:	61.4 KB
ID:	185138  
Attached Files
File Type: txt Stylesheet.txt (559 Bytes)
File Type: txt image code.txt (529 Bytes)

Help with epub to PDF, please.

$
0
0
Hi,

when I convert an epub to PDF, I'm missing one or two line breaks before the next title / heading, which looks something like this:

paragraph 1 text
paragraph 1 text
Title / Heading
paragraph 2 text
paragraph 2 text

What I would like to have is something like:

paragraph 1 text
paragraph 1 text

Title / Heading
paragraph 2 text
paragraph 2 text

I hope this is clear enough for you to know what I mean. If not, I'll be happy to make another attempt.

Any help with this is greatly appreciated! :thanks:

ImportError

$
0
0
I am getting the following error when running ebook-convert in terminal.

ImportError: /opt/calibre/lib/libQt5Core.so.5: symbol _ZdlPvm, version CXXABI_1.3.9 not defined in file libstdc++.so.6 with link time reference

I know it has something to do with the libraries but can't seem to figure out how to solve the issue.
I am running this on a Synology NAS.

Any ideas?
Viewing all 3902 articles
Browse latest View live