lilypond-user
[Top][All Lists]
Advanced

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

Re: Overlay "ossia" voice


From: Urs Liska
Subject: Re: Overlay "ossia" voice
Date: Mon, 8 Apr 2019 09:23:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Mark,

Am 04.04.19 um 20:35 schrieb Mark Knoop:
I'm trying to create something a bit like an ossia voice which should be 
overlaid on top of the principal voice, but without affecting the layout of 
each; i.e. ignoring all collisions.
This is great and may be an inspiration for me to handle my request from a few weeks ago: https://lists.gnu.org/archive/html/lilypond-user/2019-03/msg00389.html

In the following example, ideally the Dots and Ties on the Gs in the first line 
should have the same positioning as on the second.

It's mostly working, except for the Dots which don't seem to have an equivalent 
property to NoteColumn.ignore-collision. Any thoughts on this?


I'm not sure this might work at all since (like with the noteheads and the stems) through the \magnify the horizontal extent of all objects is different. I think what you'd basically have to do is making the secondary dots transparent (as you do in some instances).

What I would go after is a music function that detects another note head in the same NoteColumn at the same staff-position and if it finds one makes NoteHead, Stem, Flag, Dots (and more?) transparent.

I'd be interested in further results!

HTH
Urs




reply via email to

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