Tagged Questions
7
votes
1answer
780 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 ...
5
votes
2answers
2k views
Setting up a LaTeX document using the Uggedall or tufte-latex templates
I’ve used LaTex before for a while, but (1) it’s been ages, and (2) I’ve only really had to import minor packages for a basic template.
Having come across templates/classes like Uggedal’s and ...
8
votes
1answer
732 views
Natbib author-year citation style in the tufte-book class
I'm using the tufte-book class and I like it so much!
However, I'd like to have the references in the natbib-way, so that I
can use both textual (\citep) and parenthetical (\citep) citations.
I ...
8
votes
2answers
2k views
Beamer slides and tufte-handout
I have been experimenting with a setup for slides and handouts with one main.tex file that is \input{} into a "slides" and a "handout" file (as described in the beamer user guide 21.2.1, or this ...