Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

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

    r200 r234  
    8888 
    8989      <div id="file_comments"> 
    90  From a rapport of aspect and values (in line of character) of different margins,  
    91  it calculate POSFENETRE and POSBAR which serve to place the drawing and the color  
    92  bar thanks to !p.position on a leaf or a screen output whose the window has the same  
     90 From a rapport of aspect and values (in line of character) of different margins, 
     91 it calculate POSFENETRE and POSBAR which serve to place the drawing and the color 
     92 bar thanks to !p.position on a leaf or a screen output whose the window has the same 
    9393 proportion. 
    9494</div> 
     
    107107        <div class="routine_details" id="_calibre"> 
    108108 
    109           <h2><a class="top" href="#container">top</a>calibre <span class="categories">  
     109          <h2><a class="top" href="#container">top</a>calibre <span class="categories"> 
    110110 Graphics 
    111  
    112  </span></h2> 
     111</span></h2> 
    113112         
    114113          <p class="header"> 
    115             calibre<span class="result">, <a href="#_calibre_param_rapportyx">rapportyx</a>, <a href="#_calibre_param_marge">marge</a>, <a href="#_calibre_param_margebar">margebar</a>, <a href="#_calibre_param_smalldraw">smalldraw</a>, <a href="#_calibre_param_posfenetre">posfenetre</a>, <a href="#_calibre_param_posbar">posbar</a></span>, <a href="#_calibre_keyword_REMPLI">REMPLI</a>=<span class="result">REMPLI</span>, <a href="#_calibre_keyword_YXASPECT">YXASPECT</a>=<span class="result">YXASPECT</span>, <a href="#_calibre_keyword_PORTRAIT">PORTRAIT</a>=<span class="result">PORTRAIT</span>, <a href="#_calibre_keyword_LANDSCAPE">LANDSCAPE</a>=<span class="result">LANDSCAPE</span>, <a href="#_calibre_keyword__extra">_extra</a>=<span class="result">_extra</span></p> 
    116          
    117           <div class="comments"></div> 
     114            calibre<span class="result">, <a href="#_calibre_param_rapportyx">rapportyx</a>, <a href="#_calibre_param_marge">marge</a>, <a href="#_calibre_param_margebar">margebar</a>, <a href="#_calibre_param_smalldraw">smalldraw</a>, <a href="#_calibre_param_posfenetre">posfenetre</a>, <a href="#_calibre_param_posbar">posbar</a></span>, <a href="#_calibre_keyword_REMPLI">REMPLI</a>=<span class="result">REMPLI</span>, <a href="#_calibre_keyword_YXASPECT">YXASPECT</a>=<span class="result">YXASPECT</span>, <a href="#_calibre_keyword_PORTRAIT">PORTRAIT</a>=<span class="result">PORTRAIT</span>, <a href="#_calibre_keyword_LANDSCAPE">LANDSCAPE</a>=<span class="result">LANDSCAPE</span>, <a href="#_calibre_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span></p> 
     115         
     116          <div class="comments"> 
     117</div> 
    118118 
    119119           
     
    135135         
    136136          <div class="comments"> 
    137  Scale rapport between the length of the y axis and the x one. For example,  
     137 Scale rapport between the length of the y axis and the x one. For example, 
    138138 for an xy map: RAPPORTYX=(lat2-lat1)/(lon2-lon1) 
    139139</div> 
     
    151151         
    152152          <div class="comments"> 
    153  Vector made of 4 elements containing the size of the left, right, up and  
     153 Vector made of 4 elements containing the size of the left, right, up and 
    154154 bottom margin having to surround the graph. All is measured in lines of characters. 
    155155</div> 
     
    167167         
    168168          <div class="comments"> 
    169  Vector made of 4 elements containing the size of the left, right and bottom  
    170  margin and -BEWARE- the last element is this time the position of the right up  
     169 Vector made of 4 elements containing the size of the left, right and bottom 
     170 margin and -BEWARE- the last element is this time the position of the right up 
    171171 corner, having to surround the color bar. All is measured in lines of characters. 
    172172</div> 
     
    185185          <div class="comments"> 
    186186 2 possibilities: 
    187     It is vector made of 4 elements giving (in portrait or landscape) the position  
    188  of the frame in which the drawing must go in. This position is given by coordinates  
    189  of the 2 corners of the frame: in the left bottom and the right up. It is always  
    190  (for a postscript or a screen output) express in cm, the origin being the  
     187    It is vector made of 4 elements giving (in portrait or landscape) the position 
     188 of the frame in which the drawing must go in. This position is given by coordinates 
     189 of the 2 corners of the frame: in the left bottom and the right up. It is always 
     190 (for a postscript or a screen output) express in cm, the origin being the 
    191191 left bottom corner. 
    192     It is a vector made of 3 elements giving the number of column to be done in the  
    193  drawing, the number of line and the number of the case the number have to occupy  
    194  (see matlab). For example, to do 6 drawing in 3 columns and 2 lines and occupy  
     192    It is a vector made of 3 elements giving the number of column to be done in the 
     193 drawing, the number of line and the number of the case the number have to occupy 
     194 (see matlab). For example, to do 6 drawing in 3 columns and 2 lines and occupy 
    195195 the 4th case, small=[2,3,4] 
    196196</div> 
     
    208208         
    209209          <div class="comments"> 
    210  It is a vector made of 4 elements containing the position of the frame  
    211  containing captions + the graph in normalized coordinates.  
    212  Comment: to position the drawing, we have to do !p.position=POSFENETRE  
     210 It is a vector made of 4 elements containing the position of the frame 
     211 containing captions + the graph in normalized coordinates. 
     212 Comment: to position the drawing, we have to do !p.position=POSFENETRE 
    213213 after the call of calibre. 
    214214</div> 
     
    226226         
    227227          <div class="comments"> 
    228  See POSFENTRE but for the color bar. Same comment to position the color bar, !p.position=POSBAR 
     228 See POSFENTERE but for the color bar. Same comment to position the color bar, !p.position=POSBAR 
    229229</div> 
    230230             
     
    248248         
    249249            <div class="comments"> 
    250  Force the drawing to occupy the biggest possible place defined by  
     250 Force the drawing to occupy the biggest possible place defined by 
    251251 SMALLDRAW without respect the rapport y on x. 
    252252</div> 
     
    264264         
    265265            <div class="comments"> 
    266  Force the rapport y on x to take the value RAPPORTYX*YXASPECT.  
     266 Force the rapport y on x to take the value RAPPORTYX*YXASPECT. 
    267267 This keyword can be used in 2 cases: 
    268    1) YXASPECT=1 : force RAPPORTYX to be respected otherwise, Calibre take the  
    269    initiative to change it a little in the case of the aspect rapport of SMALL  
    270    is too different of the one of SMALLDRAW.  
    271    2) YXASPECT=n : multiply by n the aspect rapport given by default.  
     268   1) YXASPECT=1 : force RAPPORTYX to be respected otherwise, Calibre take the 
     269   initiative to change it a little in the case of the aspect rapport of SMALL 
     270   is too different of the one of SMALLDRAW. 
     271   2) YXASPECT=n : multiply by n the aspect rapport given by default. 
    272272   For example in plt, RAPPORTYX is calculated to the reference be orthonormal, 
    273273   to have a reference where the y axis is 2 time bigger than the x one, YXASPECT=2. 
     
    285285            </h4> 
    286286         
    287             <div class="comments">        
     287            <div class="comments"> 
    288288 Force the page or the window to be in standing position. 
    289  </div> 
     289</div> 
    290290             
    291291            <h4 id="_calibre_keyword_LANDSCAPE">LANDSCAPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    300300            </h4> 
    301301         
    302             <div class="comments">        
     302            <div class="comments"> 
    303303 Force the page or the window on the screen to be in lengthened position. 
    304  </div> 
    305              
    306             <h4 id="_calibre_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    307                
    308                
    309                
    310                
    311                
    312                
    313                
    314                
    315             </h4> 
    316          
    317             <div class="comments"> 
    318  Used to pass your keywords 
     304</div> 
     305             
     306            <h4 id="_calibre_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     307               
     308               
     309               
     310               
     311               
     312               
     313               
     314               
     315            </h4> 
     316         
     317            <div class="comments"> 
     318 Used to pass keywords 
    319319</div> 
    320320             
     
    325325           
    326326          <h4>Version</h4><div class="preformat"> 
    327  $Id: calibre.pro 163 2006-08-29 12:59:46Z navarro $</div> 
     327 $Id: calibre.pro 232 2007-03-20 16:59:36Z pinsard $</div> 
    328328          <h4>History</h4><div class="preformat"> 
    329329 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    350350          <h3>Statistics</h3> 
    351351          <table class="statistics"> 
    352             <tr><td>McCabe cyclic</td><td>          35</td></tr> 
     352            <tr><td>McCabe cyclic</td><td>          36</td></tr> 
    353353            <tr><td>McCabe essential</td><td>           1</td></tr> 
    354354            <tr><td>McCabe modular design</td><td>           1</td></tr> 
Note: See TracChangeset for help on using the changeset viewer.