- Timestamp:
- 11/19/11 10:26:47 (6 months ago)
- Files:
-
- 1 modified
-
trunk/man/pdfcube.1 (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/man/pdfcube.1
r28 r63 1 .TH "\fBpdfcube\fR" "1" "11/20 08" "pdfcube 0.0.3" "pdfcube presentation viewer"1 .TH "\fBpdfcube\fR" "1" "11/2011" "pdfcube 0.0.4" "pdfcube presentation viewer" 2 2 .SH "NAME" 3 \fBpdfcube\fP - a PDF presentation s viewer with some eye-candy in 3D.3 \fBpdfcube\fP - a PDF presentation viewer with 3D effects. 4 4 .SH "SYNOPSIS" 5 5 .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] 7 7 .SH "DESCRIPTION" 8 8 .PP 9 9 \fBpdfcube\fP(1) is a tiny (about 30KiB) viewer for Portable Document 10 10 Format (PDF) files that adds spinning cube transition effect to your 11 PDF presentation files (like Compiz or Mac ones). It can also zoom on12 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.) orOpenOffice.org Impress.11 PDF presentation files. It can also zoom on 5 predefined areas with a 12 smooth zooming effect. This program is suited only for landscape PDF 13 files, mostly presentations done with LaTeX (Beamer, Prosper, etc.) or 14 OpenOffice.org Impress. 15 15 .PP 16 16 \fBpdfcube\fP(1) is an open source, low-effort, spare-time, money-less … … 25 25 .TP 26 26 \fB\-b\fR [ \fB\-\-bgcolor\fR ] arg 27 Background color is 'r ,g,b' with real values between27 Background color is 'r:g:b' with real values between 28 28 0.0 and 1.0, no spaces. 29 29 .TP 30 30 \fB\-t\fR [ \fB\-\-top\-color\fR ] arg 31 Cube top color in 'r ,g,b' format again with reals in31 Cube top color in 'r:g:b' format again with reals in 32 32 [0,1]. 33 33 .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 ] 35 This option has been removed. Use 36 the \transboxin transition in your beamer latex source to program 37 transitions in advance. 37 38 .TP 38 39 \fB\-i\fR [ \fB\-\-input\-file\fR ] arg … … 44 45 .SS Notes 45 46 The "-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. 47 as the input file. 49 48 .SH "INTERACTIVE CONTROL" 50 49 .TP … … 53 52 .TP 54 53 \fBSPACE, PG-DOWN\fP 55 Will switch to the next page with the programmed ("-c" option)effect.54 Will switch to the next page with the programmed effect. 56 55 .TP 57 56 \fBh, j, k, l, z\fP … … 86 85 Will display 'foo.pdf' in full-screen. 87 86 .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 88 Will display 'foo.pdf' with custom background and cube color. 91 89 .SH "BUGS" 92 90 \fBpdfcube\fP(1) can view only PDF files with a 4:3 aspect ratio. This … … 94 92 a projected screen. 95 93 .PP 94 On some systems color values are locale dependant (e.g. you may have 95 to write 0,6 instead of 0.6) 96 .PP 96 97 See http://code.100allora.it/pdfcube/report/ for the bugtracker of 97 \fBpdfcube\fP(1) (you should obtain an account first). Or please report any bug98 to the author.98 \fBpdfcube\fP(1) (you should obtain an account contacting the author 99 first). Or please report any bug to the author. 99 100 .SH "AUTHORS" 100 101 Written by Mirko Maischberger, <mailto:mirko.maischberger@gmail.com> … … 108 109 This manpage is available under the same GPL v2 or later license as 109 110 the main program, the original manpage was written by Alexander Wirt 110 <mailto:formorer@debian.org> for the Debian distribution. The 0.0. 3111 version is Copyright (C) 2008 Mirko Maischberger.111 <mailto:formorer@debian.org> for the Debian distribution. The 0.0.4 112 version is Copyright (C) 2008-2011 Mirko Maischberger.

