View Single Post
Old 08-02-2024, 04:10 PM   #3
Fitz Frobozz
Occasional Curator
Fitz Frobozz began at the beginning.
 
Fitz Frobozz's Avatar
 
Posts: 36
Karma: 10
Join Date: May 2024
Device: Kindle Scribe, BOOX Tablet Go 10.3
Quote:
Originally Posted by DNSB View Post
Personally, I use the EpubMerge plugin for calibre to merge epubs into a single volume. It does some funky stuff such as putting the book files and stylesheets for each book in a subdirectory so each book has access to it's CSS but that is more or less necessary.
Oh nice. I think I installed that plugin. Haven't gotten around to looking at it closely yet. I didn't realize that it compartmentalizes individual books into subfolders like that, which strikes me as a good idea if you're dealing with a lot of content.

Are you retaining separate stylesheets for each book just because it's easier that way, or because you prefer to style the books differently? My plan has been to use pretty much the same styling for all the books using my own style guide, which is based on elements from the source book, previous editions of said book, general best practices, and my own preferences.

My current approach:

1. Export original book to DOCX, convert DOCX to GDOC
2. Reformat in GDOC, export GDOC to Markdown
3. Remove stuff like XHTML comments from Markdown and clean up/fix structure & formatting
4. Import Markdown into empty Calibre book
5. Check structure & formatting again, add image files, clean up CSS
6. Merge into master Omnibus document

Last edited by Fitz Frobozz; 08-02-2024 at 04:12 PM.
Fitz Frobozz is offline   Reply With Quote