File:  [LON-CAPA] / loncom / homework / Attic / insertlist.tab
Revision 1.44: download - view: text, annotated - select for diffs
Mon Nov 24 21:54:11 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, HEAD
- make <organicsresponse> <organicstructure> <reactionresponse> insertable

    1: #the order of tags at the top _MUST_ be the same as in the table
    2: #tag, description, color, function to call, show as option (default
    3: #  "yes"), help file, help description
    4: numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
    5: stringresponse,Response: String,#00cc55,insert_stringresponse
    6: formularesponse,Response: Formula,#22cc55,insert_formularesponse
    7: essayresponse,Response: Essay,#33cc55,insert_essayresponse
    8: hintgroup,Hint,#accacc,insert_hintgroup
    9: hintpart,Conditional Hint,#ccaacc,insert_hintpart
   10: formulahint,Formula Hint Condition,#ccaacc,insert_formulahint
   11: numericalhint,Numerical Hint Condition,#ccaacc,insert_numericalhint
   12: optionhint,Option Response Hint Condition,#ccaacc,insert_optionhint
   13: radiobuttonhint,Radiobutton Hint Condition,#ccaacc,insert_radiobuttonhint
   14: stringhint,String Hint Condition,#ccaacc,insert_stringhint
   15: imageresponse::conceptgroup,Collection of similar foils,#99FFFF,default
   16: imageresponse::foil,Image response foil,#99ff88,Apache::imageresponse::insert_foil
   17: imageresponse::foilgroup,Collection of Imageresponse foils,#55cc55,default
   18: imageresponse::image,Imageresponse Image,#aaFFcc,default
   19: imageresponse,Response: Click on Image,#ccFFaa,Apache::edit::insert_imageresponse
   20: imageresponse::rectangle,Rectangular area in image,#ccFFdd,default
   21: imageresponse::text,Text to describe option,#ddFFee,default
   22: datasubmission,Stored Entry Field,#1144dd,default,no
   23: textfield,Large Text Entry Area,#1144dd,default
   24: textline,Single Line Text Entry Area,#1144dd,default
   25: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
   26: optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
   27: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   28: optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
   29: displayduedate,Display Due Date,#3370e4,insert_displayduedate,no
   30: displaytitle,Title,#4aa0ea,insert_displaytitle,no
   31: radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
   32: radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
   33: radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   34: radiobuttonresponse,Response: One of N statements,#00ee44,insert_radiobuttonresponse
   35: rankresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::rankresponse::insert_conceptgroup
   36: rankresponse::foil,Foil,#dd55ff,Apache::rankresponse::insert_foil
   37: rankresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   38: rankresponse,Response: Rank Values,#00ee44,insert_rankresponse
   39: matchresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::matchresponse::insert_conceptgroup
   40: matchresponse::foil,Foil,#dd55ff,Apache::matchresponse::insert_foil
   41: matchresponse::foilgroup,Collection of Foils,#FFcc22,default,no
   42: matchresponse::item,Item,#ee44ff,Apache::matchresponse::insert_item
   43: matchresponse::itemgroup,Item to Match,#22ddee,default,no
   44: matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse
   45: organicresponse,Response: Organic Chemical Structure,#00ee44,insert_organicresponse
   46: reactionresponse,Response: Chemical Reaction,#00ee44,insert_reactionresponse
   47: organicstructure,Organic Structure,#aacccc,insert_organicstructure
   48: responseparam,Parameters for a response,#FF11aa,insert_responseparam
   49: display,Display Script Result Block,#ccaacc,default,no
   50: import,Import a File,#ccaacc,default
   51: parserlib,Import Tag Definitions,#ccaacc,default,no
   52: script,Perl Script Block,#ccccaa,insert_script,yes,Script_Functions:Greek_Symbols:Other_Symbols,Script Functions
   53: scriptlib,Import Script Library,#ccaacc,default
   54: img,Image,#aacccc,insert_img
   55: window,Text In Seperate Window,#aacccc,default
   56: block,Conditional Block,#FF3311,default
   57: library,Start of Library,#FFFFFF,default
   58: notsolved,Block For When Not Solved,#FFFFFF,default
   59: part,Problem Part,#F0F0F0,default
   60: postanswerdate,After Answer Date Block,#EE9999,default
   61: preduedate,Before Due Date Block,#FFaaaa,default
   62: problem,Start of Homework,#FFFFFF,default
   63: randomlabel,Randomly labeled image,#cc77aa,default
   64: randomlabel::labelgroup,Group of Labels,#11FFaa,default
   65: randomlabel::location,Label Location,#55F09F,default
   66: randomlabel::label,Label Text,#3333FF,default
   67: randomlist,Randomly Parsed Block,#FFFFFF,default
   68: solved,Block For After Solved,#FFFFFF,default
   69: startouttext,Text/HTML Block,#dddd22,insert_startouttext
   70: tex,TeX Only Block,#FFFFFF,default,no
   71: web,Web Only Block,#FFFFFF,default,no
   72: while,While Loop Block,#FFFFFF,default
   73: gnuplot,GnuPlot,#88EE88,Apache::lonplot::insert_gnuplot
   74: lonplot::label,Plot Label,#33EE33,Apache::lonplot::insert_label
   75: lonplot::title,Plot Title,#33EE33,Apache::lonplot::insert_title
   76: lonplot::xlabel,Plot x-label,#33EE33,Apache::lonplot::insert_xlabel
   77: lonplot::ylabel,Plot y-label,#33EE33,Apache::lonplot::insert_ylabel
   78: lonplot::axis,Plot axes,#33EE33,Apache::lonplot::insert_axis
   79: lonplot::key,Plot Key,#33EE33,Apache::lonplot::insert_key
   80: lonplot::curve,Plot Curve,#33EE33,Apache::lonplot::insert_curve
   81: lonplot::function,Curve function,#33EE33,Apache::lonplot::insert_function
   82: lonplot::data,Curve data,#33EE33,Apache::lonplot::insert_data
   83: lonplot::tics,Plot tics,#33EE33,Apache::lonplot::insert_tics
   84: lonplot::xtics,Plot xtics,#33EE33,Apache::lonplot::insert_xtics
   85: lonplot::ytics,Plot ytics,#33EE33,Apache::lonplot::insert_ytics
   86: 
   87: 
   88: 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 o r o r d i p s s i 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
   89: numericalresponse    . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
   90: stringresponse       . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   91: formularesponse      . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   92: essayresponse        . . . . Y . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   93: hintgroup            . . . . . Y Y Y Y Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . .
   94: hintpart             . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
   95: formulahint          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   96: numericalhint        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   97: optionhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   98: radiobuttonhint      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   99: stringhint           . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  100: conceptgroup         . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  101: foil                 . . . . . . . . . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  102: foilgroup            . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  103: image                . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  104: imageresponse        . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  105: rectangle            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  106: text                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  107: datasubmission       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  108: textfield            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y . . . . . . . . . . . . . .
  109: textline             . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  110: conceptgroup         . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  111: foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  112: foilgroup            . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  113: optionresponse       . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  114: displayduedate       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  115: displaytitle         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  116: conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  117: foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  118: foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  119: radiobuttonresponse  . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  120: conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  121: foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  122: foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  123: rankresponse         . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  124: conceptgroup         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  125: foil                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  126: foilgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  127: item                 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
  128: itemgroup            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  129: matchresponse        . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  130: organicresponse      . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
  131: reactionresponse     . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
  132: organicstructure     . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  133: responseparam        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  134: display              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  135: import               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  136: parserlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  137: script               . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  138: scriptlib            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  139: img                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  140: window               . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y . Y . Y Y Y . Y . Y Y . Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
  141: 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 . . . . . . . . . . . .
  142: 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 . . . . . . . . . . . .
  143: 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 . . . . . . . . . . . .
  144: 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 . . . . . . . . . . . .
  145: postanswerdate       . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . Y . . . . Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
  146: 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 . . . . . . . . . . . .
  147: 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 . . . . . . . . . . . .
  148: randomlabel          . . . . . . . . . . . . . . . Y . . . . . . . . Y . . . . . Y . . . Y . . . . . Y . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . .
  149: rl::labelgroup       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . .
  150: rl::location         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  151: rl::label            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y . . Y . Y . Y Y . . . . . Y Y Y Y Y Y . . . . . . . . . . . . .
  152: 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 . . . . . . . . . . . .
  153: solved               . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . . . Y Y . . . . . Y . Y Y . Y Y . . . . . . . . . . . .
  154: startouttext         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  155: tex                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  156: web                  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  157: while                . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . Y . Y Y Y Y Y Y Y Y . Y . Y Y . . . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
  158: gnuplot              . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . Y . .
  159: lonplot::label       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  160: lonplot::title       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  161: lonplot::xlabel      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  162: lonplot::ylabel      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  163: lonplot::axis        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  164: lonplot::key  	     . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  165: lonplot::curve       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . .
  166: lonplot::function    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  167: lonplot::data        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  168: lonplot::tics        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  169: lonplot::xtics       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  170: lonplot::ytics       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  171: 

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