lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

serious bug: split spanners and instrument names


From: Werner LEMBERG
Subject: serious bug: split spanners and instrument names
Date: Sun, 05 Nov 2006 08:20:23 +0100 (CET)

I've added this to the Google item list also.


    Werner


======================================================================


\version "2.9.28"

\header { texidoc = "
  A split spanner moves the instrument name down
  which is wrong.
" }

\relative {
  \set Staff.shortInstrumentName = "foo"
  f1 | f1 | f1 |
  f1\< | f1 | f1\! |
}

\paper {
  line-width = 3\cm
  indent = 0\cm
}

% EOF

PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]