chiark / gitweb /
fix comment re Draw
authorian <ian>
Sat, 31 Jan 2004 18:54:05 +0000 (18:54 +0000)
committerian <ian>
Sat, 31 Jan 2004 18:54:05 +0000 (18:54 +0000)
layout/layout

index 3b44d8effa9f61b492a8f0fadc88a02f82aeb6af..bd16837fd00271692523884e302d32b708e32e47 100755 (executable)
@@ -52,10 +52,7 @@ $draw_t_def= 'T';
 #  $ctx->{Trans}{Y}       # new origin.  (is applied at _input_
 #  $ctx->{Trans}{A}       # not at plot-time)
 #  $ctx->{Trans}{R}       # but multiply all y coords by this!
-#  $ctx->{Draw}           # sequence of 0 or more of:
-#                         # restrictions:  T => !C,  L => M
-#  $ctx->{Draw}{T}        # 1 or T for drawing track or thin lines, or ''
-#  $ctx->{Draw}{L}        # L1 or 1 for labelling or drawing locs, or ''
+#  $ctx->{Draw}           # sequence of one or more chrs from uc $drawers
 #
 #  $objs{$id}{CmdLog}
 #  $objs{$id}{Loc}