Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Textoidl/textoidl.html

    r338 r402  
    191191 
    192192          <h3>Examples</h3><div class="preformat"> 
    193        out = TeXtoIDL('Gamma^2 + 5N_{ed}') 
    194        The string out may be used in XYOUTS or other IDL text 
    195        display routines.  It will be an uppercase Gamma, with an 
    196        exponent of 2, then a plus sign, then an N with the subscript 
    197        ed. 
     193 
     194   IDL> out = TeXtoIDL('Gamma^2 + 5N_{ed}') 
     195 
     196 The string out may be used in XYOUTS or other IDL text 
     197 display routines.  It will be an uppercase Gamma, with an 
     198 exponent of 2, then a plus sign, then an N with the subscript 
     199 "ed". 
    198200</div> 
    199201          <h3>Version history</h3> 
    200202           
    201203          <h4>Version</h4><div class="preformat"> 
    202  $Id: textoidl.pro 325 2007-12-06 10:04:53Z pinsard $</div> 
     204 $Id: textoidl.pro 372 2008-08-08 12:31:53Z pinsard $</div> 
    203205          <h4>History</h4><div class="preformat"> 
    204206       $Log: textoidl.pro,v $ 
Note: See TracChangeset for help on using the changeset viewer.