
: Re: How do I build multiple ebooks using common blocks of content and styling, such as title pages and CSS? I work in a university program with around 30 units, each of which produces a learning
If, you as you comment, consider going to a more structured input format than MicroSoft Word, then I recommend not wasting time in looking at HTML changes directly at all.
You should consider reStructuredText part of docutils. I have been using reStructuredText for years and it always had the advantage over other formats that I looked at (including Markdown) that one could generate HTML and PDF, without the need of setting up the whole LaTeX based toolchain for that (as is necessary with e.g. pandoc).
I am now using reStructuredText, within in the Sphinx documentation system, which can also generate EPUB files for you.
Depending on your experience and preferences you might also find it easier to tweak the tools mentioned (in Python) than e.g. pandoc (in Haskell).
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Lorraine

: What can I do about Sigil breaking EPUB3 files Sigil is an EPUB2 editor, but that doesn't prevent people from editing EPUB3 files, which end up with broken OPF when you save them. Sigil development

: How can I use pdftk to make changes to my PDF ebooks? There are answers by asalamon74 (here), and by anthon (here, here and here), that use pdftk. I don't think I have pdftk installed on