Jump to content

Main Page: Difference between revisions

From LilyPond wiki
m 2.24 is no longer the current stable release
I created a numbered list to make it easier for readers to understand what they can do on this site.
 
Line 1: Line 1:
Welcome to the LilyPond wiki! This is a place where you can find and contribute commented code snippets for the [https://lilypond.org GNU LilyPond] music typesetting program.
Welcome to the LilyPond wiki! This is a place where you can find and contribute commented code snippets for the [https://lilypond.org GNU LilyPond] music typesetting program.


Use the search box to look for snippets, view the [[Special:AllPages|list of all pages]], or read the [[Help:Contributing|editing help]].  You might also enter a LilyPond Snippet Repository (LSR) number to access a redirection to the corresponding page.
You can:
# Use the search box to look for snippets.
# Enter a LilyPond Snippet Repository (LSR) number to access a redirection to the corresponding page.
# View the [[Special:AllPages|list of all pages]].
# Browse [[Special:Categories|snippets by category]].
# Read the [[Help:Contributing|guide to contributing new snippets]].


Most snippets are set up to use the stable LilyPond release 2.24 (the intended version is always shown in the snippet).  To use a newer version, don't forget to call {{Convert-ly-devel}} on the snippet since the syntax might have changed!
Most snippets are set up to use the stable LilyPond release 2.24 (the intended version is always shown in the snippet).  To use a newer version, don’t forget to call {{Convert-ly-devel}} on the snippet since the syntax might have changed!

Latest revision as of 21:33, 11 June 2026

Welcome to the LilyPond wiki! This is a place where you can find and contribute commented code snippets for the GNU LilyPond music typesetting program.

You can:

  1. Use the search box to look for snippets.
  2. Enter a LilyPond Snippet Repository (LSR) number to access a redirection to the corresponding page.
  3. View the list of all pages.
  4. Browse snippets by category.
  5. Read the guide to contributing new snippets.

Most snippets are set up to use the stable LilyPond release 2.24 (the intended version is always shown in the snippet). To use a newer version, don’t forget to call convert-ly on the snippet since the syntax might have changed!