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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to