Obtaining 2.12 lyrics spacing in newer versions: Difference between revisions

m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
m Remove official documentation category: this snippet talks about version 2.12, released in 2008
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
It is possible to set properties for <code>Lyric</code> and <code>Staff</code> contexts to get the spacing engine to behave as it did in version 2.12.
It is possible to set properties for <code>Lyric</code> and <code>Staff</code> contexts to get the spacing engine to behave as it did in version 2.12.


<lilypond version="2.24" full>
<lilypond version="2.24">
\header { tagline = ##f }
 
global = {
global = {
   \key d \major
   \key d \major
Line 89: Line 87:


[[Category:Vocal music]]
[[Category:Vocal music]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]