Diff for /loncom/homework/Attic/insertlist.tab between versions 1.2 and 1.55

version 1.2, 2001/05/13 20:01:34 version 1.55, 2005/11/10 22:19:27
Line 1 Line 1
 #tag, description, function to call, show as option  #the order of tags at the top _MUST_ be the same as in the table
 block,Conditional Block,default  #tag, description, color, function to call, show as option (default
 notsolved,Block For When Not Solved,default  #  "yes"), help file, help description
 part,New problem part,default  parameter,Parameters for a part,#FF11aa,insert_parameter
 postanswerdate,After Answer Date Block,default  numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
 preduedate,Before Due Date Block,default  stringresponse,Response: String,#00cc55,insert_stringresponse
 problem,Start of Homework,default  formularesponse,Response: Formula,#22cc55,insert_formularesponse
 randomlist,Randomly Parsed Block,default  essayresponse,Response: Essay,#33cc55,insert_essayresponse
 solved,Block For After Solved,default  hintgroup,Hint,#accacc,insert_hintgroup
 startouttext,Text Area,insert_startouttext  hintpart,Conditional Hint,#ccaacc,insert_hintpart
 tex,TeX Only Block,default,no  formulahint,Formula Hint Condition,#ccaacc,insert_formulahint
 web,Web Only Block,default,no  numericalhint,Numerical Hint Condition,#ccaacc,insert_numericalhint
 while,While Loop Block,default  optionhint,Option Response Hint Condition,#ccaacc,insert_optionhint
   radiobuttonhint,Radiobutton Hint Condition,#ccaacc,insert_radiobuttonhint
   stringhint,String Hint Condition,#ccaacc,insert_stringhint
   imageresponse::conceptgroup,Collection of similar foils,#99FFFF,default
   imageresponse::foil,Image response foil,#99ff88,Apache::imageresponse::insert_foil
   imageresponse::foilgroup,Collection of Imageresponse foils,#55cc55,default
   imageresponse::image,Imageresponse Image,#aaFFcc,default
   imageresponse,Response: Click on Image,#ccFFaa,Apache::edit::insert_imageresponse
   imageresponse::rectangle,Rectangular area in image,#ccFFdd,default
   imageresponse::polygon,Polygonal area in image,#ccFFdd,default
   imageresponse::text,Text to describe option,#ddFFee,default
   datasubmission,Stored Entry Field,#1144dd,default,no
   algorithmicresponse,Response: Algorithmic,#44cc55,insert_algorithmicresponse
   algorithmicresponse::answer,Answer algorithm,#ccccaa,insert_algorithmicresponse_answer
   textfield,Large Text Entry Area,#1144dd,default
   textline,Single Line Text Entry Area,#1144dd,default
   optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
   optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
   optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
   displayduedate,Display Due Date,#3370e4,insert_displayduedate,no
   displaytitle,Title,#4aa0ea,insert_displaytitle,no
   radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
   radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
   radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   radiobuttonresponse,Response: One of N statements,#00ee44,insert_radiobuttonresponse
   rankresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::rankresponse::insert_conceptgroup
   rankresponse::foil,Foil,#dd55ff,Apache::rankresponse::insert_foil
   rankresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   rankresponse,Response: Rank Values,#00ee44,insert_rankresponse
   matchresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::matchresponse::insert_conceptgroup
   matchresponse::foil,Foil,#dd55ff,Apache::matchresponse::insert_foil
   matchresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   matchresponse::item,Item,#0e0ed7,Apache::matchresponse::insert_item
   matchresponse::itemgroup,Item to Match,#22ddee,default,no
   matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse
   organicresponse,Response: Organic Chemical Structure,#00ee44,insert_organicresponse
   reactionresponse,Response: Chemical Reaction,#00ee44,insert_reactionresponse
   organicstructure,Organic Structure,#aacccc,insert_organicstructure
   responseparam,Parameters for a response,#FF11aa,insert_responseparam
   display,Display Script Result Block,#ccaacc,default,no
   import,Import a File,#ccaacc,default
   parserlib,Import Tag Definitions,#ccaacc,default,no
   script,Perl Script Block,#ccccaa,insert_script,yes,Problem_LON-CAPA_Functions,Script Functions
   scriptlib,Import Script Library,#ccaacc,default,no
   img,Image,#aacccc,insert_img,yes,Problem_LON-CAPA_Image_Options,Image Options
   window,Text In Separate Window,#aacccc,default
   block,Conditional Block,#FF3311,default
   library,Start of Library,#FFFFFF,default
   notsolved,Block For When Not Solved,#FFFFFF,default
   part,Problem Part,#F0F0F0,default
   postanswerdate,After Answer Date Block,#EE9999,default
   preduedate,Before Due Date Block,#FFaaaa,default
   problem,Start of Homework,#FFFFFF,default
   problemtype,Problem Type Block,#EE9955,default
   randomlabel,Randomly labeled image,#cc77aa,default
   randomlabel::labelgroup,Group of Labels,#11FFaa,default
   randomlabel::location,Label Location,#55F09F,default
   randomlabel::label,Label Text,#3333FF,default
   randomlist,Randomly Parsed Block,#FFFFFF,default
   solved,Block For After Solved,#FFFFFF,default
   startouttext,Text/HTML Block,#dddd22,insert_startouttext
   tex,TeX Only Block,#FFFFFF,default,no
   web,Web Only Block,#FFFFFF,default,no
   while,While Loop Block,#FFFFFF,default
   gnuplot,GnuPlot,#88EE88,Apache::lonplot::insert_gnuplot,yes,Authoring_Dynamic_Plot_Gnuplot
   lonplot::label,Plot Label,#33EE33,Apache::lonplot::insert_label,yes,Authoring_Dynamic_Plot_Label
   lonplot::title,Plot Title,#33EE33,Apache::lonplot::insert_title,yes,Authoring_Dynamic_Plot_Title_X_Y_Label
   lonplot::xlabel,Plot x-label,#33EE33,Apache::lonplot::insert_xlabel,yes,Authoring_Dynamic_Plot_Title_X_Y_Label
   lonplot::ylabel,Plot y-label,#33EE33,Apache::lonplot::insert_ylabel,yes,Authoring_Dynamic_Plot_Title_X_Y_Label
   lonplot::axis,Plot axes,#33EE33,Apache::lonplot::insert_axis,yes,Authoring_Dynamic_Plot_Axes
   lonplot::key,Plot Key,#33EE33,Apache::lonplot::insert_key,yes,Authoring_Dynamic_Plot_Key
   lonplot::curve,Plot Curve,#33EE33,Apache::lonplot::insert_curve,yes,Authoring_Dynamic_Plot_Curve
   lonplot::function,Curve function,#33EE33,Apache::lonplot::insert_function,yes,Authoring_Dynamic_Plot_Curve_Function
   lonplot::data,Curve data,#33EE33,Apache::lonplot::insert_data,yes,Authoring_Dynamic_Plot_Curve_Data
   lonplot::tics,Plot tics,#33EE33,Apache::lonplot::insert_tics,yes,Authoring_Dynamic_Plot_Tics
   lonplot::xtics,Plot xtics,#33EE33,Apache::lonplot::insert_xtics,yes,Authoring_Dynamic_Plot_Tics
   lonplot::ytics,Plot ytics,#33EE33,Apache::lonplot::insert_ytics,yes,Authoring_Dynamic_Plot_Tics
   
   
 TABLE          b n p p p p r s s t w w  
 block          Y Y . Y Y . Y Y Y Y Y Y  
 notsolved      Y . . Y Y . Y . Y Y Y Y  
 part           Y Y . Y Y . Y Y Y Y . Y  
 postanswerdate Y Y . . . . Y Y Y Y . Y  
 preduedate     Y Y . . . . Y Y Y Y . Y  
 problem        Y Y Y Y Y . Y Y Y Y . Y  
 randomlist     Y Y . Y Y . Y Y . Y . Y  
 solved         Y . . Y Y . Y . Y Y . Y  
 startouttext   . . . . . . . . . . . .  
 tex            . . . . . . . . . . . .  
 web            . . . . . . . . . . . .  
 while          Y Y . Y Y . Y Y Y Y Y Y  
   
   TABLE                p n s f e h h f n o r s c f f i i r p t d a a t t c f f o d d c f f r c f f r c f f i i m o r o r d i p s s i w b l n p p p p p r l l l r s s t w w g l t x y a k c f d t x y
   parameter            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   numericalresponse    . . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   stringresponse       . . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   formularesponse      . . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   essayresponse        . . . . . Y . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   hintgroup            . . . . . . Y Y Y Y Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . .
   hintpart             . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   formulahint          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   numericalhint        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   optionhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   radiobuttonhint      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   stringhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . Y . Y Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   image                . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   imageresponse        . . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   rectangle            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   polygon              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   text                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   datasubmission       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   algorithresponse     . . . . . Y . . . . . . . . . . . . . . . . Y Y Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   answer               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   textfield            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y . . . . . . . . . . . . . .
   textline             . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   optionresponse       . . . . . Y . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   displayduedate       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   displaytitle         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   radiobuttonresponse  . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   rankresponse         . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   item                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   itemgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   matchresponse        . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   organicresponse      . . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   reactionresponse     . . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   organicstructure     . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   responseparam        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   display              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   import               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   parserlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   script               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   scriptlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   img                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   window               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y . Y . Y Y Y . Y . Y Y . Y Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
   block                . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . Y Y Y Y . Y Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
   library              . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y . . Y Y Y Y . Y Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
   notsolved            . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . . . Y Y . Y Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   part                 Y Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . Y . Y Y . Y Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
   postanswerdate       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . Y . . . . Y Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
   preduedate           . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . Y . . . . Y Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
   problem              Y Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . Y Y Y Y . Y Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
   problemtype          . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y Y Y . . . Y . . . Y . . . . . Y Y Y Y . Y Y Y Y Y Y Y Y . Y . Y Y . Y Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
   randomlabel          . . . . . . . . . . . . . . . . Y . . . . . . . . . . . Y . . . . . Y . . . Y . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . .
   rl::labelgroup       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . .
   rl::location         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   rl::label            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y . . Y . Y . Y Y . Y . . . . Y Y Y Y Y Y . . . . . . . . . . . . .
   randomlist           . Y Y Y Y . . . . . . . . . . . Y . . . . Y . . . . . . Y . . . . . Y . . Y . . . . . . . Y Y Y . Y Y Y Y Y Y Y Y . Y . Y Y . Y . . . . Y Y . Y . Y Y . . . . . . . . . . . .
   solved               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . Y Y . Y . . . . Y . Y Y . Y Y . . . . . . . . . . . .
   startouttext         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   tex                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   web                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   while                . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . Y . Y Y . Y . . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
   gnuplot              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . Y . .
   lonplot::label       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::title       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::xlabel      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::ylabel      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::axis        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::key       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::curve       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . .
   lonplot::function    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::data        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::tics        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::xtics       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   lonplot::ytics       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   

Removed from v.1.2  
changed lines
  Added in v.1.55


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>