Ignore:
Timestamp:
07/12/06 11:52:09 (18 years ago)
Author:
smasson
Message:

update documentation and .idlwave_catalog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Postscript/closeps.html

    r119 r138  
    328328table.variables td.image { width: 64px; } 
    329329 
    330 div#file_comments {  
     330div#file_comments { white-space: pre;  
    331331  margin: 2em; 
    332332  font-size: 80%; 
     
    696696      </div> 
    697697 
    698       <div id="file_comments"> Close the Postscript mode 
    699  
    700   when archive_ps ne 0, we add the name and the date 
    701   at the bottom left corner of the postcript page. If the 
    702   postscript is called idl.ps we change its name to number.ps 
    703   (number automatically found to be 1 larger that any of the 
    704   existing ps file) 
     698      <div id="file_comments"> 
     699 Close the Postscript mode 
     700 
     701 when archive_ps ne 0, we add the name and the date at the bottom left corner 
     702 of the postscript page. 
     703 If the postscript is called idl.ps we change its name to number.ps 
     704 (number automatically found to be 1 larger that any of the existing ps file) 
    705705</div> 
    706706 
     
    744744            </h4> 
    745745         
    746             <div class="comments"> A long integer giving the id of the information 
    747            widget (created by openps) that we have de destroy at 
    748            the end of closeps (when the postscript is done) 
     746            <div class="comments"> 
     747 A long integer giving the id of the information widget (created by openps) 
     748 that we have to destroy at the end of closeps (when the postscript is done). 
    749749</div> 
    750750             
     
    754754          <h3>Version history</h3> 
    755755           
    756           <h4>Version</h4><div class="value"> $Id: closeps.pro 118 2006-06-27 15:47:06Z pinsard $ 
     756          <h4>Version</h4><div class="preformat"> $Id: closeps.pro 136 2006-07-10 15:20:19Z pinsard $ 
    757757</div> 
    758           <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     758          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    759759                       21/12/98 
    760760 June 2005: Sebastien Masson, english version with new commons 
     
    771771           
    772772           
    773           <h4>Uses routines</h4><div class="value"> cm_4ps 
     773          <h4>Uses routines</h4><div class="preformat"> cm_4ps 
    774774</div> 
    775775           
Note: See TracChangeset for help on using the changeset viewer.