Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/POSTSCRIPT/calibre.html

    r157 r163  
    747747         
    748748          <div class="comments"> 
    749  Scale rapport between the lenght of the y axis and the x one. For example,  
     749 Scale rapport between the length of the y axis and the x one. For example,  
    750750 for an xy map: RAPPORTYX=(lat2-lat1)/(lon2-lon1) 
    751751</div> 
     
    757757              <span class="attr">required</span> 
    758758               
    759                
     759              <span class="attr">type:</span> <span class="value">vector</span> 
    760760               
    761761               
     
    773773              <span class="attr">required</span> 
    774774               
    775                
     775              <span class="attr">type:</span> <span class="value">vector</span> 
    776776               
    777777               
     
    780780          <div class="comments"> 
    781781 Vector made of 4 elements containing the size of the left, right and bottom  
    782  margin and -BEWARE- the last element is this time the positio of the right up  
     782 margin and -BEWARE- the last element is this time the position of the right up  
    783783 corner, having to surround the color bar. All is measured in lines of characters. 
    784784</div> 
     
    790790              <span class="attr">required</span> 
    791791               
    792                
     792              <span class="attr">type:</span> <span class="value">vector</span> 
    793793               
    794794               
     
    814814               
    815815               
    816                
     816              <span class="attr">type:</span> <span class="value">vector</span> 
    817817               
    818818               
     
    832832               
    833833               
    834                
     834              <span class="attr">type:</span> <span class="value">vector</span> 
    835835               
    836836               
     
    879879 This keyword can be used in 2 cases: 
    880880   1) YXASPECT=1 : force RAPPORTYX to be respected otherwise, Calibre take the  
    881    initiative to change it a little inthe case of the aspect rapport of SMALL  
     881   initiative to change it a little in the case of the aspect rapport of SMALL  
    882882   is too different of the one of SMALLDRAW.  
    883883   2) YXASPECT=n : multiply by n the aspect rapport given by default.  
     
    913913         
    914914            <div class="comments">        
    915  Force the page or the window on the screen to be in lenthened position. 
     915 Force the page or the window on the screen to be in lengthened position. 
    916916 </div> 
    917917             
     
    937937           
    938938          <h4>Version</h4><div class="preformat"> 
    939  $Id: calibre.pro 150 2006-08-09 10:12:54Z navarro $</div> 
     939 $Id: calibre.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    940940          <h4>History</h4><div class="preformat"> 
    941941 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    960960           
    961961         
     962          <h3>Statistics</h3> 
     963          <table class="statistics"> 
     964            <tr><td>McCabe cyclic</td><td>          35</td></tr> 
     965            <tr><td>McCabe essential</td><td>           1</td></tr> 
     966            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     967          </table> 
    962968           
    963969         
Note: See TracChangeset for help on using the changeset viewer.