User:Manuela/Main Page: Difference between revisions
m header of one box changed |
m oneclick inserted |
||
| (One intermediate revision 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: # | <div style="font: bold 2.3em serif; color: #8b5; | ||
text-shadow: 2px 0 #fff,0 2px #fff | 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: # | white-space: nowrap">Welcome to the</div> <div style="font: bold 4.3em serif; color: #8b5; | ||
text-shadow: 2px 0 #fff,0 2px #fff | text-shadow: 2px 0 #fff,0 2px #fff, 3px 3px 10px #aaa; | ||
white-space: nowrap">LilyPond | 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 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 | ||