One of many {document-classes} that provides a template for creating a thesis (or thesis-like document).

learn more… | top users | synonyms

2
votes
1answer
239 views

Cannot customize the footer of the classicthesis package

I am using the classicthesis package as a template for my document. It adds a footer to the document when it is in draft mode. The footer is configured in classicthesis.sty by the following lines. % ...
3
votes
1answer
588 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 ...
2
votes
1answer
254 views

Minor bugfixes and adjustments for the TOC of classicthesis

I am using classicthesis and prepared my document with parts, chapters and sections. This produces the following table of contents. There are some details that I would like to fix: Longer part ...
4
votes
1answer
2k views

How to customize the page header and the page number of classicthesis?

I am using the classicthesis package and would like to customize the page headers and the page numbers. Here is a test project that shows the problem. \documentclass[dottedtoc, headinclude, ...
0
votes
0answers
190 views

personalization of \part command in ClassicThesis [closed]

Why I get all these errors with that code? \documentclass{scrreprt} \usepackage[% pdfspacing,% dottedtoc,% parts% ]{classicthesis} \makeatletter ...
2
votes
1answer
259 views

Classic Thesis & Microtype

I would to know if with classicthesis the microtype package must be loaded, or is loaded by default from classicthesis.sty. And if is loaded, what features are enabled? if the microtype package must ...
3
votes
1answer
152 views

Multiple math fonts in classicalthesis

I've already written more than the half of certain text using classicthesis.sty. I love the font I'm working with (whatever its name: Palatino?) but I just realized that I have to use $\Upsilon$ and, ...
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, ...
1
vote
1answer
172 views

Vertical spacing of chapters numbers in ClassicThesis

I would to remove the upper line in chapters titles provided from the lineheaders option of classicthesis. I want to know if the vertical spacing of the chapters numbers is correct also if I have ...
4
votes
1answer
412 views

German hyphenation does not work

My babel configuration includes ngerman and english ... \documentclass[ oneside, openright, titlepage, dottedtoc, numbers=noenddot, headinclude, footinclude=true, cleardoublepage=empty, abstractoff, ...
4
votes
0answers
262 views

How to format an email conversation?

I am currently writing my thesis and need to include a bunch of email conversions. I am using classicthesis. I wonder, how you would format stacked conversions. Moreover, how would you deal with the ...
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 ...
7
votes
1answer
519 views

Space before chapters titles in ClassicThesis

I want to add some space before the chapters titles in classicthesis to get an effect like this thesis so I have modified the classicthesis.sty in this manner: % chapters ...
4
votes
2answers
537 views

Classic thesis + Minionpro

How can i use classicthesis with minion pro? I have tried to put minion pro in the options of classicthesis but I get an error. I use Windows and TeXLive 2012. Is minion pro not in TeXLive as default? ...
3
votes
2answers
482 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 ...
3
votes
1answer
486 views

Small caps acronyms with classic thesis

In an answer to my question about acronyms in section names with classic thesis I have been suggested to typeset acronyms using \spacedlowsmallcaps: In classicthesis acronyms is typeset with space ...
6
votes
1answer
443 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 ...
1
vote
1answer
324 views

ClassicThesis, Lyx and PDFLatex: Font fvmro8r at 558 not found

I am trying to get ClassicThesis to work with Lyx. Installed the Bera and Mathpazo fonts in my local texmf tree and ran updmap: ~/texmf/bera/dvips/config$ sudo updmap --enable Map bera.map [sudo] ...
6
votes
1answer
504 views

Displaying “Appendix” in a section inside subappendices environment

I am using scrreprt from KOMA packages, the appendix package, and the arsclassica package. I'd like to add "Appendix" before the number of an appendix to a chapter. If I use scrreprt and the ...
7
votes
1answer
496 views

Remove the header of List of Listings

I'm using classichtesis and I would like to remove the header of List of Listings. Before posting here, I tried the following strategies: The command \renewcommand\lstlistlistingname{}, suggested ...
2
votes
1answer
119 views

Creating hyperlinks with imakeidx using cleveref

I'm using imakeidx to create the index of my thesis and I would like to have hyperlinks to the pages that are hereby cited. Unlike this discussion, I'm using the cleveref package. Here is the MWE ...
4
votes
1answer
373 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
917 views

Restructure classic thesis project with subfolders using Kile

I would like to change the folder structure of the ClassicThesis project. My current folder setup looks like this. |-- bib // Some *.bib files. |-- bst // Some *.bst files. |-- cfg // Configuration ...
8
votes
1answer
368 views

Grouping by chapter in List of Figures and Tables with ClassicThesis

I checked extensively the forum and the net in order to solve this seemingly simple problem, without success. I know that there are a lot of posts regarding this problem, but I was unable to find the ...
3
votes
1answer
711 views

Customize TOC (page numbers) of classicthesis

I am using classicthesis as a template for a study report. I would like to customize the table of contents. Here is a screen shot of another TOC that looks like what I am trying to accomplish: I ...
3
votes
1answer
469 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 ...
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 ...
2
votes
1answer
340 views

tocloft and width of the table of contents

In the ClassicThesis class, the table of contents is set up through the tocloft package and I cannot find a way to line up the page numbers (on the right) as shown below with the thick red line. I'd ...
3
votes
1answer
373 views

How can I repair a Minion Pro font installation that lacks certain features?

I was overzealous in my installation of Minion Pro and accidentally installed metrics that I do not have. Specifically (it seems), I unzipped metrics-opticals.zip, when I shouldn't have. As a ...
2
votes
1answer
505 views

Remove dots from TOC, have page numbers right after titles

When looking for some inspiration for how to come up with a template for my thesis, I came across the wonderful classicthesis package. Since I'm working on some very progressive material, however, I ...
9
votes
1answer
974 views

How to show Abstract title

I think that is something very simple, but I can't see the Abstract title in the abstract environment. \documentclass{scrreprt} \usepackage[english]{babel} %Loaded here: ...
5
votes
1answer
2k views

Biblatex with classicthesis. \bibhang already defined

I've an issue with the bibliography in classicthesis. My main.tex: \documentclass{scrreprt} \usepackage[english]{babel} \usepackage[babel]{csquotes} \usepackage[style=numeric]{biblatex} ...
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 ...
5
votes
1answer
396 views

Lower case of the small caps in description

I would to use the normal small caps with the item in description in order to distinguish lower from upper case (e.g. LaTeX). In particular: \begin{description} \item[I cAn't DiStiNguISH upPeR fROm ...
3
votes
1answer
323 views

What is the difference between headings and useheadings in the pagestyle command?

I use classicthesis and a warning suggests me to replace \pagestyle{headings} with \pagestyle{useheadings} What's the difference?
3
votes
1answer
468 views

Date on the bottom of the page without drafting option in ClassicThesis

I'm using classicthesis to write my document. I don't use the option drafting but I can see on the bottom of the page the date (there is a part of the date that is not readable, but when I copy and ...
5
votes
1answer
533 views

ClassicThesis text area dimensions for letter size paper

I am considering using ClassicThesis (among other options) for typing my course notes. The problem is that ClassicThesis is customized for A4 (and A5) paper sizes, while I need letter size paper (8.5 ...
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 ...
2
votes
1answer
378 views

ClassicThesis: override options of a previously loaded classicthesis package

I have recently upgraded from Ubuntu 11.04 to Ubuntu 11.10. I also installed "vanilla" TexLive 2011 (instead of the old TexLive 2009 from the repositories) and upgraded it with sudo tlmgr update ...
4
votes
1answer
388 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 ...
2
votes
1answer
271 views

Same preamble in 2 files causes pdflatex to crash in just one

I was compiling two different files with the exact same preamble. The important thing is that I'm using together scrbook and classicthesis (with also classicthesis-preamble loaded) but when I compile ...
0
votes
0answers
497 views

Two questions about Classic Thesis [duplicate]

The first is that, although I like the fact that long citations are in the form J. Doe et al. in the chapters, I don't want it in the actual bibliography ; how can I do that? The second is that the ...
7
votes
1answer
785 views

Combining tufte handout with classicthesis article

I am a sucker for the large margins in Tufte-inspired classes, and in classicthesis. However, I want to write an article with a Tufte layout (example), but with the classicthesis ...
2
votes
1answer
579 views

How do I combine hyperref and classicthesis without errors using (dvi)latex.

I'm trying to get this document to work using the latex command. \documentclass{scrreprt} \usepackage[english]{babel} \usepackage{subfig} \usepackage{hyperref} \usepackage{classicthesis}% ...
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 ...
0
votes
0answers
235 views

listoffixmes with classic thesis [closed]

I'm using the classicthesis style for my thesis and would like to use the \listoffixmes option with the fixme package. On compiling I get the error ! Extra }, or forgotten endgroup. \l@fixme ...eak ...
10
votes
2answers
845 views

Adding full-page illustrations before chapters in classic-thesis

I use classic-thesis, and I would like to do the following: each chapter should begin on an odd page (right on a dual-page view), and on the left page should be displayed a picture I choose. would ...
3
votes
2answers
861 views

Capitalize chapter* in toc with classicthesis

When adding a chapter entry in the toc, I would like to get it as the other chapters, ie capitalized… For instance, add this line \addcontentsline{toc}{chapter}{Test} between these two lines of ...
1
vote
0answers
203 views

Incompatibility between classicthesis and afterpage [closed]

It looks like there is an incompatibility between afterpage and classicthesis :( I successfully run this example: How to wrap text around landscape page. But as soon as I incorporate it in my classic ...
8
votes
2answers
991 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 ...

1 2