From: Sébastien D. <seb...@ch...> - 2017-04-19 14:35:56
|
Le 2017-04-19 13:06, Guenter Milde a écrit : > > Yes, up to Docutils 0.13.1, class values for (almost all) block-level > elements are ignored by the latex writer. > > In the development version (and upcoming release 0.14) the latex writer > will support class values for most block level elements: > > - Handle class arguments for block-level elements by wrapping them > in a "DUclass" environment. This replaces the special handling for > "epigraph" and "topic" elements. > This is a good news ! Do you have an idea for the 0.14 release date ? > > Customization is done by defining matching macros or environments. > For details, see the latex writer documention docs/usre/latex.txt > in the SVN repo. > > > PS: Please don't cross-post, both lists are read by the developers. > Thanks. I've cross-post the message because I've took a look in the code and found a simple patch which solve my problem. Regards, -- Sébastien |