Diff for /loncom/homework/Attic/insertlist.tab between versions 1.4 and 1.35

version 1.4, 2001/05/15 20:48:43 version 1.35, 2003/05/05 18:24:50
Line 1 Line 1
 #the order of tags at the top _MUST_ be the same as in the table  #the order of tags at the top _MUST_ be the same as in the table
 #tag, description, function to call, show as option  #tag, description, color, function to call, show as option
 imageresponse::conceptgroup,Collection of similar foils,default  numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
 imageresponse::foil,Image response foil,Apache::imageresponse::insert_foil  stringresponse,Response: String,#00cc55,insert_stringresponse
 imageresponse::foilgroup,Collection of Imageresponse foils,default,no  formularesponse,Response: Formula,#22cc55,insert_formularesponse
 imageresponse::image,Imageresponse Image,default  essayresponse,Response: Essay,#33cc55,insert_essayresponse
 imageresponse,Response click on Image,Apache::imageresponse::insert_imageresponse  hintgroup,Hint,#accacc,default
 imageresponse::rectangle,Rectangular area in image,default  hintpart,Conditional Hint,#ccaacc,insert_hintpart
 imageresponse::text,Text to describe option,default  formulahint,Formula Hint Condition,#ccaacc,insert_formulahint
 optionresponse::conceptgroup,Collection of similar foils,default  numericalhint,Numerical Hint Condition,#ccaacc,insert_numericalhint
 optionresponse::foil,Option response foil,Apache::optionresponse::insert_foil  optionhint,Option Response Hint Condition,#ccaacc,insert_optionhint
 optionresponse::foilgroup,Collection of Foils,default,no  radiobuttonhint,Radiobutton Hint Condition,#ccaacc,insert_radiobuttonhint
 optionresponse,Response with a List of Options,insert_optionresponse  stringhint,String Hint Condition,#ccaacc,insert_stringhint
 block,Conditional Block,default  imageresponse::conceptgroup,Collection of similar foils,#99FFFF,default
 notsolved,Block For When Not Solved,default  imageresponse::foil,Image response foil,#99ff88,Apache::imageresponse::insert_foil
 part,New problem part,default  imageresponse::foilgroup,Collection of Imageresponse foils,#55cc55,default,no
 postanswerdate,After Answer Date Block,default  imageresponse::image,Imageresponse Image,#aaFFcc,default
 preduedate,Before Due Date Block,default  imageresponse,Response: Click on Image,#ccFFaa,Apache::imageresponse::insert_imageresponse,no
 problem,Start of Homework,default  imageresponse::rectangle,Rectangular area in image,#ccFFdd,default
 randomlist,Randomly Parsed Block,default  imageresponse::text,Text to describe option,#ddFFee,default
 solved,Block For After Solved,default  datasubmission,Stored Entry Field,#1144dd,default,no
 startouttext,Text Area,insert_startouttext  textfield,Large Text Entry Area,#1144dd,default
 tex,TeX Only Block,default,no  textline,Single Line Text Entry Area,#1144dd,default
 web,Web Only Block,default,no  optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
 while,While Loop Block,default  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
   displaytitle,Title,#4aa0ea,insert_displaytitle
   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,#ee44ff,Apache::matchresponse::insert_item
   matchresponse::itemgroup,Item to Match,#eedd22,default,no
   matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse
   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
   scriptlib,Import Script Library,#ccaacc,default
   window,Text In Seperate 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
   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 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
   lonplot::label,Plot Label,#33EE33,Apache::lonplot::insert_label
   lonplot::title,Plot Title,#33EE33,Apache::lonplot::insert_title
   lonplot::xlabel,Plot x-label,#33EE33,Apache::lonplot::insert_xlabel
   lonplot::ylabel,Plot y-label,#33EE33,Apache::lonplot::insert_ylabel
   lonplot::axis,Plot axes,#33EE33,Apache::lonplot::insert_axis
   lonplot::key,Plot Key,#33EE33,Apache::lonplot::insert_key
   lonplot::curve,Plot Curve,#33EE33,Apache::lonplot::insert_curve
   lonplot::function,Curve function,#33EE33,Apache::lonplot::insert_function
   lonplot::data,Curve data,#33EE33,Apache::lonplot::insert_data
   lonplot::tics,Plot tics,#33EE33,Apache::lonplot::insert_tics
   lonplot::xtics,Plot xtics,#33EE33,Apache::lonplot::insert_xtics
   lonplot::ytics,Plot ytics,#33EE33,Apache::lonplot::insert_ytics
   
   
 TABLE          c f f i i r t c f f o b n p p p p r s s t w w  
 conceptgroup   . Y . . . . . . . . . . . . . . . . . . . . .  
 foil           . . . Y . Y Y . . . . Y . . . . . Y . Y Y Y Y  
 foilgroup      Y Y . . . . . . . . . . . . . . . . . . . . .  
 image          . . . . . . . . . . . . . . . . . . . . . . .  
 imageresponse  . . Y . . . . . . . . . . . . . . . . . . . .  
 rectangle      . . . . . . . . . . . . . . . . . . . . . . .  
 text           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y  
 conceptgroup   . . . . . . . . Y . . . . . . . . . . . . . .  
 foil           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y  
 foilgroup      . . . . . . . Y Y . . . . . . . . . . . . . .  
 optionresponse . . . . . . . . . Y . . . . . . . . . . . . .  
 block          . . . . Y . . . . . Y Y Y . Y Y . Y Y Y Y Y Y  
 notsolved      . . . . Y . . . . . Y Y . . Y Y . Y . Y Y Y Y  
 part           . . . . Y . . . . . Y 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 Y . Y  
 problem        . . . . Y . . . . . Y Y Y Y Y Y . Y Y Y Y . Y  
 randomlist     . . . . Y . . . . . Y 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                n s f e h h f n o r s c f f i i r t d t t c f f o d d c f f r c f f r c f f i i m r d i p s s w b l n 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
   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 . . . . . . . . . . . .
   formulahint          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   numericalhint        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   optionhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   radiobuttonhint      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   stringhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   image                . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   imageresponse        . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   rectangle            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   text                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   datasubmission       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   textfield            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y . . . . . . . . . . . . . .
   textline             . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 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 . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   radiobuttonresponse  . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 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 . . . . . . . . . . . .
   foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   item                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   itemgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   matchresponse        . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   responseparam        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   display              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   import               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   parserlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   script               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   scriptlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   window               . . . . . . . . . . . . . . . . . . . . . . . . . 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 . . . . . . . . . . . .
   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 . . . . . . . . . . . .
   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 . . . . . . . . . . . .
   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 . . . . . . . . . . . .
   postanswerdate       . . . . . . . . . . . . . . . . . . . . . . . . . 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 . . . . . . . . . . . .
   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 . . . . . . . . . . . .
   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 . . . . . . . . . . . . .
   randomlist           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 . . . . . . . . . . . .
   startouttext         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   tex                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   web                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   while                . . . . . . . . . . . . . . . . . . . . . . . . . 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.4  
changed lines
  Added in v.1.35


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