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/openps.html

    r121 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"> switch to postcript mode and define it 
     698      <div id="file_comments"> 
     699 switch to postscript mode and define it 
    699700</div> 
    700701 
     
    737738            </h4> 
    738739         
    739           <div class="comments"> name of the postscript file. Extension '.ps' is added 
    740                 if missing. It will be stored in the psdir directory. 
     740          <div class="comments"> 
     741 name of the postscript file. 
     742 Extension '.ps' is added if missing. It will be stored in the psdir directory. 
    741743</div> 
    742744             
     
    759761            </h4> 
    760762         
    761             <div class="comments"> to define the name of the postcript file through 
    762                   a keyword rather than with nameps inut argument 
    763                   (in this case the keyword can be pass through 
    764                   different routines via _extra keyword). 
     763            <div class="comments"> 
     764 to define the name of the postscript file through 
     765 a keyword rather than with nameps input argument 
     766 (in this case the keyword can be pass through 
     767 different routines via _EXTRA keyword). 
    765768</div> 
    766769             
     
    776779            </h4> 
    777780         
    778             <div class="comments"> If INFOWIDGET is present, it specifies a named 
    779              variable into which the id of the widget giving informations 
    780              about the postscript creation is stored as a long integer. 
    781              This id is needed by close ps to kill the information widget. 
     781            <div class="comments"> 
     782 If INFOWIDGET is present, it specifies a named 
     783 variable into which the id of the widget giving informations 
     784 about the postscript creation is stored as a long integer. 
     785 This id is needed by close ps to kill the information widget. 
    782786</div> 
    783787             
     
    793797            </h4> 
    794798         
    795             <div class="comments"> same as keep_pfont 
     799            <div class="comments"> 
     800 same as keep_pfont 
    796801</div> 
    797802             
     
    807812            </h4> 
    808813         
    809             <div class="comments"> activate to suppress the modification of !p.font 
    810             (by default we force  !p.font = 0  to make smaller postscripts)</div> 
     814            <div class="comments"> 
     815 activate to suppress the modification of !p.font 
     816 (by default we force  !p.font = 0  to make smaller postscripts) 
     817</div> 
    811818             
    812819            <h4 id="_openps_keyword_PORTRAIT">PORTRAIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    821828            </h4> 
    822829         
    823             <div class="comments"></div> 
     830            <div class="comments"> 
     831</div> 
    824832             
    825833            <h4 id="_openps_keyword_LANDSCAPE">LANDSCAPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    834842            </h4> 
    835843         
    836             <div class="comments"></div> 
     844            <div class="comments"> 
     845</div> 
    837846             
    838847            <h4 id="_openps_keyword_LIGHTNESS">LIGHTNESS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    847856            </h4> 
    848857         
    849             <div class="comments"> a scalar used to change the Lightness of the color 
    850             palette to be abble to adjust according to the printer we use, 
    851             the media (paper or slide)... 
    852                lightness < 1 to get lighter colors 
    853                          > 1 to get darker colors 
     858            <div class="comments"> 
     859 a scalar used to change the Lightness of the color palette to be able to 
     860 adjust according to the printer we use, the media (paper or slide)... 
     861 > 1 to get darker colors 
    854862</div> 
    855863             
     
    865873            </h4> 
    866874         
    867             <div class="comments"> used to pass any keyword to device procedure. 
     875            <div class="comments"> 
     876 used to pass any keyword to device procedure. 
    868877</div> 
    869878             
     
    873882          <h3>Version history</h3> 
    874883           
    875           <h4>Version</h4><div class="value"> $Id: openps.pro 118 2006-06-27 15:47:06Z pinsard $ 
    876 </div> 
    877           <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     884          <h4>Version</h4><div class="preformat"> $Id: openps.pro 136 2006-07-10 15:20:19Z pinsard $ 
     885</div> 
     886          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    878887 21/12/98 
    879888 1/2/98: ajout de nameps en input 
     
    892901           
    893902           
    894           <h4>Uses routines</h4><div class="value"> cm_4ps 
     903          <h4>Uses routines</h4><div class="preformat"> cm_4ps 
    895904</div> 
    896905           
Note: See TracChangeset for help on using the changeset viewer.