mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-24 13:20:43 +08:00
Increase list-depth for nested quotes etc.
This commit is contained in:
+4
-1
@@ -203,7 +203,10 @@ latex_documents = [
|
||||
#latex_use_parts = False
|
||||
|
||||
# Additional stuff for the LaTeX preamble.
|
||||
#latex_preamble = ''
|
||||
latex_preamble = '''
|
||||
\usepackage{enumitem}
|
||||
\setlistdepth{100}
|
||||
'''
|
||||
|
||||
# Documents to append as an appendix to all manuals.
|
||||
#latex_appendices = []
|
||||
|
||||
Reference in New Issue
Block a user