Changeset 63 for trunk

Show
Ignore:
Timestamp:
11/19/11 10:26:47 (6 months ago)
Author:
mirko
Message:

manpage updated

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r42 r63  
     12011-11-19  Mirko Maischberger  <mirko.maischberger@gmail.com> 
     2        * src/pdfcube.cc: Switching to poppler cairo rendering. 
     3        Reported by: Pino Toscano 
     4        * man/pdfcube.1: Update the manpage to reflect the new features. 
     5 
    162009-01-06  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    27        * src/pdfcube.cc: Removed --transition switch in favor of reading 
     
    49        no file is given on the command line (this is so the first "GUI" 
    510        version of PDFCube) 
    6          
     11 
    7122008-11-23  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    813        * man/: moved pdfcube.1 manpage inside man folder. 
    9          
     14 
    10152008-11-21  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    1116        * src/pdfcube.cc: cleand code, fixed code to calc animation steps, 
     
    1318        fog effect from compilation. Added the option to customize colors. 
    1419        * pdfcube.1: updated the manpage to reflect changes. 
    15          
     20 
    16212008-02-28  Karol Sokolowski   <sokoow@gmail.com> 
    1722        * src/pdfcube.cc: cleaned code, added code to calc 
    1823        animation steps instead of having it hard-coded, added 
    1924        backward cube animation and fog. 
    20          
     25 
    21262007-11-18  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    2227        * src/pdfcube.cc: Huang Guo-Hao suggested some useful 
    2328        modifications to the initialization params of OpenGL 
    24          
     29 
    25302007-01-29  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    2631        * pdfcube.1.txt: added the manpage provided by Alexander Wirt, 
    2732        with few modifications. 
    28          
     33 
    29342006-12-24  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    3035        * configure.ac, src/Makefile.am: Removed unneeded glut and libtool 
    3136        dependencies 
    3237        Reported by: Frank Boheme 
    33          
     38 
    34392006-12-19  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    3540        * debian/: Package debianization. 
    3641        * src/llcube.cc: draft of low level cube code. 
    37          
     42 
    38432006-12-19  Mirko Maischberger  <mirko.maischberger@gmail.com> 
    3944        * Autotools, release 0.0.2 
  • trunk/man/pdfcube.1

    r28 r63  
    1 .TH "\fBpdfcube\fR"  "1" "11/2008" "pdfcube 0.0.3" "pdfcube presentation viewer" 
     1.TH "\fBpdfcube\fR"  "1" "11/2011" "pdfcube 0.0.4" "pdfcube presentation viewer" 
    22.SH "NAME" 
    3 \fBpdfcube\fP - a PDF presentations viewer with some eye-candy in 3D. 
     3\fBpdfcube\fP - a PDF presentation viewer with 3D effects. 
    44.SH "SYNOPSIS" 
    55.HP 24 
    6 \fBpdfcube\fP \fIFILE\fP [\fB--help\fP] [\fB--bgcolor\fP \fIf,f,f\fP] [\fB--top-color\fP \fIf,f,f\fP] [\fB--no-fullscreen\fP] [\fB--transitions\fP \fIn\fP \fIn\fP \fIn\fP \.\.\.]  
     6\fBpdfcube\fP \fIFILE\fP [\fB--help\fP] [\fB--bgcolor\fP \fIf:f:f\fP] [\fB--top-color\fP \fIf:f:f\fP] [\fB--no-fullscreen\fP]  
    77.SH "DESCRIPTION" 
    88.PP 
    99\fBpdfcube\fP(1) is a tiny (about 30KiB) viewer for Portable Document 
    1010Format (PDF) files that adds spinning cube transition effect to your 
    11 PDF presentation files (like Compiz or Mac ones). It can also zoom on 
    12 5 predefined areas with a smooth zooming effect. This program is 
    13 suited only for landscape PDF files, mostly presentations done with 
    14 LaTeX (Beamer, Prosper, etc.) or OpenOffice.org Impress. 
     11PDF presentation files. It can also zoom on 5 predefined areas with a 
     12smooth zooming effect. This program is suited only for landscape PDF 
     13files, mostly presentations done with LaTeX (Beamer, Prosper, etc.) or 
     14OpenOffice.org Impress. 
    1515.PP 
    1616\fBpdfcube\fP(1) is an open source, low-effort, spare-time, money-less 
     
    2525.TP 
    2626\fB\-b\fR [ \fB\-\-bgcolor\fR ] arg 
    27 Background color is 'r,g,b' with real values between 
     27Background color is 'r:g:b' with real values between 
    28280.0 and 1.0, no spaces. 
    2929.TP 
    3030\fB\-t\fR [ \fB\-\-top\-color\fR ] arg 
    31 Cube top color in 'r,g,b' format again with reals in 
     31Cube top color in 'r:g:b' format again with reals in 
    3232[0,1]. 
    3333.TP 
    34 \fB\-c\fR [ \fB\-\-transitions\fR ] arg Pages at wich to do a cube transition by default eg. 
    35 2 4 7 
    36 Must be the last option on the command line. 
     34\fB\-c\fR [ \fB\-\-transitions\fR ]  
     35This option has been removed. Use 
     36the \transboxin transition in your beamer latex source to program 
     37transitions in advance. 
    3738.TP 
    3839\fB\-i\fR [ \fB\-\-input\-file\fR ] arg 
     
    4445.SS Notes 
    4546The "-i" option can be omitted, the first non-option string is treated 
    46 as the input file. Since the "-c" option accepts an undetermined 
    47 number of parameters it should be, if present, the last option on the 
    48 command line. 
     47as the input file.  
    4948.SH "INTERACTIVE CONTROL" 
    5049.TP 
     
    5352.TP 
    5453\fBSPACE, PG-DOWN\fP 
    55 Will switch to the next page with the programmed ("-c" option) effect. 
     54Will switch to the next page with the programmed effect. 
    5655.TP 
    5756\fBh, j, k, l, z\fP 
     
    8685Will display 'foo.pdf' in full-screen. 
    8786.TP 
    88 \fBpdfcube\fP foo.pdf \fB--bgcolor\fP 0,0,0 \fB--top-color\fP 0.6,0.2,0.2 \fB--transitions\fP 1 5 7 
    89 Will display 'foo.pdf' with custom background and cube color, it 
    90 will also prepare three transistions for 1-2 5-6 and 7-8 page turns. 
     87\fBpdfcube\fP foo.pdf \fB--bgcolor\fP 0:0:0 \fB--top-color\fP 0.6:0.2:0.2 
     88Will display 'foo.pdf' with custom background and cube color. 
    9189.SH "BUGS" 
    9290\fBpdfcube\fP(1) can view only PDF files with a 4:3 aspect ratio. This 
     
    9492a projected screen. 
    9593.PP 
     94On some systems color values are locale dependant (e.g. you may have 
     95to write 0,6 instead of 0.6) 
     96.PP 
    9697See http://code.100allora.it/pdfcube/report/ for the bugtracker of 
    97 \fBpdfcube\fP(1) (you should obtain an account first). Or please report any bug 
    98 to the author. 
     98\fBpdfcube\fP(1) (you should obtain an account contacting the author 
     99first). Or please report any bug to the author. 
    99100.SH "AUTHORS" 
    100101Written by Mirko Maischberger, <mailto:mirko.maischberger@gmail.com> 
     
    108109This manpage is available under the same GPL v2 or later license as 
    109110the main program, the original manpage was written by Alexander Wirt 
    110 <mailto:formorer@debian.org> for the Debian distribution. The 0.0.3 
    111 version is Copyright (C) 2008 Mirko Maischberger. 
     111<mailto:formorer@debian.org> for the Debian distribution. The 0.0.4 
     112version is Copyright (C) 2008-2011 Mirko Maischberger.