stas        2002/12/03 18:56:16

  Modified:    conf     html2ps-slides.conf
  Log:
  sync for the slides mode (which is currently irrelevant for the site)
  
  Revision  Changes    Path
  1.2       +9 -8      modperl-docs/conf/html2ps-slides.conf
  
  Index: html2ps-slides.conf
  ===================================================================
  RCS file: /home/cvs/modperl-docs/conf/html2ps-slides.conf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- html2ps-slides.conf       5 Jan 2002 19:29:53 -0000       1.1
  +++ html2ps-slides.conf       4 Dec 2002 02:56:16 -0000       1.2
  @@ -44,8 +44,9 @@
   /*    toc: h;  Generate a table of contents, based on headings  make it 
appear last */
       frame: 1;
       hyphenate: 0; /* Do not Hyphenate the text */
  -
  -    landscape: 1; /* We want it landscape - it doesn't work here, use -L at 
command line or --landscape */
  +    landscape: 1; /* works well for acroread only with DSC: 1 */
  +    scaleimage: 1.0;
  +    DSC: 1; /* makes PS files very big, but allows to make a perfect PDF */
     }
   
     frame { /* The appearance of the optional frame controls */
  @@ -54,13 +55,7 @@
       color: black;
     }
   
  -  margin{
  -    left:   1.5;
  -    right:  1.5;
  -    top:    1.5;
  -    bottom: 2.0;
   
  -  }
   
     header {       /* Running page header */
       color: white; /* we don't want the header in slides */
  @@ -132,3 +127,9 @@
     color: white;
   }
   
  [EMAIL PROTECTED] {
  +   margin-left: 1.5cm;
  +   margin-right: 1.5cm;
  +   margin-top: 1.5cm;
  +   margin-bottom: 2cm;
  +}
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to