Tagged Questions
0
votes
0answers
21 views
Wrong chapter in heading tufte latex
I have a Tufte-book with some chapters and a bibliography and index. This is set up as:
\begin (document}
\mainmatter
%then I include several chapters:
\include{Chapter/chaptertitle}
...
1
vote
1answer
89 views
“Chapter” before chapter number in Tufte classes
Is there a way to insert usual "Chapter" before chapter number in Tufte classes, such as "Chapter 1" etc?
6
votes
2answers
663 views
Adjusting the postion of chapter numbers in the Tufte-Latex class
I'm using the Tufte-latex book class, and trying to figure out how to use numbers in the chapters/sections.
The default style has no numbers, which I turned off by commenting out this line:
% Turn ...