User:Manuela/Main Page: Difference between revisions

Manuela (talk | contribs)
m All Lilypond changed to LilyPond
Manuela (talk | contribs)
m oneclick inserted
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
margin-top: 4px;  
margin-top: 4px;  
background-color: #f9f9f9;">
background-color: #f9f9f9;">
<div style="font: bold 2.3em serif; color: #d0a;
<div style="font: bold 2.3em serif; color: #8b5;
text-shadow: 2px 0 #fff,0 2px #fff, 2px 2px #202020,3px 3px 10px #888;
text-shadow: 2px 0 #fff,0 2px #fff,3px 3px 10px #aaa;
white-space: nowrap">Welcome to the</div> <div style="font: bold 4.3em serif; color: #d0a;
white-space: nowrap">Welcome to the</div> <div style="font: bold 4.3em serif; color: #8b5;
text-shadow: 2px 0 #fff,0 2px #fff, 2px 2px #202020,3px 3px 10px #888;
text-shadow: 2px 0 #fff,0 2px #fff, 3px 3px 10px #aaa;
white-space: nowrap">LilyPond WIKI</div>
white-space: nowrap">LilyPond Wiki</div>
<div style="font-size: 1.25em">This is a place where you can find and contribute commented code snippets for the [https://lilypond.org/ GNU LilyPond] music typesetting program.</div>
<div style="font-size: 1.25em">This is a place where you can find and contribute commented code snippets for the [https://lilypond.org/ GNU LilyPond] music typesetting program.</div>
In this wiki there are {{NUMBEROFARTICLES}} [[Special:AllPages|articles]] on {{NUMBEROFPAGES}} pages.
In this wiki there are {{NUMBEROFARTICLES}} [[Special:AllPages|articles]] on {{NUMBEROFPAGES}} pages.
Line 34: Line 34:
<div style="display: flex; text-align: left;" >
<div style="display: flex; text-align: left;" >
{{User:Manuela/colored box|shade=b
{{User:Manuela/colored box|shade=b
|header=LilyPond Snippet Repository
|header=What is the LilyPond Snippet Repository
|body=The ''snippet repository'' contains (relatively short) samples of LilyPond code for certain tasks.
|body=The ''snippet repository'' contains (relatively short) samples of LilyPond code for certain tasks.


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


If you use a higher version of LilyPond then you must include the full version as <code><lilypond version="2.25.31"></code>
If you use a higher version of LilyPond then you must include the full version as <code style="-webkit-user-select: all; -ms-user-select: all; -moz-user-select: all; user-select: all"><lilypond version="2.25.31"></code>
}}
}}
{{User:Manuela/colored box|shade=p
{{User:Manuela/colored box|shade=p