Re: Setting Beam.details.beam-eps to +inf.0 makes the file compile forever
Luise Flesch <[email protected]> Thu, 18 Dec 2025 14:45:54 -0300
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CAD9FxcgZ5pM4QKgJ6ruOAcE2eTny4c8EtMjTKEWfeBmV1xKh2w@mail.gmail.com> |
Issue created :) On Thu, 18 Dec 2025 at 13:35, Werner LEMBERG <[email protected]> wrote: > > > Basically what the title says. The following code will never finish > > compiling: > > > > \version "2.25.31" > > > > { > > \override Beam.details.beam-eps = #+inf.0 > > c'8 e' g' c'' > > } > > Oh, oh. Thanks for the report; I can reproduce that. Please open an > issue in the tracker! > > > Werner >