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

update documentation and .idlwave_catalog

Location:
trunk/SRC/Documentation/idldoc_html_output/Postscript
Files:
4 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           
  • trunk/SRC/Documentation/idldoc_html_output/Postscript/directory-overview.html

    r118 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%; 
     
    699699       
    700700        <dt><a href="closeps.html?format=raw">closeps.pro</a></dt> 
    701         <dd> Close the Postscript mode    when archive_ps ne 0, we add the name and the date   at the bottom left corner of the postcript page.</dd> 
     701        <dd>  Close the Postscript mode   when archive_ps ne 0, we add the name and the date at the bottom left corner  of the postscript page.</dd> 
    702702       
    703703        <dt><a href="openps.html?format=raw">openps.pro</a></dt> 
    704         <dd> switch to postcript mode and define it </dd> 
     704        <dd>  switch to postscript mode and define it </dd> 
    705705       
    706706        <dt><a href="printps.html?format=raw">printps.pro</a></dt> 
  • 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           
  • trunk/SRC/Documentation/idldoc_html_output/Postscript/printps.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%; 
     
    704704 the archiving is done automatically whereas we ask if the postscript 
    705705 file must be archived or not. 
    706  If the postcript name is "idl.ps" (default name) then this name will 
     706 If the postscript name is "idl.ps" (default name) then this name will 
    707707 be changed to number.ps (number automatically found to be 1 larger 
    708708 that any of the existing ps file). 
     709 
    709710 
    710711 postscript visualisation/archiving/printing 
     
    775776          <h3>Version history</h3> 
    776777           
    777           <h4>Version</h4><div class="value"> $Id: printps.pro 118 2006-06-27 15:47:06Z pinsard $ 
    778 </div> 
    779           <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     778          <h4>Version</h4><div class="preformat"> $Id: printps.pro 136 2006-07-10 15:20:19Z pinsard $ 
     779</div> 
     780          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    780781                        21/12/98 
    781782                       25/8/19999 utilisation des widgets 
    782783                       8/9/1999 utilisation de cw_bgroup 
    783  June 2005: Sebastien Masson: cleaning, english version with new commons 
     784 June 2005: Sebastien Masson: cleaning, English version with new commons 
    784785</div> 
    785786           
     
    789790           
    790791           
    791           <h4>Restrictions</h4><div class="value"> 
     792          <h4>Restrictions</h4><div class="preformat"> 
    792793 
    793794 1) this is working only with unix/linux/osX machines 
     
    855856           
    856857 
    857           <h3>Examples</h3><div class="value"> 
    858   IDL> printps 
     858          <h3>Examples</h3><div class="preformat"> 
     859 IDL> printps 
    859860</div> 
    860861          <h3>Version history</h3> 
    861862           
    862           <h4>Version</h4><div class="value"> $Id: printps.pro 118 2006-06-27 15:47:06Z pinsard $ 
    863 </div> 
    864           <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     863          <h4>Version</h4><div class="preformat"> $Id: printps.pro 136 2006-07-10 15:20:19Z pinsard $ 
     864</div> 
     865          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    865866                        21/12/98 
    866867                       25/8/19999 utilisation des widgets 
    867868                       8/9/1999 utilisation de cw_bgroup 
    868  June 2005: Sebastien Masson: cleaning, english version with new commons 
     869 June 2005: Sebastien Masson: cleaning, English version with new commons 
    869870</div> 
    870871           
     
    879880           
    880881           
    881           <h4>Uses routines</h4><div class="value"> cm_4ps 
     882          <h4>Uses routines</h4><div class="preformat"> cm_4ps 
    882883</div> 
    883884           
Note: See TracChangeset for help on using the changeset viewer.