Re: Build error. MergeFonts: Can't find font: feta11.pfb

2018-03-18 Thread Malte Meyn
Am 17.03.2018 um 20:01 schrieb Lucas Werkmeister: Can confirm, coredumpctl shows loads of t1asm core dumps (no idea why there’s no error message in the terminal), and downgrading to t1utils 1.39 fixed the problem (1.40 seems buggy as well). Thanks for the info! I’m back from Lisbon and can co

Combine tied notes

2018-03-18 Thread paolo prete
Hello, given a sequence of tied notes/chords, is there a way to automatically combine them into a minimal sequence of long notes obtained with the sum of the sequence's durations? Something like: c4~ c4~ c4~ > c2. c4~ c4~ c4~ c4~ c4 ---> c1~ c4 c4~ c4~ c4~ c4~ c4~ c4~ c4 > c1~ c

Re: Combine tied notes

2018-03-18 Thread Malte Meyn
Am 18.03.2018 um 12:58 schrieb paolo prete: Hello, given a sequence of tied notes/chords, is there a way to automatically combine them into a minimal sequence of long notes obtained with the sum of the sequence's durations? Something like: c4~ c4~ c4~  > c2. c4~ c4~ c4~ c4~ c4   --->

Re: Combine tied notes

2018-03-18 Thread paolo prete
You are right, it should be c1.. But I wonder if is there a predefined function for doing the job, instead of writing a custom Scheme code. 2018-03-18 13:05 GMT+01:00 Malte Meyn : > > > Am 18.03.2018 um 12:58 schrieb paolo prete: > >> Hello, >> >> given a sequence of tied notes/chords, is there

Re: Transposing Keyless Brass Parts

2018-03-18 Thread Wols Lists
On 17/03/18 23:54, Glassmenagerie wrote: > By accident I came across another possible solution. > > \score { > > > \transpose c g { > \relative g' { > \time 2/4 > > g8[-.\p g ( aes ) aes] ( > g g4 ) g8 ( > f ) f4 f8 ( > g\<[ ) g ( f\> ees]\! ) > d4 ( c > bes

Re: Transposing Keyless Brass Parts

2018-03-18 Thread David Kastrup
Wols Lists writes: > This is close to what I do, and I have to regularly transpose parts > between Bb-treble and concert-bass. > > Bear in mind that lily does not assume western tonal music, so when you > say "transpose" it doesn't take scales into account - it just shifts > everything by that in

Nesting parallelMusic voices

2018-03-18 Thread Алексей Алексеев
This code: ``` \version "2.18.2" \parallelMusic #'(upperNest lowerNest) { d''1 | d'1 | } \parallelMusic #'(upper lower) { \upperNest | \lowerNest | } ``` produce "Bars in parallel music don't have the same length" warnings. Why? Is it bug in lilypond? _

Re: Nesting parallelMusic voices

2018-03-18 Thread Ben
On 3/18/2018 1:26 PM, Алексей Алексеев wrote: This code: ``` \version "2.18.2" \parallelMusic #'(upperNest lowerNest) { d''1 | d'1 | } \parallelMusic #'(upper lower) { \upperNest | \lowerNest | } ``` produce "Bars in parallel music don't have the same length" warnings. Why? Is it bug

Re: Nesting parallelMusic voices

2018-03-18 Thread Ben
On 3/18/2018 1:26 PM, Алексей Алексеев wrote: This code: ``` \version "2.18.2" \parallelMusic #'(upperNest lowerNest) { d''1 | d'1 | } \parallelMusic #'(upper lower) { \upperNest | \lowerNest | } ``` produce "Bars in parallel music don't have the same length" warnings. Why? Is it bug

Re: Bug? getting the stencil of the stem removes the beam

2018-03-18 Thread Thomas Morley
Hi Lucas, sorry for the late reply 2018-03-16 0:50 GMT+01:00 Lucas Werkmeister : > Perhaps we can submit this as an update for the snippet repository? (I’d be > happy to do the paperwork if you’re okay with it.) > > Not tested beyond the given examples, though. > > FWIW, it seems to work fine in

Re: Triple flat/sharp glyphs...

2018-03-18 Thread Simon Albrecht
On 13.03.2018 15:52, Torsten Hämmerle wrote: What do you think? Even if I seem to be in a minority here, take my vote in favour of the traditional Feta design. It’s certainly contentious in much the same way as its treble clef, but I like it. Best, Simon ___