tabfigures - Using tabular figures with LaTeX ============================================= The tabfigures package is a collection of patches for using tabular figures in some LaTeX environments where numbers should line up vertically such as the table of contents and enumerations. Usage ----- To use this package, include \usepackage[]{tabfigures} in the preamble of your LaTeX document. See the PDF documentation for the available options and other details. Installation ------------ 1. Run `latex tabfigures.ins` to generate the LaTeX package. 2. Create the following directories in a local texmf tree: - doc/latex/tabfigures - tex/latex/tabfigures 3. Copy all necessary files into the texmf tree: - tabfigures.pdf goes to doc/latex/tabfigures - tabfigures.sty goes to tex/latex/tabfigures 4. Afterwards, you may need to regenerate the file database: texhash License ------- Copyright (c) 2007 by Andreas Bühmann Copyright (c) 2012 by Michael Ummels This work may be distributed and modified under the terms and conditions of the LaTeX Project Public License, version 1.3c or greater (your choice). The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Michael Ummels. This work consists of the files tabfigures.dtx, tabfigures.ins and the derived files tabfigures.sty and tabfigures.pdf.