Changeset 177 for trunk/SRC/Textoidl


Ignore:
Timestamp:
09/13/06 17:50:54 (18 years ago)
Author:
smasson
Message:

updates of html files...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Textoidl/.idlwave_catalog

    r76 r177  
    66(setq idlwave-library-catalog-libname "saxo") 
    77(setq idlwave-library-catalog-routines 
    8  '(("Matchdelim" fun nil (lib "matchdelim.pro" nil "saxo") "Result = %s(InString, OpenPos)" (nil ("CLOSE_DELIM") ("HELP") ("OPEN_DELIM"))) 
     8 '(("matchdelim" fun nil (lib "matchdelim.pro" nil "saxo") "Result = %s(InString, OpenPos)" (nil ("CLOSE_DELIM") ("HELP") ("OPEN_DELIM"))) 
    99   ("nexttok" fun nil (lib "nexttok.pro" nil "saxo") "Result = %s(strn, tokens)" (nil ("HELP") ("POSITION"))) 
    10    ("Showtex" pro nil (lib "showtex.pro" nil "saxo") "%s" (nil ("FONT") ("HELP"))) 
    11    ("Str_token" fun nil (lib "str_token.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM"))) 
    12    ("Strcnt" fun nil (lib "strcnt.pro" nil "saxo") "Result = %s(strn, substrn, startpos)" (nil ("HELP"))) 
     10   ("showtex" pro nil (lib "showtex.pro" nil "saxo") "%s" (nil ("FONT") ("HELP"))) 
     11   ("str_token" fun nil (lib "str_token.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM"))) 
     12   ("strcnt" fun nil (lib "strcnt.pro" nil "saxo") "Result = %s(strn, substrn, startpos)" (nil ("HELP"))) 
    1313   ("strtrans" fun nil (lib "strtrans.pro" nil "saxo") "Result = %s(InputString, from, to, ned)" (nil ("HELP"))) 
    1414   ("Sub_sup_idl" fun nil (lib "sub_sup_idl.pro" nil "saxo") "Result = %s(token)" (nil ("FORCE_UD"))) 
    1515   ("textable" fun nil (lib "textable.pro" nil "saxo") "Result = %s" (nil ("HELP") ("POSTSCRIPT") ("VECTOR"))) 
    16    ("Textoidl" fun nil (lib "textoidl.pro" nil "saxo") "Result = %s(InputString)" (nil ("FONT") ("HELP") ("TEX_SEQUENCES"))) 
    17    ("Sub_sup_idl" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(token)" (nil ("FORCE_UD"))) 
    18    ("Translate_sub_super" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(InputString)" (nil ("HELP") ("RECURSED"))))) 
     16   ("textoidl" fun nil (lib "textoidl.pro" nil "saxo") "Result = %s(InputString)" (nil ("FONT") ("HELP") ("TEX_SEQUENCES"))) 
     17   ("sub_sup_idl" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(token)" (nil ("FORCE_UD"))) 
     18   ("translate_sub_super" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(InputString)" (nil ("HELP") ("RECURSED"))))) 
Note: See TracChangeset for help on using the changeset viewer.