Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-02-28 Thread Andrew Bernard
Hi David and Federico and All, All these commentaries are great. But my aim was to document gvim (and not even vim) on Ubuntu. I am well aware that there are a dozen editors and tens of major Linux distros. I was never intending to write a thick book on point and click in general, just trying to

Change stanza formatting

2019-02-28 Thread David F.
Given a line of lyrics with the stanza number in front, how can I move the stanza number (“1.”) so that it is above the first syllable of the lyrics instead of to the left of the lyrics? \version "2.19" \new Voice \relative { \time 3/4 g'2 e4 a2 f4 g2. } \addlyrics { \set stanza = #"1.

Re: Text spanner padding

2019-02-28 Thread David Kastrup
Trevor Bača writes: > On Fri, Feb 22, 2019 at 2:58 AM Andrew Bernard > wrote: > >> Solved. It's right-broken-padding set to false that does the trick. >> >> \override TextSpanner.bound-details.right-broken.padding = ##f >> \override TextSpanner.bound-details.right.padding = #11 >> > > > As

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-02-28 Thread David Wright
On Wed 27 Feb 2019 at 10:36:49 (+0100), Federico Bruni wrote: > First review after trying your tutorial in Fedora (for the purpose of > adapting these instructions for the Usage manual). > Fedora doesn't use AppArmor. I don't have SELinux enabled, so I'm not > sure if that might be a problem. A

Re: Text spanner padding

2019-02-28 Thread Trevor Bača
On Fri, Feb 22, 2019 at 2:58 AM Andrew Bernard wrote: > Solved. It's right-broken-padding set to false that does the trick. > > \override TextSpanner.bound-details.right-broken.padding = ##f > \override TextSpanner.bound-details.right.padding = #11 > As a note for posterity (whenever the

Re: printKeyCancellation not working as expected

2019-02-28 Thread SK
Thanks, this works and is cleaner than overwriting the stencil. -- Forwarded message -- > From: SK > To: lilypond-user@gnu.org > Cc: > Bcc: > Date: Wed, 27 Feb 2019 16:13:24 +0100 > Subject: printKeyCancellation not working as expected > Hello, > > I would like to be able to

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-02-28 Thread Gianmaria Lari
Ciao Andrew, if I remember correctly you decided to use gvim instead of frescobaldi because of some performance problem, isn't it? Anyway, in case you didn't yet do it, could you mention the pros and cons of both choice? Thank you Andrew! g. On Mon, 25 Feb 2019 at 08:57, Andrew Bernard wrote:

Re: Short Fermata - Whole Measure Rest

2019-02-28 Thread Malte Meyn
Am 27.02.19 um 09:23 schrieb Malte Meyn: Maybe one should add \shortfermataMarkup, \longfermataMarkup and \verylongfermataMarkup to LilyPond … This is issue 5486 now: https://sourceforge.net/p/testlilyissues/issues/5486 ___ lilypond-user mailing

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-02-28 Thread Federico Bruni
Hi Andrew Il giorno gio 28 feb 2019 alle 3:05, Andrew Bernard ha scritto: Hi Federico, Hmm. This is becoming somewhat problematical. Fedora is clearly significantly different to Ubuntu, in relation to the behaviour of GNOME. At this rate, there will need to be a section for every major