summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /print/lilypond
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/lilypond/DESCR b/print/lilypond/DESCR
index eae30c78f67..b8a49e7ba71 100644
--- a/print/lilypond/DESCR
+++ b/print/lilypond/DESCR
@@ -1,23 +1,23 @@
LilyPond is a music typesetter. It produces beautiful sheet music using a
high level description file as input. It excels at typesetting classical
music, but you can also print pop-songs. With LilyPond we hope to make music
-publication software available to anyone on the internet.
+publication software available to anyone on the internet.
The input to LilyPond is plain text. So, you can use your favorite text
editor to enter it, you can put it in mail or embed it in an article like
-this:
+this:
\relative c'' { \key c \minor; r8 c16 b c8 g as c16 b c8 d | g,4 }
The output looks very good: the font and the layout algorithms were inspired
by engraved music, so you can expect that same clear and elegant look from
your LilyPond output. And if you don't like the looks, you can tweak almost
-everything.
+everything.
The program also has limited MIDI functionality: you can write MIDI files
with lilypond, and we have a simple MIDI to lilypond conversion tool, midi2ly.
-Conversion tools for PMX, MUP, ABC, Finale and Musedata are also included.
+Conversion tools for PMX, MUP, ABC, Finale and Musedata are also included.
LilyPond is free software. It is licensed under GNU General Public License,
so you can use, modify and redistribute the program with almost no
-restrictions. LilyPond is part of the GNU Project.
+restrictions. LilyPond is part of the GNU Project.