File:  [LON-CAPA] / loncom / homework / Attic / insertlist.tab
Revision 1.51: download - view: text, annotated - select for diffs
Thu Sep 30 21:47:21 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0, HEAD
- bug #3512

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

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