bug-lilypond
[Top][All Lists]
Advanced

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

Issue 766 in lilypond: Indent should automatically adapt to instrument


From: codesite-noreply
Subject: Issue 766 in lilypond: Indent should automatically adapt to instrument names' length.
Date: Thu, 16 Jul 2009 09:19:36 +0000

Updates:
        Summary: Indent should automatically adapt to instrument names' length.
        Status: Accepted
        Cc: n.puttock joeneeman

Comment #2 on issue 766 by v.villenave: Indent should automatically adapt to instrument names' length.
http://code.google.com/p/lilypond/issues/detail?id=766

Hmmm, let's see.. how about:

\version "2.13.3"
\new Staff \with {
  instrumentName = "this is a really really long instrument name"
}{
  c'
}

CCing Joe and Neil, since they've recently been looking at InstrumentName stuff. It certainly woule be a nice feature indeed. Or at least, having a keep-inside-line
kind of a switch.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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