]> git.donarmstrong.com Git - lilypond.git/commitdiff
Compile fixes.
authorGraham Percival <graham@percival-music.ca>
Thu, 8 Feb 2007 04:45:29 +0000 (20:45 -0800)
committerGraham Percival <graham@percival-music.ca>
Thu, 8 Feb 2007 04:45:29 +0000 (20:45 -0800)
13 files changed:
input/lsr/GNUmakefile
input/lsr/parts/Rehearsal-mark-numbers.ly
input/lsr/parts/Tag-filter.ly
input/lsr/repeats/Volta-multi-staff.ly
input/lsr/spacing/Page-spacing.ly
input/lsr/spacing/Proportional-spacing.ly
input/lsr/spacing/Proportional-strict-grace-notes.ly
input/lsr/spacing/Proportional-strict-notespacing.ly
input/lsr/spacing/alignment-vertical-spacing.ly
input/lsr/staff/Staff-line-positions.ly
input/lsr/text/font-family-override.ly
input/lsr/vocal/Ambitus.ly
input/lsr/vocal/lyric-combine.ly

index 8076405c3d10d2c3c8af9d898f11493420881675..98b2924adcb1bfea24e3cc830d5bf4db0f59ef57 100644 (file)
@@ -1,6 +1,6 @@
 depth = ../../
 
-SUBDIRS = ancient chords connecting contemporary
+SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal
 
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
index b1deb7850e8aa5324903660c8b5c53a5b04dd16f..74d2cfeede9c4918a0b9a532f23c3d33f3e055fd 100644 (file)
@@ -2,7 +2,7 @@
 
 \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.
+By setting @{markFormatter@} we may choose a different style of mark printing. Also, marks can be specified manually, with a markup argument.
 " }
 
 \paper { ragged-right = ##t } 
index c3f438a01cd21a080b45cbcb77c34ea890412c75..28491f5ccd5a70c24fc43ac6fa3e3c841973a0e1 100644 (file)
@@ -1,7 +1,7 @@
 \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 { ragged-right= ##t }
index 0a070e4497598cd5dab49135b9b35cbf3fa96e88..3ad1ca9a2758d828e266408f741a1070dfe0c318 100644 (file)
@@ -1,7 +1,7 @@
 \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 { ragged-right = ##t }
index 59ddc8c3deeaa1f1f43edaa162a35adbd479c724..dc6a941c08b54617ef2414104b3c91e1601b0d90 100644 (file)
@@ -1,11 +1,11 @@
 \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)
index 4c8679dc2e1fefa176ece3426d453d55f6d3b968..7b3c1b39aa966ee05da6f21de9c70f8a2c335a68 100644 (file)
@@ -1,7 +1,7 @@
 \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 { ragged-right = ##t }
index 2e4817e7c74f6fdfeb6e9242d0dcfa0e21c94120..a0fc0859253909913883eecaafbb8b958814edf4 100644 (file)
@@ -1,7 +1,7 @@
 \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 {
index 664ef4c50415c5185415d93d4b4cbf3482d74cfb..39b65433990c6d16f88537e332cd1bfbef005014 100644 (file)
@@ -1,7 +1,7 @@
 \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 {
index 8eee674c857b81565cd10828a13dbaa264109ea6..78e276fab0700ad1cb915eb2d04d3fb16fe6aca0 100644 (file)
@@ -1,11 +1,11 @@
 \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)
index 0e211ffa9d33975d22b6ebb08c878237b9b6f2d0..8321da0d2dea353eca311835e63079e52921d1cf 100644 (file)
@@ -1,7 +1,7 @@
 \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'  {
index c8b0db83ca944749566dbf9e8d8d558284ea653c..49fdc4f304f1a68b4e1ba9797fc3ec8441dedf20 100644 (file)
@@ -1,7 +1,7 @@
 \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  {
index 412dfeb2d5f5cc48143316d9916a5b8b5d5e453a..05ac9c78b5137fbc8ac4b5c4746ea8e361a6b25d 100644 (file)
@@ -3,7 +3,7 @@
 \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 {
index 702691a91343550983082336ba27d59b960b3f84..da4b076499a9ca6093c549a58fa3944b966ed608 100644 (file)
@@ -1,7 +1,7 @@
 \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.
 " }
 
 <<