AAA-intro.ly

Introduction

This document shows examples from the LilyPond Snippet Repository.

In the web version of this document, you can click on the file name or figure for each example to see the corresponding input file.

[image of music]

adding-a-figured-bass-above-or-below-the-notes.ly

When writing a figured bass, here's a way to specify if you want your figures to be placed above or below the bass notes, by defining the BassFigureAlignmentPositioning #'direction property (exclusively in a Staff context). Choices are #UP (or #1), #CENTER (or #0) and #DOWN (or #-1).

As you can see here, this property can be changed as many times as you wish. Use \once \override if you dont want the tweak to apply to the whole score.

[image of music]

ancient-fonts.ly

Here are shown many (all?) of the symbols that are included in LilyPond's support of ancient notation.

[image of music]

custodes.ly

Custodes may be engraved in various styles.

[image of music]

demonstrating-lilypond-support-for-figured-bass.ly

This snippet shows LilyPond's "limited support" (says the Documentation) for figured bass... well, maybe not so limited after all; moreover, though there are numerous BassFigure objects you can always use text markups instead to get precisely what you need.

You can find all of these examples in the manual; read the "Figured bass" section to learn how to add a figured bass with simple but powerful notation.

[image of music]

gregorian-scripts.ly

Here is demonstrated a preliminary support of Gregorian Scripts:

ictus, circulus, semicirculus, accentus, episem.

[image of music]

mensural-ligatures.ly

In mensural ligatures, notes with ancient durations are printed in a tight manner.

[image of music]

mensural-note-heads.ly

Mensural notes may also have note heads.

[image of music]

vaticana-ligatures.ly

Vaticana ligature uses four staff lines, special clef, and calligraphic notes.

[image of music]

This page is for LilyPond-2.11.28 (development-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Your suggestions for the documentation are welcome.