ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/trad.hlp
(Generate patch)

Comparing ray/src/util/trad.hlp (file contents):
Revision 2.5 by greg, Sun Nov 6 09:39:09 1994 UTC vs.
Revision 2.7 by greg, Mon Dec 5 10:19:25 1994 UTC

# Line 2 | Line 2
2  
3   This help file is associated with the trad interface to the Radiance
4   rad(1) program.  Trad consists of trad.wsh and one do_*.tcl file for
5 < each screen.  There are currently seven such screens:  Action, File,
6 < Options, Results, Scene, Views and Zone.
5 > each screen.  There are currently seven such screens:  File, Scene,
6 > Zone, Views, Options, Action and Results.
7  
8   .Trad.Intro
9  
# Line 1055 | Line 1055 | just to the right.
1055   Other views may be accessed within rview using the "L name"
1056   command, and new views can be added with the "V name"
1057   command.
1058 +
1059 + When using the "V" command to change an existing view, do not
1060 + give it a name because the previous view will not be overridden.
1061 + Instead, give it a new name (or no name, which will show up as
1062 + a number later), then use the Views screen to override the previous
1063 + view definition with the new one.
1064   (See the rview(1) man page and the "View" topic in the current
1065   help category for more information.)
1066  
# Line 1070 | Line 1076 | The second view menu, next to the "Start" button for b
1076   rendering, selects the view or views to render in batch mode.
1077   If the special entry "ALL" is selected, then every view in the
1078   current list will be rendered if it hasn't been already.
1079 +
1080 + The view menu next to the "rview" button will be disabled if there
1081 + is only one view to choose from.
1082 + The view menu next to the "Start" button will be disabled if there
1083 + is a batch job in progress, and thus the view cannot be changed.
1084  
1085   The batch rendering view menu also selects the view or views
1086   to use in producing a script during a dry run.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines