summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/rccol
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-12-29 19:33:15 +0000
committerNorbert Preining <preining@logic.at>2007-12-29 19:33:15 +0000
commitdaf3e75be048202410d8bb15652aa70cc69c043d (patch)
treef8e1ffa2482e4af8acdaf36115fce5ee6cfe6d87 /Master/texmf-dist/source/latex/rccol
parentee86762d75bc67e04297698af49842f06e790970 (diff)
rccol update from ctan 07-12-29
git-svn-id: svn://tug.org/texlive/trunk@5988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/rccol')
-rw-r--r--Master/texmf-dist/source/latex/rccol/rccol.dtx26
-rw-r--r--Master/texmf-dist/source/latex/rccol/rccol.ins12
2 files changed, 20 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/rccol/rccol.dtx b/Master/texmf-dist/source/latex/rccol/rccol.dtx
index cc631baeb63..9e469c81b2b 100644
--- a/Master/texmf-dist/source/latex/rccol/rccol.dtx
+++ b/Master/texmf-dist/source/latex/rccol/rccol.dtx
@@ -1,7 +1,7 @@
% \iffalse META-COMMENT
%
% The rccol package for use with TeX / LaTeX
-% Copyright 2000-2004
+% Copyright 2000-2005
% Eckhart Guthoehrlein
% e-mail <e_w_g@web.de>
%
@@ -14,14 +14,13 @@
% version 1999/12/01 or later.
%
% This program consists of the files 'rccol.dtx', 'rccol.ins'
-% and 'readme_rccol.txt'.
+% and 'README'.
%
% The package provides a special column type for tables.
% Numbers are centered to the title and flush right to each other,
% as well as rounded to a given accuracy. It needs the
% array package (sould be part of your LaTeX-distribution)
-% and the fltpoint package (by the author, available from CTAN,
-% directory /tex-archive/macros/latex/contrib/supported/fltpoint).
+% and the fltpoint package (by the author, available from CTAN).
%
% Run TeX over rccol.ins to produce the docstripped version
% of the file. The documentation can be typeset by running
@@ -29,8 +28,8 @@
% with option 'driver' to generate a separate file for the
% generation of the user guide.
%
-% Comments and bug-reports are welcome under the above
-% e-mail address.
+% Please note that there is no further development of rccol.
+% Do it yourself according to the license.
%
% E.W.G.
%
@@ -85,13 +84,13 @@
% \changes{v1.1a}{2000/09/05}{Minor corrections.
% Better support for different decimal signs.}
% \changes{v1.2b}{2004/11/12}{Some fixes, development freeze.}
+% \changes{v1.2c}{2005/05/17}{Small fix for decimal sign input/output.}
%
% \GetFileInfo{rccol.sty}
% \title{The \texttt{rccol} package\thanks{This
% file has version number \fileversion{} dated \filedate.}}
-% \author{Eckhart Guth\"ohrlein\thanks{Send comments
-% or bug-reports to the author via e-mail \texttt{<e\_w\_g@web.de>}.}}
-% \date{Printed \today}
+% \author{Eckhart Guth\"ohrlein}
+% \date{}
% \maketitle
%
% \begin{abstract}
@@ -101,6 +100,9 @@
% to each other so that corresponding digits are vertically
% aligned. Furthermore, numbers can be rounded
% to the desired precision.
+%
+% Please note that there is no further development of rccol.
+% Do it yourself according to the license.
% \end{abstract}
%
%
@@ -425,7 +427,7 @@
% \begin{macrocode}
%<*rcmain>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{rccol}[2004/11/12 v1.2b right-centered columns]
+\ProvidesPackage{rccol}[2005/05/17 v1.2c right-centered columns]
\DeclareOption{rounding}{\AtBeginDocument{\rcRoundingtrue}}
\DeclareOption{norounding}{\AtBeginDocument{\rcRoundingfalse}}
\DeclareOption{USenglish}{\AtBeginDocument{\rcDecimalSign.}}
@@ -599,7 +601,7 @@
\rc@savedigit4\else\ifx#15\rc@savedigit5\else\ifx#16%
\rc@savedigit6\else\ifx#17\rc@savedigit7\else\ifx#18%
\rc@savedigit8\else\ifx#19\rc@savedigit9\else%
- \if\noexpand#1\fp@decimalsign\rc@savedigit\fp@decimalsign%
+ \if\noexpand#1\rc@decimalsigninput\rc@savedigit\rc@decimalsigninput%
\else\ifx#1-\rc@savedigit-\else\ifx#1+\rc@savedigit+%
\else\ifx#1e\rc@savedigit e\else\ifx#1E\rc@savedigit E%
\else
@@ -747,7 +749,7 @@
\fi
\fi
\ifnum\fp@loopcount=-1
- \rc@output{\fp@decimalsign}%
+ \rc@output{\rc@decimalsignoutput}%
\fi
\fp@getdigit{rc@temp}{\fp@loopcount}%
\rc@output{\fp@param}%
diff --git a/Master/texmf-dist/source/latex/rccol/rccol.ins b/Master/texmf-dist/source/latex/rccol/rccol.ins
index 9f788641843..1c804d45ec9 100644
--- a/Master/texmf-dist/source/latex/rccol/rccol.ins
+++ b/Master/texmf-dist/source/latex/rccol/rccol.ins
@@ -1,6 +1,6 @@
-\input docstrip
-\keepsilent
-%\generate{\file{rcuser.tex}{\from{rccol.dtx}{driver}}}
-\usedir{tex/latex/rccol}
-\generate{\file{rccol.sty}{\from{rccol.dtx}{rcmain}}}
-\endbatchfile
+\input docstrip
+\keepsilent
+%\generate{\file{rcuser.tex}{\from{rccol.dtx}{driver}}}
+\usedir{tex/latex/rccol}
+\generate{\file{rccol.sty}{\from{rccol.dtx}{rcmain}}}
+\endbatchfile