|  09-24-2008, 06:53 PM | #61 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			1) The viewer in calibre doesn't view EPUB files. It's probably viewing the LRF version. 2) If both LRF and EPUB formats are present for a book, the GUI preferentially transfers the EPUB file to the reader Probably you're trying to read the LRF file? You can delete the LRF version of the book using the edit metadata dialog. | 
|   |   | 
|  09-24-2008, 07:20 PM | #62 | 
| Cave Dweller            Posts: 220 Karma: 1986 Join Date: Oct 2006 Device: Ipad Sony reader prs-505 prs-900 | 
			
			Is it possible that the viewer in calibre is using my stanza installation to view the epub? Issue really is that the sony reader won't read the epub file when it is transfered by calibre (Mac osx) to the reader! Mitch | 
|   |   | 
|  09-24-2008, 07:39 PM | #63 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			oh yeah if you have some other epub reaing capable software then calibre will launch that to view the epub file. I can't think of any reason that would cause invalid epub files to be produces only on OS X. Can you attach one of these files, or send it to me (alongwith the source file so I can test).
		 | 
|   |   | 
|  09-24-2008, 07:39 PM | #64 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  09-24-2008, 08:20 PM | #65 | 
| Cave Dweller            Posts: 220 Karma: 1986 Join Date: Oct 2006 Device: Ipad Sony reader prs-505 prs-900 | 
			
			Updated 505 reader. Although my computer seems to be acting strange with this stuff the last few days. I corrected the .86 issue by reinstalling. I'm going to shut it all down, erase the epub books and try again. If the same issue, I will send book to Kovid. Thanks mitch | 
|   |   | 
|  09-24-2008, 11:13 PM | #66 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | 
			
			I made a epub file but it added a paragraph break between each paragraph. I kind of liked the way the LRF files had the indents. All my html source files have <p> for each paragraph because for converting to LRF that would indent each paragraph but not add a paragraph break between them. I didn't really look forward to changing the html code if I don't have to. So I'd really appreciate any and all help to get the epub files to look like the my LRF versions.
		 | 
|   |   | 
|  09-24-2008, 11:43 PM | #67 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			html2epub doesn't actually change the HTML code more than is strictly neccessary. What does the html that generates the blank lines look like?
		 | 
|   |   | 
|  09-25-2008, 12:09 AM | #68 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | 
			
			<p>sentence here</p> <p>next sentence</p> with LRF each <p> made an indent for new paragraph but with EPUB this is what happens. <p>sentence here</p> <p>next sentence</p> | 
|   |   | 
|  09-25-2008, 12:20 AM | #69 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | Code: --override-css "p {margin-top: 0pt; margin-bottom:0pt;padding:0pt; text-indent:20pt}" | 
|   |   | 
|  09-25-2008, 12:26 AM | #70 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | |
|   |   | 
|  09-25-2008, 12:33 AM | #71 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | |
|   |   | 
|  09-25-2008, 12:38 AM | #72 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | 
			
			I had a question about the metadata. In Calibre, I have the author field filled in but in the adobe editions viewing program it shows author "unknown"  should I try another epub viewer? or is the metadata really there but Adobe Editions just won't display it? | 
|   |   | 
|  09-25-2008, 03:33 AM | #73 | 
| Legal Alien   Posts: 288 Karma: 105 Join Date: Jan 2008 Device: Sony PRS-505/T1/Kindle PW2 | 
			
			Hello there Kovid, Some feedback: Converted a 0,5 MB homemade Reader-customized PDF. The result was an epub that had lost all format, font, font size, paragraph... It had also added number pages (which I had not) in strange little squares in the middle of the text, where the page turn had been. Last but not least, the pages show medium grey instead of white. Not just a little darker. The book cover was OK. | 
|   |   | 
|  09-25-2008, 04:10 AM | #74 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			you can check the metadata in a aprticular epub file by running the command Code: epub-meta filename.epub | 
|   |   | 
|  09-25-2008, 04:16 AM | #75 | |
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | Quote: 
 Code: pdftohtml -enc 'UTF-8' '-noframes' '-p' -nomerge pathtopdf | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Old Thread] Epub Output: Line Height | greenapple | Conversion | 20 | 01-27-2013 09:27 AM | 
| EPUB output justification | toki08 | Calibre | 10 | 01-08-2011 04:14 PM | 
| Calibre epub output details and Nook | squidward | Calibre | 6 | 11-24-2010 03:21 PM | 
| epub output metadata | troymc | Calibre | 5 | 05-22-2010 12:23 AM | 
| Problem with epub output in Cybook Gen3 | fjf | Calibre | 3 | 02-03-2010 02:23 AM |