bug-lilypond
[Top][All Lists]
Advanced

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

Issue 97 in project lilypond


From: codesite-noreply
Subject: Issue 97 in project lilypond
Date: Wed, 28 Feb 2007 07:00:07 -0800

Issue 97: request: center mark over bar sign (instead of the right edge)
http://code.google.com/p/lilypond/issues/detail?id=97

Comment #1 by lemzwerg:
The problem still exists, except that the default positioning
of rehearsal marks has been changed -- it's actually worse than
before...

Here my test code, together with an image

\version "2.11.20"

\relative {
  c1 \bar "|" \mark \default
  c \bar "|:" \mark \default
  c \bar "||" \mark \default
  c \bar ":|" \mark \default
  c \bar ".|" \mark \default
  c \bar ".|." \mark \default
  c \bar ":|:" \mark \default
  c \bar "|." \mark \default
  c \bar ":" \mark \default
  c \bar "dashed" \mark \default
  c
}

\paper {
  indent = 0\cm
  ragged-right = ##t
}


Attachments:
        rehearsalmark-position.png  7.5 KB 


Issue attribute updates:
        Labels: -Type-Enhancement Type-Defect

-- 
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]