Jump to content

Main Page: Difference between revisions

From LilyPond wiki
No edit summary
 
I created a numbered list to make it easier for readers to understand what they can do on this site.
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
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.


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
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]].


== Getting started ==
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!
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]

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!