|  02-29-2012, 09:33 AM | #1 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Feb 2012 Device: kindle | 
				
				Mobipocket guide properties help
			 
			
			Hi everyone, I'm sorry if this is the wrong section but I can't seem to find the correct place for this question. I need help creating the guide properties section in the mobipocket creator. I've followed the guide from HarryT but when it comes to adding the lines of html for the table of contents and the start reading I don't know where to add it, as there doesn't seem to be a start and there are no <HR> coding for page breaks. It doesn't help that I don't know html. This I'm guessing is screwing up my guide thing. Could anyone help? Also, I've added hyperlinks for the table of contents to each chapter in word but when I've had a test on my kindle it just goes straight to the first line and not the chapter title, does anyone know how to fix it? Thank you all. | 
|   |   | 
|  02-29-2012, 09:38 AM | #2 | |
| eBook Enthusiast            Posts: 85,560 Karma: 93980341 Join Date: Nov 2006 Location: UK Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6 | Quote: 
  . | |
|   |   | 
|  02-29-2012, 11:03 AM | #3 | 
| Feral Underclass            Posts: 3,622 Karma: 26821535 Join Date: Jan 2010 Location: Yorkshire, tha noz Device: 2nd hand paperback | 
			
			Check where you have your filepos tags, it sounds like you've put them at the end of your chapter title instead of at the beginning. You would probably find it easier to use Sigil to create an epub file, then convert that to mobi with Calibre. The various headings styles will generate a TOC for you.
		 | 
|   |   | 
|  02-29-2012, 11:44 AM | #4 | 
| Wizard            Posts: 2,251 Karma: 3720310 Join Date: Jan 2009 Location: USA Device: Kindle, iPad (not used much for reading) | 
			
			And, <hr> is just a horizontal line, not a page break.
		 | 
|   |   | 
|  03-02-2012, 10:34 AM | #5 | 
| Zealot            Posts: 117 Karma: 584308 Join Date: Oct 2010 Location: San Francisco Device: Kindle | 
			
			The interface in Mobipocket Creator adds the entires into the OPF file of your ebook. The guide section of the file should look like this: <guide> <reference href="filename1.html" title="Table of Contents" type="toc"/> <reference href="filename2.html" title="Copyright" type="copyright"/> <reference href="filename3.html" title="Cover" type="coverpage"/></guide> Alternatively, if you're using anchors within the same page: <guide> <reference href="filename.html#toc" title="Table of Contents" type="toc"/> <reference href="filename.html#copyright" title="Copyright" type="copyright"/> <reference href="filename2.html" title="Cover" type="coverpage"/></guide> You can use the interface or write the entry directly into the OPF yourself. To check the position of the anchors, save your Word file as Web page, Filtered. Then look at the html to see where the anchors are. | 
|   |   | 
|  03-02-2012, 11:14 AM | #6 | 
| eBook Enthusiast            Posts: 85,560 Karma: 93980341 Join Date: Nov 2006 Location: UK Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6 | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Mobipocket Guide, Calibre, and metadata | HelenaJole | Amazon Kindle | 12 | 10-12-2010 05:27 AM | 
| Guide for eCub to make Mobipocket book? | bizzybody | Reading and Management | 8 | 03-21-2010 06:39 PM | 
| Mobipocket Guide stuck on 10/23 | Ginwen | Amazon Kindle | 7 | 11-06-2009 02:15 PM | 
| Using the MobileRead.com Mobipocket Download Guide via Mobi2IMP and Impserve | nrapallo | Fictionwise eBookwise | 1 | 03-23-2009 09:49 PM |