diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1 | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1')
-rw-r--r-- | ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1 | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1 b/ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1 deleted file mode 100644 index e2aa9f951..000000000 --- a/ubuntu/precise/applications/rosegarden/debian/rosegarden-lilypondview.1 +++ /dev/null @@ -1,57 +0,0 @@ -.\" 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. - - |