View Single Post
Old 05-20-2010, 09:26 PM   #11
Corey.Langner
Junior Member
Corey.Langner began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2009
Device: Kindle 2
Thanks jackie! I didn't know that information existed. Here is the first part of the conversion log.

Quote:
Convert book 1 of 1 (Book Name)
Resolved conversion options
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 16.0,
'book_producer': None,
'change_justification': u'original',
'chapter': u'//*[re:test(., "CHAPTER", "i")]',
'chapter_mark': u'pagebreak',
'comments': None,
'cover': 'c:\\docume~1\\brandi~1\\locals~1\\temp\\calibre_0 .6.53_cl6zkp.jpeg',
'debug_pipeline': None,
'disable_font_rescaling': False,
'dont_compress': False,
'extra_css': None,
'font_size_mapping': u'12.0, 12.0, 14.0, 16.0, 18.0, 20.0, 22.0, 24.0',
'footer_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'header_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x02C1B470>,
'insert_blank_line': True,
'insert_metadata': False,
'isbn': None,
'language': None,
'level1_toc': u'//*[re:test(., "CHAPTER", "i")]',
'level2_toc': u'//h:h3',
'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,
'max_toc_links': 50,
'no_chapters_in_toc': False,
'no_inline_navbars': True,
'no_inline_toc': False,
'output_profile': <calibre.customize.profiles.KindleOutput object at 0x02C1B750>,
'page_breaks_before': u"//*[name()='h1' or name()='h2']",
'personal_doc': u'[PDOC]',
'prefer_author_sort': True,
'prefer_metadata_cover': False,
'preprocess_html': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\docume~1\\my docs\\locals~1\\temp\\calibre_0.6.53_t5wy73.opf',
'remove_first_image': False,
'remove_footer': False,
'remove_header': False,
'remove_paragraph_spacing': True,
'remove_paragraph_spacing_indent_size': 1.0,
'rescale_images': False,
'series': None,
'series_index': None,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: LIT Input running
on C:\Documents and Settings\My Documents\calibre library\book name.lit
Parsing all content...
Parsing book name_023.htm ...
Parsing Book name_003.htm ...

Parsing stylesheet.css ...
Property: Unknown Property name. [36:5: mso-style-link]
Property: Invalid value for "CSS Level 2.1" property: 468 [62:5: height]
Property: Invalid value for "CSS Level 2.1" property: 293 [63:5: width]
Property: Unknown Property name. [91:5: mso-style-link]
Parsing contents.xhtml ...
Parsing manglecase.css ...

Reading TOC from HTML...
Merging user specified metadata...
Detecting structure...
Detected chapter: Book name@page { margin-bottom: 5.000000pt;
Failed to mark chapter
Traceback (most recent call last):
File "site-packages\calibre\ebooks\oeb\transforms\structure.p y", line 93, in detect_chapters
File "lxml.etree.pyx", line 673, in lxml.etree._Element.addprevious (src/lxml/lxml.etree.c:31716)
TypeError: Only processing instructions and comments can be siblings of the root element

Detected chapter: CHAPTER 1My name is
Detected chapter: CHAPTER 1
Detected chapter: book name@page { margin-bottom: 5.000000pt;
Failed to mark chapter
Traceback (most recent call last):
File "site-packages\calibre\ebooks\oeb\transforms\structure.p y", line 93, in detect_chapters
File "lxml.etree.pyx", line 673, in lxml.etree._Element.addprevious (src/lxml/lxml.etree.c:31716)
TypeError: Only processing instructions and comments can be siblings of the root element
That same information repeats 27 times followed by a bunch of
Quote:
Property: Unknown Property name. [2:13023: panose-1]
Then,

Quote:
Transformed CSS selector .MsoNormal to .msonormal
Transformed CSS selector .MsoTitleCxSpFirst to .msotitlecxspfirst
Transformed CSS selector .Section to .section
Serializing markup content...
Compressing markup content...
Generating flat CTOC ...
CNCX utilization: 1 record, 0% full
Indexing navPoints ...
Generating INDX ...
Serializing images...
MOBI output written to c:\docume~1\locals~1\temp\calibre_0.6.53_kcvyiv.mo bi

Last edited by Corey.Langner; 05-20-2010 at 09:30 PM.
Corey.Langner is offline   Reply With Quote