Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 05-11-2015, 09:05 PM   #1
Jimmbo
Junior Member
Jimmbo began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2013
Device: ipad/iphone
Losing Font Style in Conversion

Hi!

I have a frequently updated RTF document on my hard drive that I need to send to Marvin (epub reader on my iphone) on a daily basis. Suddenly, the red/italic font style isn’t appearing.

I convert from RTF to HTML, then use Calibre to convert the HTML to epub. Here is an image showing the same example lines at each stage of the process

Nothing's been updated on my system; I can't figure out where this is going wrong. It LOOKS like Marvin's the problem, but I'm using the same old version of that app and haven't changed any of its settings!
Jimmbo is offline   Reply With Quote
Old 05-12-2015, 12:30 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,869
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
https://www.mobileread.com/forums/sho...d.php?t=186697
kovidgoyal is offline   Reply With Quote
Advert
Old 05-12-2015, 11:49 AM   #3
Jimmbo
Junior Member
Jimmbo began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2013
Device: ipad/iphone
kovidgoyal,

Just making sure you saw the linked image showing example lines.

the only thing my report was missing, apparently, was the Calibre log. Here it is:
Spoiler:

Convert book 1 of 1 (food)
Failed to initialize plugin: u'/Users/Jimleff/Library/Preferences/calibre/plugins/iOS reader applications.zip'
Processing archive...
Resolved conversion options
calibre version: 2.27.0
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'breadth_first': False,
'change_justification': u'original',
'chapter': u"//*[((name()='h1' or name()='h2') and re:test(., 'chapter|book|section|part\\s+', 'i')) or @class = 'chapter']",
'chapter_mark': u'pagebreak',
'comments': None,
'cover': None,
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_package': False,
'dont_split_on_page_breaks': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'epub_flatten': False,
'epub_inline_toc': False,
'epub_toc_at_end': False,
'expand_css': False,
'extra_css': None,
'extract_to': None,
'filter_css': u'',
'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 0x11404e710>,
'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_levels': 5,
'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.iPad3Output object at 0x11404ec90>,
'page_breaks_before': u'/',
'prefer_metadata_cover': False,
'preserve_cover_aspect_ratio': False,
'pretty_print': True,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': u'/var/folders/0c/2l35l8r50cv17_q48dz9tm8w0000gp/T/calibre_2.27.0_tmp_llrO7T/PBjOqy.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': u'',
'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,
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: HTML Input running
on /var/folders/0c/2l35l8r50cv17_q48dz9tm8w0000gp/T/calibre_2.27.0_tmp_llrO7T/nZW5UJ_pl_arc/content.opf
Parsing all content...
Manifest item 'toc.ncx' not found
Parsing food.html ...
Skipping invalid href: u'http://graysicecream.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://kenssteakhouse.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://defuscoandson.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://defuscoandson.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://oldestoneguesthouse.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://draftingroom.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Skipping invalid href: u'http://northbrookcanoe.com]'
Traceback (most recent call last):
File "site-packages/calibre/ebooks/oeb/reader.py", line 214, in _manifest_add_missing
File "site-packages/calibre/ebooks/oeb/base.py", line 413, in urlnormalize
File "lib/python2.7/urlparse.py", line 143, in urlparse
File "lib/python2.7/urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Generating default TOC from spine...
Merging user specified metadata...
Detecting structure...
Detected chapter: HASH chapter
Detected chapter: WASHINGTON HEIGHTS(ABOVE 155) chapter
Detected chapter: HARLEM chapter
Detected chapter: UPPER WEST SIDE (59-110 ST) chapter
Detected chapter: UPPER EAST SIDE (59-110 ST) chapter
Detected chapter: MIDTOWN WEST(34-59 ST) chapter
Detected chapter: MIDTOWN EAST (34-59 ST) chapter
Detected chapter: CHELSEA WEST (14-34 ST) chapter
Detected chapter: CHELSEA EAST chapter
Detected chapter: WEST VILLAGE chapter
Detected chapter: EAST VILLAGE chapter
Detected chapter: SOHO/LOWER EAST SIDE chapter
Detected chapter: LITTLE ITALY chapter
Detected chapter: CHINATOWN chapter
Detected chapter: TRIBECA chapter
Detected chapter: DOWNTOWN chapter
Detected chapter: FORT GREENE chapter
Detected chapter: FLATBUSH/BED-STUY/BUSHWICK chapter
Detected chapter: GREENPOINT/WILLIAMSBURGH chapter
Detected chapter: WINDSOR TERRACE chapter
Detected chapter: PARK SLOPE chapter
Detected chapter: BROOKLYN HEIGHTS/CARROLL GARDENS/ATLANTIC AVE/DUMB
Detected chapter: RED HOOK chapter
Detected chapter: SUNSET PARK chapter
Detected chapter: EAST FLATBUSH chapter
Detected chapter: FLATBUSH/EAST OF OCEAN PARKWAY/MIDWOOD chapter
Detected chapter: BOROUGH PARK/WEST OF OCEAN PARKWAY chapter
Detected chapter: BAY RIDGE/BENSONHURST chapter
Detected chapter: SOUTHEAST BROOKLYN/SHEEPSHEAD BAY/MILL BASIN chapt
Detected chapter: CONEY ISLAND/BRIGHTON BEACH chapter
Detected chapter: TO SORT BROOKLYN chapter
Detected chapter: ROOSEVELT ISLAND chapter
Detected chapter: LONG ISLAND CITY/ASTORIA chapter
Detected chapter: JACKSON HEIGHTS chapter
Detected chapter: ELMHURST chapter
Detected chapter: CORONA (JUNCTION IS ABOUT 96) chapter
Detected chapter: WOODSIDE/SUNNYSIDE chapter
Detected chapter: TO SORT QUEENS chapter
Detected chapter: FLUSHING QUEENS NEAR LIE chapter
Detected chapter: FLUSHING QUEENS DOWNTOWN chapter
Detected chapter: BAYSIDE/LITTLE NECK/DOUGLASTON chapter
Detected chapter: WHITESTONE/COLLEGE POINT chapter
Detected chapter: FOREST HILLS/KEW GARDENS/REGO PARK chapter
Detected chapter: MASPETH/GLENDALE/RIDGEWOOD/MIDDLE VILLAGE chapter
Detected chapter: WOODHAVEN/RICHMOND HILL/HOWARD BEACH/OZONE PARK ch
Detected chapter: UNION TPK AREA/FRESH MEADOWS chapter
Detected chapter: JAMAICA/HOLLIS/QUEENS VILLAGE chapter
Detected chapter: ROCKAWAY chapter
Detected chapter: NASSAU COUNTY chapter
Detected chapter: SUFFOLK COUNTY chapter
Detected chapter: EAST END chapter
Detected chapter: BRONX: CITY ISLAND chapter
Detected chapter: BRONX: PARKCHESTER/VAN NEST/WESTCHESTER SQUARE (ne
Detected chapter: BRONX:BELMONT chapter
Detected chapter: BRONX: RIVERDALE/SPUYTEN DUYVIL chapter
Detected chapter: BRONX: YANKEE STADIUM/CONCOURSE VILLAGE/MORRIS HEI
Detected chapter: BRONX: KINGSBRIDGE/FORDHAM/BEDFORD PARK/UNIVERSITY
Detected chapter: BRONX: PELHAM GARDENS/WILLIAMBRIDGE/BRONXWOOD/LACO
Detected chapter: BRONX: MORRIS PARK/MIDDLETOWN/PELHAM BAY/SCHUYLERV
Detected chapter: BRONX:WOODLAWN/WAKEFIELD (NORTHERN BRONX) chapter
Detected chapter: BRONX: EAST TREMONT chapter
Detected chapter: BRONX: CLAREMONT/MORRISANIA/FOXHURST/TREMONT chapt
Detected chapter: STATEN ISLAND chapter
Detected chapter: UPSTATE: WESTCHESTER COUNTY EAST chapter
Detected chapter: UPSTATE: WESTCHESTER COUNTY NORTH AND WEST chapter
Detected chapter: UPSTATE: ROCKLAND COUNTY chapter
Detected chapter: UPSTATE: PUTNAM COUNTY (N OF WESTCHESTER) chapter
Detected chapter: UPSTATE: ORANGE COUNTY (JUST NORTH OF ROCKLAND) ch
Detected chapter: UPSTATE: SULLIVAN COUNTY (JUST NORTHWEST OF ORANGE
Detected chapter: UPSTATE: DUTCHESS COUNTY (JUST NORTH OF PUTNAM) ch
Detected chapter: UPSTATE: ULSTER COUNTY (NORTH OF ORANGE) chapter
Detected chapter: UPSTATE: SCHENECTADY COUNTY (NORTH OF ALBANY); cha
Detected chapter: UPSTATE: ALBANY/RENSSELAER/COLUMBIA/GREENE COUNTY
Detected chapter: UPSTATE: ESSEX COUNTY (WAY NORTH) chapter
Detected chapter: UPSTATE: SENECA COUNTY (WEST CENTRAL NY) chapter
Detected chapter: UPSTATE: MISC UPSTATE chapter
Detected chapter: NEW JERSEY: BERGEN COUNTY chapter
Detected chapter: NEW JERSEY: HUDSON COUNTY chapter
Detected chapter: NEW JERSEY: ESSEX COUNTY chapter
Detected chapter: NEW JERSEY: MERCER COUNTY chapter
Detected chapter: NEW JERSEY: HUNTERDON COUNTY chapter
Detected chapter: NEW JERSEY: MONMOUTH COUNTY chapter
Detected chapter: NEW JERSEY: UNION COUNTY chapter
Detected chapter: NEW JERSEY: MIDDLESEX COUNTY chapter
Detected chapter: NEW JERSEY: MORRIS COUNTY chapter
Detected chapter: NEW JERSEY: PASSAIC COUNTY chapter
Detected chapter: NEW JERSEY: WARREN COUNTY chapter
Detected chapter: NEW JERSEY: BURLINGTON COUNTY chapter
Detected chapter: NEW JERSEY: OCEAN COUNTY chapter
Detected chapter: NEW JERSEY: CAMDEN COUNTY chapter
Detected chapter: NEW JERSEY: CAPE MAY COUNTY chapter
Detected chapter: NEW JERSEY: SOMERSET COUNTY chapter
Detected chapter: NEW JERSEY: CUMBERLAND COUNTY chapter
Detected chapter: NEW JERSEY: SUSSEX COUNTY chapter
Detected chapter: NEW JERSEY: ATLANTIC COUNTY chapter
Detected chapter: NEW JERSEY: GLOUCESTER COUNTY (near philly) chapte
Detected chapter: CT: FAIRFIELD COUNTY chapter
Detected chapter: CT: HARTFORD COUNTY chapter
Detected chapter: CT: LITCHFIELD COUNTY chapter
Detected chapter: CT: MIDDLESEX COUNTY chapter
Detected chapter: CT: NEW HAVEN COUNTY chapter
Detected chapter: CT: NEW LONDON COUNTY chapter
Detected chapter: CT: TOLLAND COUNTY chapter
Detected chapter: CT: WINDHAM COUNTY chapter
Detected chapter: RHODE ISLAND chapter
Detected chapter: MASSACHUSETTES chapter
Detected chapter: NEW HAMPSHIRE chapter
Detected chapter: VERMONT chapter
Detected chapter: MAINE chapter
Detected chapter: PHILLY chapter
Detected chapter: PENNSYLVANIA chapter
Detected chapter: MARYLAND chapter
Detected chapter: GENERAL chapter
Detected chapter: WINE chapter
Auto generated TOC with 114 entries.
Flattening CSS and remapping font sizes...
Source base font size is 8.64000pt
Removing fake margins...
Found 114 items of level: div_1
Found 8 items of level: p_5
Found 8839 items of level: p_1
Ignoring level p_5
div_1 left margin stats: Counter()
div_1 right margin stats: Counter()
p_1 left margin stats: Counter({u'0': 8839})
p_1 right margin stats: Counter({u'0': 8839})
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
Splitting on page-break at id=calibre_pb_0
Splitting on page-break at id=calibre_pb_1
Splitting on page-break at id=calibre_pb_2
Splitting on page-break at id=calibre_pb_3
Splitting on page-break at id=calibre_pb_4
Splitting on page-break at id=calibre_pb_5
Splitting on page-break at id=calibre_pb_6
Splitting on page-break at id=calibre_pb_7
Splitting on page-break at id=calibre_pb_8
Splitting on page-break at id=calibre_pb_9
Splitting on page-break at id=calibre_pb_10
Splitting on page-break at id=calibre_pb_11
Splitting on page-break at id=calibre_pb_12
Splitting on page-break at id=calibre_pb_13
Splitting on page-break at id=calibre_pb_14
Splitting on page-break at id=calibre_pb_15
Splitting on page-break at id=calibre_pb_16
Splitting on page-break at id=calibre_pb_17
Splitting on page-break at id=calibre_pb_18
Splitting on page-break at id=calibre_pb_19
Splitting on page-break at id=calibre_pb_20
Splitting on page-break at id=calibre_pb_21
Splitting on page-break at id=calibre_pb_22
Splitting on page-break at id=calibre_pb_23
Splitting on page-break at id=calibre_pb_24
Splitting on page-break at id=calibre_pb_25
Splitting on page-break at id=calibre_pb_26
Splitting on page-break at id=calibre_pb_27
Splitting on page-break at id=calibre_pb_28
Splitting on page-break at id=calibre_pb_29
Splitting on page-break at id=calibre_pb_30
Splitting on page-break at id=calibre_pb_31
Splitting on page-break at id=calibre_pb_32
Splitting on page-break at id=calibre_pb_33
Splitting on page-break at id=calibre_pb_34
Splitting on page-break at id=calibre_pb_35
Splitting on page-break at id=calibre_pb_36
Splitting on page-break at id=calibre_pb_37
Splitting on page-break at id=calibre_pb_38
Splitting on page-break at id=calibre_pb_39
Splitting on page-break at id=calibre_pb_40
Splitting on page-break at id=calibre_pb_41
Splitting on page-break at id=calibre_pb_42
Splitting on page-break at id=calibre_pb_43
Splitting on page-break at id=calibre_pb_44
Splitting on page-break at id=calibre_pb_45
Splitting on page-break at id=calibre_pb_46
Splitting on page-break at id=calibre_pb_47
Splitting on page-break at id=calibre_pb_48
Splitting on page-break at id=calibre_pb_49
Splitting on page-break at id=calibre_pb_50
Splitting on page-break at id=calibre_pb_51
Splitting on page-break at id=calibre_pb_52
Splitting on page-break at id=calibre_pb_53
Splitting on page-break at id=calibre_pb_54
Splitting on page-break at id=calibre_pb_55
Splitting on page-break at id=calibre_pb_56
Splitting on page-break at id=calibre_pb_57
Splitting on page-break at id=calibre_pb_58
Splitting on page-break at id=calibre_pb_59
Splitting on page-break at id=calibre_pb_60
Splitting on page-break at id=calibre_pb_61
Splitting on page-break at id=calibre_pb_62
Splitting on page-break at id=calibre_pb_63
Splitting on page-break at id=calibre_pb_64
Splitting on page-break at id=calibre_pb_65
Splitting on page-break at id=calibre_pb_66
Splitting on page-break at id=calibre_pb_67
Splitting on page-break at id=calibre_pb_68
Splitting on page-break at id=calibre_pb_69
Splitting on page-break at id=calibre_pb_70
Splitting on page-break at id=calibre_pb_71
Splitting on page-break at id=calibre_pb_72
Splitting on page-break at id=calibre_pb_73
Splitting on page-break at id=calibre_pb_74
Splitting on page-break at id=calibre_pb_75
Splitting on page-break at id=calibre_pb_76
Splitting on page-break at id=calibre_pb_77
Splitting on page-break at id=calibre_pb_78
Splitting on page-break at id=calibre_pb_79
Splitting on page-break at id=calibre_pb_80
Splitting on page-break at id=calibre_pb_81
Splitting on page-break at id=calibre_pb_82
Splitting on page-break at id=calibre_pb_83
Splitting on page-break at id=calibre_pb_84
Splitting on page-break at id=calibre_pb_85
Splitting on page-break at id=calibre_pb_86
Splitting on page-break at id=calibre_pb_87
Splitting on page-break at id=calibre_pb_88
Splitting on page-break at id=calibre_pb_89
Splitting on page-break at id=calibre_pb_90
Splitting on page-break at id=calibre_pb_91
Splitting on page-break at id=calibre_pb_92
Splitting on page-break at id=calibre_pb_93
Splitting on page-break at id=calibre_pb_94
Splitting on page-break at id=calibre_pb_95
Splitting on page-break at id=calibre_pb_96
Splitting on page-break at id=calibre_pb_97
Splitting on page-break at id=calibre_pb_98
Splitting on page-break at id=calibre_pb_99
Splitting on page-break at id=calibre_pb_100
Splitting on page-break at id=calibre_pb_101
Splitting on page-break at id=calibre_pb_102
Splitting on page-break at id=calibre_pb_103
Splitting on page-break at id=calibre_pb_104
Splitting on page-break at id=calibre_pb_105
Splitting on page-break at id=calibre_pb_106
Splitting on page-break at id=calibre_pb_107
Splitting on page-break at id=calibre_pb_108
Splitting on page-break at id=calibre_pb_109
Splitting on page-break at id=calibre_pb_110
Splitting on page-break at id=calibre_pb_111
Splitting on page-break at id=calibre_pb_112
Splitting on page-break at id=calibre_pb_113
Looking for large trees in food.html...
No large trees found
Split into 115 parts
Generating default cover
Removing anchor from TOC href: food_split_001.html#calibre_toc_2
Removing anchor from TOC href: food_split_002.html#calibre_toc_3
Removing anchor from TOC href: food_split_003.html#calibre_toc_4
Removing anchor from TOC href: food_split_004.html#calibre_toc_5
Removing anchor from TOC href: food_split_005.html#calibre_toc_6
Removing anchor from TOC href: food_split_006.html#calibre_toc_7
Removing anchor from TOC href: food_split_007.html#calibre_toc_8
Removing anchor from TOC href: food_split_008.html#calibre_toc_9
Removing anchor from TOC href: food_split_009.html#calibre_toc_10
Removing anchor from TOC href: food_split_010.html#calibre_toc_11
Removing anchor from TOC href: food_split_011.html#calibre_toc_12
Removing anchor from TOC href: food_split_012.html#calibre_toc_13
Removing anchor from TOC href: food_split_013.html#calibre_toc_14
Removing anchor from TOC href: food_split_014.html#calibre_toc_15
Removing anchor from TOC href: food_split_015.html#calibre_toc_16
Removing anchor from TOC href: food_split_016.html#calibre_toc_17
Removing anchor from TOC href: food_split_017.html#calibre_toc_18
Removing anchor from TOC href: food_split_018.html#calibre_toc_19
Removing anchor from TOC href: food_split_019.html#calibre_toc_20
Removing anchor from TOC href: food_split_020.html#calibre_toc_21
Removing anchor from TOC href: food_split_021.html#calibre_toc_22
Removing anchor from TOC href: food_split_022.html#calibre_toc_23
Removing anchor from TOC href: food_split_023.html#calibre_toc_24
Removing anchor from TOC href: food_split_024.html#calibre_toc_25
Removing anchor from TOC href: food_split_025.html#calibre_toc_26
Removing anchor from TOC href: food_split_026.html#calibre_toc_27
Removing anchor from TOC href: food_split_027.html#calibre_toc_28
Removing anchor from TOC href: food_split_028.html#calibre_toc_29
Removing anchor from TOC href: food_split_029.html#calibre_toc_30
Removing anchor from TOC href: food_split_030.html#calibre_toc_31
Removing anchor from TOC href: food_split_031.html#calibre_toc_32
Removing anchor from TOC href: food_split_032.html#calibre_toc_33
Removing anchor from TOC href: food_split_033.html#calibre_toc_34
Removing anchor from TOC href: food_split_034.html#calibre_toc_35
Removing anchor from TOC href: food_split_035.html#calibre_toc_36
Removing anchor from TOC href: food_split_036.html#calibre_toc_37
Removing anchor from TOC href: food_split_037.html#calibre_toc_38
Removing anchor from TOC href: food_split_038.html#calibre_toc_39
Removing anchor from TOC href: food_split_039.html#calibre_toc_40
Removing anchor from TOC href: food_split_040.html#calibre_toc_41
Removing anchor from TOC href: food_split_041.html#calibre_toc_42
Removing anchor from TOC href: food_split_042.html#calibre_toc_43
Removing anchor from TOC href: food_split_043.html#calibre_toc_44
Removing anchor from TOC href: food_split_044.html#calibre_toc_45
Removing anchor from TOC href: food_split_045.html#calibre_toc_46
Removing anchor from TOC href: food_split_046.html#calibre_toc_47
Removing anchor from TOC href: food_split_047.html#calibre_toc_48
Removing anchor from TOC href: food_split_048.html#calibre_toc_49
Removing anchor from TOC href: food_split_049.html#calibre_toc_50
Removing anchor from TOC href: food_split_050.html#calibre_toc_51
Removing anchor from TOC href: food_split_051.html#calibre_toc_52
Removing anchor from TOC href: food_split_052.html#calibre_toc_53
Removing anchor from TOC href: food_split_053.html#calibre_toc_54
Removing anchor from TOC href: food_split_054.html#calibre_toc_55
Removing anchor from TOC href: food_split_055.html#calibre_toc_56
Removing anchor from TOC href: food_split_056.html#calibre_toc_57
Removing anchor from TOC href: food_split_057.html#calibre_toc_58
Removing anchor from TOC href: food_split_058.html#calibre_toc_59
Removing anchor from TOC href: food_split_059.html#calibre_toc_60
Removing anchor from TOC href: food_split_060.html#calibre_toc_61
Removing anchor from TOC href: food_split_061.html#calibre_toc_62
Removing anchor from TOC href: food_split_062.html#calibre_toc_63
Removing anchor from TOC href: food_split_063.html#calibre_toc_64
Removing anchor from TOC href: food_split_064.html#calibre_toc_65
Removing anchor from TOC href: food_split_065.html#calibre_toc_66
Removing anchor from TOC href: food_split_066.html#calibre_toc_67
Removing anchor from TOC href: food_split_067.html#calibre_toc_68
Removing anchor from TOC href: food_split_068.html#calibre_toc_69
Removing anchor from TOC href: food_split_069.html#calibre_toc_70
Removing anchor from TOC href: food_split_070.html#calibre_toc_71
Removing anchor from TOC href: food_split_071.html#calibre_toc_72
Removing anchor from TOC href: food_split_072.html#calibre_toc_73
Removing anchor from TOC href: food_split_073.html#calibre_toc_74
Removing anchor from TOC href: food_split_074.html#calibre_toc_75
Removing anchor from TOC href: food_split_075.html#calibre_toc_76
Removing anchor from TOC href: food_split_076.html#calibre_toc_77
Removing anchor from TOC href: food_split_077.html#calibre_toc_78
Removing anchor from TOC href: food_split_078.html#calibre_toc_79
Removing anchor from TOC href: food_split_079.html#calibre_toc_80
Removing anchor from TOC href: food_split_080.html#calibre_toc_81
Removing anchor from TOC href: food_split_081.html#calibre_toc_82
Removing anchor from TOC href: food_split_082.html#calibre_toc_83
Removing anchor from TOC href: food_split_083.html#calibre_toc_84
Removing anchor from TOC href: food_split_084.html#calibre_toc_85
Removing anchor from TOC href: food_split_085.html#calibre_toc_86
Removing anchor from TOC href: food_split_086.html#calibre_toc_87
Removing anchor from TOC href: food_split_087.html#calibre_toc_88
Removing anchor from TOC href: food_split_088.html#calibre_toc_89
Removing anchor from TOC href: food_split_089.html#calibre_toc_90
Removing anchor from TOC href: food_split_090.html#calibre_toc_91
Removing anchor from TOC href: food_split_091.html#calibre_toc_92
Removing anchor from TOC href: food_split_092.html#calibre_toc_93
Removing anchor from TOC href: food_split_093.html#calibre_toc_94
Removing anchor from TOC href: food_split_094.html#calibre_toc_95
Removing anchor from TOC href: food_split_095.html#calibre_toc_96
Removing anchor from TOC href: food_split_096.html#calibre_toc_97
Removing anchor from TOC href: food_split_097.html#calibre_toc_98
Removing anchor from TOC href: food_split_098.html#calibre_toc_99
Removing anchor from TOC href: food_split_099.html#calibre_toc_100
Removing anchor from TOC href: food_split_100.html#calibre_toc_101
Removing anchor from TOC href: food_split_101.html#calibre_toc_102
Removing anchor from TOC href: food_split_102.html#calibre_toc_103
Removing anchor from TOC href: food_split_103.html#calibre_toc_104
Removing anchor from TOC href: food_split_104.html#calibre_toc_105
Removing anchor from TOC href: food_split_105.html#calibre_toc_106
Removing anchor from TOC href: food_split_106.html#calibre_toc_107
Removing anchor from TOC href: food_split_107.html#calibre_toc_108
Removing anchor from TOC href: food_split_108.html#calibre_toc_109
Removing anchor from TOC href: food_split_109.html#calibre_toc_110
Removing anchor from TOC href: food_split_110.html#calibre_toc_111
Removing anchor from TOC href: food_split_111.html#calibre_toc_112
Removing anchor from TOC href: food_split_112.html#calibre_toc_113
Removing anchor from TOC href: food_split_113.html#calibre_toc_114
Removing anchor from TOC href: food_split_114.html#calibre_toc_115
EPUB output written to /var/folders/0c/2l35l8r50cv17_q48dz9tm8w0000gp/T/calibre_2.27.0_tmp_llrO7T/LIcz1T.epub

Last edited by theducks; 05-12-2015 at 12:06 PM. Reason: Wrap HUGE paste in spoiler Tags
Jimmbo is offline   Reply With Quote
Old 05-12-2015, 10:18 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,869
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No, you are missing the actual file to reproduce the issue. Based on the information in your original post, the bug is clearly in Marvin. If you want more than that, you need to attach a file.
kovidgoyal is offline   Reply With Quote
Old 06-27-2015, 12:10 PM   #5
Jimmbo
Junior Member
Jimmbo began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2013
Device: ipad/iphone
I figured out the problem. Here's the solution (in case anyone in future is trying to solve this).

Open the book in Marvin.
Touch the footer with the "AA" icon.
Scroll down the options and choose "switch to publisher's formatting".
That brings back colored text.

I wish the app didn't default to this, but at least there's a toggle.
Jimmbo is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Losing formatting (page, font, etc) when converting Hedjuk Conversion 1 09-25-2013 10:53 PM
How to change font size and font style? butterbescotch Sigil 20 09-06-2013 08:22 PM
Losing text color and font in final ebook on device slammerkin Sigil 2 08-09-2013 03:52 AM
Losing Chapter function after conversion jasewell Conversion 17 02-21-2011 08:20 AM
Losing relative font sizes on conversion hardvice Calibre 5 06-05-2010 10:40 PM


All times are GMT -4. The time now is 10:30 PM.


MobileRead.com is a privately owned, operated and funded community.