Bfa-Bmi key signature?

2015-09-30 Thread Graham King
In transcribing a piece of renaissance music, I am trying to refine the following key signature: \version 2.19.21 \relative c' { \set Staff.keyAlterations = #`(((-1 . 6) . ,NATURAL) (( 0 . 6) . ,FLAT)) R1 b2 bes b' bes } Ideally, the flat in the key signature

Re: Upgrade to 2.18 from...a long time ago

2015-09-30 Thread Edward Ardzinski
Right now it's a total reboot. When I finally do recover the old files they will work just fine on my friends computer. But now I've started with a blank file in Notepad, 2.18.2, and starting off with an example file. At this point I just about have my old template "re-written". One thing I've

Re: left pointing note heads

2015-09-30 Thread Andrew Bernard
Hi Johan, By coincidence I saw a taiko drum performance live a couple of days ago. Lilypond does not do notehead direction changes out of the box. But lilypond can be programmed to do pretty much anything. At the Lilypond Snippet Repository there is an example of how to reposition note heads to

PDF portfolio of 2.19.28 docs

2015-09-30 Thread Nick Payne
A fully indexed portfolio of the 2.19.28 PDF docs is available at https://www.dropbox.com/s/43qm1zuuiy0q2bb/lilydoc-2.19.28.pdf?dl=0 (39Mb). Needs Adobe Reader for the indexing to work - I haven't found a 3rd party PDF viewer that can use the index in PDF portfolios. Nick ___

Re: How to write slurs and ties with scheme

2015-09-30 Thread David Kastrup
Thomas Morley writes: > 2015-09-29 12:26 GMT+02:00 David Kastrup : >> >> At the current point of time, slurs are only from one chord in a Voice >> to the next chord in a Voice. So you'd need to put your notes into >> different Voice contexts in order to be able to slur them individually. >> Howe

Re: How to write slurs and ties with scheme

2015-09-30 Thread Rachael Thomas
On Tue, Sep 29, 2015 at 4:33 PM, David Kastrup wrote: > Thomas Morley writes: > > > 2015-09-29 12:26 GMT+02:00 David Kastrup : > >> > >> At the current point of time, slurs are only from one chord in a Voice > >> to the next chord in a Voice. So you'd need to put your notes into > >> different

Re: Guitar right hand p-i-m-a

2015-09-30 Thread David Kastrup
Sávio Ramos writes: >> You've seen my correction? > > No. > > I searched in spam but threre isn't too... http://lists.gnu.org/archive/html/lilypond-user/2015-09/msg00683.html -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org http

Re: Scheme function to output \bookpart {} ?

2015-09-30 Thread Thomas Morley
2015-09-29 11:31 GMT+02:00 Simon Albrecht : > On 24.09.2015 00:22, Simon Albrecht wrote: >> >> On 23.09.2015 22:45, Thomas Morley wrote: >>> >>> 2015-09-23 17:50 GMT+02:00 Simon Albrecht : Hello, is it possible to have a Scheme function output a bookpart? In the attached >>

Polymetric setup and volta repeat with alternatives

2015-09-30 Thread Simon Albrecht
Hello, these two don’t seem to go well together: If Timing_translator and Default_bar_line_engraver are moved to Staff context, no repeat bar lines are printed and the gap between the Volta brackets disappears. Moving the Repeat_acknowledge_engraver along fixes the bar lines, but prints no Vol

RE:TuxGuitar Export

2015-09-30 Thread Stephen MacNeil
any should work if use convert-ly I use 2.18.2 actually what i do is get guitar pro files (he writes in it) from a friend. Use tuxguitar to convert to lily then update with convert-ly in 2.18.2 HTH Stephen ___ lilypond-user mailing list lilypond-user@g

left pointing note heads

2015-09-30 Thread johan buelens
hi folks, thanks for all the comments, but words have clearly failed me in making my point, so here’s a very simple example of what i want to achieve: this of course has been typeset in lilypond, then doctored in photoshop to flip every other note horizontally. can this been done straight i

Re: Bar lines in polyphonic music and words under split voices

2015-09-30 Thread David Wright
Quoting Do something Artistic (vegasart...@hotmail.com): > I have been working on a piece of music for some time now and cannot seem to > get the following to happen. > [...] > 2. attach words to a split vocal line of the form << {}\\ {}>> lilypond > seems to want to just skip over it and go to th

Re: How to write slurs and ties with scheme

2015-09-30 Thread Thomas Morley
2015-09-29 12:26 GMT+02:00 David Kastrup : > Rachael Thomas writes: > >> Hello All: >> >> I am attempting to typeset some fingerstyle guitar music. We extensively >> use the TabStaff for the visual representation of this music. I have a lot >> of trouble with Slurs and Ties in the TabStaff. If

Re: Guitar right hand p-i-m-a

2015-09-30 Thread Sávio Ramos
> You've seen my correction? No. I searched in spam but threre isn't too... 2015-09-24 9:05 GMT-03:00 David Kastrup : > Sávio Ramos writes: > >> Didn't rules: >> >> Processing `/home/asd/Downloads/apo.ly' >> Parsing.../usr/share/lilypond/2.18.2/scm/ly-syntax-constructors.scm:56:23: >> In expres

Re: Upgrade to 2.18 from...a long time ago

2015-09-30 Thread Edward Ardzinski
All my old files are on a currently inaccessible hard drive. I'm creating new files. My style may reflect 2.6.5 Right now I'm just trying to recreate the template I was using. Small steps. Sent from my iPhone > On Sep 29, 2015, at 5:59 AM, tisimst wrote: > > Edward, > > Not sure which ve