https://bugs.documentfoundation.org/show_bug.cgi?id=167150
--- Comment #4 from pierre hanser <[email protected]> --- Created attachment 207218 --> https://bugs.documentfoundation.org/attachment.cgi?id=207218&action=edit minimal libreoffice document if you export this book to epub, you get this style sheet: --- para1 { margin: 0px 0px 0px 0px; } .para0 { margin: 0.1665in 0px 0.0835in 0px; } .span1 { } .span0 { font-family: 'Book Antiqua'; font-size: 18.0000pt; font-weight: bold; } .body0 { -epub-writing-mode: horizontal-tb; -webkit-writing-mode: horizontal-tb; direction: ltr; writing-mode: horizontal-tb; } ---- I would like the font-family descriptio to have a fall back font-family: 'Book Antiqua', serif; -- You are receiving this mail because: You are the assignee for the bug.
