summaryrefslogtreecommitdiffstats
path: root/doc/man/rosegarden-lilypondview.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-08-23 10:22:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-08-23 10:22:52 +0900
commit00c774a0b1a94c2ee369b9d4ea6424875ac359ff (patch)
tree706266267c3bd2e472bbe61af67b6e15e70d3822 /doc/man/rosegarden-lilypondview.1
parente9246d5e4334ae437b00243e1e16184088352718 (diff)
downloadrosegarden-00c774a0b1a94c2ee369b9d4ea6424875ac359ff.tar.gz
rosegarden-00c774a0b1a94c2ee369b9d4ea6424875ac359ff.zip
Add man page from tde packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/rosegarden-lilypondview.1')
-rw-r--r--doc/man/rosegarden-lilypondview.157
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/man/rosegarden-lilypondview.1 b/doc/man/rosegarden-lilypondview.1
new file mode 100644
index 0000000..e2aa9f9
--- /dev/null
+++ b/doc/man/rosegarden-lilypondview.1
@@ -0,0 +1,57 @@
+.\" This is free documentation; you can redistribute it and/or
+.\" modify it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2 of
+.\" the License, or (at your option) any later version.
+.\"
+.\" The GNU General Public License's references to "object code"
+.\" and "executables" are to be interpreted as the output of any
+.\" document formatting or typesetting system, including
+.\" intermediate and printed output.
+.\"
+.\" This manual is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public
+.\" License along with this manual; if not, write to the Free
+.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
+.\" USA.
+.\"
+.TH ROSEGARDEN-LILIPONDVIEW 1 "10 February 2006"
+i
+.SH NAME
+
+rosegardern-lilypondview - display a lilypond file in a postscript
+viewer.
+
+.SH SYNOPSIS
+
+rosegarden-lilypondview [-g] [FILE].ly
+
+.SH DESCRIPTION
+
+This script takes a Lilypond file as input. It creates a temporary
+sandbox, runs Lilypond against the input file, then opens a PostScript
+viewer against the results in order to provide a graphical, printable
+preview.
+
+This script is used internally by Rosegarden, as the backend for the File ->
+Export -> Preview Lilypond file feature.
+
+.SH OPTIONS
+.BR \-g " " Use graphical mode
+
+.SH REQUIREMENTS
+
+Working installation of Lilypond 2.0 or later KGhostView or KPDF or
+XPDF or GhostView or GS XDialog or Konsole or RXVT or Xterm [for
+graphical mode only]
+
+.SH AUTHOR
+Chris Cannam
+
+.SH COPYRIGHT
+2005-2006 Fervent Software.
+
+