Directory tex-archive/macros/latex/contrib/booktabs
  
  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--2020 Simon Fear
Licence:    LPPL
FILES IN DISTRIBUTION
=====================
   BASE DISTRIBUTION:
      README        This file.
      booktabs.ins  Package installation file.
      booktabs.dtx  Package source 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 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
     <texmf>/doc/latex/booktabs/
         README
         booktabs.pdf
    
    
    
      Files
| Name | Size | Date | Notes | 
|---|---|---|---|
| README | 1609 | 2020-01-14 14:52 | |
| booktabs_dtx | 44012 | 2020-01-14 14:45 | |
| booktabs_ins | 2898 | 2020-01-14 14:37 | |
| booktabs_pdf | 295596 | 2020-01-14 14:48 | 
Download the contents of this package in one zip archive (302.0k).
booktabs – Publication quality tables in LaTeX
The package enhances the quality of tables in LaTeX, providing extra commands as well as behind-the-scenes optimisation. Guidelines are given as to what constitutes a good table in this context. From version 1.61, the package offers longtable compatibility.
| Package | booktabs | 
| Version | 1.61803398 | 
| Licenses | The LaTeX Project Public License 1.3c | 
| Copyright | 1995–2020 Simon Fear, Danie Els | 
| Maintainer | Daniel Els Simon Fear (inactive) | 
| Contained in | TeX Live as booktabs MiKTeX as booktabs | 
| Topics | Table rule Table |