From daf3e75be048202410d8bb15652aa70cc69c043d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 29 Dec 2007 19:33:15 +0000 Subject: rccol update from ctan 07-12-29 git-svn-id: svn://tug.org/texlive/trunk@5988 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/rccol/README | 57 +++++++++++++++------------- Master/texmf-dist/doc/latex/rccol/rccol.pdf | Bin 172373 -> 165217 bytes 2 files changed, 30 insertions(+), 27 deletions(-) (limited to 'Master/texmf-dist/doc/latex/rccol') diff --git a/Master/texmf-dist/doc/latex/rccol/README b/Master/texmf-dist/doc/latex/rccol/README index ad8ccbcced1..1b8246d622b 100644 --- a/Master/texmf-dist/doc/latex/rccol/README +++ b/Master/texmf-dist/doc/latex/rccol/README @@ -1,27 +1,30 @@ -The rccol package for use with TeX / LaTeX -Current Version: 1.2b dated 2004/11/12 -Copyright 2000-2004 -License: LPPL, see rccol.dtx for more details -Eckhart Guthoehrlein -e-mail - -The rccol package introduces a new column specifier 'R' for use within -the preamble of a LaTeX package. In 'R' columns, numbers will be -aligned with their corresponding digits, but centered with respect to -the total column width. Furthermore, numbers can be rounded to any -desired precision without changing the input. - -Small example: -\begin{tabular}{R{2}{1}R{3}{1}} - \multicolumn{1}{c}{Title of column 1} & - \multicolumn{1}{c}{Title of column 2}\tabularnewline - 10.0 & 20 \tabularnewline - 1.7 & 1.7\tabularnewline - -5 & 133 \tabularnewline -\end{tabular} -will roughly look like: - - Title of column 1 Title of column 2 - 10.0 20.0 - 1.7 1.7 - -5.0 133.0 +The rccol package for use with LaTeX +Current Version: 1.2c dated 2005/05/17 +Copyright 2000-2005 +License: LPPL, see rccol.dtx for more details +Eckhart Guthoehrlein +e-mail + +The rccol package introduces a new column specifier 'R' for use within +the preamble of a LaTeX package. In 'R' columns, numbers will be +aligned with their corresponding digits, but centered with respect to +the total column width. Furthermore, numbers can be rounded to any +desired precision without changing the input. + +Please note that there is no further development of rccol. +Do it yourself according to the license. + +Small example: +\begin{tabular}{R{2}{1}R{3}{1}} + \multicolumn{1}{c}{Title of column 1} & + \multicolumn{1}{c}{Title of column 2}\tabularnewline + 10.0 & 20 \tabularnewline + 1.7 & 1.7\tabularnewline + -5 & 133 \tabularnewline +\end{tabular} +will roughly look like: + + Title of column 1 Title of column 2 + 10.0 20.0 + 1.7 1.7 + -5.0 133.0 diff --git a/Master/texmf-dist/doc/latex/rccol/rccol.pdf b/Master/texmf-dist/doc/latex/rccol/rccol.pdf index 135ed318442..ad3a5527ef1 100644 Binary files a/Master/texmf-dist/doc/latex/rccol/rccol.pdf and b/Master/texmf-dist/doc/latex/rccol/rccol.pdf differ -- cgit v1.2.3