Music Typesetter

Edit Package lilypond
http://lilypond.org/source.html

LilyPond supports many forms of music notation constructs, including
chord names, drum notation, figured bass, grace notes, guitar tablature,
modern notation (cluster notation and rhythmic grouping), tremolos,
(nested) tuplets in arbitrary ratios, and more.

LilyPond's text-based music input language support can integrate into
LaTeX, HTML and Texinfo seamlessly, allowing single sheet music
or musicological treatises to be written from a single source. Form and
content are separate, and with LilyPond's expert automated formatting,
users don't need typographical expertise to produce good notation.

LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well
as MIDI for listening pleasures. LilyPond is exported from the
RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.

LilyPond is part of the GNU Project.

Authors:
--------
Erlend Aasland
Pal Benko
Juliusz Chroboczek
David Feuer
Bernard Hurley
Chris Jackson
Heikki Junes
Reinhold Kainhofer
Michael Krause
Jean-Baptiste Lamy
Werner Lemberg
Joe Neeman
Han-Wen Nienhuys
Jan Nieuwenhuizen
Jürgen Reuter
Nicolas Sceaux
Carl Sorensen
Rune Zedeler

FONT
Jürgen Reuter
Werner Lemberg
Chris Jackson
Rune Zedeler
Han-Wen Nienhuys
Jan Nieuwenhuizen
Tom Cato Amundsen
Arno Waschk

SUPPORT (distributions, editor support, lilypond-book)
Anthony Fok
Chris Jackson
Heikki Junes
David Svoboda

Refresh
Refresh
Source Files
Filename Size Changed
lilypond-2.17.26.tar.gz 0015953761 15.2 MB
lilypond-doc.changes 0000006556 6.4 KB
lilypond-doc.spec 0000007642 7.46 KB
lilypond.changes 0000041039 40.1 KB
lilypond.spec 0000005245 5.12 KB
Revision 9 (latest revision is 42)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198046 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 9)
- updated to 2.17.26:
   * Decimal numbers can now be written directly in music, without a
     hash sign.  Together with the previous change in the way object
     properties are specified, the code to change the length of stems
     has changed from this:
          \override Stem #'length = #5.6
          e' f' g' a'
     to this:
          \override Stem.length = 5.6
          e' f' g' a'
     One has to write a digit on both sides of the dot - values like
     `4.' or `-.3' are not allowed.
     Decimal fractions are also not accepted in `\chordmode'.
   * A number of shorthands like `(', `)', `|', `[', `]', `~', `\(',
     `\)' and others can now freely be redefined like normal commands.
     An example would be
          "\\{" = (
          "\\}" = )
          "(" = \melisma
          ")" = \melismaEnd
          \new Staff <<
            \relative c' {
              c8 \{ d e f \} % slurred
              g ( a b c ) % no slur, but with melisma
              c,1 \bar "|."
             }
             \addlyrics { Li -- ly -- pond. }
          >>
           [image of music]
   * The articulation shorthand for `\staccatissimo' has been renamed
Comments 0
openSUSE Build Service is sponsored by