Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/symbols.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 Create custom plotting symbols 
     700 </div> 
    699701 
    700702       
     
    717719         
    718720          <div class="comments"> 
    719  NAME: 
    720  
    721          SYMBOLS 
    722           
    723  PURPOSE: 
    724  
    725          Create custom plotting symbols 
    726           
    727  CALLING SEQUENCE: 
    728   
    729           SYMBOLS,SYMBOL_NUMBER,SCALE 
     721</div> 
     722 
     723           
     724 
     725           
     726            <h3>Parameters</h3> 
     727         
    730728             
    731  INPUTS: 
    732          SYMBOL_NUMBER: 
     729            <h4 id="_symbols_param_nsym">nsym&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     730              <span class="attr">in</span> 
     731               
     732               
     733              <span class="attr">required</span> 
     734               
     735               
     736               
     737               
     738            </h4> 
     739         
     740          <div class="comments"> 
    733741          
    734742                1 = open circle 
     
    750758                 31 = filled diamond 
    751759                 32 = filled triangle 
    752                   
    753          SCALE - size of symbols. 
    754           
    755  KEYWORD PARAMETERS: 
    756   
    757                 COLOR - color of symbols 
    758                  
    759  SIDE EFFECTS: 
    760   
    761            The desired symbol is stored in the user buffer and  
    762             will be plotted if !P.PSYM = 8. 
    763  
    764  MODIFICATION HISTORY: 
    765   
    766                 Jeff Bennett, U of Colorado, 198?</div> 
    767  
    768            
    769  
    770            
    771             <h3>Parameters</h3> 
    772          
    773              
    774             <h4 id="_symbols_param_nsym">nsym&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    775                
    776                
    777                
    778                
    779                
    780                
    781                
    782                
    783             </h4> 
    784          
    785           <div class="comments"></div> 
     760                 </div> 
    786761             
    787762            <h4 id="_symbols_param_scale">scale&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    788                
    789                
    790                
    791                
     763              <span class="attr">in</span> 
     764               
     765               
     766              <span class="attr">required</span> 
    792767               
    793768               
     
    796771            </h4> 
    797772         
    798           <div class="comments"></div> 
     773          <div class="comments"> 
     774 size of symbols. 
     775         </div> 
    799776             
    800777 
     
    816793            </h4> 
    817794         
    818             <div class="comments"></div> 
     795            <div class="comments"> 
     796 color of symbols 
     797                </div> 
    819798             
    820799           
    821800 
    822801           
    823            
    824            
    825            
    826            
    827            
    828            
    829            
    830            
    831            
    832            
    833            
     802          <h3>Version history</h3> 
     803           
     804          <h4>Version</h4><div class="preformat"> 
     805 $Id$ 
     806</div> 
     807          <h4>History</h4><div class="preformat"> 
     808 Jeff Bennett, U of Colorado, 198? 
     809</div> 
     810           
     811           
     812          <h3>Known issues</h3> 
     813           
     814           
     815           
     816          <h4>Restrictions</h4><div class="preformat"> 
     817 The desired symbol is stored in the user buffer and  
     818 will be plotted if !P.PSYM = 8. 
     819</div> 
    834820         
    835821           
Note: See TracChangeset for help on using the changeset viewer.