One of many {document-classes} that provides a template for creating a thesis (or thesis-like document).
8
votes
2answers
988 views
How to get multi-line chapter name with ClassicThesis package?
I'm using the ClassicThesis by Miede for writing my thesis, the support package is Arsclassica.
It's a nice template, however I got a little problem with the Chapter name, some of them can be very ...
17
votes
1answer
546 views
Trying to do graphical decorations in “ClassicThesis style”
Is there a way to obtain an effect like the page below? I have taken that idea from this .pdf file. The gray tones of the effect in the page below are uniforms but I would to conserve the original ...
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 ...
4
votes
1answer
384 views
Todonotes produces double inline notes instead of single margin note (with classicthesis 3.0)
I am writing my PhD thesis using the classicthesis style/package. Until few days ago I was using TeXLive 2009 from the Ubuntu 11.04 repositories. After I upgraded to Ubuntu 11.10 I decided to install ...
9
votes
4answers
1k views
Text out of margins
I don't know why, but a line in my text is out of margins.
How can I avoid this issue?
I'm using classicthesis in TeXworks.
Edit: with the command
\overfullrule=5pt
I can see a black square ...
6
votes
1answer
439 views
Acronyms in section names with classic thesis
I have troubles using acronym package with classicthesis package when I put an acronym in a section name. The least reproducible example I could come up with is this:
\documentclass{scrreprt}
% If 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 ...
6
votes
2answers
250 views
Use italic ampersand in different sizes depending on environment
This is going to be a little complicated: in the spirit of Bringhurst I am trying to incorporate italic ampersands into headings. I am using a LuaLaTeX modified version of classicthesis, hence the ...
5
votes
1answer
405 views
Add algorithm label to list of algorithms
I'm using the classicthesis package along with the algorithmic package.
I'm trying to get the list of algorithms to look the same as the list of figures/tables etc., but cant find a way to make it ...
3
votes
1answer
338 views
How to move chapter number in classicthesis class
I am using classicthesis for my thesis. In each chapter LaTeX puts its number, but I need to move it.
Here you have an screenshot example, in this image I wish to move "4" number to the left.
3
votes
1answer
585 views
How to use classicthesis?
Once I discovered classicthesis I fell in love with the layout and used it for study reports and so on. In the first step I downloaded the sources and customized the settings in various files as ...
0
votes
0answers
265 views
Compiling problems with scrreprt [closed]
I want to compile my theses with scrreprt and classicthesis, but it does not work.
Here you have a compilation output:
pdflatex \\nonstopmode\\input tesis.tex
This is pdfTeX, Version ...