Re: Thumb in fret-diagram

2015-05-04 Thread pls
This looks like a regression to me. See https://codereview.appspot.com/4176056/ (allow non numeric fingers (e.g. for thumb)) http://lilypond.org/doc/v2.19/input/regression/dd/lily-caf6e8f6.ly (the “P” is not printed) hth patrick On 03.05.2015, at 17:35, Stephen MacNeil

Re: my favorite bug :-)

2015-05-04 Thread ArnoldTheresius
Masamichi Hosoda wrote ... However, I think that the intermediate file should be temporary by mkstemp etc. If lilypond uses mkstemp generated temporary file, this ghostscript problem will not occur. ___ lilypond-user mailing list

Problem to pass regular music as argument to a particular Scheme function

2015-05-04 Thread Menu Jacques
Hello folks, Someone recently supplied on this list a way to draw large, colored brackets to emphasize repeats, with fixed X offsets though. I tried to go one step further by defining functions in order to be able to specify the X offset at will. \displayMusic showed me what to put in their

Re: Problem to pass regular music as argument to a particular Scheme function

2015-05-04 Thread David Nalesnik
On Mon, May 4, 2015 at 3:56 AM, Menu Jacques imj-...@bluewin.ch wrote: Hello folks, Someone recently supplied on this list a way to draw large, colored brackets to emphasize repeats, with fixed X offsets though. I tried to go one step further by defining functions in order to be able to

Re: Problem to pass regular music as argument to a particular Scheme function

2015-05-04 Thread Menu Jacques
Hello David, Thanks a lot, that solves my problem elegantly! I’ll study your code to learn more about the integration of Scheme and LP and follow your suggestion of a single command to do the parenthesizing. A nice day! JM Le 4 mai 2015 à 14:57, David Nalesnik david.nales...@gmail.com a

Re: my favorite bug :-)

2015-05-04 Thread Carl Sorensen
On 5/4/15 1:35 AM, ArnoldTheresius arnold.we...@siemens.com wrote: 2. the PS file, because it's used for another postprocessing: I generate a booklet layout PDF from it (this PDF uses the double sheet size, e.g. A3) How do you do this? This is something I'm very interested in, but I've been

Incipits

2015-05-04 Thread Phil Holmes
All of the incipit examples in the LSR have lyrics 'IV-' below the initial note. Does anyone know whay and what this is intended to signify? See for example http://lsr.di.unimi.it/LSR/Item?id=348 ___ lilypond-user mailing list lilypond-user@gnu.org

Re: my favorite bug :-)

2015-05-04 Thread Alexander Kobel
On 2015-05-04 15:40, Carl Sorensen wrote: On 5/4/15 1:35 AM, ArnoldTheresius arnold.we...@siemens.com wrote: 2. the PS file, because it's used for another postprocessing: I generate a booklet layout PDF from it (this PDF uses the double sheet size, e.g. A3) How do you do this? This is

Re: Incipits

2015-05-04 Thread Davide Liessi
Il 04/05/15 15.53, Phil Holmes ha scritto: All of the incipit examples in the LSR have lyrics 'IV-' below the initial note. Does anyone know whay and what this is intended to signify? See for example http://lsr.di.unimi.it/LSR/Item?id=348 I think that IV in that example is the spelling of

Re: Incipits

2015-05-04 Thread Phil Holmes
- Original Message - From: Davide Liessi davide.lie...@gmail.com To: Phil Holmes m...@philholmes.net; lilypond-user@gnu.org Sent: Monday, May 04, 2015 3:32 PM Subject: Re: Incipits Il 04/05/15 15.53, Phil Holmes ha scritto: All of the incipit examples in the LSR have lyrics 'IV-'

Re: converting an old finale file

2015-05-04 Thread Laura Conrad
Stefan == Stefan Thomas kontrapunktste...@gmail.com writes: Stefan I have 2 very old finale-filee of two of my pieces and I'm Stefan searching for someone, who could convert it to musicxml. Is Stefan there someone around, who could do it for me? Finale does give you a free trial.

Upper and Lower slurs in \partCombine

2015-05-04 Thread David B. Stocker
Hello, The 2.18 manuals seem to indicate that simultaneous slurs are a no-no, but I thought I'd check here to see if anyone knows of a trick I haven't thought of. In my example, I would like to have a slur below the staff starting and ending in the same place as the slur above the staff.

Re: Suggest a condensed old style or transitional font for lyrics?

2015-05-04 Thread tisimst
Janek, On Sat, May 2, 2015 at 4:41 PM, Janek Warchoł [via Lilypond] ml-node+s1069038n175931...@n5.nabble.com wrote: 2015-04-30 17:51 GMT+02:00 Abraham Lee [hidden email] http:///user/SendEmail.jtp?type=nodenode=175931i=0: I've got a handful of others (perfect for this purpose and just

Re: Upper and Lower slurs in \partCombine

2015-05-04 Thread Phil Holmes
partOne = \relative c'' { a4 ^( bes c2 ^) } partTwo = \relative c' { f4 _( g a2 _) } seems to work. -- Phil Holmes - Original Message - From: David B. Stocker To: lilypond-user@gnu.org Sent: Monday, May 04, 2015 4:49 PM Subject: Upper and Lower slurs in \partCombine Hello, The

Re: Upper and Lower slurs in \partCombine

2015-05-04 Thread Simon Albrecht
You might check out doubleSlurs in the docs. HTH, Simon Am 04.05.2015 um 17:49 schrieb David B. Stocker: Hello, The 2.18 manuals seem to indicate that simultaneous slurs are a no-no, but I thought I'd check here to see if anyone knows of a trick I haven't thought of. In my example, I

Re: Upper and Lower slurs in \partCombine

2015-05-04 Thread David B. Stocker
Thanks. Both this and Phil's suggestion are what I need. For what it's worth, the 2.18 Notation Manual Index doesn't reference doubleSlur directly either under doubleSlur or Slurs, although when you look up Slur, simultaneous phrasing, it's in that general area if you scroll up on the

Re: my favorite bug :-)

2015-05-04 Thread Johan Vromans
On Mon, 4 May 2015 01:35:13 -0700 (MST) ArnoldTheresius arnold.we...@siemens.com wrote: 2. the PS file, because it's used for another postprocessing: I generate a booklet layout PDF from it (this PDF uses the double sheet size, e.g. A3) You can do this from the PDF as well. -- Johan

Re: Thumb in fret-diagram

2015-05-04 Thread Stephen MacNeil
That worked actually thanks very much!! I forgot the quotes silly mistakes drive me crazy ! Thanks Stephen On Mon, May 4, 2015 at 2:43 AM, pls p.l.schm...@gmx.de wrote: This looks like a regression to me. See https://codereview.appspot.com/4176056/ (allow non numeric fingers (e.g. for

Re: What is the problem with \relative? (Was: Do we really offer the future?)

2015-05-04 Thread Keith OHara
Federico Bruni fedelogy at gmail.com writes: 2015-04-23 9:21 GMT+02:00 Martin Tarenskeen m.tarenskeen at zonnet.nl: I often use LilyPond to quickly enter a very simple tune or small pianosheet needing just a simple texteditor (Vim). I use \relative all the time. c g c e g is soo much faster

Re: Color tweaks (edition engraver)

2015-05-04 Thread David Nalesnik
Hi Kieren, On Sat, May 2, 2015 at 6:29 PM, Kieren MacMillan kieren_macmil...@sympatico.ca wrote: Hi David, Out of curiosity, do you get results with color-tweaks2.ly (attached somewhere above)? Same thing: the EE-added tweak gets executed, but doesn’t appear in the log output. So it

Can't compile after upgrade to 2.19.19

2015-05-04 Thread Stan Mulder
I'm getting errors that I cannot fix after upgrading to 2.19.19. These errors seem to show that lily is not recognizing my english pitch names like eflat even though I've included english.ly near the top of the file. I've also added \language english to no avail. Help. GNU LilyPond 2.19.19

Re: Can't compile after upgrade to 2.19.19

2015-05-04 Thread Stan Mulder
I might add I'm using the latest version of Linux Mint. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Can't compile after upgrade to 2.19.19

2015-05-04 Thread Paul Scott
On Tue, May 05, 2015 at 03:59:45AM +, Stan Mulder wrote: I'm getting errors that I cannot fix after upgrading to 2.19.19. These errors seem to show that lily is not recognizing my english pitch names like eflat even though I've included english.ly near the top of the file. I've also

Re: Can't compile after upgrade to 2.19.19

2015-05-04 Thread Paul Scott
On Mon, May 04, 2015 at 09:56:30PM -0700, Paul Scott wrote: On Tue, May 05, 2015 at 03:59:45AM +, Stan Mulder wrote: I'm getting errors that I cannot fix after upgrading to 2.19.19. These errors seem to show that lily is not recognizing my english pitch names like eflat even though I've

Re: Can't compile after upgrade to 2.19.19

2015-05-04 Thread Keith OHara
Stan Mulder st45882wz at earthlink.net writes: I'm getting errors that I cannot fix after upgrading to 2.19.19. These errors seem to show that lily is not recognizing my english pitch names like eflat even though I've included english.ly near the top of the file. At version 2.19.16, the

trill spanner

2015-05-04 Thread Craig Dabelstein
Dear Lilyponders, Could anyone tell me how to produce a trill spanner without the tr symbol at the beginning? I'm trying to a produce a wavy trill line above a bar of music, but without the tr symbol at the start. Craig *Craig Dabelstein* e:craig.dabelst...@gmail.com

Re: Thumb in fret-diagram

2015-05-04 Thread Thomas Morley
2015-05-04 8:43 GMT+02:00 pls p.l.schm...@gmx.de: This looks like a regression to me. See https://codereview.appspot.com/4176056/ (allow non numeric fingers (e.g. for thumb)) http://lilypond.org/doc/v2.19/input/regression/dd/lily-caf6e8f6.ly (the “P” is not printed) hth patrick Hi

Moving Copyright Notice

2015-05-04 Thread Adam Michael Wood
I would like the copyright notice to appear just below the last system of music, flush left. (See for example, the copyright notices under hymns in almost every hymnal.) Is there a way to move the copyright notice this way? -- View this message in context:

Re: Thumb in fret-diagram

2015-05-04 Thread pls
Yes, it stills works in v2.18.2 but it’s broken in v2.19.something. It definitely doesn’t work in 2.19.15 and 2.19.19. I didn’t check any earlier 2.19 versions. On 04.05.2015, at 21:11, Stephen MacNeil classicalja...@gmail.com wrote: That worked actually thanks very much!! I forgot the

Re: Thumb in fret-diagram

2015-05-04 Thread Stephen MacNeil
thanks again Stephen On Mon, May 4, 2015 at 4:09 PM, Stephen MacNeil classicalja...@gmail.com wrote: I do have a workaround if needed for 2.19.. I created it when i couldn't get it to work thanks again Stephen On Mon, May 4, 2015 at 4:06 PM, pls p.l.schm...@gmx.de wrote: Yes, it stills