View Single Post
Old 05-04-2013, 07:13 AM   #102
steppe
Enthusiast
steppe began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 NT (broke), Kindle Paperwhite, Kindle 2
some possible problems

Hi again.

Thanks for this great macro, it helped me immensely during my last ebook project.

When I run the Macro in Word 2010, I click either "No" or "Cancel" for all questions except the last one "Save HTML?" where I click "Yes".

I seem to be having the following problems with the Macro:

1) unordered lists are converted to ordered lists

2) some paragraphs fail to convert, and become a simple hard return (new line) in HTML code

3) page breaks are ignored; I find that the best way to code a page break for Kindle books is
<br style="page-break-after:always;" />
because it produces an empty line in the "Click to LOOK INSIDE" feature on Amazon.com.

4) Word's non-breaking spaces (Ctrl+Shift+Space) are not converted to &nbsp;

Am I doing something wrong with the Macro? Would it be possible to fix some of those issues?

Just in case, I am attaching a test file, with the problem areas highlighted in bubblegum pink color.

Attached Files
File Type: zip Toxaris test files.zip (46.1 KB, 230 views)
steppe is offline   Reply With Quote