ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/fieldcomb.1
(Generate patch)

Comparing ray/doc/man/man1/fieldcomb.1 (file contents):
Revision 1.1 by greg, Tue Sep 6 17:59:42 2005 UTC vs.
Revision 1.2 by greg, Wed Sep 7 15:57:45 2005 UTC

# Line 30 | Line 30 | option must be specified.
30   Normally,
31   .I fieldcomb
32   will name output frames by dividing the numbers on the input field
33 < file names by 2, inserting a 'C' right before the number.
33 > file names by 2, inserting a 'C' right before the number, adding
34 > leading zeroes to make it always four digits.
35   For example, the command:
36   .IP "" .2i
37   fieldcomb anim12.pic anim13.pic anim14.pic anim15.pic
38   .PP
39   will produce two output pictures:
40   .IP "" .2i
41 < animC6.pic & animC7.pic
41 > animC0006.pic & animC0007.pic
42   .PP
43   If an odd number of input files is given on the command line, the last file
44   is held over and used as the first file in the next invocation of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines