Thread: Heading level 3
View Single Post
Old 03-21-2014, 07:17 AM   #1
marco-1
Junior Member
marco-1 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2013
Device: tablet/phone
Question Heading level 3

I woudl like to use heading level 3 (on top of 1 and 2) in my ebooks, but when I make an ODT file with the third level heading, I cannot get Calibre to implement that heading into a generated epub.

I've tried the following XPath in Convert > ToC > Level 3:
Code:
//*[(((name()='h1' or name()='h2')) or name()='h3') or @class = 'chapter']
But I only get levels 1 and 2. Could anyone please tell me how to get a level 3?
marco-1 is offline   Reply With Quote