You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| tabularew | A variation on the tabular environment. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 2009-Jun-01 | Shown below |
| tabularew.dtx | 23 KiB | 2009-Jun-01 | |
| tabularew.ins | 159 bytes | 2009-May-20 | |
| tabularew.pdf | 166 KiB | 2009-Jun-01 |
*File sizes in kibibytes.
The tabularew environment is similar to tabular (LaTeX kernel) but adds a new command to modify the horizontal alignment in certain circumstances. It solves the problem of centering multicolumn headings when they are wider than the text underneath them. (In a tabular environment they are aligned to the left, even if they contain a "c" in their preamble.) It is actually a workaround for a (mis)feature of TeX alignment algorithm. Comments and suggestions are welcome, especially for the user interface. Diego Saba diegosaba at gmail dot com