Ebook improvements (#103)

* Ebook improvements

Removes fixed height and width from the resulting HTML and adds an
additional css for the ebook formats.

* Update gitignore

* Strip tags
This commit is contained in:
Hendrik Kleinwaechter
2023-05-26 13:35:04 +02:00
committed by GitHub
parent 61c33e4b60
commit 5412aa6e50
5 changed files with 23 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
\Configure{DocumentLanguage}{en}
\Configure{OpfScheme}{URI}
\Configure{UniqueIdentifier}{https://the-bread-code.io}
\Configure{AddCss}{book-ebook.css}
\Configure{CoverMimeType}{image/jpeg}
\CoverMetadata{images/cover-page.jpg}
\EndPreamble