Преглед на файлове

* Moved the index chapter heading outside of the fullwidth environment.

In some situations it was adding an extra set of blank pages.


git-svn-id: https://tufte-latex.googlecode.com/svn/trunk@168 516e2f36-ce3a-0410-bea4-1d4a03f5df72
master
Kevin M. Godby преди 15 години
родител
ревизия
4d1844f776
променени са 3 файла, в които са добавени 14 реда и са изтрити 14 реда
  1. Двоични данни
      sample-book.pdf
  2. Двоични данни
      sample-handout.pdf
  3. +14
    -14
      tufte-common.def

Двоични данни
sample-book.pdf Целия файл


Двоични данни
sample-handout.pdf Целия файл


+ 14
- 14
tufte-common.def Целия файл

@@ -1725,20 +1725,20 @@
% An index environment to mimic Tufte's indexes

\RequirePackage{multicol}
\renewenvironment{theindex}
{\begin{fullwidth}%
\small%
\ifthenelse{\equal{\@tufte@class}{book}}%
{\chapter{\indexname}}%
{\section*{\indexname}}%
\parskip0pt%
\parindent0pt%
\let\item\@idxitem%
\begin{multicols}{3}%
}
{\end{multicols}%
\end{fullwidth}%
}
\renewenvironment{theindex}{%
\ifthenelse{\equal{\@tufte@class}{book}}%
{\chapter{\indexname}}%
{\section*{\indexname}}%
\begin{fullwidth}%
\small%
\parskip0pt%
\parindent0pt%
\let\item\@idxitem%
\begin{multicols}{3}%
}{%
\end{multicols}%
\end{fullwidth}%
}
\renewcommand\@idxitem{\par\hangindent 2em}
\renewcommand\subitem{\par\hangindent 3em\hspace*{1em}}
\renewcommand\subsubitem{\par\hangindent 4em\hspace*{2em}}


Loading…
Отказ
Запис