Re: MacOS Ventura Quick Look not working for .ly files

2023-05-02 Thread Mark Harris
Thanks. I’ve tried changing the program that opens them, as you suggest, but it still doesn’t work, and gives the same error message. > On 2/05/2023, at 11:48 PM, Jeff Kopmanis wrote: > > Try Get Info on one of the files and change the program used for all. > > I have the same issue, but

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
As said, I have 30-40 include files. And lilypond compiles fines, albeit slowly as it is single threaded. It's Frescobaldi that is slow. I can live without Frescobaldi, but I do really like two way point and click. Andrew On 2/05/2023 11:11 pm, Jeff Kopmanis wrote: You should look into

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Jeff Kopmanis
You should look into include files if you've got that much code. Lilipond can handle it, and it'll make your project much more managable. On Tue, May 2, 2023, 8:58 AM Andrew Bernard wrote: > The work is about 40,000 lines of lilypond code, but split into about ten > sections. There are only

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
The issue thread does not explain what the output document variable is. What is it and how do you set it? I don't think this issue has been fixed, from what I read. It would be nice if it were. Andrew On 2/05/2023 8:37 pm, Federico Bruni wrote: Il giorno mar 2 mag 2023 alle 19:30:46 +1000,

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
The work is about 40,000 lines of lilypond code, but split into about ten sections. There are only about 30 include files. Frescobaldi is unusable, then and still now. Of the order of 30 seconds to do any operation, on a linux VM on a very fast computer. I will say that the score is a work of

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
From work on this in the past, it's a gvim issue. Nothing to do with lilypond. Don't spend any time on it. When following this a few years ago various gvim forums indicated this is a kind of difficulty, not exactly a bug. I just thought I can't be the only one in the world wanting to use gvim

Re: MacOS Ventura Quick Look not working for .ly files

2023-05-02 Thread Jeff Kopmanis
Try Get Info on one of the files and change the program used for all. I have the same issue, but haven't dug into it yet. On Tue, May 2, 2023, 4:24 AM Mark Harris wrote: > Hi, I’ve recently tried to use Lilypond on a MacBook Air M2 with Ventura. > Quick Look is a vital part of my workflow, as

Re: Separate dynamics from notes

2023-05-02 Thread Leo Correia de Verdier
If not too late, here is an example, based on Jeans code in https://lists.gnu.org/archive/html/lilypond-user/2021-09/msg00209.html %% convertToSkips = #(define-music-function (music) (ly:music?) (music-map (lambda (m) (if (or (music-is-of-type? m 'rest-event)

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Federico Bruni
Il giorno mar 2 mag 2023 alle 19:30:46 +1000, Andrew Bernard ha scritto: Trying to use gvim, due to the problem that Frescobaldi becomes unreasonably sluggish with my very large scores, no matter what clever tricks I use to chop them up. This is:

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Jean Abou Samra
Le mardi 02 mai 2023 à 17:44 +1000, Andrew Bernard a écrit : > A few years ago I penned a guide to getting lilypond PDF point and click > going with gvim under Ubuntu. > > Time has moved on and that guide is no longer right for Fedora 38. > > Does anybody have gvim going with Fedora and if so,

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
Fedora 38, Gnome 44, Evince works fine. No problem at all and nothing to configure. That's the environment. Trying to use gvim, due to the problem that Frescobaldi becomes unreasonably sluggish with my very large scores, no matter what clever tricks I use to chop them up. I have been using

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Federico Bruni
Il giorno mar 2 mag 2023 alle 17:44:04 +1000, Andrew Bernard ha scritto: A few years ago I penned a guide to getting lilypond PDF point and click going with gvim under Ubuntu. Time has moved on and that guide is no longer right for Fedora 38. Does anybody have gvim going with Fedora and

MacOS Ventura Quick Look not working for .ly files

2023-05-02 Thread Mark Harris
Hi, I’ve recently tried to use Lilypond on a MacBook Air M2 with Ventura. Quick Look is a vital part of my workflow, as I work with hundreds of .ly files, and always used to work on my old Mac with an older operating system. Now when I try to Quick Look a .ly file, I get the message: “The

Cross-nesting \repeat segno and \repeat volta

2023-05-02 Thread Huanyu Liu
Hi, I am trying to write something tricky (but not rare, in my opinion) with both `\repeat segno` and `\repeat volta`. Here is an illustration of what I want to achieve: A ||: B |(Segno) C |(Coda)(Volta 1 start) D1 (Volta 1 end):|| (Volta 2 start) D2 (Volta 2 end)(DS)||(Coda)

Point and click with gvim under Fedora 38

2023-05-02 Thread Andrew Bernard
A few years ago I penned a guide to getting lilypond PDF point and click going with gvim under Ubuntu. Time has moved on and that guide is no longer right for Fedora 38. Does anybody have gvim going with Fedora and if so, could they outline some pointers? It sort of works but shows unwanted

Re: Missing documentation archives for 2.24 and 2.25

2023-05-02 Thread Jean Abou Samra
Le mardi 02 mai 2023 à 07:05 +0200, Thomas Weißschuh a écrit : > Hi, > > it seems the documenation archives for 2.24 (and 2.25) are missing from > https://lilypond.org/downloads/binaries/documentation/ . This is our old downlod site, as mentioned on  https://lilypond.org/old-downloads.html .

Missing documentation archives for 2.24 and 2.25

2023-05-02 Thread Thomas Weißschuh
Hi, it seems the documenation archives for 2.24 (and 2.25) are missing from https://lilypond.org/downloads/binaries/documentation/ . Thomas