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/DIVERS/terminedessin.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 End the drawing if needed when it is a postscript. 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_terminedessin"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>terminedessin </h2> 
     715          <h2><a class="top" href="#container">top</a>terminedessin <span class="categories"> 
     716 utilities, graphic 
     717</span></h2> 
    714718         
    715719          <p class="header"> 
     
    717721         
    718722          <div class="comments"> 
    719  NAME:terminedessin 
    720  
    721  PURPOSE:termnine le dessin si besion est qd c''est un postcsript. 
    722  
    723  CATEGORY:mise en forme et allegement de l''ecrityre de plt, pltz et pltt 
    724  
    725  CALLING SEQUENCE:terminedessin 
    726  
    727  INPUTS: 
    728  
    729  KEYWORD PARAMETERS:POST et SMALL cf l''aide de plt 
    730  
    731  OUTPUTS: 
    732  
    733  COMMON BLOCKS: 
    734         common.pro 
    735  
    736  SIDE EFFECTS: 
    737  
    738  RESTRICTIONS: 
    739  
    740  EXAMPLE: 
    741723</div> 
    742724 
     
    760742            </h4> 
    761743         
    762             <div class="comments"></div> 
     744            <div class="comments">  
     745 Make a postscript. Only works if we made one drawing on the page. 
     746 If we make several drawing, use @ps. 
     747</div> 
    763748             
    764749            <h4 id="_terminedessin_keyword_SMALL">SMALL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    773758            </h4> 
    774759         
    775             <div class="comments"></div> 
     760            <div class="comments">  
     761 Vector composed of 3 or 4 elements, applyed to make a drawing on a  
     762 small portion of a page or screen. It delimit the zone where the drawing will be done. 
     763     If there is 4 elements: 
     764 then is constituated of coordinates (expressed in cm located from the up and  
     765 left corner of the page or the window (in portrait like in lanscape)) of the bottom  
     766 and left corner and of the up and right corner of the drawing zone. 
     767     If there is 3 elements: 
     768 in this case, we divide the page or the screen in small[0] columns and in small[1] lines  
     769 the drawing made in the box numbered small[2]. The numerotation starting up and left by  
     770 the number 1 and then, following the writing direction. 
     771 By default, we make the largest drawing we can do, conserving the aspect rapport  
     772 (exept when REMPLI is activated). 
     773</div> 
    776774             
    777775            <h4 id="_terminedessin_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    786784            </h4> 
    787785         
    788             <div class="comments"></div> 
     786            <div class="comments">  
     787 Used to pass your keywords 
     788</div> 
    789789             
    790790           
    791791 
    792792           
    793            
    794            
    795            
    796            
    797            
    798            
    799            
    800            
    801            
    802            
    803            
    804          
    805            
    806            
    807            
    808            
     793          <h3>Version history</h3> 
     794           
     795          <h4>Version</h4><div class="preformat"> 
     796 $Id$ 
     797</div> 
     798          <h4>History</h4><div class="preformat"></div> 
     799           
     800           
     801           
     802           
     803           
     804           
     805           
     806         
     807          <h3>Other attributes</h3> 
     808           
     809           
     810          <h4>Uses routines</h4><div class="preformat"> 
     811 common.pro 
     812</div> 
    809813           
    810814           
Note: See TracChangeset for help on using the changeset viewer.