summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tabularew/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tabularew/README')
-rw-r--r--Master/texmf-dist/doc/latex/tabularew/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tabularew/README b/Master/texmf-dist/doc/latex/tabularew/README
new file mode 100644
index 00000000000..2387d67d0cd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tabularew/README
@@ -0,0 +1,13 @@
+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