Skip to main content
Known Participant
January 25, 2017
Question

Superscripts Zapped by MS Word

  • January 25, 2017
  • 1 reply
  • 305 views

I created a project in Dreamweaver that I want to turn into an ebook. I was amazed to learn that you can't import Dreamweaver or html files into InDesign. So I previewed one of my pages in a browser and copied the text from the browser into MS Word, before importing it into InDesign.

One of the many problems I have is that my superscripts are destroyed. What should be a superscript is transformed into this:

<span class="CharOverride-5">4</span>

Does anyone know how I can fix this?

Thanks.

This topic has been closed for replies.

1 reply

GeobopAuthor
Known Participant
January 27, 2017

Note: I've solved this problem. I simply use InDesign to create my project, then export an epub and use BBEdit to replace the HTML with my original HTML file.