Titlesec package
~~~~~~~~~~~~~~~~
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.

Titletoc package
~~~~~~~~~~~~~~~~
For toc entries formatting, providing the possibility of changing
the format in the middle of a document, grouping the entries
in a single paragraph, pretty free-forms entries, etc.
 
The titletoc.sty file is not part of the titlesec package; it's
an independent package, but it's described in titlesec.tex.

Installation
~~~~~~~~~~~~
No .ins/.dtx preinstalation is required.  Move the files to a place 
where LaTeX can find them and typeset titlesec.tex.  All of files in 
this directory are necessary for titlesec.sty to work, except the 
manual titlesec.tex (and this 'readme' file). The manual requires
titlesec.sty and titletoc.sty, and hence all the .tss and .def files
as well.

Known Problems
~~~~~~~~~~~~~~
- Arguments in \titlespacing must be dimensions.  \stretch includes a 
  command and hence raises an error.

- outermark does not work well in conjunction with explicit
  \<section>mark commands.

- both titlesec and titletoc are mostly uncompatible with minitoc.
  However, a very flexible way of making partial tocs is provided.

Even if practically finished, both packages are still evolving
and a few new features will be included in next releases.

Updates
~~~~~~~
2000/02/25: The file ttlps.def replaced because it could make
  enter TeX in and endless loop. Some aditional code added to work
  with babel.
2000/03/01: Fixed a bug in the previous bug fix.

2000/03/01






    
    