Re: Quick Insert

2023-10-26 Thread Jean Abou Samra
Le jeudi 26 octobre 2023 à 17:50 -0500, Will Turner a écrit : > I don't seem to have Quick Insert available in my menu. How do I get that? You're talking about Frescobaldi, right? You can open the Quick Insert tool using Tools > Coding > Quick Insert. Best, Jean signat

Quick Insert

2023-10-26 Thread Will Turner
I don't seem to have Quick Insert available in my menu. How do I get that?

Re: Quick-insert mode for vim -- work in progress

2008-11-28 Thread Stefan Thomas
I use most of the time lilykde, which I prefer because of the RUMOR implementation. 2008/11/21 Bertalan Fodor <[EMAIL PROTECTED]> > Also there is a quick insert mode work in progress for jEdit / > LilyPondTool. However, I could not make enough progress yet, but the > foundations

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Eyolf Østrem
On 21.11.2008 (21:00), Bertalan Fodor wrote: > Then for sure I will include your layout as an option. ... and an option to customize the layout, I assume? e -- At Microsoft, quality is job 1.1 - Use Linux! ___ lilypond-user mailing list lilypond-use

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Eyolf Østrem
On 21.11.2008 (18:50), Nicolas Sceaux wrote: > I'm using the keyboard mapping suggested by a user and described here: > That's very close to my layout. The arrangement of the pitch keys is a little different, but the principle is the same.

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Bertalan Fodor
Then for sure I will include your layout as an option. Bert Nicolas Sceaux írta: Le 21 nov. 08 à 14:34, Bertalan Fodor a écrit : In LilyPondTool you'll be able to type: c g c s x c (try it!) Much more natural. However, it makes it complicated, because the software must know the key. So fo

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Nicolas Sceaux
Le 21 nov. 08 à 14:34, Bertalan Fodor a écrit : In LilyPondTool you'll be able to type: c g c s x c (try it!) Much more natural. However, it makes it complicated, because the software must know the key. So for example is c minor it will be rendered as c es c bes, b c but in h major, it will

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Eyolf Østrem
On 21.11.2008 (14:34), Bertalan Fodor wrote: > Also there is a quick insert mode work in progress for jEdit / > LilyPondTool. That's the second reason why I found out I had to make something myself (third, actually: after my sound contempt for emacs, and the desire to do some learni

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Bertalan Fodor
Also there is a quick insert mode work in progress for jEdit / LilyPondTool. However, I could not make enough progress yet, but the foundations are there, so in the after-the-next release it will be available. However, my quick insert mode will be really a virtual piano made from the keyboard. I

Re: Quick-insert mode for vim -- work in progress

2008-11-21 Thread Francisco Vila
Great work. However, I find there is only one thing wrong with it: it's for vim. :-) 2008/11/21 Eyolf Østrem <[EMAIL PROTECTED]>: > The most useful and simple tool I've had the pleasure to work on lilypond > files with, is Nicolas Sceaux's lyqi mode (lilypond quick i

Quick-insert mode for vim -- work in progress

2008-11-20 Thread Eyolf Østrem
The most useful and simple tool I've had the pleasure to work on lilypond files with, is Nicolas Sceaux's lyqi mode (lilypond quick insert). There is only one thing wrong with it: it's for emacs. I therefore decided to make my own version of it for vim. I also decided to do it mostl

Emacs quick insert mode + rumor

2003-09-27 Thread Nicolas Sceaux
Bonjour, LilyPond quick insert mode for (GNU |X)Emacs has been updated. doc: http://nicolas.sceaux.free.fr/lilypond/lyqi.html archive: http://nicolas.sceaux.free.fr/lilypond/lyqi-0.2.3.tar.gz Au menu, Vaclav Smilauer's rumor[1] support, plus few improvements like `n' to chang