Re: Another unterminated crescendo issue

2017-09-10 Thread Kieren MacMillan
Hi Ivan, > I don't understand why I am getting the error: > warning: unterminated crescendo > \new Voice {\voiceTwo r8 d8 bf8 r8 a8 >\< cs8 } > as both the crescendo start and end points (\< and \f) are > in \voiceTwo. But they're in two DIFFERENT

Another unterminated crescendo issue

2017-09-10 Thread Ivan Kuznetsov
Hello all: I don't understand why I am getting the error: warning: unterminated crescendo \new Voice {\voiceTwo r8 d8 bf8 r8 a8 \< cs8 } as both the crescendo start and end points (\< and \f) are in \voiceTwo. I am implementing one of the solutions

Re: Is there a way to circle around tab numbers?

2017-09-10 Thread Devin Ulibarri
Thomas Morley: > The first code simplifies the one you've found already and works as > you want, but the circle has a variable radius depending on the > stencil. > If you're fine with it, great. Otherwise use the second coding where > the circle has a static radius. This is exactly what I am

Re: Is there a way to circle around tab numbers?

2017-09-10 Thread Thomas Morley
2017-09-09 16:41 GMT+02:00 Devin Ulibarri : > Stephen MacNeil: >> you could just change it to tab > > Thanks, this is helpful. > > If possible, I would like some more information about how to tweak the > output. > > * Is it possible to make the space within the circle

Re: Is there a way to circle around tab numbers?

2017-09-10 Thread Stephen MacNeil
sorry I don't use tab and am not on lilypond that much because of my work schedule. It shouldn't be that hard .. I suspect you are trying to mimic guitar world notation or the like. If you still have problems let me know and when I have a chance I will look at it. On Sat, Sep 9, 2017 at 10:41 AM,

Re: improving Janek's \dynamic function (for combo dynamics)

2017-09-10 Thread David Kastrup
Thomas Morley writes: > 2017-09-03 18:30 GMT+02:00 Thomas Morley : > >> I think I know how to proceed, > > @Kieren > Attached the newest and heavily revised version. > Please read comments for usage. > > @David > For one example I use

Re: improving Janek's \dynamic function (for combo dynamics)

2017-09-10 Thread Thomas Morley
2017-09-03 18:30 GMT+02:00 Thomas Morley : > I think I know how to proceed, @Kieren Attached the newest and heavily revised version. Please read comments for usage. @David For one example I use predefined markup-commands like \markup with-red = \markup \with-color

Re: Getting absolute position of objects

2017-09-10 Thread Knut Petersen
I also need to output the absolute coordinates of all objects on the page, to generate training data for optical music recognition. I'm trying to print some information in \applyOutput, and I see that NoteHead X-offset and Y-offset are 0, and X-parent, Y-parent, X-positions, and Y-positions all

Re: Variable systems-per-page only on last page?

2017-09-10 Thread Simon Albrecht
On 10.09.2017 02:47, David F. wrote: Is there a way to tell Lilypond to put 2 systems per page on all pages except the last—the last page can have one or two systems, depending on whichever fits best? I’m afraid you might have to hard-code it. Fortunately, this can be done by something like

Re: Variable systems-per-page only on last page?

2017-09-10 Thread Wols Lists
On 10/09/17 05:20, David F. wrote: > That doesn’t work for me. (Lilypond 2.19.58) I’ve got 3 bars at the end of > a piece that would comfortably fit on a single line, but they are stretched > to fill two lines. > Is there a ragged-last-staff as well? Something like that, anyway, that means