From 9a1cc7f3633d6ca98c73dc8f2f7caf6a62d131b3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Aug 2011 00:03:39 +0000 Subject: titlesec (28aug11) git-svn-id: svn://tug.org/texlive/trunk@23733 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/titlesec/titlesec.tex | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc/latex/titlesec/titlesec.tex') diff --git a/Master/texmf-dist/doc/latex/titlesec/titlesec.tex b/Master/texmf-dist/doc/latex/titlesec/titlesec.tex index 5611fadcd39..aabd86c5a82 100644 --- a/Master/texmf-dist/doc/latex/titlesec/titlesec.tex +++ b/Master/texmf-dist/doc/latex/titlesec/titlesec.tex @@ -5,7 +5,7 @@ % Copyright (c) 1998-2011 by Javier Bezos. % All Rights Reserved. % -% This file is part of the titlesec distribution release 2.9 +% This file is part of the titlesec distribution release 2.9.1 % ----------------------------------------------------------- % % It may be distributed and/or modified under the @@ -20,8 +20,8 @@ % % The Current Maintainer of this work is Javier Bezos. -\def\fileversion{2.9} -\def\docdate{2011-07-25} +\def\fileversion{2.9.1} +\def\docdate{2011-08-28} \documentclass[a4paper]{ltxguide} \usepackage[sf,bf,compact,topmarks,calcwidth,pagestyles]{titlesec} @@ -43,7 +43,7 @@ \title{The \textsf{titlesec} and \textsf{titletoc} Packages\footnote{The \textsf{titlesec} package is currently at -version 2.9. \copyright{} 1998--2011 Javier Bezos. +version 2.9.1. \copyright{} 1998--2011 Javier Bezos. The \textsf{titletoc} package is currently at version 1.6. \copyright{} 1999--2011 Javier Bezos. All Rights Reserved.}} @@ -1527,8 +1527,8 @@ The definitions for section and subsection entries in the \textsf{book} class are roughly equivalent to: \begin{verbatim} \contentsmargin{2.55em} -\dottedcontents{section}[1.5em]{}{2.3em}{1pc} -\dottedcontents{subsection}[3.8em]{}{3.2em}{1pc} +\dottedcontents{section}[3.8em]{}{2.3em}{1pc} +\dottedcontents{subsection}[6.1em]{}{3.2em}{1pc} \end{verbatim} \begin{desc} @@ -1581,7 +1581,7 @@ The \textsf{book} class formats section entries similarly (but not equally) to: \begin{verbatim} \titlecontents{section} - [1.5em] + [3.8em] % ie, 1.5em (chapter) + 2.3em {} {\contentslabel{2.3em}} {\hspace*{-2.3em}} @@ -2359,5 +2359,3 @@ class, |\unitlength|, paper size, etc.) \end{document} - - -- cgit v1.2.3