Skip to content

lyp-packages/auto-extenders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-extenders: Automatic lyrics line extenders for Lilypond

This package provides a command to automatically create line extenders for lyrics in melismatic music.

The code is based on work by Knut Petersen and Alexander Kobel, as discussed on the lilypond-dev mailing list.

Installation

lyp install auto-extenders

Usage

\require "auto-extenders"

...
\new Lyrics {
  \autoextenders {
    Und die ei- nen _ _ _
  }
}
...

For more details, see the included example.

About

Automatic lyrics extender lines for Lilypond

Resources

License

Stars

Watchers

Forks

Packages

No packages published