diff --git a/sample-book.pdf b/sample-book.pdf index 39058e6..7d88525 100644 Binary files a/sample-book.pdf and b/sample-book.pdf differ diff --git a/sample-book.tex b/sample-book.tex index d08cca8..428f688 100644 --- a/sample-book.tex +++ b/sample-book.tex @@ -724,6 +724,11 @@ The \hl{\docclsopt{notoc}} option suppresses Tufte-\LaTeX's custom table of cont chapter titles; it doesn't show sections or subsections. The \docclsopt{notoc} option will revert to \LaTeX's \textsc{toc} design. +The \hl{\docclsopt{nohyper}} option prevents the \docpkg{hyperref} package from +being loaded. The default is to load the \docpkg{hyperref} package and use the +\doccmd{title} and \doccmd{author} contents as metadata for the generated +\textsc{pdf}. + \index{class options|)} diff --git a/sample-handout.pdf b/sample-handout.pdf index cc2f0b6..b965c3b 100644 Binary files a/sample-handout.pdf and b/sample-handout.pdf differ