From: roosen Date: Tue, 7 Feb 2012 14:42:20 +0000 (+0000) Subject: Small update to the NEWS file. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b4bb3c18b92069e7b3e84c9e8198f2ab1d63ae26;p=xtable.git Small update to the NEWS file. git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@30 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/pkg/NEWS b/pkg/NEWS index 1766d38..5f5356d 100644 --- a/pkg/NEWS +++ b/pkg/NEWS @@ -17,7 +17,9 @@ the tabular environment with the specified value used as the scaling factor. * Added "width" argument to allow specification of the width - value in tabular environments such as "tabularx". + value in tabular environments such as "tabularx". + * Added "X" as an allowed alignment value in the "align()" + replacement function. * Changed the "print.xtable()" arguments to use "getOption()" to check the options for a default value. This was suggested since "print.xtable()" has a lot of arguments that the user