summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-29 00:03:39 +0000
committerKarl Berry <karl@freefriends.org>2011-08-29 00:03:39 +0000
commit9a1cc7f3633d6ca98c73dc8f2f7caf6a62d131b3 (patch)
treec59bf581a3782216b84e41080b55b9588c46dffb /Master
parent514bfc0ce4dc1e5ff6d9d263c788866563821a55 (diff)
titlesec (28aug11)
git-svn-id: svn://tug.org/texlive/trunk@23733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/CHANGES6
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/README6
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/titlesec.pdfbin194710 -> 194551 bytes
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/titlesec.tex16
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/block.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/drop.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/frame.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/leftmargin.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/margin.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/rightmargin.tss4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/titlesec.sty4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/titletoc.sty4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/ttlkeys.def4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/ttlps.def4
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/wrap.tss6
15 files changed, 39 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/latex/titlesec/CHANGES b/Master/texmf-dist/doc/latex/titlesec/CHANGES
index 8900459dc9f..866485ffb79 100644
--- a/Master/texmf-dist/doc/latex/titlesec/CHANGES
+++ b/Master/texmf-dist/doc/latex/titlesec/CHANGES
@@ -224,7 +224,7 @@ History of v.2.8
to \assignpagestyle.
History of v.2.9
-~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~
2010-05-04 Add \nobreak in \ttl@addcontentsline, to prevent the title
going to footnotes (!) in runin style in some (rare) cases.
2010-05-06 Option uppercase (and \ttl@case).
@@ -234,4 +234,8 @@ History of v.2.9
names are 'letters' and not 'others'
2011-07-18 Removed \if@nobreak test in wrap/drop, which added a line
to the title after another section (why?)
+
+History of v.2.9.1
+~~~~~~~~~~~~~~~~~~
+2011-08-28 Removed a spurious > in wrap.tss
\ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/titlesec/README b/Master/texmf-dist/doc/latex/titlesec/README
index 12350ceaecf..a2a309b028e 100644
--- a/Master/texmf-dist/doc/latex/titlesec/README
+++ b/Master/texmf-dist/doc/latex/titlesec/README
@@ -4,7 +4,7 @@ This package allows to change the sectioning titles. Amongst its many
features it provides margin titles, different format in left and right
pages, rules above and below the title, etc.
-Current version is 2.9.
+Current version is 2.9.1.
Titletoc package
~~~~~~~~~~~~~~~~
@@ -26,6 +26,8 @@ name).
- Added package option uppercase
- Fixed a bug when reckoning the number of lines in wrap/drop.
+2.9.1: Fixed a typo (a spurious > in wrap.tss).
+
Installation
~~~~~~~~~~~~
No .ins/.dtx preinstalation is required. Move the files to a place
@@ -58,5 +60,5 @@ after a section in a so radical way that titlesec (which
uses the internal LaTeX macros) cannot supress it again.
For example, spanish (fixed in version 5.0) and frenchb.
-2011/07/25
+2011/08/28
diff --git a/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf b/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
index ce1b38070e9..a105daaad97 100644
--- a/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
+++ b/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
Binary files differ
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}
-
-
diff --git a/Master/texmf-dist/tex/latex/titlesec/block.tss b/Master/texmf-dist/tex/latex/titlesec/block.tss
index 07d78055fac..f2dce8749df 100644
--- a/Master/texmf-dist/tex/latex/titlesec/block.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/block.tss
@@ -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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{block.tss}[2011/07/25]
+\ProvidesFile{block.tss}[2011/08/28]
\gdef\ttlh@block#1#2#3#4#5#6#7#8{%
\gdef\ttl@makeline##1{\ttl@calc\hspace{#6}##1\ttl@calc\hspace{#7}}%
diff --git a/Master/texmf-dist/tex/latex/titlesec/drop.tss b/Master/texmf-dist/tex/latex/titlesec/drop.tss
index 294afc7ceac..bd27d2bc62a 100644
--- a/Master/texmf-dist/tex/latex/titlesec/drop.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/drop.tss
@@ -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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{drop.tss}[2011/07/25]
+\ProvidesFile{drop.tss}[2011/08/28]
\gdef\ttlh@drop#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue
diff --git a/Master/texmf-dist/tex/latex/titlesec/frame.tss b/Master/texmf-dist/tex/latex/titlesec/frame.tss
index 04d7d4fb855..f0ba03c99f5 100644
--- a/Master/texmf-dist/tex/latex/titlesec/frame.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/frame.tss
@@ -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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{frame.tss}[2011/07/25]
+\ProvidesFile{frame.tss}[2011/08/28]
\gdef\ttlh@frame#1#2#3#4#5#6#7#8{%
\def\ttl@filleft##1{\hfill}%
diff --git a/Master/texmf-dist/tex/latex/titlesec/leftmargin.tss b/Master/texmf-dist/tex/latex/titlesec/leftmargin.tss
index fb3df6a42a4..14d97dc1f25 100644
--- a/Master/texmf-dist/tex/latex/titlesec/leftmargin.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/leftmargin.tss
@@ -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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{leftmargin.tss}[2011/07/25]
+\ProvidesFile{leftmargin.tss}[2011/08/28]
\gdef\ttlh@leftmargin#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue
diff --git a/Master/texmf-dist/tex/latex/titlesec/margin.tss b/Master/texmf-dist/tex/latex/titlesec/margin.tss
index e9d51d657e9..68f2d681b06 100644
--- a/Master/texmf-dist/tex/latex/titlesec/margin.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/margin.tss
@@ -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
% -----------------------------------------------------------
%
@@ -21,7 +21,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{margin.tss}[2011/07/25]
+\ProvidesFile{margin.tss}[2011/08/28]
\gdef\ttlh@margin#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue
diff --git a/Master/texmf-dist/tex/latex/titlesec/rightmargin.tss b/Master/texmf-dist/tex/latex/titlesec/rightmargin.tss
index f9df0d43d5d..7ec7ccfbe19 100644
--- a/Master/texmf-dist/tex/latex/titlesec/rightmargin.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/rightmargin.tss
@@ -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
% -----------------------------------------------------------
%
%
@@ -21,7 +21,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{rightmargin.tss}[2011/07/25]
+\ProvidesFile{rightmargin.tss}[2011/08/28]
\gdef\ttlh@rightmargin#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue
diff --git a/Master/texmf-dist/tex/latex/titlesec/titlesec.sty b/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
index a89802497ed..f5bf8ff5956 100644
--- a/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
+++ b/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
@@ -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
@@ -48,7 +48,7 @@
% ~~~~~~~
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{titlesec}[2011/07/25 v2.9 Sectioning titles]
+\ProvidesPackage{titlesec}[2011/08/28 v2.9.1 Sectioning titles]
% Initialization
% ~~~~~~~~~~~~~~
diff --git a/Master/texmf-dist/tex/latex/titlesec/titletoc.sty b/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
index f2636213249..0f817c70b52 100644
--- a/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
+++ b/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
@@ -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
@@ -91,7 +91,7 @@
% result with \included (F. Mittelbach)
% 07/07/14: Removed the patch mechanism.
-\ProvidesPackage{titletoc}[2011/07/25 v1.6 TOC entries]
+\ProvidesPackage{titletoc}[2011/08/28 v1.6 TOC entries]
% The following tags are used:
% ttl@ : the generic one, shared with titlesec
diff --git a/Master/texmf-dist/tex/latex/titlesec/ttlkeys.def b/Master/texmf-dist/tex/latex/titlesec/ttlkeys.def
index 2efa0519c50..02099be47ef 100644
--- a/Master/texmf-dist/tex/latex/titlesec/ttlkeys.def
+++ b/Master/texmf-dist/tex/latex/titlesec/ttlkeys.def
@@ -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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{ttlkeys.def}[2011/07/25]
+\ProvidesFile{ttlkeys.def}[2011/08/28]
% This command takes a list in "keyval" format, \ttl@a containing the
% star spec, and returns \ttl@a with the full string name to be defined
diff --git a/Master/texmf-dist/tex/latex/titlesec/ttlps.def b/Master/texmf-dist/tex/latex/titlesec/ttlps.def
index 5fc1786ce8e..9348b293298 100644
--- a/Master/texmf-dist/tex/latex/titlesec/ttlps.def
+++ b/Master/texmf-dist/tex/latex/titlesec/ttlps.def
@@ -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
@@ -66,7 +66,7 @@
% values in the mark before the title, and the current values in the
% mark after.
-\ProvidesFile{ttlps.def}[2011/07/25]
+\ProvidesFile{ttlps.def}[2011/08/28]
%
% Page Styles
diff --git a/Master/texmf-dist/tex/latex/titlesec/wrap.tss b/Master/texmf-dist/tex/latex/titlesec/wrap.tss
index a35723e1aaf..f95f03dd2aa 100644
--- a/Master/texmf-dist/tex/latex/titlesec/wrap.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/wrap.tss
@@ -2,10 +2,10 @@
% | Typeset titlesec.tex to get the documentation. |
% +--------------------------------------------------+
%
-> % Copyright (c) 1998-2011 by Javier Bezos.
+% 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,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{wrap.tss}[2011/07/25]
+\ProvidesFile{wrap.tss}[2011/08/28]
\gdef\ttlh@wrap#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue