Re: Best practices for Da Capo/Dal Segno/al Fine/etc.

2018-02-21 Thread Joel C. Salomon
On 2018-02-20 5:21 PM, I asked: > … what is the current (2.19) best practice for typesetting the Da > Capo/‌Dal Segno/‌al Fine/‌etc. repeat marks? I’m having some trouble extracting a readable-but-useful minimal example from my code, but this excerpt might help the next fellow: \include

Re: End of file event

2018-02-21 Thread Urs Liska
Hi Maurits, Am 22.02.2018 um 07:44 schrieb Maurits Lamers: Hi, Thanks for your suggestion! Do I understand from your reply that you don't think there is a dynamic option, ie without adjusting the lilypond code being processed? To clarify the context a bit: what I am doing is reviewing

Re: End of file event

2018-02-21 Thread Maurits Lamers
Hi, Thanks for your suggestion! Do I understand from your reply that you don't think there is a dynamic option, ie without adjusting the lilypond code being processed? To clarify the context a bit: what I am doing is reviewing homework by students. This means that I am running my reviewer

Re: fingering

2018-02-21 Thread Thomas Morley
2018-02-22 0:15 GMT+01:00 Gianmaria Lari : > > > On 21 February 2018 at 23:15, Thomas Morley > wrote: >> >> 2018-02-21 9:29 GMT+01:00 Gianmaria Lari : >> > >> > On 20 February 2018 at 22:30, Thomas Morley

Re: Retrieve procedure name from within its definition

2018-02-21 Thread David Kastrup
Urs Liska writes: > Am 21.02.2018 um 20:17 schrieb David Kastrup: >> Urs Liska writes: >> >>> Hi, >>> >>> is it possible to retrieve the name of a function currently being defined? >>> >>> myFunc = >>> #(define-void-function (arg)(type?) >>>

Re: Retrieve procedure name from within its definition

2018-02-21 Thread Urs Liska
Am 21.02.2018 um 20:17 schrieb David Kastrup: Urs Liska writes: Hi, is it possible to retrieve the name of a function currently being defined? myFunc = #(define-void-function (arg)(type?) (display (function-that-returns-'myFunc')) No. define-void-function

Re: end of file event

2018-02-21 Thread Urs Liska
Hi Maurits, Am 21.02.2018 um 20:52 schrieb Maurits Lamers: Hi all, I would like to execute some (embedded scheme) code at the end of an input file, that is after the last score block. My current problem is that I am parsing score blocks, but some of the input is given as a single score

Re: fingering

2018-02-21 Thread Gianmaria Lari
On 21 February 2018 at 23:15, Thomas Morley wrote: > 2018-02-21 9:29 GMT+01:00 Gianmaria Lari : > > > > On 20 February 2018 at 22:30, Thomas Morley > > wrote: > >> > >> 2018-02-20 18:42 GMT+01:00 Gianmaria Lari

Re: fingering

2018-02-21 Thread Thomas Morley
2018-02-21 9:29 GMT+01:00 Gianmaria Lari : > > On 20 February 2018 at 22:30, Thomas Morley > wrote: >> >> 2018-02-20 18:42 GMT+01:00 Gianmaria Lari : >> > On 20 February 2018 at 17:10, Robin Bannister

Re: LilyPond 2.19.81 for Linux/Ubuntu

2018-02-21 Thread Ralph Palmer
On Tue, Feb 20, 2018 at 7:44 PM, David Wright wrote: > On Tue 20 Feb 2018 at 16:21:19 (-0500), Ralph Palmer wrote: > > > I went to the download site < ​ > > http://lilypond.org/downloads/binaries/linux-64/ >, and tried to > download < > > lilypond-2.19.81-1.linux-64.sh

Re: Another code AbMaj7(#11)/Eb

2018-02-21 Thread Simon Albrecht
Hi Ming, first: your message came detached from the thread, which is not helpful for readers. Please try configuring your mail client so that replies are sent with the proper metadata. On 21.02.2018 20:25, Ming Tsang wrote: Elaine: Thank you.  I has been a great help. Is there any

Re: Another code AbMaj7(#11)/Eb

2018-02-21 Thread Ming Tsang
Elaine: Thank you. I has been a great help. Is there any resource that will provide help next time I need co code some special chord? Thanks again, Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Retrieve procedure name from within its definition

2018-02-21 Thread David Kastrup
Urs Liska writes: > Hi, > > is it possible to retrieve the name of a function currently being defined? > > myFunc = > #(define-void-function (arg)(type?) > (display (function-that-returns-'myFunc')) No. define-void-function creates an anonymous function. It's assigned

end of file event

2018-02-21 Thread Maurits Lamers
Hi all, I would like to execute some (embedded scheme) code at the end of an input file, that is after the last score block. My current problem is that I am parsing score blocks, but some of the input is given as a single score block and the content in other files is put in many score

Re: Disable extra space around StaffGroup?

2018-02-21 Thread Nathan Sprangers
Hi Torsten, Thank you, that makes so much sense now. I was definitely struggling to understand how the various spacing settings work together, especially between VerticalAxisGroup and StaffGrouper. Thanks, Nathan On Wed, Feb 21, 2018 at 5:49 AM, Torsten Hämmerle

Retrieve procedure name from within its definition

2018-02-21 Thread Urs Liska
Hi, is it possible to retrieve the name of a function currently being defined? myFunc = #(define-void-function (arg)(type?) (display (function-that-returns-'myFunc')) The background is that I want to generate warnings that include the function name (à la "wrong arguments to function ...").

Re: shifting lyrics from above to below staff (and back)

2018-02-21 Thread Kieren MacMillan
Hi Arne, > I totally agree that those a diffent issues - it is just that for the moment > that hack serves my purposes in this project [I could have made that clearer > in my second post ;) ]. Ah. Ok! > I'd still be interested though to have the ability to insert those grobs the > way you

Re: Fermatas with tremolos

2018-02-21 Thread ptoye
Harm, that's great. How about adding it to the snippets repository? -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Three simultaneous slurs

2018-02-21 Thread David Kastrup
Malte Meyn writes: > Am 21.02.2018 um 15:18 schrieb David Kastrup: >> Marc Hohl writes: >> >>> Oh sorry, it looks lie a tie between b-flat and b-flat >> >> With a syncopated rhythm adding up to a simple on-beat amount? That >> would be quite curious for

Re: Extract pitch and duration from ly:music

2018-02-21 Thread David Kastrup
Joshua Stutter writes: > I feel I should enter into the discussion here. I had a conversation > with Paolo on lilypond IRC where he was wishing to accomplish > something along the lines of: > > fun = #(define-music-function (parser location note dur) (ly:pitch? >

Re: shifting lyrics from above to below staff (and back)

2018-02-21 Thread arnepe
hello Kieren, I totally agree that those a diffent issues - it is just that for the moment that hack serves my purposes in this project [I could have made that clearer in my second post ;) ]. I'd still be interested though to have the ability to insert those grobs the way you mentioned in the

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Paolo Prete
In my previous message I specified that I want to extract pitch and duration from ly:music,  not from ly:pitch + ly:duration. func = #(define-music-function (parser location note dur)  (ly:music) #{   $mypitch $myduration .  #}  ) That is because I want the possibility to call this kind

Re: shifting lyrics from above to below staff (and back)

2018-02-21 Thread Kieren MacMillan
Hi Arne, > on the subject of shifting objects as discussed here: > http://lilypond.1069038.n5.nabble.com/pushing-items-quot-through-quot-or-quot-beyond-quot-other-contexts-td203550.html#a203567 > has there been any progress on this issue? […] > ok, I've already found an answer, remembering this

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Joshua Stutter
Wow, I did not know that, thanks. I think I've learned the most today. Joshua. On 21/02/18 14:48, Malte Meyn wrote: Am 21.02.2018 um 15:46 schrieb Malte Meyn: Oh, I forgot to say: This doesn’t work with 2.18.2 so you’re partially right. And again I made a mistake: It *does* work but only

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Malte Meyn
Am 21.02.2018 um 15:46 schrieb Malte Meyn: Oh, I forgot to say: This doesn’t work with 2.18.2 so you’re partially right. And again I made a mistake: It *does* work but only if you surround the pitch by ##{ #} \version "2.18.2" fun = #(define-music-function (parser location note dur)

Re: A couple of questions about Edition Engraver

2018-02-21 Thread Kieren MacMillan
Hi Stefano, >> 4. Things would be way easier if the EE (and/or Frescobaldi) had a method to >> highlight (colour-ing the grobs?) all mods, and a linking method to >> navigate to the correct spot in the edition file. There was an example of >> this [colouring part] some time ago, but I don't

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Malte Meyn
Am 21.02.2018 um 15:44 schrieb Malte Meyn: Am 21.02.2018 um 15:40 schrieb Joshua Stutter: […] fun = #(define-music-function (parser location note dur) (ly:pitch? ly:duration?) #{ $note$dur #}) and create notes from pitches and durations within #{ #}. I explained that, to the best of my

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Malte Meyn
Am 21.02.2018 um 15:40 schrieb Joshua Stutter: […] fun = #(define-music-function (parser location note dur) (ly:pitch? ly:duration?) #{ $note$dur #}) and create notes from pitches and durations within #{ #}. I explained that, to the best of my knowledge, this is not possible and new notes

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Joshua Stutter
I feel I should enter into the discussion here. I had a conversation with Paolo on lilypond IRC where he was wishing to accomplish something along the lines of: fun = #(define-music-function (parser location note dur) (ly:pitch? ly:duration?) #{ $note$dur #}) and create notes from pitches

Re: Three simultaneous slurs

2018-02-21 Thread Malte Meyn
Am 21.02.2018 um 15:18 schrieb David Kastrup: Marc Hohl writes: Oh sorry, it looks lie a tie between b-flat and b-flat With a syncopated rhythm adding up to a simple on-beat amount? That would be quite curious for a tie. But it’s quite common to have something like 4~

Re: Very small rhythmic values

2018-02-21 Thread Malte Meyn
Am 20.02.2018 um 16:57 schrieb Malte Meyn: it’s possible with beamed notes but not (yet) for rests and flagged notes because there are no rest/flag glyphs in the font for these note durations. But they could be added … Update: I made a patch that adds these glyphs but that will take some

Re: Three simultaneous slurs

2018-02-21 Thread David Kastrup
Marc Hohl writes: > Oh sorry, it looks lie a tie between b-flat and b-flat With a syncopated rhythm adding up to a simple on-beat amount? That would be quite curious for a tie. -- David Kastrup ___ lilypond-user mailing list

Re: Extract pitch and duration from ly:music

2018-02-21 Thread David Kastrup
Paolo Prete writes: > Hello, > is it possible to extract pitch and duration, inside a function, from > a ly:music (a simple note) parameter? > I would like to obtain something like: > func = #(define-music-function (parser location note dur) > (ly:music) #{  $mypitch

Extract pitch and duration from ly:music

2018-02-21 Thread Paolo Prete
Hello, is it possible to extract pitch and duration, inside a function, from a ly:music (a simple note) parameter? I would like to obtain something like: func = #(define-music-function (parser location note dur) (ly:music) #{   $mypitch $myduration .  #}  ) ... But I don't understand if

Re: Three simultaneous slurs

2018-02-21 Thread David Kastrup
Andrew Bernard writes: > Referring to the attached image from the MS I am engraving, I have three > simultaneous slurs going on. > > How can this be handled in lilypond 2.19.81 (or indeed any version)? > > Do I have to use a fake simultaneous voice to fudge the result?

Re: shifting lyrics from above to below staff (and back)

2018-02-21 Thread arnepe
ok, I've already found an answer, remembering this thread ... http://lilypond.1069038.n5.nabble.com/Vertically-centering-refrain-lyrics-td168444.html#a168448 cheers Arne -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___

Re: Three simultaneous slurs

2018-02-21 Thread Marc Hohl
Oh sorry, it looks lie a tie between b-flat and b-flat, but the handwritten note heads could also be interpreted differently :)Am 21.02.2018 12:34 nachm. schrieb Andrew Bernard :Hi Marc,Actually not a tie. If it were, the next note would not have an accidental. It's a

Re: Hairpin solid with dashed end

2018-02-21 Thread Andrew Bernard
Hi Karlin, I have to tell you, the thought has crossed my mind more than once! :-) Andrew On 21 February 2018 at 22:33, Karlin High wrote: > > Interesting. I was imagining your composers sitting around a table > late at night, grinning maliciously and saying, "Let's see

Re: Hairpin solid with dashed end

2018-02-21 Thread Karlin High
On Wed, Feb 21, 2018 at 12:32 AM, Andrew Bernard wrote: > For the composer I engrave for, the hairpin with a dashed section is used > when transitioning between two dynamic levels, but there is a rest or > silence in the line, and it is a way of reminding the performer

Re: Three simultaneous slurs

2018-02-21 Thread Andrew Bernard
Hi Marc, Actually not a tie. If it were, the next note would not have an accidental. It's a slur for vocal music. Sorry I did not explain the full context. Thanks. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Three simultaneous slurs

2018-02-21 Thread Marc Hohl
The smallest "slur" in the picture is a tie, isn't it?The next bigger slur can be typeset directly, and the outmost slur is a PhrasingSlur IMHO.HTH, MarcAm 21.02.2018 11:56 vorm. schrieb Andrew Bernard :Referring to the attached image from the MS I am engraving, I have

Re: Three simultaneous slurs

2018-02-21 Thread Andrew Bernard
Sorry for the noise - the relatively new spanner-id is the answer. [Wish I could unsend the post!] What a great new feature - thanks developers! Andrew ___ lilypond-user mailing list lilypond-user@gnu.org

Three simultaneous slurs

2018-02-21 Thread Andrew Bernard
Referring to the attached image from the MS I am engraving, I have three simultaneous slurs going on. How can this be handled in lilypond 2.19.81 (or indeed any version)? Do I have to use a fake simultaneous voice to fudge the result? Andrew ___

Re: Disable extra space around StaffGroup?

2018-02-21 Thread Torsten Hämmerle
Nathan Sprangers wrote > If it helps, my interest is in creating band scores, which usually place > an > extra bracket or brace around certain families (such as the clarinets, > cornets, etc in Holst's First Suite for Military Band >

shifting lyrics from above to below staff (and back)

2018-02-21 Thread arnepe
hello list, on the subject of shifting objects as discussed here: http://lilypond.1069038.n5.nabble.com/pushing-items-quot-through-quot-or-quot-beyond-quot-other-contexts-td203550.html#a203567 has there been any progress on this issue? I'd love to have this opportunity in a 400+ bar piece with

Re: Placement of clefs at repeat bars

2018-02-21 Thread Peter Toye
Thomas, That's a brilliant subversion of the \afterGrace command - I hadn't realised you could use it for anything but notes! I think I need a good course on lateral thinking. I'd come up with this, which puts the treble clef at the beginning of the repeated section - as I said earlier I

Re: Hairpin solid with dashed end

2018-02-21 Thread Thomas Morley
2018-02-21 3:25 GMT+01:00 Andrew Bernard : > Is there any example of how to make a hairpin with normal solid lines, but > dashed at the end, say the last quarter or so? [Yep, some new complexity > notation again.] > > Andrew Hi Andrew, some time ago I made the code

Re: fingering

2018-02-21 Thread Gianmaria Lari
On 20 February 2018 at 22:30, Thomas Morley wrote: > 2018-02-20 18:42 GMT+01:00 Gianmaria Lari : > > On 20 February 2018 at 17:10, Robin Bannister wrote: > >> > >> DJF wrote: > >> > >>> perhaps someone else knows if it’s