6
votes
2answers
428 views

Align the roman numbers of the parts in ToC

How can I align the roman numbers of the parts in this manner? The alternative is to use an arabic enumeration. I would not any changes at the TOC of classicthesis outside of the alignment of the ...
3
votes
1answer
487 views

A modification of \part style in memoir

I have modified the \part command style in a memoir document as in the following minimal example: \documentclass[b5paper,10pt,twoside,openright,final,english]{memoir} \usepackage{lipsum} ...
6
votes
2answers
431 views

Centering part entries in toc using memoir

I'm using memoir for a large document and want to center the toc entries corresponding to parts (page entries are turned off). I read the manual (specifically pp. 161-166) and while I have no problem ...