Thread: Styles?
View Single Post
Old 11-02-2022, 01:36 PM   #3
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
See my recent post here. I linked to all the best Styles + LibreOffice info I've written:

https://www.mobileread.com/forums/sh...11#post4264811

Styles in LibreOffice/Word are pretty much = HTML "classes".

So, if you use Styles in your documents:
  • "Heading 1" Style -> <h1> in HTML
  • "Heading 2" Style -> <h2> in HTML
  • "poetry" Style -> <p class="poetry"> in HTML
  • "centered" Style -> <p class="centered"> in HTML

This gives you very clean HTML for your ebook.

Last edited by Tex2002ans; 11-02-2022 at 01:51 PM.
Tex2002ans is offline   Reply With Quote