From: Graham Percival Date: Tue, 6 Mar 2007 20:38:58 +0000 (-0800) Subject: Automagic update from LSR. X-Git-Tag: release/2.11.21-1~9^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2d45e3bdf36cb50b5d6bab41254760daca9c962b;p=lilypond.git Automagic update from LSR. --- diff --git a/input/lsr/chords/chord-name-exceptions.ly b/input/lsr/chords/chord-name-exceptions.ly index 7713f3b0b5..a958bc73c7 100644 --- a/input/lsr/chords/chord-name-exceptions.ly +++ b/input/lsr/chords/chord-name-exceptions.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -The property @{chordNameExceptions@} can used to store a list of special notations for specific chords. +The property @code{chordNameExceptions} can used to store a list of +special notations for specific chords. " } % 7sus4 denoted with ^7 wahh diff --git a/input/lsr/chords/chord-name-major7.ly b/input/lsr/chords/chord-name-major7.ly index 992e25c1af..cc17e60302 100644 --- a/input/lsr/chords/chord-name-major7.ly +++ b/input/lsr/chords/chord-name-major7.ly @@ -1,7 +1,7 @@ \version "2.10.12" \header { texidoc = " -The layout of the major 7 can be tuned with @{majorSevenSymbol@} +The layout of the major 7 can be tuned with @code{majorSevenSymbol} " } \chords { diff --git a/input/lsr/connecting/laissez-vibrer-ties.ly b/input/lsr/connecting/laissez-vibrer-ties.ly index 908ad5774b..84b2545e31 100644 --- a/input/lsr/connecting/laissez-vibrer-ties.ly +++ b/input/lsr/connecting/laissez-vibrer-ties.ly @@ -1,8 +1,9 @@ \version "2.10.12" \header { texidoc = " -l.v. ties should avoid dots and staff lines, similar to normal ties. They have fixed size. Their formatting can be tuned with -@code{tie-configuration} +l.v. ties should avoid dots and staff lines, similar to normal ties. +They have fixed size. Their formatting can be tuned with + @{tie-configuration@} " } \paper { diff --git a/input/lsr/contemporary/clusters.ly b/input/lsr/contemporary/clusters.ly index 12336f55f0..d848f8b585 100644 --- a/input/lsr/contemporary/clusters.ly +++ b/input/lsr/contemporary/clusters.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -Clusters are a device to denote that a complete range of notes is to be played. +Clusters are a device to denote that a complete range of notes is to be +played. " } \layout { diff --git a/input/lsr/expressive/breathing-sign.ly b/input/lsr/expressive/breathing-sign.ly index 32702f786a..83caf40816 100644 --- a/input/lsr/expressive/breathing-sign.ly +++ b/input/lsr/expressive/breathing-sign.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -Breathing signs are available in different tastes: commas (default), ticks, vees and `railroad tracks' (caesura). +Breathing signs are available in different tastes: commas (default), +ticks, vees and `railroad tracks' (caesura). " } { diff --git a/input/lsr/expressive/fingering-chords.ly b/input/lsr/expressive/fingering-chords.ly index f885a2985f..fa0fc38422 100644 --- a/input/lsr/expressive/fingering-chords.ly +++ b/input/lsr/expressive/fingering-chords.ly @@ -1,7 +1,9 @@ \version "2.10.12" \header { texidoc = " -With the new chord syntax, it is possible to associate fingerings uniquely with notes. This makes it possible to add horizontal fingerings to notes. +With the new chord syntax, it is possible to associate fingerings +uniquely with notes. This makes it possible to add horizontal +fingerings to notes. " } \layout { ragged-right= ##t } diff --git a/input/lsr/guitar/guitar-string-number.ly b/input/lsr/guitar/guitar-string-number.ly index 85d9e6b191..4dd2e3046e 100644 --- a/input/lsr/guitar/guitar-string-number.ly +++ b/input/lsr/guitar/guitar-string-number.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -String numbers can be added to chords. They use the same positioning mechanism as finger instructions. +String numbers can be added to chords. They use the same positioning +mechanism as finger instructions. " } \paper { diff --git a/input/lsr/parts/rehearsal-mark-numbers.ly b/input/lsr/parts/rehearsal-mark-numbers.ly index f0cb45e370..df1d069103 100644 --- a/input/lsr/parts/rehearsal-mark-numbers.ly +++ b/input/lsr/parts/rehearsal-mark-numbers.ly @@ -1,8 +1,9 @@ \version "2.10.12" \header { texidoc = " -Marks can be printed as numbers. -By setting @{markFormatter@} we may choose a different style of mark printing. Also, marks can be specified manually, with a markup argument. +Marks can be printed as numbers. By setting @{markFormatter@} we may +choose a different style of mark printing. Also, marks can be specified +manually, with a markup argument. " } \paper { diff --git a/input/lsr/parts/tag-filter.ly b/input/lsr/parts/tag-filter.ly index 0478d2df58..f00ab5fe92 100644 --- a/input/lsr/parts/tag-filter.ly +++ b/input/lsr/parts/tag-filter.ly @@ -1,7 +1,12 @@ \version "2.10.12" \header { texidoc = " -The @{\tag@} command marks music expressions with a name. These tagged expressions can be filtered out later. This mechanism can be used to make different versions of the same music. In this example, the top stave displays the music expression with all tags included. The bottom two staves are filtered: the part has cue notes and fingerings, but the score has not. +The @{\tag@} command marks music expressions with a name. These tagged +expressions can be filtered out later. This mechanism can be used to +make different versions of the same music. In this example, the top +stave displays the music expression with all tags included. The bottom +two staves are filtered: the part has cue notes and fingerings, but the +score has not. " } \layout { diff --git a/input/lsr/repeats/volta-multi-staff.ly b/input/lsr/repeats/volta-multi-staff.ly index 76207fe51d..c27a3a4bfd 100644 --- a/input/lsr/repeats/volta-multi-staff.ly +++ b/input/lsr/repeats/volta-multi-staff.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -By setting @{voltaOnThisStaff@}, repeats can be put also over other staves than the topmost one in a score. +By setting @{voltaOnThisStaff@}, repeats can be put also over other +staves than the topmost one in a score. " } \layout { diff --git a/input/lsr/spacing/alignment-vertical-spacing.ly b/input/lsr/spacing/alignment-vertical-spacing.ly index 13811cc207..da4d015a6c 100644 --- a/input/lsr/spacing/alignment-vertical-spacing.ly +++ b/input/lsr/spacing/alignment-vertical-spacing.ly @@ -1,11 +1,15 @@ \version "2.10.12" \header { texidoc = " -By setting properties in @{NonMusicalPaperColumn@}, vertical spacing of alignments can be adjusted per system. +By setting properties in @{NonMusicalPaperColumn@}, vertical spacing of +alignments can be adjusted per system. -By setting @{alignment-extra-space@} or @{fixed-alignment-extra-space@} an individual system may be stretched vertically. +By setting @{alignment-extra-space@} or @{fixed-alignment-extra-space@} +an individual system may be stretched vertically. -For technical reasons, @{overrideProperty@} has to be used for setting properties on individual object. @{override@} in a @{\context@} block may still be used for global overrides +For technical reasons, @{overrideProperty@} has to be used for setting +properties on individual object. @{override@} in a @{\context@} block +may still be used for global overrides " } #(set-global-staff-size 13) diff --git a/input/lsr/spacing/page-layout-twopass.ly b/input/lsr/spacing/page-layout-twopass.ly index 7e85403a5e..3fc5d8e2bb 100644 --- a/input/lsr/spacing/page-layout-twopass.ly +++ b/input/lsr/spacing/page-layout-twopass.ly @@ -3,7 +3,8 @@ \header { texidoc = " Page breaking details can be stored for later reference. -(you should run this snippet on your own computer; we cannot compute the two-pass layout here) +(you should run this snippet on your own computer; we cannot compute +the two-pass layout here) " } \paper { diff --git a/input/lsr/spacing/page-spacing.ly b/input/lsr/spacing/page-spacing.ly index 916c895dc9..063dc97e5d 100644 --- a/input/lsr/spacing/page-spacing.ly +++ b/input/lsr/spacing/page-spacing.ly @@ -1,11 +1,15 @@ \version "2.10.12" \header { texidoc = " -By setting properties in @{NonMusicalPaperColumn@}, vertical spacing of page layout can be adjusted. +By setting properties in @{NonMusicalPaperColumn@}, vertical spacing of +page layout can be adjusted. -For technical reasons, @{overrideProperty@} has to be used for setting properties on individual object. @{\override@} may still be used for global overrides. +For technical reasons, @{overrideProperty@} has to be used for setting +properties on individual object. @{\override@} may still be used for +global overrides. -By setting @{annotate-spacing@}, we can see the effect of each property. +By setting @{annotate-spacing@}, we can see the effect of each +property. " } #(set-global-staff-size 11) diff --git a/input/lsr/spacing/proportional-spacing.ly b/input/lsr/spacing/proportional-spacing.ly index 20efc39671..89ca4c14ea 100644 --- a/input/lsr/spacing/proportional-spacing.ly +++ b/input/lsr/spacing/proportional-spacing.ly @@ -1,7 +1,9 @@ \version "2.10.12" \header { texidoc = " -Proportional notation can be created by setting @{proportionalNotationDuration@}. Notes will be spaced proportional to the distance for the given duration. +Proportional notation can be created by setting +@{proportionalNotationDuration@}. Notes will be spaced proportional to +the distance for the given duration. " } \paper { diff --git a/input/lsr/spacing/proportional-strict-grace-notes.ly b/input/lsr/spacing/proportional-strict-grace-notes.ly index 401f83771e..3e757d6234 100644 --- a/input/lsr/spacing/proportional-strict-grace-notes.ly +++ b/input/lsr/spacing/proportional-strict-grace-notes.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -With @{strict-note-spacing@} spacing for grace notes (even multiple ones), is floating as well. +With @{strict-note-spacing@} spacing for grace notes (even multiple +ones), is floating as well. " } \paper { diff --git a/input/lsr/spacing/proportional-strict-notespacing.ly b/input/lsr/spacing/proportional-strict-notespacing.ly index 664ef4c504..3b791f5b0e 100644 --- a/input/lsr/spacing/proportional-strict-notespacing.ly +++ b/input/lsr/spacing/proportional-strict-notespacing.ly @@ -1,7 +1,10 @@ \version "2.10.12" \header { texidoc = " -If @code{strict-note-spacing} is set, then spacing of notes is not influenced by bars and clefs half-way on the system. Rather, they are put just before the note that occurs at the same time. This may cause collisions. +If @{strict-note-spacing@} is set, then spacing of notes is not +influenced by bars and clefs half-way on the system. Rather, they are +put just before the note that occurs at the same time. This may cause +collisions. " } \paper { diff --git a/input/lsr/staff/staff-line-positions.ly b/input/lsr/staff/staff-line-positions.ly index ed56b7115d..0518651155 100644 --- a/input/lsr/staff/staff-line-positions.ly +++ b/input/lsr/staff/staff-line-positions.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -The vertical positions of staff lines may be specified individually, by setting the @{line-positions@} property of the StaffSymbol. +The vertical positions of staff lines may be specified individually, by +setting the @{line-positions@} property of the StaffSymbol. " } \new Staff \relative c' { diff --git a/input/lsr/text/font-family-override.ly b/input/lsr/text/font-family-override.ly index 17b403a3e1..e2a9e5c514 100644 --- a/input/lsr/text/font-family-override.ly +++ b/input/lsr/text/font-family-override.ly @@ -1,7 +1,8 @@ \version "2.10.12" \header { texidoc = " -The default font families for text can be overridden with @{make-pango-font-tree@} +The default font families for text can be overridden with +@{make-pango-font-tree@} " } \paper { diff --git a/input/lsr/vocal/ambitus.ly b/input/lsr/vocal/ambitus.ly index 1e79eb6a31..2020f68326 100644 --- a/input/lsr/vocal/ambitus.ly +++ b/input/lsr/vocal/ambitus.ly @@ -3,7 +3,8 @@ \header { texidoc = " Ambituses indicate pitch ranges for voices. -Accidentals only show up if they're not part of key signature. @{AmbitusNoteHead@} grobs also have ledger lines. +Accidentals only show up if they're not part of key signature. +@{AmbitusNoteHead@} grobs also have ledger lines. " } \layout { diff --git a/input/lsr/vocal/lyric-combine.ly b/input/lsr/vocal/lyric-combine.ly index 2fbc564bf2..e9c46d6310 100644 --- a/input/lsr/vocal/lyric-combine.ly +++ b/input/lsr/vocal/lyric-combine.ly @@ -1,7 +1,9 @@ \version "2.10.12" \header { texidoc = " -With the @{\lyricsto@} mechanism, individual lyric lines can be associated with one melody line. For each lyric line, they can be tuned whether to follow melismata or not. +With the @{\lyricsto@} mechanism, individual lyric lines can be +associated with one melody line. For each lyric line, they can be tuned +whether to follow melismata or not. " } <<