﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10707	Sphinx & LaTeX: too many nesting section levels for LaTeX	kgrandis	nobody	"
Using Sphinx v0.6.1,
{{{
make latex
}}}
results in the following error:

{{{
...
Markup is unsupported in LaTeX:
ref/contrib/admin/actions:: too many nesting section levels for LaTeX, at heading: Writing action functions
make: *** [latex] Error 1
}}}

affected file: `docs/ref/contrib/admin/actions.txt` : ""Writing action functions""


Sphinx issue: http://bitbucket.org/birkenfeld/sphinx/issue/125/latex-cannot-cope-with-3-nested-section
this was flagged as `wontfix` since it is due to LaTeX only allowing up to \subsubsection



"		closed	Documentation	1.0		wontfix	sphinx docs		Unreviewed	1	0	0	0	0	0
