Hi there
I often deal with books in RTF-format to create epub-files; sometimes I get a RTF-file with dozens or even hundreds of styles. If saved as epub, all those styles are reflected in the css-file created... Erasing all those styles one by one is simply distracting, so I'd like to ask for a possibility to mark and erase more styles at once.
Thanks in advance
ability to erase more than one style at a time
Here is how to proceed:
1. Open the document containing unused styles in Atlantis.
2. Press Ctrl+A.
3. Press Ctrl+C.
4. Press Ctrl+N.
5. Press Ctrl+V. The new document that you created with Ctrl+N will have same contents as the original, but it will only contain the styles that were actually used in the original document.
6. Save the new document under a different name or into a different folder.
7. Delete the old document.
HTH.
Cheers,
Robert
1. Open the document containing unused styles in Atlantis.
2. Press Ctrl+A.
3. Press Ctrl+C.
4. Press Ctrl+N.
5. Press Ctrl+V. The new document that you created with Ctrl+N will have same contents as the original, but it will only contain the styles that were actually used in the original document.
6. Save the new document under a different name or into a different folder.
7. Delete the old document.
HTH.
Cheers,
Robert
Thanks Robert!
This is was I tried naturally first. The problem is, that these kind of books do use all this styles, even if they are quit similar...
So, unfortunately, this isn't a solution.
I think it can't be that hard to implement this feature in the code; it isn't something totally new - it's already there anywhere. It's just a question of linking it together...
Thanks nonetheless
This is was I tried naturally first. The problem is, that these kind of books do use all this styles, even if they are quit similar...
So, unfortunately, this isn't a solution.
I think it can't be that hard to implement this feature in the code; it isn't something totally new - it's already there anywhere. It's just a question of linking it together...
Thanks nonetheless