Re: How to delete a created Glissando without impact on line break?
Dan Eble <[email protected]> Sun, 28 Jun 2026 15:18:26 -0400
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-06-28 14:59, Thomas Morley wrote: > Am So., 28. Juni 2026 um 19:28 Uhr schrieb Dan Eble > <[email protected]>: >> >> Probably, the best response would be to update the Scheme implementation >> of Glissando_engraver to defer grob suicide similarly. Since the issue ...> > Doing it in `stop-translation-timestep` seems to work, though Mike's > fix for #1639 does it in `finalize`. > Do you have an advice on it? > Well, I could try it out by running regtests, but maybe you have some > insight already. I don't know whether there was a reason to wait until `finalize`. Nothing stands out to me. Since you've found it easy to do it in `stop-translation-timestep`, I encourage you to run the regression tests. -- Dan