Search found 1 match

by dgsuarezf
Tue May 20, 2014 11:47 pm
Forum: LyX
Topic: classicthesis | Remove Package Version Number
Replies: 5
Views: 5338

Re: classicthesis | Remove Package Version Number

I also had this problem and i solved in this way:
1. Open the file: "classicthesis.sty"
2. Search the line: "\DeclareOption{drafting}{\setboolean{@drafting}{true}}"
3. Change that "true" for "false"
4. Save it and compile tha main file and the top of those letters will disappear.