sphinx can generate Latex,the pdf it produces via latex, I'm using sphinx 
to generate documentations. The tables it produces via latex are pretty ugly, 
so I'd like to give them some global styling. I'd like to 
customize tableheader row color.I add the directive 
在此输入代\usepackage{tabu,tabulary}码...\usepackage[table]{xcolor}\definecolor{
tablehead}{rgb}{153,153,153 } 

into my conf.py peramble  but it does not work.


在 2016年10月7日星期五 UTC+8上午8:23:47,Peter Burdine写道:
>
> For Sphinx, most people create a preamble.tex file that modifies the 
> formatting Sphinx uses.  As of 1.4.x of Sphinx, there isn't much in the way 
> of global styling options.  You have to learn a bit of Latex.
>
> On Thursday, October 6, 2016 at 5:32:08 AM UTC-7, Minkai Li wrote:
>>
>> Does the Sphinx documentation tool offer different PDF themes?Sphinx 
>> doesn't generate PDF output by itself,Ituse the Latex builder。How to set 
>> the sphinx pdf themes?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to