Search found 3 matches
- Sun Jun 24, 2018 5:16 pm
- Forum: General
- Topic: TOC subsection not indenting
- Replies: 5
- Views: 4544
TOC subsection not indenting
Is there a website to learn Latex commands to start a project from scratch ?
- Sat Jun 23, 2018 8:54 am
- Forum: General
- Topic: TOC subsection not indenting
- Replies: 5
- Views: 4544
TOC subsection not indenting
Thank you for a prompt response.
Per your instruction, I remarked
\renewcommand*{\numberline}[1]{\hb@xt@3em{#1\hfil}}
and inserted
\renewcommand*{\cftsubsecnumwidth}{4em}
After recompiling, the Chapter and Section Level got overlapped
however the Subsection indented correctly in TOC.
I ...
Per your instruction, I remarked
\renewcommand*{\numberline}[1]{\hb@xt@3em{#1\hfil}}
and inserted
\renewcommand*{\cftsubsecnumwidth}{4em}
After recompiling, the Chapter and Section Level got overlapped
however the Subsection indented correctly in TOC.
I ...
- Fri Jun 22, 2018 7:48 am
- Forum: General
- Topic: TOC subsection not indenting
- Replies: 5
- Views: 4544
TOC subsection not indenting
Pardon me, I am new to this blog.
I got a lot of help with Latex community related to my project, for
which I am grateful.
I looked around various websites related to my question i.e. how
do I increase the indentation for subsection? Am I missing something in my code?
Note : The entire ...