AZ logo

CTAN directory: /macros/latex/contrib/booktabs

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
booktabs Publication quality tables in LaTeX

Files

Name Size* Date UTC Notes
COPYING 18 KiB 2003-Mar-28
README 2 KiB 2005-Apr-14 Shown below
booktabs.dtx 43 KiB 2005-Apr-14
booktabs.ins 3 KiB 2005-Apr-14
booktabs.pdf 189 KiB 2005-Apr-14
booktabs.sty 6 KiB 2005-Apr-14

  *File sizes in kibibytes.

Contents of README

                     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