CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ latex/ contrib/ booktabs

You can get this entire directory bundled as booktabs.zip.

Packages located here

Package Caption
booktabs Publication quality tables in LaTeX

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
COPYING 2003-03-28 17 Kbyte download
README 2005-04-14 1 Kbyte download Shown below
booktabs.dtx 2005-04-14 42 Kbyte download
booktabs.ins 2005-04-14 3 Kbyte download
booktabs.pdf 2005-04-14 189 Kbyte download
booktabs.sty 2005-04-14 6 Kbyte download

Contents of the README file

                     The booktabs package
          For publication quality tables for LaTeX


File:       README
Author:     Danie Els


DESCRIPTION
===========

This package provide some additional commands to enhance
the quality of tables in LaTeX. Guidelines are given as
to what constitutes a good table in this context.

Copyright:  (C) 1995--2005 Simon Fear
Licence:    GPL

FILES IN DISTRIBUTION
=====================

   BASE DISTRIBUTION:

      README        This file.
      booktabs.ins  Package installation file.
      booktabs.dtx  Package source file.
      COPYING       GPL license file.

      booktabs.sty  Package style file. It was produced by
                    executing "latex booktabs.ins".

   DOCUMENTATION:

      booktabs.pdf  User manual for booktabs package. It was
                    produced by executing:
                       pdflatex booktabs.dtx
                       pdflatex booktabs.dtx
                       makeindex -s gglo.ist -o booktabs.gls booktabs.glo
                       makeindex -s gind.ist -o booktabs.ind booktabs.idx
                       pdflatex booktabs.dtx
                       pdflatex booktabs.dtx

BASIC INSTALLATION
====================

   The minimum requirement to use the package is the to have
   booktabs.sty in a directory where TeX can find it.

   For a basic installation on a TDS compliant system, move the
   following files to the following directories:

     <texmf>/tex/latex/booktabs/
        booktabs.sty

     <texmf>/source/latex/booktabs/
         booktabs.ins
         booktabs.dtx
         COPY

     <texmf>/doc/latex/booktabs/
         README
         booktabs.pdf

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.