Skip to content

Commit f033ba5

Browse files
committed
update comment on rst preamble
1 parent ade85ec commit f033ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

document/core/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@
297297
'pointsize': '10pt',
298298

299299
# Additional stuff for the LaTeX preamble.
300+
# enumitem package is used to allow deeper nesting of lists, than the default 4 levels.
300301
# Don't type-set cross references with emphasis.
301302
'preamble': r'''
302303
\renewcommand\sphinxcrossref[1]{#1}

0 commit comments

Comments
 (0)