Jump to content

Main Page: Difference between revisions

From LilyPond wiki
m Reverted edits by 85.208.84.179 (talk) to last revision by Jean Abou Samra
Tag: Rollback
No edit summary
 
(7 intermediate revisions by 5 users not shown)
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 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-stable}} on the snippet since the syntax might have changed!

Latest revision as of 04:40, 6 August 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!