Main Page: Difference between revisions

No edit summary
I created a numbered list to make it easier for readers to understand what they can do on this site.
 
(9 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-devel}} on the snippet since the syntax might have changed!