Re: placement of \trill script

2015-06-27 Thread Andrew Bernard
Hi Patrick, This comes up quite often in 18c music. The way I do it is to have separate voices for the notes in the chords. Adding an ornament then goes in the right place beside the note automatically. The downside is, perhaps, that then you get offsetting of the notes for the voices, and you

Re: placement of \trill script

2015-06-27 Thread Thomas Morley
2015-06-27 23:53 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Hi Pat, > > How about: > > \version "2.19.20" > > myTrill = > #(let ((finger (make-music 'FingeringEvent))) >(set! (ly:music-property finger 'tweaks) > (acons 'text > #{ >

Re: placement of \trill script

2015-06-27 Thread Pierre Perol-Schneider
Hi Pat, How about: \version "2.19.20" myTrill = #(let ((finger (make-music 'FingeringEvent))) (set! (ly:music-property finger 'tweaks) (acons 'text #{ \markup \fontsize #5 \with-dime

placement of \trill script

2015-06-27 Thread Patrick Karl
I am having a problem with the following snippet: \version "2.19.20" { \new PianoStaff << \new Staff { \relative c'' { << \new Voice="first" { \voiceOne b8 a a2 \oneVoice r4 } \new Voice="second" { \voiceTwo d,8 e 2} >> } } \new Staff {

Re: ossia label?

2015-06-27 Thread Simon Albrecht
Am 27.06.2015 um 15:57 schrieb Sam Frybyte: I'm using 2.18.2 and have 1 measure then 1 measure of \new Staff {\clef treble ) below (though I'd like it above both existing staves that's less important) then ten measures and 3 measures of a \new Staff etc both I'd like to label with an instrum

Re: ossia label?

2015-06-27 Thread Klaus Blum
Hi Jay, a few weeks ago, there was a similar theme that could be useful for you: http://lilypond.1069038.n5.nabble.com/Creating-cut-away-or-scrapbook-scores-in-LilyPond-td177473.html#a177487 (here's the beginning:) http://lilypond.1069038.n5.nabble.com/Creating-cut-away-or-scrapbook-scores-in-Lil

ossia label?

2015-06-27 Thread Sam Frybyte
I'm using 2.18.2 and have 1 measure then 1 measure of \new Staff {\clef treble ) below (though I'd like it above both existing staves that's less important) then ten measures and 3 measures of a \new Staff etc both I'd like to label with an instrument (1st Clarinet 2nd Viola).

Re: move tremolo beams

2015-06-27 Thread Thomas Morley
2015-06-27 14:22 GMT+02:00 Luca Danieli : > I am sorry... something went wrong when cleaning the code > > \repeat tremolo 8 { > \once\override Hairpin.circled-tip = ##t e'16\< > \once\override Hairpin.circled-tip = ##t eih!\>\fermata } > > > >> Date: Sat, 27 Jun 2015 14:04:15 +0200 >> Subje

RE: move tremolo beams

2015-06-27 Thread Luca Danieli
I am sorry... something went wrong when cleaning the code \repeat tremolo 8 { \once\override Hairpin.circled-tip = ##t e'16\< \once\override Hairpin.circled-tip = ##t eih!\>\fermata } > Date: Sat, 27 Jun 2015 14:04:15 +0200 > Subject: Re: move tremolo beams > From: thomasmorle...@gmail.c

FW: move tremolo beams

2015-06-27 Thread Luca Danieli
> Date: Sat, 27 Jun 2015 14:04:15 +0200 > Subject: Re: move tremolo beams > From: thomasmorle...@gmail.com > To: mr.luce...@hotmail.it > CC: lilypond-user@gnu.org > > 2015-06-27 13:43 GMT+02:00 Luca Danieli : > > Hello Lilyponders, > > > > I happened to write this code > > > > \repeat tremolo 8

Re: move tremolo beams

2015-06-27 Thread Thomas Morley
2015-06-27 13:43 GMT+02:00 Luca Danieli : > Hello Lilyponders, > > I happened to write this code > > \repeat tremolo 8 { > \once\override Hairpin.circled-tip = ##t > e'16\< > \once\override Hairpin.circled-tip = ##t > eh\>\fermata > } > > and I see that the accidental and th

move tremolo beams

2015-06-27 Thread Luca Danieli
Hello Lilyponders, I happened to write this code \repeat tremolo 8 { \once\override Hairpin.circled-tip = ##t e'16\< \once\override Hairpin.circled-tip = ##t eh\>\fermata } and I see that the accidental and the beams overlap.How to fix this problem to clear the view for th

Re: garbled output, error

2015-06-27 Thread Urs Liska
Am 27.06.2015 um 11:22 schrieb N. Andrew Walsh: > Hi Urs, > > My desktop is a gentoo system which builds directly from the git > repository (gentoo has something like a "live" package, with a version > number - at the end, that pulls from the live branch). On my sytem, > that returns a lily

Re: garbled output, error

2015-06-27 Thread Urs Liska
Am 27.06.2015 um 11:34 schrieb David Kastrup: > Urs Liska writes: > >> Am 27.06.2015 um 11:04 schrieb N. Andrew Walsh: >>> Well, I've now loaded this up on my laptop, and re-cloned the >>> openlilylib directory, and now the problem no longer appears. I have >>> other issues -- namely that my pr

Re: garbled output, error

2015-06-27 Thread Urs Liska
Am 27.06.2015 um 11:34 schrieb David Kastrup: > Urs Liska writes: > >> Am 27.06.2015 um 11:04 schrieb N. Andrew Walsh: >>> Well, I've now loaded this up on my laptop, and re-cloned the >>> openlilylib directory, and now the problem no longer appears. I have >>> other issues -- namely that my pr

Re: garbled output, error

2015-06-27 Thread Urs Liska
Am 27.06.2015 um 11:22 schrieb N. Andrew Walsh: > Hi Urs, > > My desktop is a gentoo system which builds directly from the git > repository (gentoo has something like a "live" package, with a version > number - at the end, that pulls from the live branch). On my sytem, > that returns a lily

Re: garbled output, error

2015-06-27 Thread David Kastrup
Urs Liska writes: > Am 27.06.2015 um 11:04 schrieb N. Andrew Walsh: >> Well, I've now loaded this up on my laptop, and re-cloned the >> openlilylib directory, and now the problem no longer appears. I have >> other issues -- namely that my production box is running lilypond >> 2.19.22, which I can

Re: garbled output, error

2015-06-27 Thread N. Andrew Walsh
Hi Urs, My desktop is a gentoo system which builds directly from the git repository (gentoo has something like a "live" package, with a version number - at the end, that pulls from the live branch). On my sytem, that returns a lily version of 2.19.22. My laptop, however, is an ubuntu system (n

Re: garbled output, error

2015-06-27 Thread Urs Liska
Am 27.06.2015 um 11:04 schrieb N. Andrew Walsh: > Well, I've now loaded this up on my laptop, and re-cloned the > openlilylib directory, and now the problem no longer appears. I have > other issues -- namely that my production box is running lilypond > 2.19.22, which I can't seem to install from

Re: garbled output, error

2015-06-27 Thread N. Andrew Walsh
Well, I've now loaded this up on my laptop, and re-cloned the openlilylib directory, and now the problem no longer appears. I have other issues -- namely that my production box is running lilypond 2.19.22, which I can't seem to install from ubuntu -- but those are minor. Urs, did you update someth