File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383''' ,
8484 'preamble' : r'''
8585\usepackage[titles]{tocloft}
86- \cftsetpnumwidth {1.25cm}\cftsetrmarg{1.5cm}
87- \setlength{\cftchapnumwidth}{0.75cm}
88- \setlength{\cftsecindent}{\cftchapnumwidth}
89- \setlength{\cftsecnumwidth}{1.25cm}
9086\usepackage{graphicx}
9187\usepackage{eso-pic}
88+
89+ % \cftsetpnumwidth {1.25cm}\cftsetrmarg{1.5cm}
90+ % \setlength{\cftchapnumwidth}{0.75cm}
91+ % \setlength{\cftsecindent}{\cftchapnumwidth}
92+ % \setlength{\cftsecnumwidth}{1.25cm}
9293''' ,
9394 'maketitle' : r'''
9495 \input{CoverPage.tex.txt}
9596 \input{TitlePage.tex.txt}
9697''' ,
9798 'sphinxsetup' : 'TitleColor=DarkGoldenrod' ,
98- 'fncychap' : r'\usepackage[Bjornstrup]{fncychap}' ,
99+ # 'fncychap': r'\usepackage[Bjornstrup]{fncychap}',
99100 'printindex' : r'\footnotesize\raggedright\printindex' ,
100101 'extraclassoptions' : 'openany,oneside' ,
101102}
You can’t perform that action at this time.
0 commit comments