Re: EPub?
Guenter Milde <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
On 2017-04-28, Matěj Cepl wrote: > On 2017-04-28, 19:37 GMT, Guenter Milde wrote: >> http://docutils.sourceforge.net/docs/dev/todo.html#epub-html-writer > I meant whether it is somewhere documented what are the problems > with CSS generated by rst2html5. I don't know any other documentation about epub generation. This is an open task. The CSS is not "generated". Default CSS stylesheet are provided with the HTML writers, the user is free to replace/supplement them with their own stylesheet(s). The problem with html4css1.css is the "! important" keyword. There is no known problem with the CSS files used with the html5 writer. They don't contain "! important" but were not tested with epup-generating post-processors. Günter ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.