Mogens Lemvig Hansen writes:
> Hi,
>
> In the example below, how do I move the “text” above the chords? I have
> tried playing with outside-staff-priority but haven’t found the right
> incantation.
>
> Regards,
> Mogens
>
> \version "2.18.2"
>
>
> \score {
> <<
> \new ChordNames { c1 g }
David Kastrup writes:
> It's a bit more complex than that. For outside-staff-priority to make
> any difference, you need to be in the same Staff (or rather vertical
> axis group).
>
> \version "2.18.2"
>
> \score {
> \new Staff \with { \accepts "ChordNames" }
> <<
> \new ChordNames \with
Hi David,
On Mon, Jul 23, 2018 at 6:49 AM, David Nalesnik
wrote:
> Hi Peter,
>
> You might find this helpful:
> https://github.com/davidnalesnik/lilypond-text-spanner-inner-texts
Another great addition you've added to my LilyPond library.
Did you know that GitHub's Markdown allows images? Eve
Hi Urs, hi Torsten,
I've followed both parts of this thread with interest, especially since I
only recently discovered the magic empty chord <> construct.
Urs, Torsten's results for the multimeasure rest example are reproducible
like this:
%%% BEGIN %%%
{
\version "2.19.82"
\textLengthO
Il giorno dom 8 lug 2018 alle 0:47, Federico Bruni
ha scritto:
Il giorno sab 7 lug 2018 alle 19:10, Kieren MacMillan
ha scritto:
Hi Federico,
So you are not using point-and-click from Skim to Frescobaldi,
right? (it's the original subject of this discussion)
Ah! No… I use Skim for
Trevor Bača-2 wrote
> Torsten, how are you achieving the text centered above the pair of half
> notes in the original example (ie, in the measure top-headed with
> "Minima")? Try as I might, I can't get it!
Hi Trevor,
You've got me there! ;)
Standard \textLengthOn will push away neighbouring no
On Fri, Jul 27, 2018 at 10:09 PM Ralph Palmer
wrote:
> "Buck looking into the abyss."
>
My profound apologies. I fat-thumbed an email address from a list.
I'm surprised no one complained!
All the best,
Ralph
--
Ralph Palmer
Brattleboro, VT
USA
palmer.r.vio...@gmail.com
_
On 7/29/2018 3:19 PM, Ralph Palmer wrote:
On Fri, Jul 27, 2018 at 10:09 PM Ralph Palmer
mailto:palmer.r.vio...@gmail.com>> wrote:
"Buck looking into the abyss."
My profound apologies. I fat-thumbed an email address from a list.
I'm surprised no one complained!
All the best,
Ralph
--
R
Ralph Palmer writes:
> On Fri, Jul 27, 2018 at 10:09 PM Ralph Palmer
> wrote:
>
>> "Buck looking into the abyss."
>>
>
> My profound apologies. I fat-thumbed an email address from a list.
>
> I'm surprised no one complained!
With most modern notation I find it harder to discern the composer's
i
Ralph Palmer wrote
> I'm surprised no one complained!
Sorry, I couldn't find the appropriate complaint form.
Ralph Palmer wrote
>> "Buck looking into the abyss."
Instead of complaining, on that occasion: Thanks a lot for your work on the
LilyPond Buck list.
Good to see that there is an apprent
On 30 July 2018 at 05:19, Ralph Palmer wrote:
> On Fri, Jul 27, 2018 at 10:09 PM Ralph Palmer
> wrote:
>>
>> "Buck looking into the abyss."
>
>
> My profound apologies. I fat-thumbed an email address from a list.
>
> I'm surprised no one complained!
>
> All the best,
>
> Ralph
>
> --
> Ralph Palm
Hi everyone,
I am wondering if anyone knows how to set up vim to be able to do tab
completion (or Ctrl-N completion) for Lilypond syntax. As is, Vim can do tab
completion for variables, contexts and grobs that are defined within the
current file or included files. For example, once i \override
N
12 matches
Mail list logo