I think this is related to https://github.com/sphinx-doc/sphinx/issues/2167
that Andrea put in last year.
On Saturday, May 14, 2016 at 10:27:47 AM UTC-7, Peter Burdine wrote:
>
> Is there a way to either completely enable or disable syntax-highlighting
> for parsed-literal and code-blocks? I am
I figured out that Sphinx defaults to 3 levels for PDF. If you want more
you need to include something like this in your preamble:
\setcounter{secnumdepth}{9}
>
On Saturday, May 14, 2016 at 3:31:52 PM UTC-7, Peter Burdine wrote:
>
> I'm trying to write a document using the 'manual' format. In