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/IMAGE/animgif.html

    r138 r142  
    713713        <div class="routine_details" id="_animgif"> 
    714714 
    715           <h2><a class="top" href="#container">top</a>animgif <span class="categories"> Animated drawings. 
     715          <h2><a class="top" href="#container">top</a>animgif <span class="categories">  
     716 Animated drawings. 
    716717</span></h2> 
    717718         
     
    729730             
    730731            <h4 id="_animgif_param_nomfic">nomfic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     732              <span class="attr">in</span> 
    731733               
    732734               
    733                
    734                
     735              <span class="attr">required</span> 
    735736               
    736737               
     
    739740            </h4> 
    740741         
    741           <div class="comments"></div> 
     742          <div class="comments">  
     743 It is the name of the gif file containing the animation. 
     744          Comment: this file is placed in the directory defined by iodir. 
     745</div> 
    742746             
    743747 
     
    749753          <h3>Version history</h3> 
    750754           
    751           <h4>Version</h4><div class="preformat"> $Id: animgif.pro 134 2006-07-07 10:19:08Z navarro $ 
     755          <h4>Version</h4><div class="preformat">  
     756 $Id: animgif.pro 134 2006-07-07 10:19:08Z navarro $ 
    752757</div> 
    753           <h4>History</h4><div class="preformat"> Guillaume Roullet (grlod@ipsl.jussieu.fr)</div> 
     758          <h4>History</h4><div class="preformat"> </div> 
    754759           
    755760           
     
    758763           
    759764           
    760           <h4>Restrictions</h4><div class="preformat"> We use the Z buffer to go faster!. 
     765          <h4>Restrictions</h4><div class="preformat">  
     766 We use the Z buffer to go faster!. 
    761767              So, if it failed in animgif, you have to do: 
    762768              IDL> device, /close 
     
    764770              IDL> retall 
    765771 
    766  If we want to delete the @common, 
    767                we have to define manually the picture's size  
    768                (variables xsize and ysize) just as iodir. 
    769 </div> 
     772 </div> 
    770773         
    771774          <h3>Other attributes</h3> 
    772775           
    773776           
    774           <h4>Uses routines</h4><div class="preformat"> common.pro 
     777          <h4>Uses routines</h4><div class="preformat">  
     778 common.pro 
    775779</div> 
    776780           
Note: See TracChangeset for help on using the changeset viewer.