From: Graham Percival Date: Wed, 13 Aug 2003 04:05:47 +0000 (+0000) Subject: Minor fixes. X-Git-Tag: release/1.8.1~21 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=a2c29e14e419bd98f0f4b06e6244ac10de21f3d2;p=lilypond.git Minor fixes. --- diff --git a/ChangeLog b/ChangeLog index d1299f9d59..48400fdd43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-13 Graham Percival + + * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly, + cue-notes.ly: minor fixes. + 2003-08-13 Juergen Reuter * Documentation/user/refman.itely: bugfix: remove obsolete link to diff --git a/input/test/bar-lines-lyric-only.ly b/input/test/bar-lines-lyric-only.ly index 1d71b4315b..8b920a8830 100644 --- a/input/test/bar-lines-lyric-only.ly +++ b/input/test/bar-lines-lyric-only.ly @@ -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" +} }} diff --git a/input/test/boxed-molecule.ly b/input/test/boxed-molecule.ly index 29f3dcb240..4466b6d2d6 100644 --- a/input/test/boxed-molecule.ly +++ b/input/test/boxed-molecule.ly @@ -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'' { diff --git a/input/test/cue-notes.ly b/input/test/cue-notes.ly index 03532d3ffc..4445f7df14 100644 --- a/input/test/cue-notes.ly +++ b/input/test/cue-notes.ly @@ -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'