lilypond-user
[Top][All Lists]
Advanced

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

Re: treble and bass clef simultaneously


From: Aaron Hill
Subject: Re: treble and bass clef simultaneously
Date: Wed, 27 Mar 2019 03:09:41 -0700
User-agent: Roundcube Webmail/1.3.8

On 2019-03-27 3:01 am, Werner LEMBERG wrote:
for a solitary bass note I want to have a bass clef, not affecting
anything else in the staff.  How can I fix the attached example?  I
guess I need a music function that adjusts the vertical note offset
of the upper voice...

Could you use an "ossia" that overlaps the staff?  [...]

A very nice idea, thanks!  I admit that I would never have thought of
that.  Your example is almost perfect, except that I would like to
avoid the horizontal gap caused by bass clef.  What property controls
that?  I tried to modify some `Clef' properties given in
`define-grobs.scm', but I didn't get the desired effect.

Has the potential for overlapping ink, but try this:

%%%%
  \override Clef.X-extent = #'(1.5 . 1.5)
%%%%

-- Aaron Hill



reply via email to

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