Re: [ANN] LilyQuick 0.9beta - fast accurate Lilypond MIDI note entry for Linux

2017-03-09 Thread Herbert Liechti
Hi Vaughan Unfortunately the error is the same when I compile with this change. Best regards Herbert 2017-03-10 4:04 GMT+01:00 Vaughan McAlley : > On 10 March 2017 at 02:00, Herbert Liechti > wrote: > > > > > > 2017-02-24 13:49 GMT+01:00

Re: [ANN] LilyQuick 0.9beta - fast accurate Lilypond MIDI note entry for Linux

2017-03-09 Thread Vaughan McAlley
On 10 March 2017 at 02:00, Herbert Liechti wrote: > > > 2017-02-24 13:49 GMT+01:00 Vaughan McAlley : >> >> Greetings, >> >> I’m pleased to announce LilyQuick, > > > Hello > > I tried to compile LilyQuick on a Ubuntu > > Distributor ID: Ubuntu >

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Thomas Morley
2017-03-09 23:05 GMT+01:00 Malte Meyn : > > > Am 09.03.2017 um 22:25 schrieb Thomas Morley: >> >> Another possibility to fake it: >> >> { >> \override LaissezVibrerTie.head-direction = #RIGHT >> < b d'^\laissezVibrer > >> } > > This looks like the source of the bug

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Malte Meyn
Am 09.03.2017 um 22:25 schrieb Thomas Morley: > > Another possibility to fake it: > > { > \override LaissezVibrerTie.head-direction = #RIGHT > < b d'^\laissezVibrer > > } This looks like the source of the bug should be easily found. LaissezVibrerTies and RepeatTies are basically the same

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Thomas Morley
2017-03-09 17:47 GMT+01:00 Malte Meyn : > > > Am 09.03.2017 um 17:35 schrieb Mojca Miklavec: >> Should I file a bug report? > > I think so. Minimal example could look like this (I use \displayMusic to > show that the RepeatTieEvent is there): > > \version "2.19.56" > >

Distance from beginning of bar to first chord symbol when only displaying chords

2017-03-09 Thread Peter Crighton
Hello all, I have a layout for lead sheets that only show chords. Reduced to its relevant features it looks like the one below. There’s only problem with it: depending on the number of bars in a line, the distance from the barline (or beginning of line) to the first chord symbol in a bar differs,

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Malte Meyn
Am 09.03.2017 um 17:35 schrieb Mojca Miklavec: > Should I file a bug report? I think so. Minimal example could look like this (I use \displayMusic to show that the RepeatTieEvent is there): \version "2.19.56" \displayMusic ___ lilypond-user

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Mojca Miklavec
Dear Malte, On 9 March 2017 at 17:27, Malte Meyn wrote: > Am 09.03.2017 um 17:07 schrieb Mojca Miklavec: >> How can one add "\repeatTie" that only works on a single note in a chord? >> >> Example where I would only want to add the tie just to "f": >> > […] >> 2 \repeatTie r4 | > > I

Differing header position depending on tallest letter

2017-03-09 Thread Peter Crighton
Hello all, I noticed that the title (and other header types) doesn’t get vertically positioned according to its baseline (which would make sense to me), but to its cap height or ascender height. So if there are several scores with titles with different maximum letter heights, the scores will

Re: \repeatTie on a single note in a chord

2017-03-09 Thread Malte Meyn
Am 09.03.2017 um 17:07 schrieb Mojca Miklavec: > How can one add "\repeatTie" that only works on a single note in a chord? > > Example where I would only want to add the tie just to "f": > […] > 2 \repeatTie r4 | I think 2 should do what you want. But

\repeatTie on a single note in a chord

2017-03-09 Thread Mojca Miklavec
Hi, How can one add "\repeatTie" that only works on a single note in a chord? Example where I would only want to add the tie just to "f": melody = \fixed c' { \time 3/4 \repeat volta 2 { 2.~ | } \alternative { { 2. | } { 2 \repeatTie r4 |

Re: Piano score, pedal problem

2017-03-09 Thread Kieren MacMillan
Hi Robert, > It is strange that I have not been able to find "\set > Dynamics.pedalSustainStyle = #'text", or, for thet matter, "\set > Staff.pedalSustainStyle = #'text" anywhere in the documentation. > Would it be worth while to add a snippet for this? Is the description on

Re: Piano score, pedal problem

2017-03-09 Thread Robert Blackstone
Hi Andrew, Thank you very much for solving my two problems with one magic formula. It is strange that I have not been able to find "\set Dynamics.pedalSustainStyle = #'text", or, for thet matter, "\set Staff.pedalSustainStyle = #'text" anywhere in the documentation. Would it be worth while

Re: [ANN] LilyQuick 0.9beta - fast accurate Lilypond MIDI note entry for Linux

2017-03-09 Thread Herbert Liechti
2017-02-24 13:49 GMT+01:00 Vaughan McAlley : > Greetings, > > I’m pleased to announce LilyQuick, Hello I tried to compile LilyQuick on a Ubuntu Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial When I run make I get the following

\new ChordNames {...} placement

2017-03-09 Thread Menu Jacques
Hello folks, In the example below, derived from an example in the LPNR, the: \new ChordNames { \chordmode { c1 d:m } } block can be moved outside of the PianoStaff without changing the score’s appearance. Ideally, should such a block belong to the score, a part

Re: Problems with parallel voices when using David's accordion push spanner

2017-03-09 Thread David Nalesnik
On Thu, Mar 9, 2017 at 7:45 AM, Mojca Miklavec wrote: > Dear David, > > On 9 March 2017 at 14:16, David Nalesnik wrote: >> On Thu, Mar 9, 2017 at 6:26 AM, Mojca Miklavec wrote: >>> Hi, >>> >>> I just wanted to repeat my question (as I'm unable to get rid of some

Re: Problems with parallel voices when using David's accordion push spanner

2017-03-09 Thread Mojca Miklavec
Dear David, On 9 March 2017 at 14:16, David Nalesnik wrote: > On Thu, Mar 9, 2017 at 6:26 AM, Mojca Miklavec wrote: >> Hi, >> >> I just wanted to repeat my question (as I'm unable to get rid of some >> pretty annoying side effects when typesetting musing for accordion). >> >> I would greatly

Re: Problems with parallel voices when using David's accordion push spanner

2017-03-09 Thread David Nalesnik
Hi Mojca, On Thu, Mar 9, 2017 at 6:26 AM, Mojca Miklavec wrote: > Hi, > > I just wanted to repeat my question (as I'm unable to get rid of some > pretty annoying side effects when typesetting musing for accordion). > > I would greatly appreciate any hints for

Re: Piano score, pedal problem

2017-03-09 Thread Andrew Bernard
Hi Robert, \set Dynamics.pedalSustainStyle = #'text Use Staff if using Staff context, naturally. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Problems with parallel voices when using David's accordion push spanner

2017-03-09 Thread Mojca Miklavec
Hi, I just wanted to repeat my question (as I'm unable to get rid of some pretty annoying side effects when typesetting musing for accordion). I would greatly appreciate any hints for solving the problem. Thank you, Mojca On 24 February 2017 at 13:47, Mojca Miklavec wrote: > Hi, > > A

Piano score, pedal problem

2017-03-09 Thread Robert Blackstone
Dear all, I have run into two problems with pedal indications in a piano score. The score I am working on has different pedal marks: the "common" type: Ped closing with an astrisk, and the bracketed form, starting when I write "\set Staff.pedalSustainStyle = #'mixed". Problem 1: how can I

Re: Klammern und verkleinerte Noten

2017-03-09 Thread Malte Meyn
Am 09.03.2017 um 09:59 schrieb Bernhard Kleine: > The problem is with the spacing of the grace notes. Being not a > programmer I do not find enough information in the 2.9.56 manual to do > it by myself: The spacing of parentheses to the graces and the distance > of the grace notes to the notes

Re: Klammern und verkleinerte Noten

2017-03-09 Thread Bernhard Kleine
Am 08.03.2017 um 19:29 schrieb Bernhard Kleine: > Obviously that is not so simple: see the working example. One wonders > how to add parenthesis. > > In addition omitting the \grace s8 in chord names makes the output even > worth, the time indicator is repeated ofter the grace note. BTW the >