On Mon, 31 Aug 2009 10:06:20 +0200, Frank Steinmetzger wrote:

> The fis in this chord is in parenthesis (basically) like this:
> 
> -------------
>        O
> ---/-----\---
>    | # O |
> ---\-----/---

Hi Frank,

This does the trick in a bit unorthodox way:

  \relative c'' {
  \override TextScript #'extra-offset = #'(-2.2 . 1.9)
    a b c d | 
    <a fis>1_\markup { \small "(       )" }
  }

See: http://hemiola.eu/pics/test.png

But there will probably be a better way, without the offset fiddling and 
using the space bar...

Jethro.



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

Reply via email to