Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format. In particular, please note that you should complete your code to create a minimal working example (MWE). That is, you should post a complete, small document we can copy-paste-compile to reproduce the problem.
    – cfr
    Commented Feb 20, 2015 at 13:28
  • The geometry package does work. :-) It's just that you subsequently load classicthesis, which has its own page setting ideas.
    – Mico
    Commented Feb 20, 2015 at 13:30
  • 3
    Off-topic: \footnotesize, \centering don't take an argument. They are switches. On-topic: classicthesis uses typearea so you should use it to configure page layout dimensions.
    – cfr
    Commented Feb 20, 2015 at 13:32