Tagged Questions
3
votes
1answer
219 views
How to adapt classicthesis layout to B5paper and Linux Libertine
Question says it all: I am using classicthesis with XeTeX to typeset my PhD thesis. I want to use B5 paper size (176 × 250 mm) and the beautiful Linux Libertine font. I'm wondering how to
calculate ...
4
votes
1answer
275 views
Classicthesis Vertical Margins
I've been using the classicthesis package to write my master's thesis and now that I was getting the entire thing ready for printing I ran into some trouble. The thing is that I'm not really satisfied ...
3
votes
1answer
213 views
Classic thesis margins macro
Why if I use the \documentclass{book} for examples, the following code work, and if i use classicthesis i get errors? Sorry for the lenght, but this is the MWE.
In the example the \textwidth founded, ...
2
votes
1answer
390 views
Suggestions for fonts in classicthesis.sty
I found these suggestions for fonts in classicthesis.sty. What are they for kpfonts? Does Palatino 10pt: 288--312pt | 609--657pt mean that \textwidth must be between 288 and 312pt and \textheight ...
3
votes
2answers
479 views
Book's class page margins in ClassicThesis
how can obtain the normal page margins (that provided from book class) on the ClassThesis?
i have try to comment this commands in ClassicThesis.sty
{% Palatino or other
...
4
votes
1answer
369 views
How to change the margins for a landscape-orientated longtable in classicthesis
I am using the excellent classicthesis to typeset my thesis. It looks great, and I would be loathe to change unless I had to, but I've run up against a problem.
I have a number of longtables in the ...
3
votes
1answer
465 views
Classicthesis formatting for one-sided printing
I'm planning to use the classicthesis package for typesetting my PhD, however the university regulations dictate that it must be printed one-sided. Is there a way of configuring classicthesis, such ...
5
votes
1answer
1k views
Pgfplots: put plot legend on the outside margin?
I use classsicthesis style for my PhD. Since this style is somehow geared towards using the outside margin for additional notes and stuff, I thought I could also place the legends of my plots there. I ...
3
votes
1answer
2k views
Change Margins in ClassicThesis
I am writing my thesis and using the excellent classicthesis package. My university has strict margin guidelines for submission (left = 1.5in, right = 1in, top = 1in, bottom = 1in).
I played around a ...