Re: Frescobaldi... panic alternatives? (Kenneth Flak)

2024-05-02 Thread Jeff Kopmanis
Sounds like just the VSLilyPond-PDF-Preview extension is not being
maintained.  I'll take a look at that tonight...thanks, Federico!

On Thu, May 2, 2024 at 4:41 PM Federico Sarudiansky 
wrote:

> Hi Jeff.
>
> I've been using VSLilypond for VSCode for a while now and I found a
> solution for the annoying lack of refresh of the PDF output. It is here:
> https://github.com/lhl2617/VSLilyPond-PDF-preview/pull/118
> Basically you have to edit a file of the Lilypond PDF preview extension
> (~/.vscode/extensions/lhl2617.lilypond-pdf-preview-0.2.8/out/extension/pdf-preview.js)
> and, look for "watcher.onDidChange" and add a similar construction for
> using "watcher.onDidCreate". And it works flawlessly.
> I think the owner of VSLilypond is not maintaining this project anymore.
> So this is not merged in the extension you can download and should be done
> by hand.
>
> Regards,
>
> F.
>


-- 
*Jeff Kopmanis*
Medium: https://kopmanis.medium.com
GLAAC: https://www.glaac.org/
University Lowbrow Astronomers: http://umich.edu/~lowbrows
Orange Can Astronomy: https://www.facebook.com/orangecanastronomy/

** Go Green and leave this email on the Screen! **


Re: Frescobaldi... panic alternatives? (Kenneth Flak)

2024-05-02 Thread Federico Sarudiansky
Hi Jeff.

I've been using VSLilypond for VSCode for a while now and I found a
solution for the annoying lack of refresh of the PDF output. It is here:
https://github.com/lhl2617/VSLilyPond-PDF-preview/pull/118
Basically you have to edit a file of the Lilypond PDF preview extension
(~/.vscode/extensions/lhl2617.lilypond-pdf-preview-0.2.8/out/extension/pdf-preview.js)
and, look for "watcher.onDidChange" and add a similar construction for
using "watcher.onDidCreate". And it works flawlessly.
I think the owner of VSLilypond is not maintaining this project anymore. So
this is not merged in the extension you can download and should be done by
hand.

Regards,

F.


Re: Frescobaldi... panic alternatives? (Kenneth Flak)

2024-05-02 Thread Jeff Kopmanis
I kicked the tires with VScode and the VSLilypond extension set, and it
worked pretty well.  I'm not sure I figured out how to *automagically* update
the PDF display, all I had to do was to close and reopen the file and it
was there.  Clicking on a note in the PDF viewer took me right to the text
and clicking on text and asking for it to find it in the PDF worked as
well.  Syntax highlighting and completion worked nicely as well as the
formatting.  Compiling worked nicely, although in some cases, my files
generate some warnings that Frescobaldi did not.  I suspect different
compile options that could be worked out over time.

Overall, a reasonable replacement if Frescobaldi goes awayuntil then,
Frescobaldi is still easier.

-Jeff. :)

On Thu, May 2, 2024 at 3:57 PM jeff  wrote:

> Well done Kenneth! I don't have anything better to say. Maybe asking
> Simon Martineau is thoughts about that. And thanks to Werner for the
> proposal. It feels a little bit like I'm a part of the game, haha. I have
> more than 20 scores to transpose on lilypond so I'm here to stay a little
> longer and read and learn from you.
> Jeff
>
> On 02/05/2024 19:29, lilypond-user-requ...@gnu.org wrote:
>
> Send lilypond-user mailing list submissions to
>   lilypond-user@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.gnu.org/mailman/listinfo/lilypond-user
> or, via email, send a message with subject or body 'help' to
>   lilypond-user-requ...@gnu.org
>
> You can reach the person managing the list at
>   lilypond-user-ow...@gnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of lilypond-user digest..."
>
>
> Today's Topics:
>
>1. Re: Frescobaldi... panic alternatives? (Raphael Mankin)
>2. Re: \after … \beforeLast? (Knute Snortum)
>3. Re: Frescobaldi... panic alternatives? (Kenneth Flak)
>4. Re: \after … \beforeLast? (Hans Aikema)
>5. Re: \after … \beforeLast? (Lukas-Fabian Moser)
>
>
> --
>
> Message: 1
> Date: Thu, 2 May 2024 18:07:33 +0100
> From: Raphael Mankin  
> To: lilypond-user@gnu.org
> Subject: Re: Frescobaldi... panic alternatives?
> Message-ID: <474001f7-e9c0-4759-8106-174a0bb41...@mankin.org.uk> 
> <474001f7-e9c0-4759-8106-174a0bb41...@mankin.org.uk>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> This is a much better description of Neovim than exists on any  of the
> Neovim web-sites. They all jump straight into detail without telling one
> what the whole thing is about. I struggled to work out what Neovim is,
> or why I should want to use it.
>
> On 02/05/2024 05:33, Kenneth Flak wrote:
>
> OK, giving it a shot... Feel free to edit as needed!
>
> Kenneth
>
>
> Neovim
> https://neovim.io
>
> Neovim is a minimal text editor and fork of vim. It is highly extensible and 
> configurable through the vimscript and lua programming languages. Lilypond 
> support is provided by the nvim-lilypond-suite plugin 
> (https://github.com/martineausimon/nvim-lilypond-suite). The plugin supports 
> playback of midi files through external programs; point-and-click when using 
> a supported PDF viewer; snippets and code completion when combined with other 
> plugins; in addition to the full range of tools available in the neovim 
> ecosystem. For more details on how to set it up consult the plugin's github 
> page. You will also want to spend some time with some of the numerous online 
> tutorials for learning vim/neovim to get the most out of your editing 
> experience.
>
>
> Werner LEMBERG, May 02, 2024 at 05:49:
>
> Maybe one of you two can provide some text for
>
> https://lilypond.org/doc/v2.24/Documentation/web/easier-editing
>
> It happens that my first contribution to the Lilypond documentation
> was a rewrite of the Easier Editing section, some 14 years ago or
> so.
>
> Aaah :-)
>
>
> If either or both care to send me their thoughts and comments, I'll
> be glad to turn it into a patch.
>
> This would be great!  Thanks for the offer.
>
>
>  Werner
>
>
>  -- https://jefflagoutte.com/
>
>

-- 
*Jeff Kopmanis*
Medium: https://kopmanis.medium.com
GLAAC: https://www.glaac.org/
University Lowbrow Astronomers: http://umich.edu/~lowbrows
Orange Can Astronomy: https://www.facebook.com/orangecanastronomy/

** Go Green and leave this email on the Screen! **


Re: Frescobaldi... panic alternatives? (Kenneth Flak)

2024-05-02 Thread jeff
Well done Kenneth! I don't have anything better to say.Maybe asking 
Simon Martineau is thoughts about that.And thanks to Werner for the 
proposal.It feels a little bit like I'm a part of the game, haha. I have 
more than 20 scores to transpose on lilypond so I'm here to stay a 
little longer and read and learn from you.

Jeff

On 02/05/2024 19:29, lilypond-user-requ...@gnu.org wrote:

Send lilypond-user mailing list submissions to
lilypond-user@gnu.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnu.org/mailman/listinfo/lilypond-user
or, via email, send a message with subject or body 'help' to
lilypond-user-requ...@gnu.org

You can reach the person managing the list at
lilypond-user-ow...@gnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of lilypond-user digest..."


Today's Topics:

1. Re: Frescobaldi... panic alternatives? (Raphael Mankin)
2. Re: \after … \beforeLast? (Knute Snortum)
3. Re: Frescobaldi... panic alternatives? (Kenneth Flak)
4. Re: \after … \beforeLast? (Hans Aikema)
5. Re: \after … \beforeLast? (Lukas-Fabian Moser)


--

Message: 1
Date: Thu, 2 May 2024 18:07:33 +0100
From: Raphael Mankin
To:lilypond-user@gnu.org
Subject: Re: Frescobaldi... panic alternatives?
Message-ID:<474001f7-e9c0-4759-8106-174a0bb41...@mankin.org.uk>
Content-Type: text/plain; charset=UTF-8; format=flowed

This is a much better description of Neovim than exists on any  of the
Neovim web-sites. They all jump straight into detail without telling one
what the whole thing is about. I struggled to work out what Neovim is,
or why I should want to use it.

On 02/05/2024 05:33, Kenneth Flak wrote:

OK, giving it a shot... Feel free to edit as needed!

Kenneth


Neovim

https://neovim.io

Neovim is a minimal text editor and fork of vim. It is highly extensible and 
configurable through the vimscript and lua programming languages. Lilypond 
support is provided by the nvim-lilypond-suite plugin 
(https://github.com/martineausimon/nvim-lilypond-suite). The plugin supports 
playback of midi files through external programs; point-and-click when using a 
supported PDF viewer; snippets and code completion when combined with other 
plugins; in addition to the full range of tools available in the neovim 
ecosystem. For more details on how to set it up consult the plugin's github 
page. You will also want to spend some time with some of the numerous online 
tutorials for learning vim/neovim to get the most out of your editing 
experience.


Werner LEMBERG, May 02, 2024 at 05:49:

Maybe one of you two can provide some text for

 https://lilypond.org/doc/v2.24/Documentation/web/easier-editing

It happens that my first contribution to the Lilypond documentation
was a rewrite of the Easier Editing section, some 14 years ago or
so.

Aaah :-)


If either or both care to send me their thoughts and comments, I'll
be glad to turn it into a patch.

This would be great!  Thanks for the offer.


  Werner






--
https://jefflagoutte.com/