Main public logs
Appearance
Combined display of all available logs of LilyPond wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:32, 6 March 2026 Gabriel Ellsworth talk contribs created page Slurs with stemless note heads (Created page with "If you do not want your notes to have stems, <code>\omit Stem</code> is very useful. But you may find that LilyPond positions the start or end points of some slurs incorrectly. By setting <code>\override NoteHead.stem-attachment = #'(0 . 0)</code> you can move the stem attachment point to the center of the note head, which results in better slur positioning for stemless note heads. Source of music: [https://archive.org/details/manualofgregoria00dela/page/266/mode/1up A...") Tag: Visual edit: Switched
- 12:25, 20 February 2026 Gabriel Ellsworth talk contribs created page Text and translation template (Created page with "This snippet shows an example of how you can typeset a <code>\markup</code> block before or after your score to display your piece’s text, a translation, and (if desired) a transcription in IPA (the International Phonetic Alphabet). Source: Vaughan McAlley via the lilypond-user mailing list (posted to the LilyPond wiki with his permission). See also Typesetting IPA transcriptions for lyrics. <lilypond version="2.24"> \markup \abs-fontsize #10 { \left-column {...")
- 12:16, 31 January 2026 Gabriel Ellsworth talk contribs created page Typesetting IPA transcriptions for lyrics (Created page with "Singers may find it useful if you add International Phonetic Alphabet (IPA) transcriptions to some or all of your lyrics. This snippet shows four ways to typeset IPA transcriptions in LilyPond. # As a '''stanza of lyrics'''. This approach works well when you want '''exhaustive IPA''' (i.e., transcriptions of every lyric). # In a '''markup block''' separate from your score. Also good for exhaustive IPA. Tip: As you are editing, you can [https://lilypond.org/doc/v2.25/Docu...")
- 11:10, 30 January 2026 Gabriel Ellsworth talk contribs moved page Talk:Mozart's Musikalisches Würfelspiel to Talk:Mozart’s Musikalisches Würfelspiel (Misspelled title: I changed the apostrophe in “Mozart’s” to curly (typographical) punctuation.)
- 11:10, 30 January 2026 Gabriel Ellsworth talk contribs moved page Mozart's Musikalisches Würfelspiel to Mozart’s Musikalisches Würfelspiel (Misspelled title: I changed the apostrophe in “Mozart’s” to curly (typographical) punctuation.)
- 22:36, 29 January 2026 Gabriel Ellsworth talk contribs created page Grouping instrument names with square brackets (Created page with "If you want to label a group of instruments (staves, voices), you can draw lines to create your own shapes that mimic the appearance of the square brackets used by the <code>SystemStartSquare</code> system start delimiter (see [https://lilypond.org/doc/v2.24/Documentation/notation/displaying-staves#grouping-staves “Grouping staves” in the Notation Reference]). Adjust the numerical values in the <code>\score</code> block below as needed for your score. <lilypond vers...") Tag: Visual edit: Switched
- 22:47, 28 January 2026 Gabriel Ellsworth talk contribs created page Making lyrics take bar lines into account (Created page with "By default, Lyrics contexts do not contain <code>Bar_engraver</code>, so your lyrics will not take into account divisions between measures. Longer lyric items will appear to “spill across” bar lines. This snippet shows how you can add <code>Bar_engraver</code> to lyrics and hide bar lines, so that each individual lyric will be contained within the horizontal space between two consecutive bar lines. This approach can have undesirable effects on the horizontal spacin...") Tag: Visual edit: Switched
- 15:48, 28 January 2026 Gabriel Ellsworth talk contribs created page Unmetered music: An alternative to \cadenzaOn (Created page with "If your music is unmetered, you might use <code>\cadenzaOn</code>. But <code>\cadenzaOn</code> will disable automatic measure demarcation, and when it is applied, the <code>\bar</code> command will ''not'' start a new measure. <u>If you want the features that come with measure demarcation</u> (e.g., resetting '''accidentals''', automatic '''bar numbering''', automatic '''beaming'''), the following approach may be useful. It combines <code>\omit TimeSignature</code> with...") Tag: Visual edit: Switched
- 12:13, 7 November 2025 Gabriel Ellsworth talk contribs created page Custom clef and incipit spacing for Gregorian chant (I created this new page.) Tag: Visual edit
- 11:26, 7 November 2025 User account Gabriel Ellsworth talk contribs was created