Punted the TOC/LOF/LOT layout to the tocloft package.
authorW. Trevor King <wking@drexel.edu>
Wed, 13 Jan 2010 12:47:19 +0000 (07:47 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 13 Jan 2010 12:47:19 +0000 (07:47 -0500)
commitcf36dc5702fac208775508ad09123de87c10eed0
tree507ab53e18c8309edfc33ff9908de2703cf8f2b6
parent11df4cfeb9ddddecc1fbbbd99c85661543c30c3d
Punted the TOC/LOF/LOT layout to the tocloft package.

Following the CS department's drexelthesis.cls.

Use of small caps in the TOC, etc. avoids the hyperref-uppercase
issue while still looking close to the specifications ;).
This allows us to drop the AddContentsLine junk.

Assorted other changes:
  * Added \listed@schapter for easy unnumbered, TOC-listed
    chapter definition.
  * Appendicies now added to TOC as "chapter", not "appendix"
  * Replaced \sc, \bf, etc. with \scshape, \bfseries, etc.
    See http://www.ctan.org/tex-archive/info/l2tabu/
  * Spell out TOC in user section, since they might not be
    familiar with this abreviation.
  * Corrected List of Tables reference Manual 3.7->3.6
  * Removed superseded \if@appendix code
  * Corrected calc dependers \blanklines->\set@lines@length
  * Added an explanatory sentence to the indentfirst import
  * Always use the same text for \pdfbookmark required args.
  * Added a long chapter heading to check TOC wrap spacing.
Makefile
drexel-thesis.dtx