Re: LSR 1119 Force clef change in alternatives

2020-10-30 Thread Aaron Hill
On 2020-10-30 2:19 pm, Thomas Morley wrote: To the author (Pierre?) of lsr.di.unimi.it/LSR/Item?u=1=1119 Many thanks for your snippet, though, please add a description to it. ;) Would this work better to avoid the hidden note showing up in MIDI? \grace s4 \once \override

LSR 1119 Force clef change in alternatives

2020-10-30 Thread Thomas Morley
To the author (Pierre?) of lsr.di.unimi.it/LSR/Item?u=1=1119 Many thanks for your snippet, though, please add a description to it. ;) Thanks, Harm

Re: vertical positioning of text spanners and hairpins

2020-10-30 Thread Werner LEMBERG
>> how can I make the 'rit.' appear below the hairpin? > > WARNING: HACK AHEAD! SOLUTION MAY NOT WORK BEYOND MWE!! > > \new Dynamics { >s2\tweak outside-staff-priority #1000 \< >s2_\tweak outside-staff-priority #2000 > \tweak bound-details.left.text "rit." > \startTextSpan |

Re: vertical positioning of text spanners and hairpins

2020-10-30 Thread Kieren MacMillan
Hi Werner, > how can I make the 'rit.' appear below the hairpin? WARNING: HACK AHEAD! SOLUTION MAY NOT WORK BEYOND MWE!! \new Dynamics { s2\tweak outside-staff-priority #1000 \< s2_\tweak outside-staff-priority #2000 \tweak bound-details.left.text "rit." \startTextSpan |

vertical positioning of text spanners and hairpins

2020-10-30 Thread Werner LEMBERG
[lilypond 2.23.0] Folks, how can I make the 'rit.' appear below the hairpin? Any value of `outside-staff-priority` seems to be ignored... \new Dynamics { s2\tweak outside-staff-priority #1000 \< s2\tweak outside-staff-priority #2000 \tweak bound-details.left.text "rit."

Re: WSL - Visual Studio Code - point and click

2020-10-30 Thread damianlegassick
Hi Andrew I agree completely about registry changes but this one's easily undo-able. I'm just experimenting really - I've got Arch Linux working well now in Virtualbox and Lilypond/Frescobaldi also running well. Damian On 30 October 2020 at 15:15, Andrew Bernard wrote: Hi Damian, I

Re: WSL - Visual Studio Code - point and click

2020-10-30 Thread Andrew Bernard
Hi Damian, I know this may not be the answer you are wanting, but given that you have such a lot of heavy machinery on Windows to run LilyPond under Linux, why not simply run Debian or distro of your choice in Virtualbox, and you can even get VSC for Linux if you must. It's very easy to get point

Re: WSL - Visual Studio Code - point and click

2020-10-30 Thread damianlegassick
On 30 October 2020 at 14:34, damianlegassick wrote: Hi I've got WSL running fine with a Debian distro, Lilypond working fine, Visual Studio Code doing it's remote thing and Sumatra picking up all the changes in pdf back on the Windows side. but no point and click. I tried to hack

WSL - Visual Studio Code - point and click

2020-10-30 Thread damianlegassick
Hi I've got WSL running fine with a Debian distro, Lilypond working fine, Visual Studio Code doing it's remote thing and Sumatra picking up all the changes in pdf back on the Windows side. but no point and click. I tried to hack Aaron Hill's answer from a couple of years ago

Re: Questions From a New User

2020-10-30 Thread Henning Hraban Ramm
> Am 30.10.2020 um 12:24 schrieb Damien Garwood : > > So far, we have been using MIDI to hear our scores back, but since MIDI is an > events-only system, does that accurately reflect how the score looks? For > instance, articulations wouldn't be able to be replicated in MIDI, nor would > the

Re: Questions From a New User

2020-10-30 Thread Werner LEMBERG
> [...] I take it the "angle brackets" are the < and > symbols? The > reason I ask is because screen readers often read these out as > "less" and "greater". Yes. The terminology is a bit unfortunate – indeed, “less than” and “greater than” are the correct names for the ASCII characters < and

Re: Questions From a New User

2020-10-30 Thread Damien Garwood
Hi Aaron, Having no prior knowledge of print, please excuse me for asking, but I take it the "angle brackets" are the < and > symbols? The reason I ask is because screen readers often read these out as "less" and "greater". That's one of the things that confused us - the fact that sometimes you

Re: Questions From a New User

2020-10-30 Thread Martin Tarenskeen
MIDI output from LilyPond is usually the way one would be able to listen to their score. While MusicXML can be converted *to* LilyPond, the reverse is not possible to my knowledge. There is an open issue [2] filed requesting a MusicXML backend to LilyPond, which would enable it to output

Re: Questions From a New User

2020-10-30 Thread Werner LEMBERG
> After looking into several different score-writing software, I am > now studying LilyPond to see how I could use it to produce music > scores. [...] > > We have been making our way through the Learning Manual and are > struggling with the concepts underlying the construction of chords, >