|  12-18-2012, 08:00 PM | #1 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | 
				
				Word document conversion help
			 
			
			I would like to take my word documents and convert to ebooks.  Is there a detailed tutorial for this somewhere? Also I have a Nexus 10 and a kindle fire so I'm looking for "reader software" that will let me highlight, annotate and sync to a cloud or dropbox etc. Are there any that do all this?? -Marty | 
|   |   | 
|  12-18-2012, 08:41 PM | #2 | 
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | 
			
			Try HowTo: Create an eBook in our wiki.
		 | 
|   |   | 
|  12-19-2012, 06:16 AM | #3 | 
| Evangelist            Posts: 450 Karma: 343115 Join Date: Nov 2009 Location: Romania Device: PW2 2014 | 
			
			Adobe InDesign is the leader in the publishing industry. It's also pretty expensive and has a rather steep learning curve, but man, you can do some amazing work in it. I would recommend a few tutorials from Lynda.com: "InDesign CS6 Essential Training" "InDesign CS6 to EPUB, Kindle, and iPad" "Creating Long Documents with InDesign" I'm sure you'll learn a lot. Basically, you produce an ePub, then, if you want, you can convert the ePub to Mobi. Alternatively, you can export the Word document as HTML and dick around in Sigil to manually clean up the code, write the CSS, etc. | 
|   |   | 
|  12-19-2012, 07:11 AM | #4 | 
| Addict            Posts: 344 Karma: 1222222 Join Date: Aug 2009 Location: Florida Device: Sony PRS-505 | |
|   |   | 
|  12-19-2012, 08:28 AM | #5 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			And, if you use InDesign you still need Sigil to clean up and fix things.
		 | 
|   |   | 
|  12-19-2012, 12:06 PM | #6 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | 
			
			Wow this sounds much more complicated then I was hoping.    Thanks for the replies. Marty | 
|   |   | 
|  12-19-2012, 12:20 PM | #7 | |
| Member            Posts: 19 Karma: 496946 Join Date: Aug 2012 Device: none | Quote: 
 Smashwords provides a pretty comprehensive guide here http://www.smashwords.com/books/view/52 You can download it for free as a pdf or whatever suits you. At first reading it all seemed pretty bamboozling to me, but just this weekend my wife and I sat down and went trough it a step at a time and I got my new short story uploaded with no problems. Once formatted for Smashwords the manuscript is easily uploaded to Amazon et al. Hope this helps! | |
|   |   | 
|  12-19-2012, 02:24 PM | #8 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | 
				
				My intentions
			 
			
			I study religion books and high light stuff in them.  I’m a Sunday school teacher and refer back to highlights and quotes.  All these books are free and can be copied.  I copy each chapter into its on word document where it’s easier to clean up. I then compile it into a big word document.  Thus far I know I need to do the following but not sure how yet. 1- Clean word documents. 2- Add TOC etc. 3- Convert into an ebook. --Still working on what app will work well for highlighting and annotations and also saves to a cloud. (Using the new Nexus 10) -Marty | 
|   |   | 
|  12-19-2012, 03:23 PM | #9 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 Save as the document as filtered HTML then open up a copy of Sigil. Import the document into Sigil and use Sigil to format the document the way you wish using CSS statements. Word will save some styles at the top of the file. These can be left there are better to move them to a separate CSS, particularly if you decide to break up the single document into multiple files which is easy to do in Sigil. highlights will typically be saved in the file proper with statements like: <span style='background:yellow'>highlighted text</span> This can be left as is or use a search to replace it with a span reference to an entry in the CSS. Sigil can use heading styles to automatically create a TOC which will be in a separate file but instantly accessible in various ePub readers. It you also want an inline TOC Sigil can build that also although if you build a TOC in word it will be saved as an inline TOC in the filtered save HTML document. Sigil also allows you to enter the title, author etc. of the book which it will save inside the book as metadata. Once you save the Sigil document you will have an ePub eBook for use in various readers. notes: Highlighting read on monochrome eBook readers can be problematic so you should inspect the results in the reader. Sigil has its own forum here at MobileRead with lots of help and is a free download. Dale Last edited by DaleDe; 12-19-2012 at 03:25 PM. | |
|   |   | 
|  12-19-2012, 03:55 PM | #10 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | Quote: 
 -Marty | |
|   |   | 
|  12-19-2012, 04:53 PM | #11 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 Dale | |
|   |   | 
|  12-20-2012, 09:38 AM | #12 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | Quote: 
 Is there a sub-forum here where I can ask if anyone has had luck with such a thing? -Marty | |
|   |   | 
|  12-20-2012, 11:21 AM | #13 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 Dale | |
|   |   | 
|  12-20-2012, 11:59 AM | #14 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Dec 2012 Device: Kindle Fire, Nexus 10 | Quote: 
  - Marty | |
|   |   | 
|  12-20-2012, 02:06 PM | #15 | 
| Guru            Posts: 718 Karma: 1085610 Join Date: Mar 2009 Location: Bristol, England Device: PRS-T1, 1825PT, Galaxy Tab, One X, TF700T, Aura HD, Nexus 7 | 
			
			If you want syncing of books highlights and notes on an Android, them you might want to looks at Mantano. There are three different versions available in the Play store, ranging from free for the basic one up to around £7 or so for the premium version. They also have a cloud service available for syncing, although there is a small yearly charge to use that. Mantano is also one of the better epub readers out there and it also supports pdf as well. And it's got an excellent library management system which will also sync. | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Linking MS-Word document in epub | surendraps | Writers' Corner | 0 | 11-10-2010 02:42 AM | 
| word document conversion | kairos | Amazon Kindle | 7 | 07-16-2010 12:15 PM | 
| How to convert a Word document into a Kindle document? | PS Kindle | Kindle Developer's Corner | 2 | 12-08-2009 08:40 PM | 
| Help with word/pdf document | prudence | Calibre | 2 | 10-07-2009 12:17 PM | 
| How to convert a Word Document | SillyBear80 | Sony Reader | 6 | 12-25-2008 11:25 PM |