Re: ghostscript fails on pdf generation

2017-02-11 Thread Urs Liska
Am 12. Februar 2017 02:25:42 MEZ schrieb David Wright : >On Sat 11 Feb 2017 at 20:36:33 (+0100), N. Andrew Walsh wrote: >> I realize this isn't strictly an issue with Lily, but pdf output >recently >> started failing. I see the following message in the console output:

Scheme engravers

2017-02-11 Thread Andrew Bernard
I'm wanting to get started writing an engraver in Scheme. Searching lists I don't find a lot of information for starting out on this sort of work. Does anybody have any pointers to how to get started creating an engraver in Scheme? Tutorials, examples, explanations? I understand the example on

Cross staff parenthesize

2017-02-11 Thread Andrew Bernard
Some time ago I noticed the behaviour of parenthesize goes awry when parenthesizing an accent on cross staff stemmed notes. A bug was raised. Now I observe the same thing when simply changing staves, no cross staff stemming involved. Is this a bug, or am I using parenthesize incorrectly? The

Re: ghostscript fails on pdf generation

2017-02-11 Thread David Wright
On Sat 11 Feb 2017 at 20:36:33 (+0100), N. Andrew Walsh wrote: > I realize this isn't strictly an issue with Lily, but pdf output recently > started failing. I see the following message in the console output: > > Layout output to `/tmp/lilypond-CFV9h3'... > Converting to `Reinhold Urmetzer -

Re: ghostscript fails on pdf generation

2017-02-11 Thread Thomas Morley
2017-02-11 23:40 GMT+01:00 Simon Albrecht : > On 11.02.2017 21:20, N. Andrew Walsh wrote: >> >> Hi Joram, >> >> >> Does it also happen when the file name does not contain spaces? >> >> >> yes, it does. I tried with a renamed file, and got the same error. > > > I think

Re: Double time signature when there are grace notes

2017-02-11 Thread Thomas Morley
2017-02-11 22:49 GMT+01:00 Thomas Weber : > Am 11.02.2017 um 13:51 schrieb Thomas Morley: >> >> >> Arnold has put up some work to get a more automagic workflow. >> >> http://lsr.di.unimi.it/LSR/Item?id=990 >> http://lsr.di.unimi.it/LSR/Item?id=978 >> >> IIRC his work is not

Re: tuplet slurs

2017-02-11 Thread Simon Albrecht
Hi David, I think this would make a great addition to the code base, regardless of how perfect the bezier shapes are. One could file an issue for improving that. I’d say: Please propose a patch. Best, Simon ___ lilypond-user mailing list

Re: ghostscript fails on pdf generation

2017-02-11 Thread Simon Albrecht
On 11.02.2017 21:20, N. Andrew Walsh wrote: Hi Joram, Does it also happen when the file name does not contain spaces? yes, it does. I tried with a renamed file, and got the same error. I think you can report this to the bug list. Even if it’s not strictly a LilyPond issue, we might

Re: tuplet slurs

2017-02-11 Thread David Nalesnik
On Sat, Feb 11, 2017 at 1:47 PM, David Nalesnik wrote: > On Sat, Feb 11, 2017 at 1:43 PM, David Nalesnik > wrote: >> On Sat, Feb 11, 2017 at 11:11 AM, Werner LEMBERG wrote: >>> > For voices with lyrics it is common to put

Re: Double time signature when there are grace notes

2017-02-11 Thread Thomas Weber
Am 11.02.2017 um 13:51 schrieb Thomas Morley: Arnold has put up some work to get a more automagic workflow. http://lsr.di.unimi.it/LSR/Item?id=990 http://lsr.di.unimi.it/LSR/Item?id=978 IIRC his work is not finished, so you probably will need to fall back to grace-spacers sometimes...

Re: chord names

2017-02-11 Thread Noeck
Hi Klaus, > that's strange... I've tested it with 2.19.37 and it worked - see below. > (In my last post, comments in the code were messed up by unwanted line > breaks, I hope this time it works.) Thank you. This time it works for me with 2.19.49. I'll check again, but probably I did some

Re: chord names

2017-02-11 Thread Klaus Blum
Hi Joram, Noeck wrote > Is it correct that > this function only works for "simple chords" like F# Fm and not in > combination with numbers, F7 F9? At least that's what I get here. that's strange... I've tested it with 2.19.37 and it worked - see below. (In my last post, comments in the code

Re: chord names

2017-02-11 Thread Noeck
Hi Klaus, Am 11.02.2017 um 01:04 schrieb Klaus Blum: > Maybe there's an easier way, but here's a first solution. It's a quick > modification of > http://www.lilypondforum.de/index.php?topic=824.0 This looks so much nicer than the default chords. Is it correct that this function only works for

Re: ghostscript fails on pdf generation

2017-02-11 Thread N. Andrew Walsh
Hi Joram, > > Does it also happen when the file name does not contain spaces? > yes, it does. I tried with a renamed file, and got the same error. Cheers, A ___ lilypond-user mailing list lilypond-user@gnu.org

Re: ghostscript fails on pdf generation

2017-02-11 Thread Noeck
Hi Andrew, Am 11.02.2017 um 20:36 schrieb N. Andrew Walsh: > -sOutputFile=Reinhold Urmetzer - Lamento di Achille.pdf Does it also happen when the file name does not contain spaces? The part above from your quoted gs command is likely not working if executed exactly like this.

Re: ghostscript fails on pdf generation

2017-02-11 Thread N. Andrew Walsh
Hi Jean, I have 32GB of RAM. I have never seen that tick over 20% use, for anything, so I don't think it's an issue with memory. Cheers, A On Sat, Feb 11, 2017 at 9:08 PM, Jean Brefort wrote: > Le samedi 11 février 2017 à 20:55 +0100, N. Andrew Walsh a écrit : > > PS-

Re: ghostscript fails on pdf generation

2017-02-11 Thread Jean Brefort
Le samedi 11 février 2017 à 20:55 +0100, N. Andrew Walsh a écrit : > PS- ghostscript on my system (gentoo Linux) recently updated: on Jan > 31st to 9.20-r1. Can anybody else check and see if they encounter the > same issue with that version of ghostscript? Trawling back through > old github issues

Re: ghostscript fails on pdf generation

2017-02-11 Thread N. Andrew Walsh
PS- ghostscript on my system (gentoo Linux) recently updated: on Jan 31st to 9.20-r1. Can anybody else check and see if they encounter the same issue with that version of ghostscript? Trawling back through old github issues and forum archives shows a number of times over the years where a

Re: tuplet slurs

2017-02-11 Thread David Nalesnik
On Sat, Feb 11, 2017 at 1:43 PM, David Nalesnik wrote: > On Sat, Feb 11, 2017 at 11:11 AM, Werner LEMBERG wrote: >> For voices with lyrics it is common to put triplet indications always above the staff, using the following rules. .

Re: tuplet slurs

2017-02-11 Thread David Nalesnik
On Sat, Feb 11, 2017 at 11:11 AM, Werner LEMBERG wrote: > >>> For voices with lyrics it is common to put triplet indications >>> always above the staff, using the following rules. >>> >>> . stems up or down, no beam: as usual (i.e., a number and a >>> bracket at the top, as

ghostscript fails on pdf generation

2017-02-11 Thread N. Andrew Walsh
Hi List, I realize this isn't strictly an issue with Lily, but pdf output recently started failing. I see the following message in the console output: Layout output to `/tmp/lilypond-CFV9h3'... Converting to `Reinhold Urmetzer - Lamento di Achille.pdf'... warning: `(gs -q -dSAFER

Re: tuplet slurs

2017-02-11 Thread Werner LEMBERG
>> For voices with lyrics it is common to put triplet indications >> always above the staff, using the following rules. >> >> . stems up or down, no beam: as usual (i.e., a number and a >> bracket at the top, as if using \tupletUp) >> >>. stems up, with beam: as usual (i.e., a number

Re: tuplet slurs

2017-02-11 Thread J Martin Rushton
On 11/02/17 10:42, J Martin Rushton wrote: > On 11/02/17 00:18, David Nalesnik wrote: >> Hi Werner, >> >> On Thu, Feb 9, 2017 at 12:53 PM, Werner LEMBERG wrote: >>> >>> For voices with lyrics it is common to put triplet indications always >>> above the staff, using the following

Re: chord names

2017-02-11 Thread Benjamin Bloomfield
Thank you so much; these both work wonderfully. *Benjamin Bloomfield* On Fri, Feb 10, 2017 at 7:04 PM, Klaus Blum wrote: > Benjamin Bloomfield wrote > > I'm trying to figure out how to tweak the size of the sharp and flat > > symbol that displays when the chord name has one

Re: Double time signature when there are grace notes

2017-02-11 Thread arnepe
another solution would be to put the spacer grace in a separate variable (e.g. \global), as opposed to adding invisible graces in every staff ... cheers Arne -- View this message in context:

Re: Double time signature when there are grace notes

2017-02-11 Thread Thomas Morley
2017-02-11 8:48 GMT+01:00 Thomas Weber : > I already realized that: > >>> Le 10 févr. 2017 à 23:23, Thomas Weber a écrit : >>> >>> * I can add a "grace space" to the bottom staff > > > > But I tried to avoid this for the following reasons: > > >>> * The staffs

Mixed progress message language

2017-02-11 Thread Mats Behre
Hi, I'm using 2.18.2 on a Mac located in Sweden, but my OS language is English. For some reason Lilypond decides to print some of the progress messages in Swedish, like this: GNU LilyPond 2.18.2 Processing `SopranoSax.ly' Tolkar... Tolkar musik...[8][16][24][32][40][48] F..rbehandlar grafiska

Re: tuplet slurs

2017-02-11 Thread J Martin Rushton
On 11/02/17 00:18, David Nalesnik wrote: > Hi Werner, > > On Thu, Feb 9, 2017 at 12:53 PM, Werner LEMBERG wrote: >> >> For voices with lyrics it is common to put triplet indications always >> above the staff, using the following rules. >> >>. stems up or down, no beam: as usual

Re: Double time signature when there are grace notes

2017-02-11 Thread Simon Albrecht
On 11.02.2017 08:48, Thomas Weber wrote: Would you work with tags to remove the invisible graces? Sounds like a good idea. Of course this is not a nice situation, cumbersome to deal with. But it’s an extremely hard-to-fix bug also. Best, Simon