https://bugs.documentfoundation.org/show_bug.cgi?id=115623

--- Comment #2 from Mark Hung <mark...@gmail.com> ---
Sample epub:
https://drive.google.com/file/d/1jWYRufbLlylyVodC5m_bdIyPavN3oa_j/view
( SOURCE:
http://blog.wanderer.tw/post/34646924318/plastic-opium-epub-vertical-ebook-for-free-download
)

There is a piece of writing mode definition in it's stylesheet.css.
body{
        font-size: 100%;
        -epub-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        -epub-line-break: normal;
        vertical-align: baseline;
        font-family: serif;

}

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to