What steps will reproduce the problem?
1. Configure classicthesis.sty \DeclareOption{dottedtoc}{\setboolean{@dottedtoc}{true}}
2. Testing setting dottedtoc false and put it back in true
What is the expected output?
I expect the TOC page number aligned to the external edge of the page (right)
What do you see instead?
The page number separated only (apparently) one tab after the end of the tittle
What version of the product are you using?
I'm usign classicthesis v4.0
On what operating system?
MAC OS X with TEX distribution
I hope you can help me to set the correct parameters in Lyx to set the correct format
for my Table of Contents
i appreciate your support.
Luis
Original issue reported on code.google.com by lgonzalezsa on 2012-06-08 01:20:01
<hr>
* Attachment: TOC-notAligned.png<br>
``` Without looking at LyX-specifics, I assume you changed the parameter in the wrong file.
In order the get an aligned ToC, open classicthesis-config.tex and change the parameters when loading classicthesis, i.e., include dottedtoc here: \PassOptionsToPackage{eulerchapternumbers,listings,drafting,% pdfspacing,%floatperchapter,%linedheaders,% subfig,beramono,eulermath,parts}{classicthesis}
```
Original issue reported on code.google.com by `amiede` on 2012-06-08 07:28:53 - Labels added: Type-Other, Priority-Low - Labels removed: Type-Defect, Priority-Medium