cleanthesis
cleanthesis copied to clipboard
shift chapter number/line up/down according to font size
If a font size != 11pt was used, the chapter number/line was not adjusted accordingly. This caused the chapter title to be not aligned with the chapter number anymore. This fixes the issue by avoiding the absolute length value for the chapter line.
Thanks for the fix. Although not merged yet, I was able to adjust the chapter headings according to your suggested modification.
PR 110 and this one modify settings for ctchapternumber
.
Needs checking if other things don't get affected.