Main Page: Difference between revisions
Appearance
Rudi Guggt (talk | contribs) Undo revision 6333 by CarsonGallop (talk) Tags: Replaced Undo |
I created a numbered list to make it easier for readers to understand what they can do on this site. |
||
| (One intermediate revision by one other user 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 | 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 | 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:
- 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 list of all pages.
- Browse snippets by category.
- 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!