.\" Copyright (c) 2004 William S\&. Yerazunis\&. Manpage typesetting by Joost van Baal and Shalendra Chhabra .TH "cssmerge" 1 "19 Aug 2004" "cssmerge 20040816\&.BlameClockworkOrange-auto\&.3" "CRM114" .po 2m .de ZI .\" Zoem Indent/Itemize macro I. .br 'in +\\$1 .nr xa 0 .nr xa -\\$1 .nr xb \\$1 .nr xb -\\w'\\$2' \h'|\\n(xau'\\$2\h'\\n(xbu'\\ .. .de ZJ .br .\" Zoem Indent/Itemize macro II. 'in +\\$1 'in +\\$2 .nr xa 0 .nr xa -\\$2 .nr xa -\\w'\\$3' .nr xb \\$2 \h'|\\n(xau'\\$3\h'\\n(xbu'\\ .. .if n .ll -2m .am SH .ie n .in 4m .el .in 8m .. .SH NAME \fBcssmerge\fP \- merge the features of one \&.css file into another \&.css file .SH SYNOPSIS \fBcssmerge\fP [outputfile] [inputfile] [-v] [-s NNNN] .SH OPTIONS .ZI 3m "\fB-v\fP" \& .br verbose reporting of features one by one .in -3m .ZI 3m "\fB-s\fP NNNN" \& .br if the output file must be created, create it with size NNNN .in -3m .SH DESCRIPTION \fBcssmerge\fP copies each feature found in the input \&.css file onto the output cssfile\&. If the feature is new in the output file, it is copied at the weight found in the input file\&. If the feature already existed in the output \&.css file, the input feature weight is added to output feature weight so the new output weight is stronger\&. The input \&.css file must exist; an error occurs if this is not the case\&. The output \&.css file does not need to previously exist; if the file did not exist, it will be created, (see -s option above) Conveniently, there is no requirement that the input and output \&.css files have the same size\&. Thus, \fBcssmerge\fP provides a path to both shrink and expand \&.css file space without loss of any information\&. .SH SHORTCOMINGS Note that \fBcssmerge\fP as of version 20040816 is NOT capable of dealing with the CRM114 Winnow classifier\&'s floating-point \&.cow files\&. Worse, \fBcssmerge\fP is unaware of it\&'s shortcomings, and will try anyway\&. The only recourse is to be aware of this issue and not use \fBcssmerge\fP on Winnow classifier floating point \&.cow format files\&. .SH HOMEPAGE AND REPORTING BUGS http://crm114\&.sourceforge\&.net/ .SH VERSION This manpage: $Id: cssmerge\&.azm,v 1\&.6 2004/08/19 09:12:58 vanbaal Exp $ This manpage describes \fBcssmerge\fP as shipped with crm114 version 20040816\&.BlameClockworkOrange\&. .SH AUTHOR William S\&. Yerazunis\&. Manpage typesetting by Joost van Baal and Shalendra Chhabra .SH COPYRIGHT Copyright (C) 2001, 2002, 2003, 2004 William S\&. Yerazunis\&. This is free software, copyrighted under the FSF\&'s GPL\&. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the file COPYING for more details\&. .SH SEE ALSO \fBcssutil(1)\fP, \fBcssdiff(1)\fP, \fBcrm(1)\fP, \fBcrm114(1)\fP