appendices and font change

645 views
Skip to first unread message

Francesco Petrogalli

unread,
Dec 29, 2011, 5:40:46 AM12/29/11
to tufte...@googlegroups.com
Hello,
I'm wrinting my thesis and I really like your tufte-book class, especially the side notes and side figures.

I'd like to use some latex feaures that seems to be disabled
1) the \appendix command has no effect, chapters loaded after it just show up as normal chapters
2) In the page of the TOC I'd like to see also sections, not only chapters
3) the mathpazo font is great, but I don't like its math style. is there a way to change the font for the math part? And for the whole document?

Thanks in advance,

franZ

Steve quinlan

unread,
Dec 29, 2011, 9:43:57 AM12/29/11
to tufte...@googlegroups.com
The TOC issue is quite easy to solve. You need to set the depth of the
toc. For the tufte class, it is set to show chapters and nothing
below.

\setcounter{tocdepth}{1} will put sections in your TOC. For reference,
Part = -1, Chapter = 0, section = 1, subsection = 2, subsubsection = 3
(not present in Tufte-latex), paragraph = 4, and subparagraph = 5

The mathpazo package is loaded by tufte-latex. From memory isn't there
a nofont option for tufte-latex to supress loading the "tufte" fonts?

Try loading the separate appendix pacakge. perhaps somewhere the
standard latex \appendix command was overwritten.

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=appendix

Hope that helps,
Steve

> --
> You received this message because you are subscribed to the Google Groups
> "tufte-latex" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/tufte-latex/-/SEHRhCtqi2kJ.
> To post to this group, send email to tufte...@googlegroups.com.
> To unsubscribe from this group, send email to
> tufte-latex...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tufte-latex?hl=en.

Reply all
Reply to author
Forward
0 new messages