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?
8
votes
1answer
243 views

Formatting subsections and chapters in tufte-book

Sorry. I am new at this and it is my first time asking a question. I was reading this posting: how to change chapter/section style in tufte-book? How does one also get the subsections to change to ...
9
votes
1answer
683 views

how to change chapter/section style in tufte-book?

i used this code but there is an error: ! Use of \@ doesn't match its definition. I'm trying to make my book such as: ‎\documentclass[a4paper,14pt,twoside]{tufte-book}‎ ...
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 ...