
: Re: How to hide/delete/ignore a specfic span type I am generating HTML output for ePub from LaTeX source. But, am having difficulty eliminating the "Chapter " at the start of each chapter.
0 Reactions
If you want them to remain in the source code, but simply hide them in the browser output, you might add the following statement to your style sheets :
.titlemark {
display:none;
}
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Bethany

: Metadata is additional information saved within an ebook file, or an ebook management software, covering various meta information about the ebook. Typical metadata fields are:
0 Reactions

: Metadata is additional information saved within an ebook file, or an ebook management software, covering various meta information about the ebook. Typical metadata fields are: Author Title Series
0 Reactions