On 2009-10-05, Wolfram Riedel wrote: > On Sep 25, 9:04 pm, Guenter Milde <[email protected]> wrote: >> However, while you can style thetablewith CSS in the html output, some >> aspects of thetablestyle are "hardcoded" in the latex writer and cannot >> be configured "arbitrarily". There are currently the pre-definedtable >> classes (unfortunately called cssclasses in Sphinx):
>> From http://docutils.sf.net/docs/user/config.html#latex2e-writer >> table_style >> Specify the drawing of separation lines. >> * "standard" lines around and between cells. >> * "booktabs" a line above and below thetableand one after the head. >> * "borderless". > I don't get it. Is this available in Sphinx' LaTeX writer? If so, how > do I access it? Putting ".. cssclass:: booktabs" or ".. cssclass:: > borderless" before my tables doesn't seem to change anything. So it seems like the Sphinx latex writer is based on a really old version of the Docutils one. Günter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
