Browse Source

* Fixed some typos in the sample book.

* Reverted bibliography style back to plainnat, as the tufte style throws an error.


git-svn-id: https://tufte-latex.googlecode.com/svn/trunk@155 516e2f36-ce3a-0410-bea4-1d4a03f5df72
master
Kevin M. Godby 15 years ago
parent
commit
68ad2e1a95
4 changed files with 5 additions and 5 deletions
  1. BIN
      sample-book.pdf
  2. +4
    -4
      sample-book.tex
  3. BIN
      sample-handout.pdf
  4. +1
    -1
      sample-handout.tex

BIN
sample-book.pdf View File


+ 4
- 4
sample-book.tex View File

@@ -959,9 +959,9 @@ The default \doccounter{secnumdepth} for the \TL document classes is $-1$.


The \TL classes currently only provide three paper sizes: \textsc{a4}, The \TL classes currently only provide three paper sizes: \textsc{a4},
\textsc{b5}, and \textsc{us} letter. To specify a different paper size (and/or \textsc{b5}, and \textsc{us} letter. To specify a different paper size (and/or
margins), use the \doccmd[geometry]{geometrysetup} command in the preamble of your
margins), use the \doccmd[geometry]{geometry} command in the preamble of your
document (or one of the file hooks). The full documentation of the document (or one of the file hooks). The full documentation of the
\doccmd{geometrysetup} command may be found in the \docpkg{geometry} package
\doccmd{geometry} command may be found in the \docpkg{geometry} package
documentation.\cite{pkg-geometry} documentation.\cite{pkg-geometry}




@@ -1093,13 +1093,13 @@ The following is a list of all of the errors, warnings, and other messages gener
The \doccmd{subparagraph} command is not defined in the \TL document classes. The \doccmd{subparagraph} command is not defined in the \TL document classes.
If you'd like to use the \doccmd{subparagraph} command, you'll need to redefine If you'd like to use the \doccmd{subparagraph} command, you'll need to redefine
it yourself. See the ``Headings'' section on page~\pageref{sec:headings} for a it yourself. See the ``Headings'' section on page~\pageref{sec:headings} for a
description of the heading styles availaboe in the \TL document classes.}
description of the heading styles available in the \TL document classes.}


\docmsg{Error: \doccmd{subsubsection} is undefined by this class.}{% \docmsg{Error: \doccmd{subsubsection} is undefined by this class.}{%
The \doccmd{subsubsection} command is not defined in the \TL document classes. The \doccmd{subsubsection} command is not defined in the \TL document classes.
If you'd like to use the \doccmd{subsubsection} command, you'll need to If you'd like to use the \doccmd{subsubsection} command, you'll need to
redefine it yourself. See the ``Headings'' section on redefine it yourself. See the ``Headings'' section on
page~\pageref{sec:headings} for a description of the heading styles availaboe
page~\pageref{sec:headings} for a description of the heading styles available
in the \TL document classes.} in the \TL document classes.}


\docmsg{Error: You may only call \doccmd{morefloats} twice. See the\par\noindent\ \ \ \ \ \ \ \ Tufte-LaTeX documentation for other workarounds.}{% \docmsg{Error: You may only call \doccmd{morefloats} twice. See the\par\noindent\ \ \ \ \ \ \ \ Tufte-LaTeX documentation for other workarounds.}{%


BIN
sample-handout.pdf View File


+ 1
- 1
sample-handout.tex View File

@@ -284,7 +284,7 @@ The website for the Tufte-\LaTeX\ packages is located at
links to our \smallcaps{svn} repository, mailing lists, bug tracker, and documentation. links to our \smallcaps{svn} repository, mailing lists, bug tracker, and documentation.


\bibliography{sample-handout} \bibliography{sample-handout}
\bibliographystyle{tufte}
\bibliographystyle{plainnat}








Loading…
Cancel
Save