]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor fixes.
authorGraham Percival <graham@percival-music.ca>
Wed, 13 Aug 2003 04:05:47 +0000 (04:05 +0000)
committerGraham Percival <graham@percival-music.ca>
Wed, 13 Aug 2003 04:05:47 +0000 (04:05 +0000)
ChangeLog
input/test/bar-lines-lyric-only.ly
input/test/boxed-molecule.ly
input/test/cue-notes.ly

index d1299f9d59c19d98600201202b1d21c35e333b39..48400fdd43a9c3723b3855a26ed45b31f7ed4420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-13  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
+       cue-notes.ly: minor fixes.
+
 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
 
        * Documentation/user/refman.itely: bugfix: remove obsolete link to
index 1d71b4315bb4ff15beede563d67029bacd045317..8b920a88304bf695b7b2907469eff5617cd8b6c6 100644 (file)
@@ -1,15 +1,11 @@
 \version "1.7.18"
-\header {
-
-texidoc = "@cindex Bar Line Lyric Only
-
+\header { texidoc = "@cindex Bar line lyric only
 You can move around @code{Bar_engraver} and
-@code{Span_bar_engraver} if you want bar lines on lyrics.
-"  }
-
+@code{Span_bar_engraver} if you want bar lines on lyrics. "
+}
 
 \score {
-\notes \relative c' \context StaffGroup = groupie <
+\notes \relative c' \context ChoirStaff = groupie <
  \context Staff = SA { c1 c1 c1}
  \context Lyrics \lyrics <
   { bla1 die bla }
@@ -29,18 +25,17 @@ You can move around @code{Bar_engraver} and
   % need procedure, since lyrics doesn't have a staff_sym engraver.
   BarLine \override #'bar-size-procedure = #(lambda (x) 3.0)
 }
-
 \translator {
   \LyricsContext
   \consists "Span_bar_engraver"
 }
 \translator{
-  \StaffGroupContext
+  \ChoirStaffContext
   \remove "Span_bar_engraver"
 }
-       \translator {
-           \StaffContext
-           \remove "Bar_engraver"
-           }
+\translator {
+  \StaffContext
+  \remove "Bar_engraver"
+}
 }}
 
index 29f3dcb240aed72b77517fedb09c3abb01c0bc17..4466b6d2d664a2ef9dedab9182c9a5aaa0ae647f 100644 (file)
@@ -1,11 +1,8 @@
 \version "1.7.18"
-% FIXME: check that this file actually works.
 \header {
 texidoc = "@cindex Boxed Molecule
 You can override the molecule callback to draw a box around
-arbitrary grobs.
-
-" }
+arbitrary grobs. " }
 
 
  \score { \notes \relative c''  {
index 03532d3ffc9273c2b0bd09faf32ddbbec161aa5f..4445f7df141884eedf3a2cf22de86762f1e4e09e 100644 (file)
@@ -1,13 +1,10 @@
 \version "1.7.18"
 % TODO: check to see if this example can be simplified using \small
 % or \tiny.
-\header {
-
-    texidoc = "@cindex Cue Notes
-
-Cue notes should be set in smaller type.  Cue clefs are
-usually not restored explicitly.
-"  }
+\header { texidoc = "@cindex Cue Notes
+Cue notes should be set in smaller type. "
+%  Cue clefs are usually not restored explicitly. "
+}
 
 
 \score {
@@ -33,12 +30,15 @@ usually not restored explicitly.
           #(lambda (beam mult) (* 0.8 (Beam::space_function beam mult)))
 
        r8^"Bsn." c'8  f'8-[ f'8]
+
 % note: the clef should be cancelled from the cue.  
+%  this is under debate; I don't think it should.  - Graham
 
 % if you want to cancel it in the main part, uncomment the following:
-%       \property Staff.fontSize\unset
-%       \property Staff . Clef = \turnOff
+%       \property Staff.Clef = \turnOff
                            
+       \property Staff.fontSize\unset
+
        \clef treble
      } >
    c'8^"Horn" cis'