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 08-06-2022, 05:46 PM   #1
dblokillo
Junior Member
dblokillo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2022
Device: Android Tablet
Question Conversion's structure detection working only sometimes

Hi! So I downloaded some webnovels in txt format, and I am trying to convert them into EPUB so I can read them on my tablet on-the-go. However I am facing some issues with the built-in converter, as sometimes the conversion happens smoothly (everything goes as expected, the chapter structure is detected, the page breaks are added in between each chapter and the formatting is done correctly) as as seen in figure 1, but other times, even if the source .txt file is formatted exactly the same as the first one, the structure detection does not work so there is no ToC created, no chapters are detected, no page breaks, nothing, only a long text as in figure 2.

Why might this happen?? I have done so far everything I have thought about, but nothing comes to mind and I am still new to Calibre anyways, so maybe there are things I don't know I can do.

To give some more information on how strange this is, both .txt files that were the source for Fig1 and Fig2 were formatted exactly the same, with each chapter title marked between the <h2>...</h2> tags, with the same amount of spacing and empty lines, everything is the same, but still some of the files work and some not. It cannot be a problem with the XPath expression because I selected a bulk conversion of 27 Webnovels (all identically formatted), and leaving the XPath as default the results where the following
  • 12 successfully converted with chapters, page breaks, etc.
  • 12 not successfull, no chapters nor page breaks, just text
  • 3 didn't convert, there is no text, only 1 page with the cover art and that is it

So, any ideas what could be happening?? What am I missing, what is wrong with my Calibre or my .txt files??

Click image for larger version

Name:	working.png
Views:	89
Size:	114.7 KB
ID:	195673
Figure 1 - Working as intended.
Here is the log for this book conversion.
Code:
Convert book 3 of 27 (FFF-Class Trashero)
Conversion options changed from defaults:
  verbose: 2
  remove_first_image: True
  cover: 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\x5noov8_.jpeg'
  read_metadata_from_opf: 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\9dz49rui.opf'
  chapter: "//*[((name()='h1' or name()='h2') and re:test(., '\\s*((volume|chapter|book|section|part)\\s+)|((prolog|prologue|epilogue|ss)(\\s+|$))', 'i')) or @class = 'chapter']"
  output_profile: 'tablet'
Resolved conversion options
calibre version: 6.2.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*((volume|chapter|book|section|part)\\s+)|((prolog|prologue|epilogue|ss)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\x5noov8_.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': '2',
 '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,
 'formatting_type': 'auto',
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001E3340E9660>,
 '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,
 'markdown_extensions': 'footnotes, tables, toc',
 '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.TabletOutput object at 0x000001E3340E9FF0>,
 'page_breaks_before': "//*[name()='h1' or name()='h2']",
 'paragraph_type': 'auto',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'preserve_spaces': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\9dz49rui.opf',
 'remove_fake_margins': True,
 'remove_first_image': True,
 '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': '[]',
 'transform_html_rules': '[]',
 'txt_in_remove_indents': False,
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: TXT Input running
on C:\Users\diego\AppData\Local\Temp\calibre_8g4mnja6\m154anqf.txt
Reading text from file...
Detected input encoding as utf-8 with a confidence of 100%
Auto detected paragraph type as single
Auto detected formatting as markdown
Running text through markdown conversion...
Language not specified
Creator not specified
Building file list...
IgnoreFile("Could not read from file: C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\_z0uobxg_plumber\\Chaos=[?][?]↑ with error: [Errno 22] Invalid argument: 'C:\\\\Users\\\\diego\\\\AppData\\\\Local\\\\Temp\\\\calibre_8g4mnja6\\\\_z0uobxg_plumber\\\\Chaos=[?][?]↑'")
IgnoreFile("Could not read from file: C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\_z0uobxg_plumber\\D with error: [Errno 2] No such file or directory: 'C:\\\\Users\\\\diego\\\\AppData\\\\Local\\\\Temp\\\\calibre_8g4mnja6\\\\_z0uobxg_plumber\\\\D'")
IgnoreFile("Could not read from file: C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\_z0uobxg_plumber\\C with error: [Errno 2] No such file or directory: 'C:\\\\Users\\\\diego\\\\AppData\\\\Local\\\\Temp\\\\calibre_8g4mnja6\\\\_z0uobxg_plumber\\\\C'")
	Found files...
		 HTMLFile:0:a:'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\_z0uobxg_plumber\\index.html'
Normalizing filename cases
Rewriting HTML links
Parsing index.html ...
Initial parse failed, using more forgiving parsers
Parsing index.html as HTML
Could not find first image to remove
Merging user specified metadata...
Detecting structure...
	Detected chapter: Chapter 1: It Should Have Been the Epilogue…?
	Detected chapter: Chapter 2: With My Instructor’s Qualification On t
	Detected chapter: Chapter 3: Begin Self-Study!
	Detected chapter: Chapter 4: Show Me the Money
	Detected chapter: Chapter 5: I’ve Got Eighth-Grader Syndrome!?
	Detected chapter: Chapter 6: Ding-Dong! Ding-Dong!
	Detected chapter: Chapter 7: Black Market rhymes with…
	Detected chapter: Chapter 8: Kiss of Death
	Detected chapter: Chapter 9: Soar higher, my EXP!
	Detected chapter: Chapter 10: Everybody All Together, Cheers!
	Detected chapter: Chapter 11: Mercenary work? Why even bother?
	Detected chapter: Chapter 12: Master Mollang
	Detected chapter: Chapter 13: By the power of friendship!
	Detected chapter: Chapter 14: Dancing with an Orc
	Detected chapter: Chapter 15: Chaooooooo…!
	Detected chapter: Chapter 16: What the hell did I just see?
	Detected chapter: Chapter 17: Practice like it’s real!
	Detected chapter: Chapter 18: Hero-Long-Legs
	Detected chapter: Chapter 19: My hand slipped. Sorry!
	Detected chapter: Chapter 20: Guardian Hero of Love
	Detected chapter: Chapter 21: I want to go home. Plz!
	Detected chapter: Chapter 22: Come on in. First time having a friend
	Detected chapter: Chapter 23: This hero will do it free of charge!
	Detected chapter: Chapter 24: My dear friend!
	Detected chapter: Chapter 25: To where there’s good water! Go! Go!
	Detected chapter: Chapter 26: Heading to the inn to catch a mermaid~
	Detected chapter: Chapter 27: The Saintess and the occupational Hero
	Detected chapter: Chapter 28: Ulluuuuu…!
	Detected chapter: Chapter 29: Waaah! Alex…!
	Detected chapter: Chapter 30: What in the world is this adventure
	Detected chapter: Chapter 31: This Hero doesn’t bite!
	Detected chapter: Chapter 32: The price of reputation
	Detected chapter: Chapter 33: Defective goods obtained!
	Detected chapter: Chapter 34: Highly rating Holy Sword 2!
	Detected chapter: Chapter 35: Wanna be secret friends
	Detected chapter: Chapter 36: A fantasy adventure that ends in one d
	Detected chapter: Chapter 37: Alumni Festival
	Detected chapter: Chapter 38: A southeastern wind! A southeastern wi
	Detected chapter: Chapter 39: Fire in the hole…!
	Detected chapter: Chapter 40: I’ve got 11 years of Hero-ing under my
	Detected chapter: Chapter 41: The boss’ daughter
	Detected chapter: Chapter 42: O Hero! Please take care of my daugh… 
	Detected chapter: Chapter 43: The Elf King praises humans!
	Detected chapter: Chapter 44: Oh! My dear saint!
	Detected chapter: Chapter 45: How much for you?
	Detected chapter: Chapter 46: Follow me, plz
	Detected chapter: Chapter 47: Overflowing with holiness!
	Detected chapter: Chapter 48: Chaos! Chaos! More chaos!
	Detected chapter: Chapter 49: Little Chaooo~!
	Detected chapter: Chapter 50: Unirrrrrr~!
	Detected chapter: Chapter 51: Festival closing ceremony
	Detected chapter: Chapter 52: Where is this? Who am I?
	Detected chapter: Chapter 53: Kind village residents
	Detected chapter: Chapter 54: Simply a Hero!
	Detected chapter: Chapter 55: The mightiest Holy Sword
	Detected chapter: Chapter 56: The strongest Archmage
	Detected chapter: Chapter 57: This Sage is safe!
	Detected chapter: Chapter 58: No! You darned golem!
	Detected chapter: Chapter 59: Who are you?
	Detected chapter: Chapter 60: Welcome, dear graduate
	Detected chapter: Chapter 61: The Hero of Origin
	Detected chapter: Chapter 62: Mr. Witness! Please help
	Detected chapter: Chapter 63: For the sake of hopes and dreams
	Detected chapter: Chapter 64: No drinking and adventuring!
	Detected chapter: Chapter 65: The Ice Princess who was happy
	Detected chapter: Chapter 66: This Hero’s career record is already…
	Detected chapter: Chapter 67: Dreams★ will come true
	Detected chapter: Chapter 68: Captain Fantasy
	Detected chapter: Chapter 69: You mustn’t seek encounters! ?
	Detected chapter: Chapter 70: Daughter and father
	Detected chapter: Chapter 71: Triple
	Detected chapter: Chapter 72: The lecture on fantasy this Hero speak
	Detected chapter: Chapter 73: Speed! More speed!
	Detected chapter: Chapter 74: Split & Copy & Paste
	Detected chapter: Chapter 75: An alien in fantasy? Huh?
	Detected chapter: Chapter 76: ‘Cause you’re my woman!
	Detected chapter: Chapter 77: Two Heroes!
	Detected chapter: Chapter 78: Bye fantasy! Hello Earth!
	Detected chapter: Chapter 79: In the middle of the Pacific Ocean
	Detected chapter: Chapter 80: False power
	Detected chapter: Chapter 81: I even have a graduation cert!
	Detected chapter: Chapter 82: Soar up, O Hero! ?
	Detected chapter: Chapter 83: Wait!
	Detected chapter: Chapter 84: Could this golem be…?
	Detected chapter: Chapter 85: When will I get to go home?
	Detected chapter: Chapter 86: Why is A-Class Hero…?
	Detected chapter: Chapter 87: This is ridiculous!
	Detected chapter: Chapter 88: Natural Enemy
	Detected chapter: Chapter 89: Justice always wins!
	Detected chapter: Chapter 90: Who the hell is Hippolia?
	Detected chapter: Chapter 91: Hero is Way Too Cute!
	Detected chapter: Chapter 92: The Interpretation Was Wrong!
	Detected chapter: Chapter 93: The Two Devil Kings
	Detected chapter: Chapter 94: The War God
	Detected chapter: Chapter 95: Seriously Sir Hero. For Real?
	Detected chapter: Chapter 96: Two Heroes ?
	Detected chapter: Chapter 97: Life is One Blow!
	Detected chapter: Chapter 98: 9 Years of Being a Hero
	Detected chapter: Chapter 99: Elfheim and The Secret Room
	Detected chapter: Chapter 100: Where in the world is this? (Spin-off
	Detected chapter: Chapter 101: [8th Round] How to Use Lanuvel
	Detected chapter: Chapter 102 [8th Round] The First Spirit
	Detected chapter: Chapter 103 [8th Round] ???: Be My Slave
	Detected chapter: Chapter 104 [8th Round] What Is It?
	Detected chapter: Chapter 105: This Mr Hero’s Career Again…
	Detected chapter: Chapter 106: Elf King’s Counterattack
	Detected chapter: Chapter 107 [9th Round] What Happens If The Main C
	Detected chapter: Chapter 108 [9th Round] Like the First Time
	Detected chapter: Chapter 109: The Kind and Considerate Mr Hero
	Detected chapter: Chapter 110 [9th Round] Hidden-route
	Detected chapter: Chapter 111 [9th round] Do you call yourself a war
	Detected chapter: Chapter 112
	Detected chapter: Chapter 113 - Broken Family.
	Detected chapter: Chapter 114 - You are dead already
	Detected chapter: Chapter 115 - To the Bright future!
	Detected chapter: Chapter 116 - Hero’s Wife.avi
	Detected chapter: Chapter 117: Thank you!
	Detected chapter: Chapter 118: It’s easy, isn’t it?
	Detected chapter: Chapter 119 - Queen’s Guard Knight
	Detected chapter: Chapter 120 - Oh…my dear companion!
	Detected chapter: Chapter 121 - Taekwon (Z)
	Detected chapter: Chapter 122 - The Thing I don’t Want, Even If I Di
	Detected chapter: Chapter 123 - I will bring you up properly!
	Detected chapter: Chapter 124 - Silver fox
	Detected chapter: Chapter 125 - Victory Party
	Detected chapter: Chapter 126 - The article left by a woman
	Detected chapter: Chapter 127 - I’m not a boy! Not yet a woman!
	Detected chapter: Chapter 128 - A queen’s dream
	Detected chapter: Chapter 129 - Towards dreams and hope!
	Detected chapter: Chapter 130 - What’s with the Earth?
	Detected chapter: Chapter 131 - Demon Lord Pedonar
	Detected chapter: Chapter 132 - I’m from earth
	Detected chapter: Chapter 133 - Like this in this case!
	Detected chapter: Chapter 134 - You thief!
	Detected chapter: Chapter 135 - Will anything do?
	Detected chapter: Chapter 136 - Hero’s New Weapon
	Detected chapter: Chapter 137 - Give it to us! It?
	Detected chapter: Chapter 138 - If you combine the seven forces into
	Detected chapter: Chapter 139 - I assign you
	Detected chapter: Chapter 140 - The power of friendship?
	Detected chapter: Chapter 141 - I am not your father.
	Detected chapter: Chapter 142 - Free me! Faster!
	Detected chapter: Chapter 143 - The Hero’s Attribute is…
	Detected chapter: Chapter 144 - Time of Self-Introduction
	Detected chapter: Chapter 145 - All Cultural Assets Are Like That!
	Detected chapter: Chapter 146 - Back? Am I Back?
	Detected chapter: Chapter 147 - Dormitory No.1
	Detected chapter: Chapter 148 - You Are an Elementary School Student
	Detected chapter: Chapter 149 - [? Round] - Interview
	Detected chapter: Chapter 150 [? Round] Socially Disadvantaged
	Detected chapter: Chapter 151 - [? Round] Baby vs. Adult
	Detected chapter: Chapter 152 - [? Episode] It’s Been a Long Time!
	Detected chapter: Chapter 153 [? Round] You Can’t!
	Detected chapter: Chapter 154 - [? Round] Here Comes the Demon King!
	Detected chapter: Chapter 155 - [? Round] Lucky Day
	Detected chapter: Chapter 156 - [? Round] Why Are You Coming Out of 
	Detected chapter: Chapter 157 [? Round] All the Rivers Run to the Se
	Detected chapter: Chapter 158 - [? Round] Break This Wall!
	Detected chapter: Chapter 159 - [? Round] Rankings Don’t Lie
	Detected chapter: Chapter 160 - [? Round] Rankings Don’t Lie
	Detected chapter: Chapter 161 - [? Round] City of Angels
	Detected chapter: Chapter 162 - [? Round] Solo is Heaven! What’s a C
	Detected chapter: Chapter 163 - [? Round] I’m ready
	Detected chapter: Chapter 164 - [? Round] Invisible Dragon
	Detected chapter: Chapter 165 - [? Round] Boyfriend…?
	Detected chapter: Chapter 166 - [? Round] Forbidden Love
	Detected chapter: Chapter 167 - [11th Round] What is This Overpowere
	Detected chapter: Chapter 168 - [Round 11] Sky Above The Sky
	Detected chapter: Chapter 169 - [11th Round] Relative vs. Absolute E
	Detected chapter: Chapter 170 - [11th Playthrough] Don’t Cry?
	Detected chapter: Chapter 171 - [11th Round] I Love You, Master!
	Detected chapter: Chapter 172 - [11th Round] Spaceman
	Detected chapter: Chapter 173 - [11th Round] Favoritism
	Detected chapter: Chapter 174 - [11th Round] Gob! Gob! ?
	Detected chapter: Chapter 175 - [11th Round] To the Western Continen
	Detected chapter: Chapter 176 - [11th Round] Hero Discrimination!
	Detected chapter: Chapter 177 - [11th Round] Fishing
	Detected chapter: Chapter 178 - [11th Round] Of The People, By The…
	Detected chapter: Chapter 179 - [11th Round] Autumn Plowing Show
	Detected chapter: Chapter 180 - [11th Round] I Guarantee
	Detected chapter: Chapter 181 - [11th Round] Universe Co., Ltd.
	Detected chapter: Chapter 182 - [11th Round] Great Solidarity!
	Detected chapter: Chapter 183 - [11th Round] The Great One
	Detected chapter: Chapter 184 - [11th Round] This Is Politics!
	Detected chapter: Chapter 185 - [11th Round] Settlement
	Detected chapter: Chapter 186 - [11th Round] Dark, Dark, Dark…
	Detected chapter: Chapter 187 - [11th Round] Take Care of The Wester
	Detected chapter: Chapter 188 - [11th Round] Take Care of The Wester
	Detected chapter: Chapter 189 - [11th Round] Anyway, We’re Engaged!
	Detected chapter: Chapter 190 - [11th Round] Occupational Disease
	Detected chapter: Chapter 191 - [11th Round] Dragon’s Nest
	Detected chapter: Chapter 192 - [11th Round] Anyone Can Act!
	Detected chapter: Chapter 193 - [11th Round] Warming Phenomenon
	Detected chapter: Chapter 194 - [11th Round] This Hero Is a Normal P
	Detected chapter: Chapter 195 - [11th Round] This Hero Is a Normal P
	Detected chapter: Chapter 196 - [11th Round] Find the Culprit!
	Detected chapter: Chapter 197 - [0th Round] Elfheim (Side Story 2)
	Detected chapter: Chapter 198 - [11th Round] Who Is It?
	Detected chapter: Chapter 199 - [11th Round] Chaos + Destruction + O
	Detected chapter: Chapter 200 - [11th Round] Extinction
	Detected chapter: Chapter 201 - [12th Round] Entrance
	Detected chapter: Chapter 202 - [12th Round] This is Pride
	Detected chapter: Chapter 203 - [12th Round] Fair and Square!
	Detected chapter: Chapter 204 - [12th Round] Camping
	Detected chapter: Chapter 205 - [12th Round] The Hero’s Test
	Detected chapter: Chapter 206 - [12th Round] One by One!
	Detected chapter: Chapter 207 - [12th Round] Towards the Empire
	Detected chapter: Chapter 208 - [12th Round] Hero: Homecoming
	Detected chapter: Chapter 209 - [12th Round] Thrilling Life Records
	Detected chapter: Chapter 210 - [12th Round] Why Are You Here?
	Detected chapter: Chapter 211 - [12th Round] Investors and Developer
	Detected chapter: Chapter 212 - [12th Round] Blink
	Detected chapter: Chapter 213 - [12th Round] The Great Master
	Detected chapter: Chapter 214 - [12nd Round] Second Curse
	Detected chapter: Chapter 215 - [12th Round] Unification
	Detected chapter: Chapter 216 - [12th Round] Rebound Controller
	Detected chapter: Chapter 217 - [12th Round] The Little Mermaid
	Detected chapter: Chapter 218 - [12th Round] Northern Continent vs. 
	Detected chapter: Chapter 219 - [12th Round] This Place!
	Detected chapter: Chapter 220 - [12th Round] Post-processing
	Detected chapter: Chapter 221 - [12th Round] Crybaby + Voyeurism
	Detected chapter: Chapter 222 - [12th Round] The Emperor’s Return
	Detected chapter: Chapter 223 - [12th Round] The Living Demon
	Detected chapter: Chapter 224 - [12th Round] Holy Mollan Empire
	Detected chapter: Chapter 225 - [12th Round] My Aqua
	Detected chapter: Chapter 226 - [12th Round] Champion or 2nd Soldier
	Detected chapter: Chapter 227 - [12th Round] Snow Woman
	Detected chapter: Chapter 228 - [12th Round] Freedom and Bondage
	Detected chapter: Chapter 229 - [12th Round] I Will Definitely Come 
	Detected chapter: Chapter 230 - [13th Round] The Hero’s Fabrication 
	Detected chapter: Chapter 231 - [13th Round] Iceeee~?!
	Detected chapter: Chapter 232 - [13th Round] Snowball
	Detected chapter: Chapter 233 - [13th Round] How to Catch a Tiger
	Detected chapter: Chapter 234 - [13th Round] A Trivial Reason
	Detected chapter: Chapter 235 - [13th Round] War and Obliteration
	Detected chapter: Chapter 236 - [13th Round] Remake
	Detected chapter: Chapter 237 - [13th Round] Coupling
	Detected chapter: Chapter 238 - [13th Round] From Seniors
	Detected chapter: Chapter 239 - [13th Round] Let the World Benefit!
	Detected chapter: Chapter 240 - [13th Round] Inventor
	Detected chapter: Chapter 241 - [13th Round] The Evangelist of Love
	Detected chapter: Chapter 242 - [13th Round] First Elf King
	Detected chapter: Chapter 243 - [13th Round] Fire King Phoenix
	Detected chapter: Chapter 244 - [13th Round] Big Fairy, Little Fairy
	Detected chapter: Chapter 245 - [13th Round] Good Age
	Detected chapter: Chapter 246 - [13th Round] Stress
	Detected chapter: Chapter 247 - [13th Round] Hero’s Guide
	Detected chapter: Chapter 248 - [13th Round] Dwarf
	Detected chapter: Chapter 249 - [13th Round] System Developer
	Detected chapter: Chapter 250 - [13th Round] Operator vs. Developer
	Detected chapter: Chapter 251 - [13th Round] We Are One
	Detected chapter: Chapter 252 - [13th Round] Prophet
	Detected chapter: Chapter 253 - [13th Round] Hero’s Companion
	Detected chapter: Chapter 254 - [13th Round] Scenario
	Detected chapter: Chapter 255 - [13th Round] Running into a Wild Dra
	Detected chapter: Chapter 256 - [13th Round] Because of Love~
	Detected chapter: Chapter 257 - [13th Round] The Demon King’s Arrang
	Detected chapter: Chapter 258 - [14th Round] MAX-Class Demon Lord
	Detected chapter: Chapter 259 - [14th Round] Traveling for my dreams
	Detected chapter: Chapter 260 - [14th Round] 2000 Years of Love
	Detected chapter: Chapter 261 - [14th Round] Reject!
	Detected chapter: Chapter 262 - [14th Round] A Hero’s Companion
	Detected chapter: Chapter 263 - [14th Round] Discoloration
	Detected chapter: Chapter 264 - [15th Round] The Inconvenient Truth
	Detected chapter: Chapter 265 - [15th Round] I Finally Found it!
	Detected chapter: Chapter 266 - [15th Round] Smart Female Student!
	Detected chapter: Chapter 267 - [15th Round] Wifi is…?
	Detected chapter: Chapter 268 - [16th Round] Behind the Scenes
	Detected chapter: Chapter 269 - [16th Round] Don’t Save My Life
	Detected chapter: Chapter 270 - [16th Round] Karma
	Detected chapter: Chapter 271 - [16th Round] Bidet Master
	Detected chapter: Chapter 272 - [16th Round] Service Creed
	Detected chapter: Chapter 273 - [Episode 16] This is the 5th Curricu
	Detected chapter: Chapter 274 - [16th Round] “Ulluuu?”
	Detected chapter: Chapter 275 - [16th Round] In the name of Mollan!
	Detected chapter: Chapter 276 - [17th Round] When I Become a Seconda
	Detected chapter: Chapter 277 - [17th Round] Finance Tech
	Detected chapter: Chapter 278 - [17th Round] Descendants of Dragons
	Detected chapter: Chapter 279 - [17th Round] The Power of Love!
	Detected chapter: Chapter 280 - [17th Round] Retirement
	Detected chapter: Chapter 281 - [17th Round] Countermeasures
	Detected chapter: Chapter 282 - [18th Round] Ugh!
	Detected chapter: Chapter 283 - [17th Round] Registration
	Detected chapter: Chapter 284 - [18th Round] The Power of the Demon 
	Detected chapter: Chapter 285 - [18th Round]Brave Rookie
	Detected chapter: Chapter 286 - [18th Round] Who Are You?
	Detected chapter: Chapter 287 - [18th Round] Achievements
	Detected chapter: Chapter 288 - [18th Round] Pedonar’s Palm
	Detected chapter: Chapter 289 - [19th Round] Re: Hell
	Detected chapter: Chapter 290 - [19th Round] Demon Lord’s Incarnatio
	Detected chapter: Chapter 291 - [19th Round] The Hero’s Corruption
	Detected chapter: Chapter 292 - [19th Round] Unique Smile
	Detected chapter: Chapter 293 - [19th Round] Terminator
	Detected chapter: Chapter 294 - [19th Round] Truth vs. Truth
	Detected chapter: Chapter 295 - [19th Round] Mollanphone
	Detected chapter: Chapter 296 - [20th Round] Fair and Square!
	Detected chapter: Chapter 297 - [20th Round] The Stench of Corruptio
	Detected chapter: Chapter 298 - [20th Round] Grandma?
	Detected chapter: Chapter 299 - [20th Round] Space vs. Time
	Detected chapter: Chapter 300 - [20th Round] Sacrifice
	Detected chapter: Chapter 301 - [Side Story] Demon Lord Pedonar
	Detected chapter: Chapter 302 - [21st Round] The Perfect Hero
	Detected chapter: Chapter 303 - [21st Round] Inspection Team
	Detected chapter: Chapter 304 - [21st Round] The Demon Lord’s Retali
	Detected chapter: Chapter 305 - [21st Round] What about Lanuvel?
	Detected chapter: Chapter 306 - [21st Round] Above Your Head!
	Detected chapter: Chapter 307 - [21st Round] What’s Your Name?
	Detected chapter: Chapter 308 - [21st Round] Sword King Parpar
	Detected chapter: Chapter 309 - [21st Round] Finals
	Detected chapter: Chapter 310 - [21st Round] Mollan Paladin
	Detected chapter: Chapter 311 - [21st Round] We Really Share the Sam
	Detected chapter: Chapter 312 - [21st Round] The Tower of Sage?
	Detected chapter: Chapter 313 - [21st Round] What a meeting!
	Detected chapter: Chapter 314 - [21st Round] Consultation fee
	Detected chapter: Chapter 315 - [21st Round] Fair Negotiation
	Detected chapter: Chapter 316 - [Side Story] War Hero
	Detected chapter: Chapter 317 - [21st Round] Recruiting Freshmen
	Detected chapter: Chapter 318 - Art
	Detected chapter: Chapter 319 - [21st Round] Transformation
	Detected chapter: Chapter 320 - [21st Round] Weight Class
	Detected chapter: Chapter 321 - [21st Round] Social studies?
	Detected chapter: Chapter 322 - [21st Round] Chemical extermination!
	Detected chapter: Chapter 323 - [21st Round] Fantasy’s Wrath
	Detected chapter: Chapter 324 - [21st Round] Bakery
	Detected chapter: Chapter 325 - [21st Round] The Food Chain
	Detected chapter: Chapter 326 - [21st Round] Spinal Cord
	Detected chapter: Chapter 327 - [21st Round] Trust
	Detected chapter: Chapter 328 - [21st Round] Human Possibility
	Detected chapter: Chapter 329 - [21st Round] Handsome Hero!
	Detected chapter: Chapter 330 - [21st Round] Report! Report!
	Detected chapter: Chapter 331 - [21st Round] Beautiful Fantasy
	Detected chapter: Chapter 332 - [21st Round] Immortality
	Detected chapter: Chapter 333: [21st Round] Today’s Destiny
	Detected chapter: Chapter 334: [21st Round] Beautiful Fantasy
	Detected chapter: Chapter 335: [21st Round] Idiots
	Detected chapter: Chapter 336 - [21st Round] Is This for Real?
	Detected chapter: Chapter 337 - [21st Round] It’s Hard to Act!
	Detected chapter: Chapter 338 - [21st Round] Human Possibilities
	Detected chapter: Chapter 339 - [21st Round] You’re Fired!
	Detected chapter: Chapter 340 - [21st Round] 5th Curriculum v2.0
	Detected chapter: Chapter 341 - [21st Round] Mollanphone 2
	Detected chapter: Chapter 342 - [22nd Round] Event for Students!
	Detected chapter: Chapter 343 - [22nd Round] Shocking News
	Detected chapter: Chapter 344 - [22nd Round] The Day You Were Born
	Detected chapter: Chapter 345 - [22nd Round] We look alike!
	Detected chapter: Chapter 346 - [22nd Round] Pretending to Be Cute!
	Detected chapter: Chapter 347 - [22nd Round] The Power of Adventure
	Detected chapter: Chapter 348 - [22nd Round] Chewing Chewing Chewing
	Detected chapter: Chapter 349 - [23rd Round] Dragon Fighter Sieg
	Detected chapter: Chapter 350 - [23rd Round] Hero V
	Detected chapter: Chapter 351 - [23rd Round] The Essence of Love
	Detected chapter: Chapter 352 - [23rd Round] Doctor of Love
	Detected chapter: Chapter 353 - [23rd Round] True Hero
	Detected chapter: Chapter 354 - [23rd Round] Pet
	Detected chapter: Chapter 355 - [23rd Round] Kiss~ Juju!
	Detected chapter: Chapter 356 - [23rd Round] The Power of Friendship
	Detected chapter: Chapter 357 - [23rd Round] The Giant King’s Homewo
	Detected chapter: Chapter 358 - [24th Round] Demon Lord Parmamon
	Detected chapter: Chapter 359 - [24th Round] The First Sinner
	Detected chapter: Chapter 360 - [24th Round] I Am You
	Detected chapter: Chapter 361 - [24th Round] Sister-in-law vs. Niece
	Detected chapter: Chapter 362 - [25th Round] You Are Not Me
	Detected chapter: Chapter 363 - [25th Round] 0.01%
	Detected chapter: Chapter 364 - [25th Round] Unpopular Guy
	Detected chapter: Chapter 365 - [25th Round] Hero Satan
	Detected chapter: Chapter 366 - [25th Round] Revaluation
	Detected chapter: Chapter 367 - [25th Round] The Power of Friendship
	Detected chapter: Chapter 368 - [25th Round] 90th Floor
	Detected chapter: Chapter 369 - [25th Round] MAX-Class Righteous Her
	Detected chapter: Chapter 370 - [25th Round] Greeeee!!
	Detected chapter: Chapter 371 - [26th Round] The Power of Love!
	Detected chapter: Chapter 372 - [26th Round] New Festival
	Detected chapter: Chapter 373 - [26th Round] Return!
	Detected chapter: Chapter 374 - [26th Round] Vault of Souls
	Detected chapter: Chapter 375 - [26th Round] Sweet Revenge
	Detected chapter: Chapter 376 - [26th Round] End of Adventure
	Detected chapter: Chapter 377 - [27th Round] MAX-Rank Patience
	Detected chapter: Chapter 378 - [28th Round] I’ll Do It Myself!
	Detected chapter: Chapter 379 - [28th Round] It’s Easy, Isn’t It?
	Detected chapter: Chapter 380 - [28th Round] 2nd Lesson
	Detected chapter: Chapter 381 - [28th Round] Green Cake? Green Cake!
	Detected chapter: Chapter 382 - [28th Round] Hero vs. Divine Dragon 
	Detected chapter: Chapter 383 - [28th Round] Fivefold Difference
	Detected chapter: Chapter 384 - [28th Round] Omnipotence of Mollan’s
	Detected chapter: Chapter 385 - [28th Round] What Are You Teaching?
	Detected chapter: Chapter 386 - [28th Round] The Power of Religion
	Detected chapter: Chapter 387 - [28th Round] Righteous Hero
	Detected chapter: Chapter 388 - [28th Round] Ssosia and Hippolia
	Detected chapter: Chapter 389 - [28th Round] Real-Time Prophecy?
	Detected chapter: Chapter 390 - [28th Round] Air Devil
	Detected chapter: Chapter 391 - [28th Round] This Is a Party!
	Detected chapter: Chapter 392 - [28th Round] Hero ] Hero + Companion
	Detected chapter: Chapter 393 - [Side Story] Adventure is Truth!
	Detected chapter: Chapter 394 - [28th Round] Strongest Hero
	Detected chapter: Chapter 395 - [29th Round] 6th Curriculum
	Detected chapter: Chapter 396 - [29th Round] A Community
	Detected chapter: Chapter 397 - [29th Round] Friendly Mollanroid
	Detected chapter: Chapter 398 - [29th Round] In the Name of Friendsh
	Detected chapter: Chapter 399 - [29th Round] Please Go Away…
	Detected chapter: Chapter 400 - [29th Round] Companions
	Detected chapter: Chapter 401 - [30th Round] Path of The Shining Her
	Detected chapter: Chapter 402 - [30th Round] Finding the Saint
	Detected chapter: Chapter 403 - [30th Round] Super Handsome Son-in-l
	Detected chapter: Chapter 404 - [30th Round] Social Outcast!
	Detected chapter: Chapter 405 - [30th Round] Together with the Gods
	Detected chapter: Chapter 406 - [30th Round] My God…
	Detected chapter: Chapter 407 - [30th Round] Mollansoft’s Owner
	Detected chapter: Chapter 408 - [30th Round] Mollan Documentary
	Detected chapter: Chapter 409 - [31st Round] Elfheim Family
	Detected chapter: Chapter 410 - [31st Round] Dog-like Philosophy
	Detected chapter: Chapter 411 - [31st Round] Advent
	Detected chapter: Chapter 412 - [31st Round] Ignorant God of War
	Detected chapter: Chapter 413 - [32nd Round] Traces of the Old Demon
	Detected chapter: Chapter 414 - [32nd Round] What Is This Dark Energ
	Detected chapter: Chapter 415 - [32nd Round] World of Dark Energy
	Detected chapter: Chapter 416 - [32nd Round] Do You Know Carrots?
	Detected chapter: Chapter 417 - [32nd Round] Grandchildren
	Detected chapter: Chapter 418 - [32nd Round] 8th Grade
	Detected chapter: Chapter 419 - [32nd Round] What Happened to the Un
	Detected chapter: Chapter 420 - [32nd Round] Morality Hero
	Detected chapter: Chapter 421 - [32nd Round] Liberation
	Detected chapter: Chapter 422 - [32nd Round] Reorganization
	Detected chapter: Chapter 423 - [32nd Round] Calm down!
	Detected chapter: Chapter 424 - [33rd Round] What do we have in comm
	Detected chapter: Chapter 425 - [33rd Round] That’s Just You
	Detected chapter: Chapter 426 - [33rd Round] Qualities of a Hero
	Detected chapter: Chapter 427 - [33rd Round] Cute Emperor’s Bloodlin
	Detected chapter: Chapter 428 - [33rd Round] FFF-Class Hero of Inter
	Detected chapter: Chapter 429 - [Extra 3333] Cute Emperor
	Detected chapter: Chapter 430 - [Extra] I Miss You, Mother!
	Detected chapter: Chapter 431 - [Extra] Kaisa Kureil (1)
	Detected chapter: Chapter 432 - [Extra] Kaisa Kureil (2)
	Detected chapter: Chapter 433 - [Extra] Kaisa Kureil (3)
	Detected chapter: Chapter 434 - [Extra] Kaisa Kureil (4)
	Detected chapter: Chapter 435 - [Extra] Retribution! (1)
	Detected chapter: Chapter 436 - [Extra] Retribution! (2)
	Detected chapter: Chapter 437 - [Extra] Retribution! (3)
	Detected chapter: Chapter 438 - [Extra] Retribution! (4)
	Detected chapter: Chapter 439 - [Extra] SSS-Class Barbarian (1)
	Detected chapter: Chapter 440 - [Extra] SSS-Class Barbarian (2)
	Detected chapter: Chapter 441 - [Extra] SSS-Class Barbarian (3)
	Detected chapter: Chapter 442: [Extra] SSS-Class Barbarian (4)
Auto generated TOC with 442 entries.
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 71026 items of level: p_1
Found 441 items of level: div_1
Found 22 items of level: p_3
Ignoring level p_3
p_1  left margin stats: Counter({'0': 71026})
p_1  right margin stats: Counter({'0': 71026})
div_1  left margin stats: Counter()
div_1  right margin stats: Counter()
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_toc_2
		Splitting on page-break at id=calibre_pb_1
		Splitting on page-break at id=calibre_toc_3
		Splitting on page-break at id=calibre_pb_3
		Splitting on page-break at id=calibre_toc_4
		Splitting on page-break at id=calibre_pb_5
		Splitting on page-break at id=calibre_toc_5
		Splitting on page-break at id=calibre_pb_7
		Splitting on page-break at id=calibre_toc_6
		Splitting on page-break at id=calibre_pb_9
		Splitting on page-break at id=calibre_toc_7
		Splitting on page-break at id=calibre_pb_11
		Splitting on page-break at id=calibre_toc_8
		Splitting on page-break at id=calibre_pb_13
		Splitting on page-break at id=calibre_toc_9
		Splitting on page-break at id=calibre_pb_15
		Splitting on page-break at id=calibre_toc_10
		Splitting on page-break at id=calibre_pb_17
		Splitting on page-break at id=calibre_toc_11
		Splitting on page-break at id=calibre_pb_19
		Splitting on page-break at id=calibre_toc_12
		Splitting on page-break at id=calibre_pb_21
		Splitting on page-break at id=calibre_toc_13
		Splitting on page-break at id=calibre_pb_23
		Splitting on page-break at id=calibre_toc_14
		Splitting on page-break at id=calibre_pb_25
		Splitting on page-break at id=calibre_toc_15
		Splitting on page-break at id=calibre_pb_27
		Splitting on page-break at id=calibre_toc_16
		Splitting on page-break at id=calibre_pb_29
		Splitting on page-break at id=calibre_toc_17
		Splitting on page-break at id=calibre_pb_31
		Splitting on page-break at id=calibre_toc_18
		Splitting on page-break at id=calibre_pb_33
		Splitting on page-break at id=calibre_toc_19
		Splitting on page-break at id=calibre_pb_35
		Splitting on page-break at id=calibre_toc_20
		Splitting on page-break at id=calibre_pb_37
		Splitting on page-break at id=calibre_toc_21
		Splitting on page-break at id=calibre_pb_39
		Splitting on page-break at id=calibre_toc_22
		Splitting on page-break at id=calibre_pb_41
		Splitting on page-break at id=calibre_toc_23
		Splitting on page-break at id=calibre_pb_43
		Splitting on page-break at id=calibre_toc_24
		Splitting on page-break at id=calibre_pb_45
		Splitting on page-break at id=calibre_toc_25
		Splitting on page-break at id=calibre_pb_47
		Splitting on page-break at id=calibre_toc_26
		Splitting on page-break at id=calibre_pb_49
		Splitting on page-break at id=calibre_toc_27
		Splitting on page-break at id=calibre_pb_51
		Splitting on page-break at id=calibre_toc_28
		Splitting on page-break at id=calibre_pb_53
		Splitting on page-break at id=calibre_toc_29
		Splitting on page-break at id=calibre_pb_55
		Splitting on page-break at id=calibre_toc_30
		Splitting on page-break at id=calibre_pb_57
		Splitting on page-break at id=calibre_toc_31
		Splitting on page-break at id=calibre_pb_59
		Splitting on page-break at id=calibre_toc_32
		Splitting on page-break at id=calibre_pb_61
		Splitting on page-break at id=calibre_toc_33
		Splitting on page-break at id=calibre_pb_63
		Splitting on page-break at id=calibre_toc_34
		Splitting on page-break at id=calibre_pb_65
		Splitting on page-break at id=calibre_toc_35
		Splitting on page-break at id=calibre_pb_67
		Splitting on page-break at id=calibre_toc_36
		Splitting on page-break at id=calibre_pb_69
		Splitting on page-break at id=calibre_toc_37
		Splitting on page-break at id=calibre_pb_71
		Splitting on page-break at id=calibre_toc_38
		Splitting on page-break at id=calibre_pb_73
		Splitting on page-break at id=calibre_toc_39
		Splitting on page-break at id=calibre_pb_75
		Splitting on page-break at id=calibre_toc_40
		Splitting on page-break at id=calibre_pb_77
		Splitting on page-break at id=calibre_toc_41
		Splitting on page-break at id=calibre_pb_79
		Splitting on page-break at id=calibre_toc_42
		Splitting on page-break at id=calibre_pb_81
		Splitting on page-break at id=calibre_toc_43
		Splitting on page-break at id=calibre_pb_83
		Splitting on page-break at id=calibre_toc_44
		Splitting on page-break at id=calibre_pb_85
		Splitting on page-break at id=calibre_toc_45
		Splitting on page-break at id=calibre_pb_87
		Splitting on page-break at id=calibre_toc_46
		Splitting on page-break at id=calibre_pb_89
		Splitting on page-break at id=calibre_toc_47
		Splitting on page-break at id=calibre_pb_91
		Splitting on page-break at id=calibre_toc_48
		Splitting on page-break at id=calibre_pb_93
		Splitting on page-break at id=calibre_toc_49
		Splitting on page-break at id=calibre_pb_95
		Splitting on page-break at id=calibre_toc_50
		Splitting on page-break at id=calibre_pb_97
		Splitting on page-break at id=calibre_toc_51
		Splitting on page-break at id=calibre_pb_99
		Splitting on page-break at id=calibre_toc_52
		Splitting on page-break at id=calibre_pb_101
		Splitting on page-break at id=calibre_toc_53
		Splitting on page-break at id=calibre_pb_103
		Splitting on page-break at id=calibre_toc_54
		Splitting on page-break at id=calibre_pb_105
		Splitting on page-break at id=calibre_toc_55
		Splitting on page-break at id=calibre_pb_107
		Splitting on page-break at id=calibre_toc_56
		Splitting on page-break at id=calibre_pb_109
		Splitting on page-break at id=calibre_toc_57
		Splitting on page-break at id=calibre_pb_111
		Splitting on page-break at id=calibre_toc_58
		Splitting on page-break at id=calibre_pb_113
		Splitting on page-break at id=calibre_toc_59
		Splitting on page-break at id=calibre_pb_115
		Splitting on page-break at id=calibre_toc_60
		Splitting on page-break at id=calibre_pb_117
		Splitting on page-break at id=calibre_toc_61
		Splitting on page-break at id=calibre_pb_119
		Splitting on page-break at id=calibre_toc_62
		Splitting on page-break at id=calibre_pb_121
		Splitting on page-break at id=calibre_toc_63
		Splitting on page-break at id=calibre_pb_123
		Splitting on page-break at id=calibre_toc_64
		Splitting on page-break at id=calibre_pb_125
		Splitting on page-break at id=calibre_toc_65
		Splitting on page-break at id=calibre_pb_127
		Splitting on page-break at id=calibre_toc_66
		Splitting on page-break at id=calibre_pb_129
		Splitting on page-break at id=calibre_toc_67
		Splitting on page-break at id=calibre_pb_131
		Splitting on page-break at id=calibre_toc_68
		Splitting on page-break at id=calibre_pb_133
		Splitting on page-break at id=calibre_toc_69
		Splitting on page-break at id=calibre_pb_135
		Splitting on page-break at id=calibre_toc_70
		Splitting on page-break at id=calibre_pb_137
		Splitting on page-break at id=calibre_toc_71
		Splitting on page-break at id=calibre_pb_139
		Splitting on page-break at id=calibre_toc_72
		Splitting on page-break at id=calibre_pb_141
		Splitting on page-break at id=calibre_toc_73
		Splitting on page-break at id=calibre_pb_143
		Splitting on page-break at id=calibre_toc_74
		Splitting on page-break at id=calibre_pb_145
		Splitting on page-break at id=calibre_toc_75
		Splitting on page-break at id=calibre_pb_147
		Splitting on page-break at id=calibre_toc_76
		Splitting on page-break at id=calibre_pb_149
		Splitting on page-break at id=calibre_toc_77
		Splitting on page-break at id=calibre_pb_151
		Splitting on page-break at id=calibre_toc_78
		Splitting on page-break at id=calibre_pb_153
		Splitting on page-break at id=calibre_toc_79
		Splitting on page-break at id=calibre_pb_155
		Splitting on page-break at id=calibre_toc_80
		Splitting on page-break at id=calibre_pb_157
		Splitting on page-break at id=calibre_toc_81
		Splitting on page-break at id=calibre_pb_159
		Splitting on page-break at id=calibre_toc_82
		Splitting on page-break at id=calibre_pb_161
		Splitting on page-break at id=calibre_toc_83
		Splitting on page-break at id=calibre_pb_163
		Splitting on page-break at id=calibre_toc_84
		Splitting on page-break at id=calibre_pb_165
		Splitting on page-break at id=calibre_toc_85
		Splitting on page-break at id=calibre_pb_167
		Splitting on page-break at id=calibre_toc_86
		Splitting on page-break at id=calibre_pb_169
		Splitting on page-break at id=calibre_toc_87
		Splitting on page-break at id=calibre_pb_171
		Splitting on page-break at id=calibre_toc_88
		Splitting on page-break at id=calibre_pb_173
		Splitting on page-break at id=calibre_toc_89
		Splitting on page-break at id=calibre_pb_175
		Splitting on page-break at id=calibre_toc_90
		Splitting on page-break at id=calibre_pb_177
		Splitting on page-break at id=calibre_toc_91
		Splitting on page-break at id=calibre_pb_179
		Splitting on page-break at id=calibre_toc_92
		Splitting on page-break at id=calibre_pb_181
		Splitting on page-break at id=calibre_toc_93
		Splitting on page-break at id=calibre_pb_183
		Splitting on page-break at id=calibre_toc_94
		Splitting on page-break at id=calibre_pb_185
		Splitting on page-break at id=calibre_toc_95
		Splitting on page-break at id=calibre_pb_187
		Splitting on page-break at id=calibre_toc_96
		Splitting on page-break at id=calibre_pb_189
		Splitting on page-break at id=calibre_toc_97
		Splitting on page-break at id=calibre_pb_191
		Splitting on page-break at id=calibre_toc_98
		Splitting on page-break at id=calibre_pb_193
		Splitting on page-break at id=calibre_toc_99
		Splitting on page-break at id=calibre_pb_195
		Splitting on page-break at id=calibre_toc_100
		Splitting on page-break at id=calibre_pb_197
		Splitting on page-break at id=calibre_toc_101
		Splitting on page-break at id=calibre_pb_199
		Splitting on page-break at id=calibre_toc_102
		Splitting on page-break at id=calibre_pb_201
		Splitting on page-break at id=calibre_toc_103
		Splitting on page-break at id=calibre_pb_203
		Splitting on page-break at id=calibre_toc_104
		Splitting on page-break at id=calibre_pb_205
		Splitting on page-break at id=calibre_toc_105
		Splitting on page-break at id=calibre_pb_207
		Splitting on page-break at id=calibre_toc_106
		Splitting on page-break at id=calibre_pb_209
		Splitting on page-break at id=calibre_toc_107
		Splitting on page-break at id=calibre_pb_211
		Splitting on page-break at id=calibre_toc_108
		Splitting on page-break at id=calibre_pb_213
		Splitting on page-break at id=calibre_toc_109
		Splitting on page-break at id=calibre_pb_215
		Splitting on page-break at id=calibre_toc_110
		Splitting on page-break at id=calibre_pb_217
		Splitting on page-break at id=calibre_toc_111
		Splitting on page-break at id=calibre_pb_219
		Splitting on page-break at id=calibre_toc_112
		Splitting on page-break at id=calibre_pb_221
		Splitting on page-break at id=calibre_toc_113
		Splitting on page-break at id=calibre_pb_223
		Splitting on page-break at id=calibre_toc_114
		Splitting on page-break at id=calibre_pb_225
		Splitting on page-break at id=calibre_toc_115
		Splitting on page-break at id=calibre_pb_227
		Splitting on page-break at id=calibre_toc_116
		Splitting on page-break at id=calibre_pb_229
		Splitting on page-break at id=calibre_toc_117
		Splitting on page-break at id=calibre_pb_231
		Splitting on page-break at id=calibre_toc_118
		Splitting on page-break at id=calibre_pb_233
		Splitting on page-break at id=calibre_toc_119
		Splitting on page-break at id=calibre_pb_235
		Splitting on page-break at id=calibre_toc_120
		Splitting on page-break at id=calibre_pb_237
		Splitting on page-break at id=calibre_toc_121
		Splitting on page-break at id=calibre_pb_239
		Splitting on page-break at id=calibre_toc_122
		Splitting on page-break at id=calibre_pb_241
		Splitting on page-break at id=calibre_toc_123
		Splitting on page-break at id=calibre_pb_243
		Splitting on page-break at id=calibre_toc_124
		Splitting on page-break at id=calibre_pb_245
		Splitting on page-break at id=calibre_toc_125
		Splitting on page-break at id=calibre_pb_247
		Splitting on page-break at id=calibre_toc_126
		Splitting on page-break at id=calibre_pb_249
		Splitting on page-break at id=calibre_toc_127
		Splitting on page-break at id=calibre_pb_251
		Splitting on page-break at id=calibre_toc_128
		Splitting on page-break at id=calibre_pb_253
		Splitting on page-break at id=calibre_toc_129
		Splitting on page-break at id=calibre_pb_255
		Splitting on page-break at id=calibre_toc_130
		Splitting on page-break at id=calibre_pb_257
		Splitting on page-break at id=calibre_toc_131
		Splitting on page-break at id=calibre_pb_259
		Splitting on page-break at id=calibre_toc_132
		Splitting on page-break at id=calibre_pb_261
		Splitting on page-break at id=calibre_toc_133
		Splitting on page-break at id=calibre_pb_263
		Splitting on page-break at id=calibre_toc_134
		Splitting on page-break at id=calibre_pb_265
		Splitting on page-break at id=calibre_toc_135
		Splitting on page-break at id=calibre_pb_267
		Splitting on page-break at id=calibre_toc_136
		Splitting on page-break at id=calibre_pb_269
		Splitting on page-break at id=calibre_toc_137
		Splitting on page-break at id=calibre_pb_271
		Splitting on page-break at id=calibre_toc_138
		Splitting on page-break at id=calibre_pb_273
		Splitting on page-break at id=calibre_toc_139
		Splitting on page-break at id=calibre_pb_275
		Splitting on page-break at id=calibre_toc_140
		Splitting on page-break at id=calibre_pb_277
		Splitting on page-break at id=calibre_toc_141
		Splitting on page-break at id=calibre_pb_279
		Splitting on page-break at id=calibre_toc_142
		Splitting on page-break at id=calibre_pb_281
		Splitting on page-break at id=calibre_toc_143
		Splitting on page-break at id=calibre_pb_283
		Splitting on page-break at id=calibre_toc_144
		Splitting on page-break at id=calibre_pb_285
		Splitting on page-break at id=calibre_toc_145
		Splitting on page-break at id=calibre_pb_287
		Splitting on page-break at id=calibre_toc_146
		Splitting on page-break at id=calibre_pb_289
		Splitting on page-break at id=calibre_toc_147
		Splitting on page-break at id=calibre_pb_291
		Splitting on page-break at id=calibre_toc_148
		Splitting on page-break at id=calibre_pb_293
		Splitting on page-break at id=calibre_toc_149
		Splitting on page-break at id=calibre_pb_295
		Splitting on page-break at id=calibre_toc_150
		Splitting on page-break at id=calibre_pb_297
		Splitting on page-break at id=calibre_toc_151
		Splitting on page-break at id=calibre_pb_299
		Splitting on page-break at id=calibre_toc_152
		Splitting on page-break at id=calibre_pb_301
		Splitting on page-break at id=calibre_toc_153
		Splitting on page-break at id=calibre_pb_303
		Splitting on page-break at id=calibre_toc_154
		Splitting on page-break at id=calibre_pb_305
		Splitting on page-break at id=calibre_toc_155
		Splitting on page-break at id=calibre_pb_307
		Splitting on page-break at id=calibre_toc_156
		Splitting on page-break at id=calibre_pb_309
		Splitting on page-break at id=calibre_toc_157
		Splitting on page-break at id=calibre_pb_311
		Splitting on page-break at id=calibre_toc_158
		Splitting on page-break at id=calibre_pb_313
		Splitting on page-break at id=calibre_toc_159
		Splitting on page-break at id=calibre_pb_315
		Splitting on page-break at id=calibre_toc_160
		Splitting on page-break at id=calibre_pb_317
		Splitting on page-break at id=calibre_toc_161
		Splitting on page-break at id=calibre_pb_319
		Splitting on page-break at id=calibre_toc_162
		Splitting on page-break at id=calibre_pb_321
		Splitting on page-break at id=calibre_toc_163
		Splitting on page-break at id=calibre_pb_323
		Splitting on page-break at id=calibre_toc_164
		Splitting on page-break at id=calibre_pb_325
		Splitting on page-break at id=calibre_toc_165
		Splitting on page-break at id=calibre_pb_327
		Splitting on page-break at id=calibre_toc_166
		Splitting on page-break at id=calibre_pb_329
		Splitting on page-break at id=calibre_toc_167
		Splitting on page-break at id=calibre_pb_331
		Splitting on page-break at id=calibre_toc_168
		Splitting on page-break at id=calibre_pb_333
		Splitting on page-break at id=calibre_toc_169
		Splitting on page-break at id=calibre_pb_335
		Splitting on page-break at id=calibre_toc_170
		Splitting on page-break at id=calibre_pb_337
		Splitting on page-break at id=calibre_toc_171
		Splitting on page-break at id=calibre_pb_339
		Splitting on page-break at id=calibre_toc_172
		Splitting on page-break at id=calibre_pb_341
		Splitting on page-break at id=calibre_toc_173
		Splitting on page-break at id=calibre_pb_343
		Splitting on page-break at id=calibre_toc_174
		Splitting on page-break at id=calibre_pb_345
		Splitting on page-break at id=calibre_toc_175
		Splitting on page-break at id=calibre_pb_347
		Splitting on page-break at id=calibre_toc_176
		Splitting on page-break at id=calibre_pb_349
		Splitting on page-break at id=calibre_toc_177
		Splitting on page-break at id=calibre_pb_351
		Splitting on page-break at id=calibre_toc_178
		Splitting on page-break at id=calibre_pb_353
		Splitting on page-break at id=calibre_toc_179
		Splitting on page-break at id=calibre_pb_355
		Splitting on page-break at id=calibre_toc_180
		Splitting on page-break at id=calibre_pb_357
		Splitting on page-break at id=calibre_toc_181
		Splitting on page-break at id=calibre_pb_359
		Splitting on page-break at id=calibre_toc_182
		Splitting on page-break at id=calibre_pb_361
		Splitting on page-break at id=calibre_toc_183
		Splitting on page-break at id=calibre_pb_363
		Splitting on page-break at id=calibre_toc_184
		Splitting on page-break at id=calibre_pb_365
		Splitting on page-break at id=calibre_toc_185
		Splitting on page-break at id=calibre_pb_367
		Splitting on page-break at id=calibre_toc_186
		Splitting on page-break at id=calibre_pb_369
		Splitting on page-break at id=calibre_toc_187
		Splitting on page-break at id=calibre_pb_371
		Splitting on page-break at id=calibre_toc_188
		Splitting on page-break at id=calibre_pb_373
		Splitting on page-break at id=calibre_toc_189
		Splitting on page-break at id=calibre_pb_375
		Splitting on page-break at id=calibre_toc_190
		Splitting on page-break at id=calibre_pb_377
		Splitting on page-break at id=calibre_toc_191
		Splitting on page-break at id=calibre_pb_379
		Splitting on page-break at id=calibre_toc_192
		Splitting on page-break at id=calibre_pb_381
		Splitting on page-break at id=calibre_toc_193
		Splitting on page-break at id=calibre_pb_383
		Splitting on page-break at id=calibre_toc_194
		Splitting on page-break at id=calibre_pb_385
		Splitting on page-break at id=calibre_toc_195
		Splitting on page-break at id=calibre_pb_387
		Splitting on page-break at id=calibre_toc_196
		Splitting on page-break at id=calibre_pb_389
		Splitting on page-break at id=calibre_toc_197
		Splitting on page-break at id=calibre_pb_391
		Splitting on page-break at id=calibre_toc_198
		Splitting on page-break at id=calibre_pb_393
		Splitting on page-break at id=calibre_toc_199
		Splitting on page-break at id=calibre_pb_395
		Splitting on page-break at id=calibre_toc_200
		Splitting on page-break at id=calibre_pb_397
		Splitting on page-break at id=calibre_toc_201
		Splitting on page-break at id=calibre_pb_399
		Splitting on page-break at id=calibre_toc_202
		Splitting on page-break at id=calibre_pb_401
		Splitting on page-break at id=calibre_toc_203
		Splitting on page-break at id=calibre_pb_403
		Splitting on page-break at id=calibre_toc_204
		Splitting on page-break at id=calibre_pb_405
		Splitting on page-break at id=calibre_toc_205
		Splitting on page-break at id=calibre_pb_407
		Splitting on page-break at id=calibre_toc_206
		Splitting on page-break at id=calibre_pb_409
		Splitting on page-break at id=calibre_toc_207
		Splitting on page-break at id=calibre_pb_411
		Splitting on page-break at id=calibre_toc_208
		Splitting on page-break at id=calibre_pb_413
		Splitting on page-break at id=calibre_toc_209
		Splitting on page-break at id=calibre_pb_415
		Splitting on page-break at id=calibre_toc_210
		Splitting on page-break at id=calibre_pb_417
		Splitting on page-break at id=calibre_toc_211
		Splitting on page-break at id=calibre_pb_419
		Splitting on page-break at id=calibre_toc_212
		Splitting on page-break at id=calibre_pb_421
		Splitting on page-break at id=calibre_toc_213
		Splitting on page-break at id=calibre_pb_423
		Splitting on page-break at id=calibre_toc_214
		Splitting on page-break at id=calibre_pb_425
		Splitting on page-break at id=calibre_toc_215
		Splitting on page-break at id=calibre_pb_427
		Splitting on page-break at id=calibre_toc_216
		Splitting on page-break at id=calibre_pb_429
		Splitting on page-break at id=calibre_toc_217
		Splitting on page-break at id=calibre_pb_431
		Splitting on page-break at id=calibre_toc_218
		Splitting on page-break at id=calibre_pb_433
		Splitting on page-break at id=calibre_toc_219
		Splitting on page-break at id=calibre_pb_435
		Splitting on page-break at id=calibre_toc_220
		Splitting on page-break at id=calibre_pb_437
		Splitting on page-break at id=calibre_toc_221
		Splitting on page-break at id=calibre_pb_439
		Splitting on page-break at id=calibre_toc_222
		Splitting on page-break at id=calibre_pb_441
		Splitting on page-break at id=calibre_toc_223
		Splitting on page-break at id=calibre_pb_443
		Splitting on page-break at id=calibre_toc_224
		Splitting on page-break at id=calibre_pb_445
		Splitting on page-break at id=calibre_toc_225
		Splitting on page-break at id=calibre_pb_447
		Splitting on page-break at id=calibre_toc_226
		Splitting on page-break at id=calibre_pb_449
		Splitting on page-break at id=calibre_toc_227
		Splitting on page-break at id=calibre_pb_451
		Splitting on page-break at id=calibre_toc_228
		Splitting on page-break at id=calibre_pb_453
		Splitting on page-break at id=calibre_toc_229
		Splitting on page-break at id=calibre_pb_455
		Splitting on page-break at id=calibre_toc_230
		Splitting on page-break at id=calibre_pb_457
		Splitting on page-break at id=calibre_toc_231
		Splitting on page-break at id=calibre_pb_459
		Splitting on page-break at id=calibre_toc_232
		Splitting on page-break at id=calibre_pb_461
		Splitting on page-break at id=calibre_toc_233
		Splitting on page-break at id=calibre_pb_463
		Splitting on page-break at id=calibre_toc_234
		Splitting on page-break at id=calibre_pb_465
		Splitting on page-break at id=calibre_toc_235
		Splitting on page-break at id=calibre_pb_467
		Splitting on page-break at id=calibre_toc_236
		Splitting on page-break at id=calibre_pb_469
		Splitting on page-break at id=calibre_toc_237
		Splitting on page-break at id=calibre_pb_471
		Splitting on page-break at id=calibre_toc_238
		Splitting on page-break at id=calibre_pb_473
		Splitting on page-break at id=calibre_toc_239
		Splitting on page-break at id=calibre_pb_475
		Splitting on page-break at id=calibre_toc_240
		Splitting on page-break at id=calibre_pb_477
		Splitting on page-break at id=calibre_toc_241
		Splitting on page-break at id=calibre_pb_479
		Splitting on page-break at id=calibre_toc_242
		Splitting on page-break at id=calibre_pb_481
		Splitting on page-break at id=calibre_toc_243
		Splitting on page-break at id=calibre_pb_483
		Splitting on page-break at id=calibre_toc_244
		Splitting on page-break at id=calibre_pb_485
		Splitting on page-break at id=calibre_toc_245
		Splitting on page-break at id=calibre_pb_487
		Splitting on page-break at id=calibre_toc_246
		Splitting on page-break at id=calibre_pb_489
		Splitting on page-break at id=calibre_toc_247
		Splitting on page-break at id=calibre_pb_491
		Splitting on page-break at id=calibre_toc_248
		Splitting on page-break at id=calibre_pb_493
		Splitting on page-break at id=calibre_toc_249
		Splitting on page-break at id=calibre_pb_495
		Splitting on page-break at id=calibre_toc_250
		Splitting on page-break at id=calibre_pb_497
		Splitting on page-break at id=calibre_toc_251
		Splitting on page-break at id=calibre_pb_499
		Splitting on page-break at id=calibre_toc_252
		Splitting on page-break at id=calibre_pb_501
		Splitting on page-break at id=calibre_toc_253
		Splitting on page-break at id=calibre_pb_503
		Splitting on page-break at id=calibre_toc_254
		Splitting on page-break at id=calibre_pb_505
		Splitting on page-break at id=calibre_toc_255
		Splitting on page-break at id=calibre_pb_507
		Splitting on page-break at id=calibre_toc_256
		Splitting on page-break at id=calibre_pb_509
		Splitting on page-break at id=calibre_toc_257
		Splitting on page-break at id=calibre_pb_511
		Splitting on page-break at id=calibre_toc_258
		Splitting on page-break at id=calibre_pb_513
		Splitting on page-break at id=calibre_toc_259
		Splitting on page-break at id=calibre_pb_515
		Splitting on page-break at id=calibre_toc_260
		Splitting on page-break at id=calibre_pb_517
		Splitting on page-break at id=calibre_toc_261
		Splitting on page-break at id=calibre_pb_519
		Splitting on page-break at id=calibre_toc_262
		Splitting on page-break at id=calibre_pb_521
		Splitting on page-break at id=calibre_toc_263
		Splitting on page-break at id=calibre_pb_523
		Splitting on page-break at id=calibre_toc_264
		Splitting on page-break at id=calibre_pb_525
		Splitting on page-break at id=calibre_toc_265
		Splitting on page-break at id=calibre_pb_527
		Splitting on page-break at id=calibre_toc_266
		Splitting on page-break at id=calibre_pb_529
		Splitting on page-break at id=calibre_toc_267
		Splitting on page-break at id=calibre_pb_531
		Splitting on page-break at id=calibre_toc_268
		Splitting on page-break at id=calibre_pb_533
		Splitting on page-break at id=calibre_toc_269
		Splitting on page-break at id=calibre_pb_535
		Splitting on page-break at id=calibre_toc_270
		Splitting on page-break at id=calibre_pb_537
		Splitting on page-break at id=calibre_toc_271
		Splitting on page-break at id=calibre_pb_539
		Splitting on page-break at id=calibre_toc_272
		Splitting on page-break at id=calibre_pb_541
		Splitting on page-break at id=calibre_toc_273
		Splitting on page-break at id=calibre_pb_543
		Splitting on page-break at id=calibre_toc_274
		Splitting on page-break at id=calibre_pb_545
		Splitting on page-break at id=calibre_toc_275
		Splitting on page-break at id=calibre_pb_547
		Splitting on page-break at id=calibre_toc_276
		Splitting on page-break at id=calibre_pb_549
		Splitting on page-break at id=calibre_toc_277
		Splitting on page-break at id=calibre_pb_551
		Splitting on page-break at id=calibre_toc_278
		Splitting on page-break at id=calibre_pb_553
		Splitting on page-break at id=calibre_toc_279
		Splitting on page-break at id=calibre_pb_555
		Splitting on page-break at id=calibre_toc_280
		Splitting on page-break at id=calibre_pb_557
		Splitting on page-break at id=calibre_toc_281
		Splitting on page-break at id=calibre_pb_559
		Splitting on page-break at id=calibre_toc_282
		Splitting on page-break at id=calibre_pb_561
		Splitting on page-break at id=calibre_toc_283
		Splitting on page-break at id=calibre_pb_563
		Splitting on page-break at id=calibre_toc_284
		Splitting on page-break at id=calibre_pb_565
		Splitting on page-break at id=calibre_toc_285
		Splitting on page-break at id=calibre_pb_567
		Splitting on page-break at id=calibre_toc_286
		Splitting on page-break at id=calibre_pb_569
		Splitting on page-break at id=calibre_toc_287
		Splitting on page-break at id=calibre_pb_571
		Splitting on page-break at id=calibre_toc_288
		Splitting on page-break at id=calibre_pb_573
		Splitting on page-break at id=calibre_toc_289
		Splitting on page-break at id=calibre_pb_575
		Splitting on page-break at id=calibre_toc_290
		Splitting on page-break at id=calibre_pb_577
		Splitting on page-break at id=calibre_toc_291
		Splitting on page-break at id=calibre_pb_579
		Splitting on page-break at id=calibre_toc_292
		Splitting on page-break at id=calibre_pb_581
		Splitting on page-break at id=calibre_toc_293
		Splitting on page-break at id=calibre_pb_583
		Splitting on page-break at id=calibre_toc_294
		Splitting on page-break at id=calibre_pb_585
		Splitting on page-break at id=calibre_toc_295
		Splitting on page-break at id=calibre_pb_587
		Splitting on page-break at id=calibre_toc_296
		Splitting on page-break at id=calibre_pb_589
		Splitting on page-break at id=calibre_toc_297
		Splitting on page-break at id=calibre_pb_591
		Splitting on page-break at id=calibre_toc_298
		Splitting on page-break at id=calibre_pb_593
		Splitting on page-break at id=calibre_toc_299
		Splitting on page-break at id=calibre_pb_595
		Splitting on page-break at id=calibre_toc_300
		Splitting on page-break at id=calibre_pb_597
		Splitting on page-break at id=calibre_toc_301
		Splitting on page-break at id=calibre_pb_599
		Splitting on page-break at id=calibre_toc_302
		Splitting on page-break at id=calibre_pb_601
		Splitting on page-break at id=calibre_toc_303
		Splitting on page-break at id=calibre_pb_603
		Splitting on page-break at id=calibre_toc_304
		Splitting on page-break at id=calibre_pb_605
		Splitting on page-break at id=calibre_toc_305
		Splitting on page-break at id=calibre_pb_607
		Splitting on page-break at id=calibre_toc_306
		Splitting on page-break at id=calibre_pb_609
		Splitting on page-break at id=calibre_toc_307
		Splitting on page-break at id=calibre_pb_611
		Splitting on page-break at id=calibre_toc_308
		Splitting on page-break at id=calibre_pb_613
		Splitting on page-break at id=calibre_toc_309
		Splitting on page-break at id=calibre_pb_615
		Splitting on page-break at id=calibre_toc_310
		Splitting on page-break at id=calibre_pb_617
		Splitting on page-break at id=calibre_toc_311
		Splitting on page-break at id=calibre_pb_619
		Splitting on page-break at id=calibre_toc_312
		Splitting on page-break at id=calibre_pb_621
		Splitting on page-break at id=calibre_toc_313
		Splitting on page-break at id=calibre_pb_623
		Splitting on page-break at id=calibre_toc_314
		Splitting on page-break at id=calibre_pb_625
		Splitting on page-break at id=calibre_toc_315
		Splitting on page-break at id=calibre_pb_627
		Splitting on page-break at id=calibre_toc_316
		Splitting on page-break at id=calibre_pb_629
		Splitting on page-break at id=calibre_toc_317
		Splitting on page-break at id=calibre_pb_631
		Splitting on page-break at id=calibre_toc_318
		Splitting on page-break at id=calibre_pb_633
		Splitting on page-break at id=calibre_toc_319
		Splitting on page-break at id=calibre_pb_635
		Splitting on page-break at id=calibre_toc_320
		Splitting on page-break at id=calibre_pb_637
		Splitting on page-break at id=calibre_toc_321
		Splitting on page-break at id=calibre_pb_639
		Splitting on page-break at id=calibre_toc_322
		Splitting on page-break at id=calibre_pb_641
		Splitting on page-break at id=calibre_toc_323
		Splitting on page-break at id=calibre_pb_643
		Splitting on page-break at id=calibre_toc_324
		Splitting on page-break at id=calibre_pb_645
		Splitting on page-break at id=calibre_toc_325
		Splitting on page-break at id=calibre_pb_647
		Splitting on page-break at id=calibre_toc_326
		Splitting on page-break at id=calibre_pb_649
		Splitting on page-break at id=calibre_toc_327
		Splitting on page-break at id=calibre_pb_651
		Splitting on page-break at id=calibre_toc_328
		Splitting on page-break at id=calibre_pb_653
		Splitting on page-break at id=calibre_toc_329
		Splitting on page-break at id=calibre_pb_655
		Splitting on page-break at id=calibre_toc_330
		Splitting on page-break at id=calibre_pb_657
		Splitting on page-break at id=calibre_toc_331
		Splitting on page-break at id=calibre_pb_659
		Splitting on page-break at id=calibre_toc_332
		Splitting on page-break at id=calibre_pb_661
		Splitting on page-break at id=calibre_toc_333
		Splitting on page-break at id=calibre_pb_663
		Splitting on page-break at id=calibre_toc_334
		Splitting on page-break at id=calibre_pb_665
		Splitting on page-break at id=calibre_toc_335
		Splitting on page-break at id=calibre_pb_667
		Splitting on page-break at id=calibre_toc_336
		Splitting on page-break at id=calibre_pb_669
		Splitting on page-break at id=calibre_toc_337
		Splitting on page-break at id=calibre_pb_671
		Splitting on page-break at id=calibre_toc_338
		Splitting on page-break at id=calibre_pb_673
		Splitting on page-break at id=calibre_toc_339
		Splitting on page-break at id=calibre_pb_675
		Splitting on page-break at id=calibre_toc_340
		Splitting on page-break at id=calibre_pb_677
		Splitting on page-break at id=calibre_toc_341
		Splitting on page-break at id=calibre_pb_679
		Splitting on page-break at id=calibre_toc_342
		Splitting on page-break at id=calibre_pb_681
		Splitting on page-break at id=calibre_toc_343
		Splitting on page-break at id=calibre_pb_683
		Splitting on page-break at id=calibre_toc_344
		Splitting on page-break at id=calibre_pb_685
		Splitting on page-break at id=calibre_toc_345
		Splitting on page-break at id=calibre_pb_687
		Splitting on page-break at id=calibre_toc_346
		Splitting on page-break at id=calibre_pb_689
		Splitting on page-break at id=calibre_toc_347
		Splitting on page-break at id=calibre_pb_691
		Splitting on page-break at id=calibre_toc_348
		Splitting on page-break at id=calibre_pb_693
		Splitting on page-break at id=calibre_toc_349
		Splitting on page-break at id=calibre_pb_695
		Splitting on page-break at id=calibre_toc_350
		Splitting on page-break at id=calibre_pb_697
		Splitting on page-break at id=calibre_toc_351
		Splitting on page-break at id=calibre_pb_699
		Splitting on page-break at id=calibre_toc_352
		Splitting on page-break at id=calibre_pb_701
		Splitting on page-break at id=calibre_toc_353
		Splitting on page-break at id=calibre_pb_703
		Splitting on page-break at id=calibre_toc_354
		Splitting on page-break at id=calibre_pb_705
		Splitting on page-break at id=calibre_toc_355
		Splitting on page-break at id=calibre_pb_707
		Splitting on page-break at id=calibre_toc_356
		Splitting on page-break at id=calibre_pb_709
		Splitting on page-break at id=calibre_toc_357
		Splitting on page-break at id=calibre_pb_711
		Splitting on page-break at id=calibre_toc_358
		Splitting on page-break at id=calibre_pb_713
		Splitting on page-break at id=calibre_toc_359
		Splitting on page-break at id=calibre_pb_715
		Splitting on page-break at id=calibre_toc_360
		Splitting on page-break at id=calibre_pb_717
		Splitting on page-break at id=calibre_toc_361
		Splitting on page-break at id=calibre_pb_719
		Splitting on page-break at id=calibre_toc_362
		Splitting on page-break at id=calibre_pb_721
		Splitting on page-break at id=calibre_toc_363
		Splitting on page-break at id=calibre_pb_723
		Splitting on page-break at id=calibre_toc_364
		Splitting on page-break at id=calibre_pb_725
		Splitting on page-break at id=calibre_toc_365
		Splitting on page-break at id=calibre_pb_727
		Splitting on page-break at id=calibre_toc_366
		Splitting on page-break at id=calibre_pb_729
		Splitting on page-break at id=calibre_toc_367
		Splitting on page-break at id=calibre_pb_731
		Splitting on page-break at id=calibre_toc_368
		Splitting on page-break at id=calibre_pb_733
		Splitting on page-break at id=calibre_toc_369
		Splitting on page-break at id=calibre_pb_735
		Splitting on page-break at id=calibre_toc_370
		Splitting on page-break at id=calibre_pb_737
		Splitting on page-break at id=calibre_toc_371
		Splitting on page-break at id=calibre_pb_739
		Splitting on page-break at id=calibre_toc_372
		Splitting on page-break at id=calibre_pb_741
		Splitting on page-break at id=calibre_toc_373
		Splitting on page-break at id=calibre_pb_743
		Splitting on page-break at id=calibre_toc_374
		Splitting on page-break at id=calibre_pb_745
		Splitting on page-break at id=calibre_toc_375
		Splitting on page-break at id=calibre_pb_747
		Splitting on page-break at id=calibre_toc_376
		Splitting on page-break at id=calibre_pb_749
		Splitting on page-break at id=calibre_toc_377
		Splitting on page-break at id=calibre_pb_751
		Splitting on page-break at id=calibre_toc_378
		Splitting on page-break at id=calibre_pb_753
		Splitting on page-break at id=calibre_toc_379
		Splitting on page-break at id=calibre_pb_755
		Splitting on page-break at id=calibre_toc_380
		Splitting on page-break at id=calibre_pb_757
		Splitting on page-break at id=calibre_toc_381
		Splitting on page-break at id=calibre_pb_759
		Splitting on page-break at id=calibre_toc_382
		Splitting on page-break at id=calibre_pb_761
		Splitting on page-break at id=calibre_toc_383
		Splitting on page-break at id=calibre_pb_763
		Splitting on page-break at id=calibre_toc_384
		Splitting on page-break at id=calibre_pb_765
		Splitting on page-break at id=calibre_toc_385
		Splitting on page-break at id=calibre_pb_767
		Splitting on page-break at id=calibre_toc_386
		Splitting on page-break at id=calibre_pb_769
		Splitting on page-break at id=calibre_toc_387
		Splitting on page-break at id=calibre_pb_771
		Splitting on page-break at id=calibre_toc_388
		Splitting on page-break at id=calibre_pb_773
		Splitting on page-break at id=calibre_toc_389
		Splitting on page-break at id=calibre_pb_775
		Splitting on page-break at id=calibre_toc_390
		Splitting on page-break at id=calibre_pb_777
		Splitting on page-break at id=calibre_toc_391
		Splitting on page-break at id=calibre_pb_779
		Splitting on page-break at id=calibre_toc_392
		Splitting on page-break at id=calibre_pb_781
		Splitting on page-break at id=calibre_toc_393
		Splitting on page-break at id=calibre_pb_783
		Splitting on page-break at id=calibre_toc_394
		Splitting on page-break at id=calibre_pb_785
		Splitting on page-break at id=calibre_toc_395
		Splitting on page-break at id=calibre_pb_787
		Splitting on page-break at id=calibre_toc_396
		Splitting on page-break at id=calibre_pb_789
		Splitting on page-break at id=calibre_toc_397
		Splitting on page-break at id=calibre_pb_791
		Splitting on page-break at id=calibre_toc_398
		Splitting on page-break at id=calibre_pb_793
		Splitting on page-break at id=calibre_toc_399
		Splitting on page-break at id=calibre_pb_795
		Splitting on page-break at id=calibre_toc_400
		Splitting on page-break at id=calibre_pb_797
		Splitting on page-break at id=calibre_toc_401
		Splitting on page-break at id=calibre_pb_799
		Splitting on page-break at id=calibre_toc_402
		Splitting on page-break at id=calibre_pb_801
		Splitting on page-break at id=calibre_toc_403
		Splitting on page-break at id=calibre_pb_803
		Splitting on page-break at id=calibre_toc_404
		Splitting on page-break at id=calibre_pb_805
		Splitting on page-break at id=calibre_toc_405
		Splitting on page-break at id=calibre_pb_807
		Splitting on page-break at id=calibre_toc_406
		Splitting on page-break at id=calibre_pb_809
		Splitting on page-break at id=calibre_toc_407
		Splitting on page-break at id=calibre_pb_811
		Splitting on page-break at id=calibre_toc_408
		Splitting on page-break at id=calibre_pb_813
		Splitting on page-break at id=calibre_toc_409
		Splitting on page-break at id=calibre_pb_815
		Splitting on page-break at id=calibre_toc_410
		Splitting on page-break at id=calibre_pb_817
		Splitting on page-break at id=calibre_toc_411
		Splitting on page-break at id=calibre_pb_819
		Splitting on page-break at id=calibre_toc_412
		Splitting on page-break at id=calibre_pb_821
		Splitting on page-break at id=calibre_toc_413
		Splitting on page-break at id=calibre_pb_823
		Splitting on page-break at id=calibre_toc_414
		Splitting on page-break at id=calibre_pb_825
		Splitting on page-break at id=calibre_toc_415
		Splitting on page-break at id=calibre_pb_827
		Splitting on page-break at id=calibre_toc_416
		Splitting on page-break at id=calibre_pb_829
		Splitting on page-break at id=calibre_toc_417
		Splitting on page-break at id=calibre_pb_831
		Splitting on page-break at id=calibre_toc_418
		Splitting on page-break at id=calibre_pb_833
		Splitting on page-break at id=calibre_toc_419
		Splitting on page-break at id=calibre_pb_835
		Splitting on page-break at id=calibre_toc_420
		Splitting on page-break at id=calibre_pb_837
		Splitting on page-break at id=calibre_toc_421
		Splitting on page-break at id=calibre_pb_839
		Splitting on page-break at id=calibre_toc_422
		Splitting on page-break at id=calibre_pb_841
		Splitting on page-break at id=calibre_toc_423
		Splitting on page-break at id=calibre_pb_843
		Splitting on page-break at id=calibre_toc_424
		Splitting on page-break at id=calibre_pb_845
		Splitting on page-break at id=calibre_toc_425
		Splitting on page-break at id=calibre_pb_847
		Splitting on page-break at id=calibre_toc_426
		Splitting on page-break at id=calibre_pb_849
		Splitting on page-break at id=calibre_toc_427
		Splitting on page-break at id=calibre_pb_851
		Splitting on page-break at id=calibre_toc_428
		Splitting on page-break at id=calibre_pb_853
		Splitting on page-break at id=calibre_toc_429
		Splitting on page-break at id=calibre_pb_855
		Splitting on page-break at id=calibre_toc_430
		Splitting on page-break at id=calibre_pb_857
		Splitting on page-break at id=calibre_toc_431
		Splitting on page-break at id=calibre_pb_859
		Splitting on page-break at id=calibre_toc_432
		Splitting on page-break at id=calibre_pb_861
		Splitting on page-break at id=calibre_toc_433
		Splitting on page-break at id=calibre_pb_863
		Splitting on page-break at id=calibre_toc_434
		Splitting on page-break at id=calibre_pb_865
		Splitting on page-break at id=calibre_toc_435
		Splitting on page-break at id=calibre_pb_867
		Splitting on page-break at id=calibre_toc_436
		Splitting on page-break at id=calibre_pb_869
		Splitting on page-break at id=calibre_toc_437
		Splitting on page-break at id=calibre_pb_871
		Splitting on page-break at id=calibre_toc_438
		Splitting on page-break at id=calibre_pb_873
		Splitting on page-break at id=calibre_toc_439
		Splitting on page-break at id=calibre_pb_875
		Splitting on page-break at id=calibre_toc_440
		Splitting on page-break at id=calibre_pb_877
		Splitting on page-break at id=calibre_toc_441
		Splitting on page-break at id=calibre_pb_879
		Splitting on page-break at id=calibre_toc_442
		Splitting on page-break at id=calibre_pb_881
		Splitting on page-break at id=calibre_toc_443
	Looking for large trees in index.html...
	No large trees found
	Split into 442 parts
Removing anchor from TOC href: index_split_000.html#calibre_toc_2
Removing anchor from TOC href: index_split_001.html#calibre_toc_3
Removing anchor from TOC href: index_split_002.html#calibre_toc_4
Removing anchor from TOC href: index_split_003.html#calibre_toc_5
Removing anchor from TOC href: index_split_004.html#calibre_toc_6
Removing anchor from TOC href: index_split_005.html#calibre_toc_7
Removing anchor from TOC href: index_split_006.html#calibre_toc_8
Removing anchor from TOC href: index_split_007.html#calibre_toc_9
Removing anchor from TOC href: index_split_008.html#calibre_toc_10
Removing anchor from TOC href: index_split_009.html#calibre_toc_11
Removing anchor from TOC href: index_split_010.html#calibre_toc_12
Removing anchor from TOC href: index_split_011.html#calibre_toc_13
Removing anchor from TOC href: index_split_012.html#calibre_toc_14
Removing anchor from TOC href: index_split_013.html#calibre_toc_15
Removing anchor from TOC href: index_split_014.html#calibre_toc_16
Removing anchor from TOC href: index_split_015.html#calibre_toc_17
Removing anchor from TOC href: index_split_016.html#calibre_toc_18
Removing anchor from TOC href: index_split_017.html#calibre_toc_19
Removing anchor from TOC href: index_split_018.html#calibre_toc_20
Removing anchor from TOC href: index_split_019.html#calibre_toc_21
Removing anchor from TOC href: index_split_020.html#calibre_toc_22
Removing anchor from TOC href: index_split_021.html#calibre_toc_23
Removing anchor from TOC href: index_split_022.html#calibre_toc_24
Removing anchor from TOC href: index_split_023.html#calibre_toc_25
Removing anchor from TOC href: index_split_024.html#calibre_toc_26
Removing anchor from TOC href: index_split_025.html#calibre_toc_27
Removing anchor from TOC href: index_split_026.html#calibre_toc_28
Removing anchor from TOC href: index_split_027.html#calibre_toc_29
Removing anchor from TOC href: index_split_028.html#calibre_toc_30
Removing anchor from TOC href: index_split_029.html#calibre_toc_31
Removing anchor from TOC href: index_split_030.html#calibre_toc_32
Removing anchor from TOC href: index_split_031.html#calibre_toc_33
Removing anchor from TOC href: index_split_032.html#calibre_toc_34
Removing anchor from TOC href: index_split_033.html#calibre_toc_35
Removing anchor from TOC href: index_split_034.html#calibre_toc_36
Removing anchor from TOC href: index_split_035.html#calibre_toc_37
Removing anchor from TOC href: index_split_036.html#calibre_toc_38
Removing anchor from TOC href: index_split_037.html#calibre_toc_39
Removing anchor from TOC href: index_split_038.html#calibre_toc_40
Removing anchor from TOC href: index_split_039.html#calibre_toc_41
Removing anchor from TOC href: index_split_040.html#calibre_toc_42
Removing anchor from TOC href: index_split_041.html#calibre_toc_43
Removing anchor from TOC href: index_split_042.html#calibre_toc_44
Removing anchor from TOC href: index_split_043.html#calibre_toc_45
Removing anchor from TOC href: index_split_044.html#calibre_toc_46
Removing anchor from TOC href: index_split_045.html#calibre_toc_47
Removing anchor from TOC href: index_split_046.html#calibre_toc_48
Removing anchor from TOC href: index_split_047.html#calibre_toc_49
Removing anchor from TOC href: index_split_048.html#calibre_toc_50
Removing anchor from TOC href: index_split_049.html#calibre_toc_51
Removing anchor from TOC href: index_split_050.html#calibre_toc_52
Removing anchor from TOC href: index_split_051.html#calibre_toc_53
Removing anchor from TOC href: index_split_052.html#calibre_toc_54
Removing anchor from TOC href: index_split_053.html#calibre_toc_55
Removing anchor from TOC href: index_split_054.html#calibre_toc_56
Removing anchor from TOC href: index_split_055.html#calibre_toc_57
Removing anchor from TOC href: index_split_056.html#calibre_toc_58
Removing anchor from TOC href: index_split_057.html#calibre_toc_59
Removing anchor from TOC href: index_split_058.html#calibre_toc_60
Removing anchor from TOC href: index_split_059.html#calibre_toc_61
Removing anchor from TOC href: index_split_060.html#calibre_toc_62
Removing anchor from TOC href: index_split_061.html#calibre_toc_63
Removing anchor from TOC href: index_split_062.html#calibre_toc_64
Removing anchor from TOC href: index_split_063.html#calibre_toc_65
Removing anchor from TOC href: index_split_064.html#calibre_toc_66
Removing anchor from TOC href: index_split_065.html#calibre_toc_67
Removing anchor from TOC href: index_split_066.html#calibre_toc_68
Removing anchor from TOC href: index_split_067.html#calibre_toc_69
Removing anchor from TOC href: index_split_068.html#calibre_toc_70
Removing anchor from TOC href: index_split_069.html#calibre_toc_71
Removing anchor from TOC href: index_split_070.html#calibre_toc_72
Removing anchor from TOC href: index_split_071.html#calibre_toc_73
Removing anchor from TOC href: index_split_072.html#calibre_toc_74
Removing anchor from TOC href: index_split_073.html#calibre_toc_75
Removing anchor from TOC href: index_split_074.html#calibre_toc_76
Removing anchor from TOC href: index_split_075.html#calibre_toc_77
Removing anchor from TOC href: index_split_076.html#calibre_toc_78
Removing anchor from TOC href: index_split_077.html#calibre_toc_79
Removing anchor from TOC href: index_split_078.html#calibre_toc_80
Removing anchor from TOC href: index_split_079.html#calibre_toc_81
Removing anchor from TOC href: index_split_080.html#calibre_toc_82
Removing anchor from TOC href: index_split_081.html#calibre_toc_83
Removing anchor from TOC href: index_split_082.html#calibre_toc_84
Removing anchor from TOC href: index_split_083.html#calibre_toc_85
Removing anchor from TOC href: index_split_084.html#calibre_toc_86
Removing anchor from TOC href: index_split_085.html#calibre_toc_87
Removing anchor from TOC href: index_split_086.html#calibre_toc_88
Removing anchor from TOC href: index_split_087.html#calibre_toc_89
Removing anchor from TOC href: index_split_088.html#calibre_toc_90
Removing anchor from TOC href: index_split_089.html#calibre_toc_91
Removing anchor from TOC href: index_split_090.html#calibre_toc_92
Removing anchor from TOC href: index_split_091.html#calibre_toc_93
Removing anchor from TOC href: index_split_092.html#calibre_toc_94
Removing anchor from TOC href: index_split_093.html#calibre_toc_95
Removing anchor from TOC href: index_split_094.html#calibre_toc_96
Removing anchor from TOC href: index_split_095.html#calibre_toc_97
Removing anchor from TOC href: index_split_096.html#calibre_toc_98
Removing anchor from TOC href: index_split_097.html#calibre_toc_99
Removing anchor from TOC href: index_split_098.html#calibre_toc_100
Removing anchor from TOC href: index_split_099.html#calibre_toc_101
Removing anchor from TOC href: index_split_100.html#calibre_toc_102
Removing anchor from TOC href: index_split_101.html#calibre_toc_103
Removing anchor from TOC href: index_split_102.html#calibre_toc_104
Removing anchor from TOC href: index_split_103.html#calibre_toc_105
Removing anchor from TOC href: index_split_104.html#calibre_toc_106
Removing anchor from TOC href: index_split_105.html#calibre_toc_107
Removing anchor from TOC href: index_split_106.html#calibre_toc_108
Removing anchor from TOC href: index_split_107.html#calibre_toc_109
Removing anchor from TOC href: index_split_108.html#calibre_toc_110
Removing anchor from TOC href: index_split_109.html#calibre_toc_111
Removing anchor from TOC href: index_split_110.html#calibre_toc_112
Removing anchor from TOC href: index_split_111.html#calibre_toc_113
Removing anchor from TOC href: index_split_112.html#calibre_toc_114
Removing anchor from TOC href: index_split_113.html#calibre_toc_115
Removing anchor from TOC href: index_split_114.html#calibre_toc_116
Removing anchor from TOC href: index_split_115.html#calibre_toc_117
Removing anchor from TOC href: index_split_116.html#calibre_toc_118
Removing anchor from TOC href: index_split_117.html#calibre_toc_119
Removing anchor from TOC href: index_split_118.html#calibre_toc_120
Removing anchor from TOC href: index_split_119.html#calibre_toc_121
Removing anchor from TOC href: index_split_120.html#calibre_toc_122
Removing anchor from TOC href: index_split_121.html#calibre_toc_123
Removing anchor from TOC href: index_split_122.html#calibre_toc_124
Removing anchor from TOC href: index_split_123.html#calibre_toc_125
Removing anchor from TOC href: index_split_124.html#calibre_toc_126
Removing anchor from TOC href: index_split_125.html#calibre_toc_127
Removing anchor from TOC href: index_split_126.html#calibre_toc_128
Removing anchor from TOC href: index_split_127.html#calibre_toc_129
Removing anchor from TOC href: index_split_128.html#calibre_toc_130
Removing anchor from TOC href: index_split_129.html#calibre_toc_131
Removing anchor from TOC href: index_split_130.html#calibre_toc_132
Removing anchor from TOC href: index_split_131.html#calibre_toc_133
Removing anchor from TOC href: index_split_132.html#calibre_toc_134
Removing anchor from TOC href: index_split_133.html#calibre_toc_135
Removing anchor from TOC href: index_split_134.html#calibre_toc_136
Removing anchor from TOC href: index_split_135.html#calibre_toc_137
Removing anchor from TOC href: index_split_136.html#calibre_toc_138
Removing anchor from TOC href: index_split_137.html#calibre_toc_139
Removing anchor from TOC href: index_split_138.html#calibre_toc_140
Removing anchor from TOC href: index_split_139.html#calibre_toc_141
Removing anchor from TOC href: index_split_140.html#calibre_toc_142
Removing anchor from TOC href: index_split_141.html#calibre_toc_143
Removing anchor from TOC href: index_split_142.html#calibre_toc_144
Removing anchor from TOC href: index_split_143.html#calibre_toc_145
Removing anchor from TOC href: index_split_144.html#calibre_toc_146
Removing anchor from TOC href: index_split_145.html#calibre_toc_147
Removing anchor from TOC href: index_split_146.html#calibre_toc_148
Removing anchor from TOC href: index_split_147.html#calibre_toc_149
Removing anchor from TOC href: index_split_148.html#calibre_toc_150
Removing anchor from TOC href: index_split_149.html#calibre_toc_151
Removing anchor from TOC href: index_split_150.html#calibre_toc_152
Removing anchor from TOC href: index_split_151.html#calibre_toc_153
Removing anchor from TOC href: index_split_152.html#calibre_toc_154
Removing anchor from TOC href: index_split_153.html#calibre_toc_155
Removing anchor from TOC href: index_split_154.html#calibre_toc_156
Removing anchor from TOC href: index_split_155.html#calibre_toc_157
Removing anchor from TOC href: index_split_156.html#calibre_toc_158
Removing anchor from TOC href: index_split_157.html#calibre_toc_159
Removing anchor from TOC href: index_split_158.html#calibre_toc_160
Removing anchor from TOC href: index_split_159.html#calibre_toc_161
Removing anchor from TOC href: index_split_160.html#calibre_toc_162
Removing anchor from TOC href: index_split_161.html#calibre_toc_163
Removing anchor from TOC href: index_split_162.html#calibre_toc_164
Removing anchor from TOC href: index_split_163.html#calibre_toc_165
Removing anchor from TOC href: index_split_164.html#calibre_toc_166
Removing anchor from TOC href: index_split_165.html#calibre_toc_167
Removing anchor from TOC href: index_split_166.html#calibre_toc_168
Removing anchor from TOC href: index_split_167.html#calibre_toc_169
Removing anchor from TOC href: index_split_168.html#calibre_toc_170
Removing anchor from TOC href: index_split_169.html#calibre_toc_171
Removing anchor from TOC href: index_split_170.html#calibre_toc_172
Removing anchor from TOC href: index_split_171.html#calibre_toc_173
Removing anchor from TOC href: index_split_172.html#calibre_toc_174
Removing anchor from TOC href: index_split_173.html#calibre_toc_175
Removing anchor from TOC href: index_split_174.html#calibre_toc_176
Removing anchor from TOC href: index_split_175.html#calibre_toc_177
Removing anchor from TOC href: index_split_176.html#calibre_toc_178
Removing anchor from TOC href: index_split_177.html#calibre_toc_179
Removing anchor from TOC href: index_split_178.html#calibre_toc_180
Removing anchor from TOC href: index_split_179.html#calibre_toc_181
Removing anchor from TOC href: index_split_180.html#calibre_toc_182
Removing anchor from TOC href: index_split_181.html#calibre_toc_183
Removing anchor from TOC href: index_split_182.html#calibre_toc_184
Removing anchor from TOC href: index_split_183.html#calibre_toc_185
Removing anchor from TOC href: index_split_184.html#calibre_toc_186
Removing anchor from TOC href: index_split_185.html#calibre_toc_187
Removing anchor from TOC href: index_split_186.html#calibre_toc_188
Removing anchor from TOC href: index_split_187.html#calibre_toc_189
Removing anchor from TOC href: index_split_188.html#calibre_toc_190
Removing anchor from TOC href: index_split_189.html#calibre_toc_191
Removing anchor from TOC href: index_split_190.html#calibre_toc_192
Removing anchor from TOC href: index_split_191.html#calibre_toc_193
Removing anchor from TOC href: index_split_192.html#calibre_toc_194
Removing anchor from TOC href: index_split_193.html#calibre_toc_195
Removing anchor from TOC href: index_split_194.html#calibre_toc_196
Removing anchor from TOC href: index_split_195.html#calibre_toc_197
Removing anchor from TOC href: index_split_196.html#calibre_toc_198
Removing anchor from TOC href: index_split_197.html#calibre_toc_199
Removing anchor from TOC href: index_split_198.html#calibre_toc_200
Removing anchor from TOC href: index_split_199.html#calibre_toc_201
Removing anchor from TOC href: index_split_200.html#calibre_toc_202
Removing anchor from TOC href: index_split_201.html#calibre_toc_203
Removing anchor from TOC href: index_split_202.html#calibre_toc_204
Removing anchor from TOC href: index_split_203.html#calibre_toc_205
Removing anchor from TOC href: index_split_204.html#calibre_toc_206
Removing anchor from TOC href: index_split_205.html#calibre_toc_207
Removing anchor from TOC href: index_split_206.html#calibre_toc_208
Removing anchor from TOC href: index_split_207.html#calibre_toc_209
Removing anchor from TOC href: index_split_208.html#calibre_toc_210
Removing anchor from TOC href: index_split_209.html#calibre_toc_211
Removing anchor from TOC href: index_split_210.html#calibre_toc_212
Removing anchor from TOC href: index_split_211.html#calibre_toc_213
Removing anchor from TOC href: index_split_212.html#calibre_toc_214
Removing anchor from TOC href: index_split_213.html#calibre_toc_215
Removing anchor from TOC href: index_split_214.html#calibre_toc_216
Removing anchor from TOC href: index_split_215.html#calibre_toc_217
Removing anchor from TOC href: index_split_216.html#calibre_toc_218
Removing anchor from TOC href: index_split_217.html#calibre_toc_219
Removing anchor from TOC href: index_split_218.html#calibre_toc_220
Removing anchor from TOC href: index_split_219.html#calibre_toc_221
Removing anchor from TOC href: index_split_220.html#calibre_toc_222
Removing anchor from TOC href: index_split_221.html#calibre_toc_223
Removing anchor from TOC href: index_split_222.html#calibre_toc_224
Removing anchor from TOC href: index_split_223.html#calibre_toc_225
Removing anchor from TOC href: index_split_224.html#calibre_toc_226
Removing anchor from TOC href: index_split_225.html#calibre_toc_227
Removing anchor from TOC href: index_split_226.html#calibre_toc_228
Removing anchor from TOC href: index_split_227.html#calibre_toc_229
Removing anchor from TOC href: index_split_228.html#calibre_toc_230
Removing anchor from TOC href: index_split_229.html#calibre_toc_231
Removing anchor from TOC href: index_split_230.html#calibre_toc_232
Removing anchor from TOC href: index_split_231.html#calibre_toc_233
Removing anchor from TOC href: index_split_232.html#calibre_toc_234
Removing anchor from TOC href: index_split_233.html#calibre_toc_235
Removing anchor from TOC href: index_split_234.html#calibre_toc_236
Removing anchor from TOC href: index_split_235.html#calibre_toc_237
Removing anchor from TOC href: index_split_236.html#calibre_toc_238
Removing anchor from TOC href: index_split_237.html#calibre_toc_239
Removing anchor from TOC href: index_split_238.html#calibre_toc_240
Removing anchor from TOC href: index_split_239.html#calibre_toc_241
Removing anchor from TOC href: index_split_240.html#calibre_toc_242
Removing anchor from TOC href: index_split_241.html#calibre_toc_243
Removing anchor from TOC href: index_split_242.html#calibre_toc_244
Removing anchor from TOC href: index_split_243.html#calibre_toc_245
Removing anchor from TOC href: index_split_244.html#calibre_toc_246
Removing anchor from TOC href: index_split_245.html#calibre_toc_247
Removing anchor from TOC href: index_split_246.html#calibre_toc_248
Removing anchor from TOC href: index_split_247.html#calibre_toc_249
Removing anchor from TOC href: index_split_248.html#calibre_toc_250
Removing anchor from TOC href: index_split_249.html#calibre_toc_251
Removing anchor from TOC href: index_split_250.html#calibre_toc_252
Removing anchor from TOC href: index_split_251.html#calibre_toc_253
Removing anchor from TOC href: index_split_252.html#calibre_toc_254
Removing anchor from TOC href: index_split_253.html#calibre_toc_255
Removing anchor from TOC href: index_split_254.html#calibre_toc_256
Removing anchor from TOC href: index_split_255.html#calibre_toc_257
Removing anchor from TOC href: index_split_256.html#calibre_toc_258
Removing anchor from TOC href: index_split_257.html#calibre_toc_259
Removing anchor from TOC href: index_split_258.html#calibre_toc_260
Removing anchor from TOC href: index_split_259.html#calibre_toc_261
Removing anchor from TOC href: index_split_260.html#calibre_toc_262
Removing anchor from TOC href: index_split_261.html#calibre_toc_263
Removing anchor from TOC href: index_split_262.html#calibre_toc_264
Removing anchor from TOC href: index_split_263.html#calibre_toc_265
Removing anchor from TOC href: index_split_264.html#calibre_toc_266
Removing anchor from TOC href: index_split_265.html#calibre_toc_267
Removing anchor from TOC href: index_split_266.html#calibre_toc_268
Removing anchor from TOC href: index_split_267.html#calibre_toc_269
Removing anchor from TOC href: index_split_268.html#calibre_toc_270
Removing anchor from TOC href: index_split_269.html#calibre_toc_271
Removing anchor from TOC href: index_split_270.html#calibre_toc_272
Removing anchor from TOC href: index_split_271.html#calibre_toc_273
Removing anchor from TOC href: index_split_272.html#calibre_toc_274
Removing anchor from TOC href: index_split_273.html#calibre_toc_275
Removing anchor from TOC href: index_split_274.html#calibre_toc_276
Removing anchor from TOC href: index_split_275.html#calibre_toc_277
Removing anchor from TOC href: index_split_276.html#calibre_toc_278
Removing anchor from TOC href: index_split_277.html#calibre_toc_279
Removing anchor from TOC href: index_split_278.html#calibre_toc_280
Removing anchor from TOC href: index_split_279.html#calibre_toc_281
Removing anchor from TOC href: index_split_280.html#calibre_toc_282
Removing anchor from TOC href: index_split_281.html#calibre_toc_283
Removing anchor from TOC href: index_split_282.html#calibre_toc_284
Removing anchor from TOC href: index_split_283.html#calibre_toc_285
Removing anchor from TOC href: index_split_284.html#calibre_toc_286
Removing anchor from TOC href: index_split_285.html#calibre_toc_287
Removing anchor from TOC href: index_split_286.html#calibre_toc_288
Removing anchor from TOC href: index_split_287.html#calibre_toc_289
Removing anchor from TOC href: index_split_288.html#calibre_toc_290
Removing anchor from TOC href: index_split_289.html#calibre_toc_291
Removing anchor from TOC href: index_split_290.html#calibre_toc_292
Removing anchor from TOC href: index_split_291.html#calibre_toc_293
Removing anchor from TOC href: index_split_292.html#calibre_toc_294
Removing anchor from TOC href: index_split_293.html#calibre_toc_295
Removing anchor from TOC href: index_split_294.html#calibre_toc_296
Removing anchor from TOC href: index_split_295.html#calibre_toc_297
Removing anchor from TOC href: index_split_296.html#calibre_toc_298
Removing anchor from TOC href: index_split_297.html#calibre_toc_299
Removing anchor from TOC href: index_split_298.html#calibre_toc_300
Removing anchor from TOC href: index_split_299.html#calibre_toc_301
Removing anchor from TOC href: index_split_300.html#calibre_toc_302
Removing anchor from TOC href: index_split_301.html#calibre_toc_303
Removing anchor from TOC href: index_split_302.html#calibre_toc_304
Removing anchor from TOC href: index_split_303.html#calibre_toc_305
Removing anchor from TOC href: index_split_304.html#calibre_toc_306
Removing anchor from TOC href: index_split_305.html#calibre_toc_307
Removing anchor from TOC href: index_split_306.html#calibre_toc_308
Removing anchor from TOC href: index_split_307.html#calibre_toc_309
Removing anchor from TOC href: index_split_308.html#calibre_toc_310
Removing anchor from TOC href: index_split_309.html#calibre_toc_311
Removing anchor from TOC href: index_split_310.html#calibre_toc_312
Removing anchor from TOC href: index_split_311.html#calibre_toc_313
Removing anchor from TOC href: index_split_312.html#calibre_toc_314
Removing anchor from TOC href: index_split_313.html#calibre_toc_315
Removing anchor from TOC href: index_split_314.html#calibre_toc_316
Removing anchor from TOC href: index_split_315.html#calibre_toc_317
Removing anchor from TOC href: index_split_316.html#calibre_toc_318
Removing anchor from TOC href: index_split_317.html#calibre_toc_319
Removing anchor from TOC href: index_split_318.html#calibre_toc_320
Removing anchor from TOC href: index_split_319.html#calibre_toc_321
Removing anchor from TOC href: index_split_320.html#calibre_toc_322
Removing anchor from TOC href: index_split_321.html#calibre_toc_323
Removing anchor from TOC href: index_split_322.html#calibre_toc_324
Removing anchor from TOC href: index_split_323.html#calibre_toc_325
Removing anchor from TOC href: index_split_324.html#calibre_toc_326
Removing anchor from TOC href: index_split_325.html#calibre_toc_327
Removing anchor from TOC href: index_split_326.html#calibre_toc_328
Removing anchor from TOC href: index_split_327.html#calibre_toc_329
Removing anchor from TOC href: index_split_328.html#calibre_toc_330
Removing anchor from TOC href: index_split_329.html#calibre_toc_331
Removing anchor from TOC href: index_split_330.html#calibre_toc_332
Removing anchor from TOC href: index_split_331.html#calibre_toc_333
Removing anchor from TOC href: index_split_332.html#calibre_toc_334
Removing anchor from TOC href: index_split_333.html#calibre_toc_335
Removing anchor from TOC href: index_split_334.html#calibre_toc_336
Removing anchor from TOC href: index_split_335.html#calibre_toc_337
Removing anchor from TOC href: index_split_336.html#calibre_toc_338
Removing anchor from TOC href: index_split_337.html#calibre_toc_339
Removing anchor from TOC href: index_split_338.html#calibre_toc_340
Removing anchor from TOC href: index_split_339.html#calibre_toc_341
Removing anchor from TOC href: index_split_340.html#calibre_toc_342
Removing anchor from TOC href: index_split_341.html#calibre_toc_343
Removing anchor from TOC href: index_split_342.html#calibre_toc_344
Removing anchor from TOC href: index_split_343.html#calibre_toc_345
Removing anchor from TOC href: index_split_344.html#calibre_toc_346
Removing anchor from TOC href: index_split_345.html#calibre_toc_347
Removing anchor from TOC href: index_split_346.html#calibre_toc_348
Removing anchor from TOC href: index_split_347.html#calibre_toc_349
Removing anchor from TOC href: index_split_348.html#calibre_toc_350
Removing anchor from TOC href: index_split_349.html#calibre_toc_351
Removing anchor from TOC href: index_split_350.html#calibre_toc_352
Removing anchor from TOC href: index_split_351.html#calibre_toc_353
Removing anchor from TOC href: index_split_352.html#calibre_toc_354
Removing anchor from TOC href: index_split_353.html#calibre_toc_355
Removing anchor from TOC href: index_split_354.html#calibre_toc_356
Removing anchor from TOC href: index_split_355.html#calibre_toc_357
Removing anchor from TOC href: index_split_356.html#calibre_toc_358
Removing anchor from TOC href: index_split_357.html#calibre_toc_359
Removing anchor from TOC href: index_split_358.html#calibre_toc_360
Removing anchor from TOC href: index_split_359.html#calibre_toc_361
Removing anchor from TOC href: index_split_360.html#calibre_toc_362
Removing anchor from TOC href: index_split_361.html#calibre_toc_363
Removing anchor from TOC href: index_split_362.html#calibre_toc_364
Removing anchor from TOC href: index_split_363.html#calibre_toc_365
Removing anchor from TOC href: index_split_364.html#calibre_toc_366
Removing anchor from TOC href: index_split_365.html#calibre_toc_367
Removing anchor from TOC href: index_split_366.html#calibre_toc_368
Removing anchor from TOC href: index_split_367.html#calibre_toc_369
Removing anchor from TOC href: index_split_368.html#calibre_toc_370
Removing anchor from TOC href: index_split_369.html#calibre_toc_371
Removing anchor from TOC href: index_split_370.html#calibre_toc_372
Removing anchor from TOC href: index_split_371.html#calibre_toc_373
Removing anchor from TOC href: index_split_372.html#calibre_toc_374
Removing anchor from TOC href: index_split_373.html#calibre_toc_375
Removing anchor from TOC href: index_split_374.html#calibre_toc_376
Removing anchor from TOC href: index_split_375.html#calibre_toc_377
Removing anchor from TOC href: index_split_376.html#calibre_toc_378
Removing anchor from TOC href: index_split_377.html#calibre_toc_379
Removing anchor from TOC href: index_split_378.html#calibre_toc_380
Removing anchor from TOC href: index_split_379.html#calibre_toc_381
Removing anchor from TOC href: index_split_380.html#calibre_toc_382
Removing anchor from TOC href: index_split_381.html#calibre_toc_383
Removing anchor from TOC href: index_split_382.html#calibre_toc_384
Removing anchor from TOC href: index_split_383.html#calibre_toc_385
Removing anchor from TOC href: index_split_384.html#calibre_toc_386
Removing anchor from TOC href: index_split_385.html#calibre_toc_387
Removing anchor from TOC href: index_split_386.html#calibre_toc_388
Removing anchor from TOC href: index_split_387.html#calibre_toc_389
Removing anchor from TOC href: index_split_388.html#calibre_toc_390
Removing anchor from TOC href: index_split_389.html#calibre_toc_391
Removing anchor from TOC href: index_split_390.html#calibre_toc_392
Removing anchor from TOC href: index_split_391.html#calibre_toc_393
Removing anchor from TOC href: index_split_392.html#calibre_toc_394
Removing anchor from TOC href: index_split_393.html#calibre_toc_395
Removing anchor from TOC href: index_split_394.html#calibre_toc_396
Removing anchor from TOC href: index_split_395.html#calibre_toc_397
Removing anchor from TOC href: index_split_396.html#calibre_toc_398
Removing anchor from TOC href: index_split_397.html#calibre_toc_399
Removing anchor from TOC href: index_split_398.html#calibre_toc_400
Removing anchor from TOC href: index_split_399.html#calibre_toc_401
Removing anchor from TOC href: index_split_400.html#calibre_toc_402
Removing anchor from TOC href: index_split_401.html#calibre_toc_403
Removing anchor from TOC href: index_split_402.html#calibre_toc_404
Removing anchor from TOC href: index_split_403.html#calibre_toc_405
Removing anchor from TOC href: index_split_404.html#calibre_toc_406
Removing anchor from TOC href: index_split_405.html#calibre_toc_407
Removing anchor from TOC href: index_split_406.html#calibre_toc_408
Removing anchor from TOC href: index_split_407.html#calibre_toc_409
Removing anchor from TOC href: index_split_408.html#calibre_toc_410
Removing anchor from TOC href: index_split_409.html#calibre_toc_411
Removing anchor from TOC href: index_split_410.html#calibre_toc_412
Removing anchor from TOC href: index_split_411.html#calibre_toc_413
Removing anchor from TOC href: index_split_412.html#calibre_toc_414
Removing anchor from TOC href: index_split_413.html#calibre_toc_415
Removing anchor from TOC href: index_split_414.html#calibre_toc_416
Removing anchor from TOC href: index_split_415.html#calibre_toc_417
Removing anchor from TOC href: index_split_416.html#calibre_toc_418
Removing anchor from TOC href: index_split_417.html#calibre_toc_419
Removing anchor from TOC href: index_split_418.html#calibre_toc_420
Removing anchor from TOC href: index_split_419.html#calibre_toc_421
Removing anchor from TOC href: index_split_420.html#calibre_toc_422
Removing anchor from TOC href: index_split_421.html#calibre_toc_423
Removing anchor from TOC href: index_split_422.html#calibre_toc_424
Removing anchor from TOC href: index_split_423.html#calibre_toc_425
Removing anchor from TOC href: index_split_424.html#calibre_toc_426
Removing anchor from TOC href: index_split_425.html#calibre_toc_427
Removing anchor from TOC href: index_split_426.html#calibre_toc_428
Removing anchor from TOC href: index_split_427.html#calibre_toc_429
Removing anchor from TOC href: index_split_428.html#calibre_toc_430
Removing anchor from TOC href: index_split_429.html#calibre_toc_431
Removing anchor from TOC href: index_split_430.html#calibre_toc_432
Removing anchor from TOC href: index_split_431.html#calibre_toc_433
Removing anchor from TOC href: index_split_432.html#calibre_toc_434
Removing anchor from TOC href: index_split_433.html#calibre_toc_435
Removing anchor from TOC href: index_split_434.html#calibre_toc_436
Removing anchor from TOC href: index_split_435.html#calibre_toc_437
Removing anchor from TOC href: index_split_436.html#calibre_toc_438
Removing anchor from TOC href: index_split_437.html#calibre_toc_439
Removing anchor from TOC href: index_split_438.html#calibre_toc_440
Removing anchor from TOC href: index_split_439.html#calibre_toc_441
Removing anchor from TOC href: index_split_440.html#calibre_toc_442
Removing anchor from TOC href: index_split_441.html#calibre_toc_443
EPUB output written to C:\Users\diego\AppData\Local\Temp\calibre_8g4mnja6\936xvoep.epub
[Click image for larger version

Name:	notworking.png
Views:	82
Size:	95.8 KB
ID:	195674
Figure 2 - Not working
Here is the code for this book conversion.
Code:
Convert book 7 of 27 (I Can Cultivate With One Click)
Conversion options changed from defaults:
  remove_first_image: True
  cover: 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\asx1xwyr.jpeg'
  verbose: 2
  read_metadata_from_opf: 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\5bj8jii3.opf'
  chapter: "//*[((name()='h1' or name()='h2') and re:test(., '\\s*((volume|chapter|book|section|part)\\s+)|((prolog|prologue|epilogue|ss)(\\s+|$))', 'i')) or @class = 'chapter']"
  output_profile: 'tablet'
Resolved conversion options
calibre version: 6.2.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*((volume|chapter|book|section|part)\\s+)|((prolog|prologue|epilogue|ss)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\asx1xwyr.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': '2',
 '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,
 'formatting_type': 'auto',
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001DD0B1B9660>,
 '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,
 'markdown_extensions': 'footnotes, tables, toc',
 '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.TabletOutput object at 0x000001DD0B1B9FF0>,
 'page_breaks_before': "//*[name()='h1' or name()='h2']",
 'paragraph_type': 'auto',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'preserve_spaces': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\5bj8jii3.opf',
 'remove_fake_margins': True,
 'remove_first_image': True,
 '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': '[]',
 'transform_html_rules': '[]',
 'txt_in_remove_indents': False,
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: TXT Input running
on C:\Users\diego\AppData\Local\Temp\calibre_8g4mnja6\su46u22c.txt
Reading text from file...
Detected input encoding as utf-8 with a confidence of 100%
Auto detected paragraph type as single
Auto detected formatting as heuristic
Running text through basic conversion...
Language not specified
Creator not specified
Building file list...
	Found files...
		 HTMLFile:0:a:'C:\\Users\\diego\\AppData\\Local\\Temp\\calibre_8g4mnja6\\jcqkvxzx_plumber\\index.html'
Normalizing filename cases
Rewriting HTML links
Parsing index.html ...
*********  Heuristic processing HTML  *********
There are 11493 blank lines. 0.5 percent blank
minimum chapters required are: 24
found 0 pre-existing headings
plain_number had 4 hits - 4 chapters with no title, 0 chapters with titles, 0.0 percent. 
Total wordcount is: 162280, Average words per section is: 162280, Marked up 0 chapters
deleting blank lines
Hard line breaks check returned True
Median line length is 130, calculated with html format
Fixing hyphenated content
Looking for more split points based on punctuation, currently have 0
Formatting scene breaks
Forcing index.html into XHTML namespace
Could not find first image to remove
Merging user specified metadata...
Detecting structure...
Auto generated TOC with 0 entries.
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 11493 items of level: p_1
p_1  left margin stats: Counter({'0': 11493})
p_1  right margin stats: Counter({'0': 11493})
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
	Looking for large trees in index.html...
	Found large tree #0
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[5747]
			Split tree still too large: 540 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[2874]
			Split tree still too large: 290 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[1437]
			Committed sub-tree #1 (144 KB)
			Committed sub-tree #2 (146 KB)
			Committed sub-tree #3 (250 KB)
			Split tree still too large: 637 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[2875]
			Split tree still too large: 286 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[1438]
			Committed sub-tree #4 (141 KB)
			Committed sub-tree #5 (145 KB)
			Split tree still too large: 350 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[1438]
			Committed sub-tree #6 (160 KB)
			Committed sub-tree #7 (190 KB)
	Split into 7 parts
This EPUB file has no Table of Contents. Creating a default TOC
EPUB output written to C:\Users\diego\AppData\Local\Temp\calibre_8g4mnja6\38kezzqf.epub
Attached are 3 .txt files, one for the example on Fig1, second for example on Fig2, third is an example of one of those 3 that didn't convert, where the result was only a cover page and that is it. Also attached are the epub files obtained, so that you see exactly what I am getting.

Thank you for your help on this!

PD: The txt files have been trimmed at the end to ensure no more than 1Mb, but I think the size should not matter here.
Attached Files
File Type: epub Figure1.epub (2.80 MB, 54 views)
File Type: txt Figure1.txt (962.6 KB, 134 views)
File Type: epub Figure2.epub (333.0 KB, 50 views)
File Type: txt Figure2.txt (939.6 KB, 58 views)
File Type: epub Problem3.epub (14.7 KB, 63 views)
File Type: txt Problem3.txt (865.6 KB, 48 views)

Last edited by BetterRed; 08-06-2022 at 07:04 PM. Reason: inline image sizes
dblokillo is offline   Reply With Quote
Old 08-06-2022, 07:04 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,590
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Moderator Notice

See Guideline #9 regarding in-line image sizes.

BR
BetterRed is online now   Reply With Quote
Advert
Old 08-06-2022, 11:20 PM   #3
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,870
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
txt files have no structure. calibre will use heuristics to guess for them, those will not always work reliably.
kovidgoyal is online now   Reply With Quote
Old 08-07-2022, 02:44 AM   #4
dblokillo
Junior Member
dblokillo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2022
Device: Android Tablet
Quote:
Originally Posted by kovidgoyal View Post
txt files have no structure. calibre will use heuristics to guess for them, those will not always work reliably.
I believe I actually disabled heuristics for the conversion, but anyways what would be then the proper structure of the file if I wanted it to be properly recognized? Wouldn't the <h2> tags be enough?
dblokillo is offline   Reply With Quote
Old 08-07-2022, 02:58 AM   #5
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,870
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
txt files dont have <h2> tags. If you want a txt file with structure write it in markdown or textile formats and use the appropriate setting in the txt input section of the conversion dialog, to tell calibre what format it is in.
kovidgoyal is online now   Reply With Quote
Advert
Old 08-07-2022, 05:42 AM   #6
dblokillo
Junior Member
dblokillo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2022
Device: Android Tablet
Lightbulb Solution Found

I found a solution for this. Even though the .txt file had the <h2> tags on it, they were just seen as plain text since it was a .txt file. So I just renamed the .txt to an .html and everything worked!
I had to add also the <p> tag to each line so to keep the paragraph structure, but that is not relevant to the topic.
Anyways, hope it helps someone someday!
dblokillo is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to disable structure detection? MarjaE Conversion 1 05-11-2016 01:23 PM
Structure Detection - trying to learn odamizu Conversion 4 09-16-2015 08:00 PM
RTF Structure Detection? philhxc Conversion 1 11-09-2011 02:01 AM
Structure detection v5.5 and v6.2 AlexBell Calibre 2 07-29-2009 10:11 PM


All times are GMT -4. The time now is 01:45 AM.


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