summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-12 23:51:31 +0000
committerKarl Berry <karl@freefriends.org>2011-11-12 23:51:31 +0000
commit51a23a77df71b7ef42a39e16c7e824d329205102 (patch)
treeb0f35a15de4f024bcc723f7a0d8d82af3eece09e /Master/texmf-dist
parent177e40c8da542bde5c48b392916886b3aa4052e9 (diff)
titlesec (11nov11)
git-svn-id: svn://tug.org/texlive/trunk@24579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/CHANGES5
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/README5
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/titlesec.pdfbin194551 -> 194686 bytes
-rw-r--r--Master/texmf-dist/doc/latex/titlesec/titlesec.tex6
-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.tss5
-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.def6
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/wrap.tss4
15 files changed, 33 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/titlesec/CHANGES b/Master/texmf-dist/doc/latex/titlesec/CHANGES
index 866485ffb79..ebe6031d2ab 100644
--- a/Master/texmf-dist/doc/latex/titlesec/CHANGES
+++ b/Master/texmf-dist/doc/latex/titlesec/CHANGES
@@ -238,4 +238,7 @@ History of v.2.9
History of v.2.9.1
~~~~~~~~~~~~~~~~~~
2011-08-28 Removed a spurious > in wrap.tss
- \ No newline at end of file
+
+History of v.2.9.2
+~~~~~~~~~~~~~~~~~~
+2011-11-11 Fixed a typo in ttlps.def (\MessageBreag) \ 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 a2a309b028e..3ac2c92961f 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.1.
+Current version is 2.9.2.
Titletoc package
~~~~~~~~~~~~~~~~
@@ -27,6 +27,7 @@ name).
- Fixed a bug when reckoning the number of lines in wrap/drop.
2.9.1: Fixed a typo (a spurious > in wrap.tss).
+2.9.2: Fixed another typo (\MessageBreag in ttlps.def)
Installation
~~~~~~~~~~~~
@@ -60,5 +61,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/08/28
+2011/11/11
diff --git a/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf b/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
index a105daaad97..caf3ea06d0d 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 aabd86c5a82..1e6a3ad1af0 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% It may be distributed and/or modified under the
@@ -20,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\def\fileversion{2.9.1}
+\def\fileversion{2.9.2}
\def\docdate{2011-08-28}
\documentclass[a4paper]{ltxguide}
@@ -43,7 +43,7 @@
\title{The \textsf{titlesec} and \textsf{titletoc}
Packages\footnote{The \textsf{titlesec} package is currently at
-version 2.9.1. \copyright{} 1998--2011 Javier Bezos.
+version 2.9.2. \copyright{} 1998--2011 Javier Bezos.
The \textsf{titletoc} package is currently at
version 1.6. \copyright{} 1999--2011 Javier Bezos. All Rights
Reserved.}}
diff --git a/Master/texmf-dist/tex/latex/titlesec/block.tss b/Master/texmf-dist/tex/latex/titlesec/block.tss
index f2dce8749df..1efb8356e25 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{block.tss}[2011/11/11]
\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 bd27d2bc62a..6d085ff4d0c 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{drop.tss}[2011/11/11]
\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 f0ba03c99f5..273ab6be723 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{frame.tss}[2011/11/11]
\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 14d97dc1f25..05776d68196 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{leftmargin.tss}[2011/11/11]
\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 68f2d681b06..73e42342c3d 100644
--- a/Master/texmf-dist/tex/latex/titlesec/margin.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/margin.tss
@@ -5,10 +5,9 @@
% Copyright (c) 1998-2011 by Javier Bezos.
% All Rights Reserved.
%
-% This file is part of the titlesec distribution release 2.9.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
-
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
@@ -21,7 +20,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{margin.tss}[2011/08/28]
+\ProvidesFile{margin.tss}[2011/11/11]
\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 7ec7ccfbe19..39dce213c35 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
%
@@ -21,7 +21,7 @@
%
% The Current Maintainer of this work is Javier Bezos.
-\ProvidesFile{rightmargin.tss}[2011/08/28]
+\ProvidesFile{rightmargin.tss}[2011/11/11]
\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 f5bf8ff5956..63271d50635 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% It may be distributed and/or modified under the
@@ -48,7 +48,7 @@
% ~~~~~~~
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{titlesec}[2011/08/28 v2.9.1 Sectioning titles]
+\ProvidesPackage{titlesec}[2011/11/11 v2.9.2 Sectioning titles]
% Initialization
% ~~~~~~~~~~~~~~
diff --git a/Master/texmf-dist/tex/latex/titlesec/titletoc.sty b/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
index 0f817c70b52..945bdb85a83 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28 v1.6 TOC entries]
+\ProvidesPackage{titletoc}[2011/11/11 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 02099be47ef..e14837091b4 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{ttlkeys.def}[2011/11/11]
% 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 9348b293298..c5156e81280 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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{ttlps.def}[2011/11/11]
%
% Page Styles
@@ -75,7 +75,7 @@
\ifx\ttl@compatps\@undefined\else
\PackageWarningNoLine{titlesec}
{You are using an old interface for page styles\MessageBreak
- (or you forgot the package option 'pagestyles').\MessageBreag
+ (or you forgot the package option 'pagestyles').\MessageBreak
You could proceed but don't complain if you run\MessageBreak
into errors}
\fi
diff --git a/Master/texmf-dist/tex/latex/titlesec/wrap.tss b/Master/texmf-dist/tex/latex/titlesec/wrap.tss
index f95f03dd2aa..0dae34ad766 100644
--- a/Master/texmf-dist/tex/latex/titlesec/wrap.tss
+++ b/Master/texmf-dist/tex/latex/titlesec/wrap.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.1
+% This file is part of the titlesec distribution release 2.9.2
% -----------------------------------------------------------
%
% 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/08/28]
+\ProvidesFile{wrap.tss}[2011/11/11]
\gdef\ttlh@wrap#1#2#3#4#5#6#7#8{%
\global\@noskipsectrue