Without investigating how the bar number engraver (I'm guessing, or
whatever engraves them), I am unsure how to correct what actually gets
*engraved* (which is obviously important), but here's a partial solution.
\adjustBarNum
applies the repeats and
does the calculations
,
and seems to reset
Hello,
Thanks for the solutions!
I think I’ll use the cadenza : its use for the intonation before the main music
body is quite convincing.
JM
> Le 16 févr. 2017 à 16:31, Urs Liska a écrit :
>
>
>
> Am 16.02.2017 um 15:25 schrieb Menu Jacques:
>> The Binchois.xml example by Recordare has 5
Am 16.02.2017 um 18:27 schrieb David Kastrup:
> Urs Liska writes:
>
>> what would be the "usual suspects" to look into when seemingly empty
>> staves just don't disappear with \RemoveEmptyStaves
>>
>> ?
> Uh, PianoStaff has the Keep_alive_together_engraver . That's what
> distinguishes it from
2017-02-15 21:06 GMT+01:00 Urs Liska :
> Hi all,
>
> is it really true that the text of the OttavaBracket can't be
> customized? All I could find was the doc snippet
> http://lilypond.org/doc/v2.19/Documentation/snippets/text#text-ottava-text
> which suggests to manually set Staff.ottavation after
Urs,
On Thu, Feb 16, 2017 at 11:36 AM, David Nalesnik
wrote:
> Urs,
>
> On Wed, Feb 15, 2017 at 11:03 AM, Urs Liska wrote:
>> I'm trying to style an ottava bracket. But poking around in the IR
>> doesn't show me the way how to make the right vertical line look like
>> the horizontal line (in the
Thanks for your comments Jeffery.
Here's some of the music I'm trying to set. I'm not worried about the full
score aspect, just the piano part. As you can see, it doesn't indicate how
many repetitions there should be, and the bar numbers don't increment
correctly.
This is just a one-bar repetiti
Urs Liska writes:
> what would be the "usual suspects" to look into when seemingly empty
> staves just don't disappear with \RemoveEmptyStaves
>
> ?
>
> As this is most surely some issue with my set-up I can't come up with a
> minimal example, but the score looks like this:
>
> \score {
> \new
Urs,
On Wed, Feb 15, 2017 at 11:03 AM, Urs Liska wrote:
> I'm trying to style an ottava bracket. But poking around in the IR
> doesn't show me the way how to make the right vertical line look like
> the horizontal line (in the attached image).
>
> What property do I have to override here?
>
Ther
> I think using (ly:context 'measurePosition)
Sorry, this is actually incorrect. `currentBarNumber` is what you need
to look up.
On Thu, Feb 16, 2017 at 12:31 PM, Jeffery Shivers
wrote:
> Could you provide a MWE? Without any knowledge of how your project is
> setup, we have to guess how exactly
Could you provide a MWE? Without any knowledge of how your project is
setup, we have to guess how exactly to help you.
Regarding automating measure numbers, you could write a scheme
function to calculate the next bar number following repeats, I think
using (ly:context 'measurePosition) and then f
On Thu, Feb 16, 2017 at 7:43 AM, Urs Liska wrote:
> Hi all,
>
> what would be the "usual suspects" to look into when seemingly empty
> staves just don't disappear with \RemoveEmptyStaves
>
> ?
>
> As this is most surely some issue with my set-up I can't come up with a
> minimal example, but the s
Hi Urs,
On 16.02.2017 15:43, Urs Liska wrote:
what would be the "usual suspects" to look into when seemingly empty
staves just don't disappear with \RemoveEmptyStaves
?
As this is most surely some issue with my set-up I can't come up with a
minimal example,
maybe you could experiment with S
Am 16.02.2017 um 15:25 schrieb Menu Jacques:
> The Binchois.xml example by Recordare has 5 quater notes in a 4/4
> measure (stemless by the way).
>
> Is this a « bug » in this MusicXML file, and if not, is there a way to
> produce that with LP?
> I know I can use a hidden 5/4 time signature whil
Menu Jacques writes:
> Hello folks,
>
> The Binchois.xml example by Recordare has 5 quater notes in a 4/4 measure
> (stemless by the way).
>
> Is this a « bug » in this MusicXML file, and if not, is there a way to
> produce that with
> LP?
It's an intonation. They are usually done unmetered.
Menu,
On Thu, Feb 16, 2017 at 8:26 AM, Menu Jacques [via Lilypond] <
ml-node+s1069038n200191...@n5.nabble.com> wrote:
> The Binchois.xml example by Recordare has 5 quater notes in a 4/4 measure
> (stemless by the way).
>
There are a number of ways to do this.
1. You can use a quintuplet with the
Hi all,
what would be the "usual suspects" to look into when seemingly empty
staves just don't disappear with \RemoveEmptyStaves
?
As this is most surely some issue with my set-up I can't come up with a
minimal example, but the score looks like this:
\score {
\new PianoStaff <<
\new Staff
On 16.02.2017 15:25, Menu Jacques wrote:
The Binchois.xml example by Recordare has 5 quater notes in a 4/4
measure (stemless by the way).
Is this a « bug » in this MusicXML file, and if not, is there a way to
produce that with LP?
I know I can use a hidden 5/4 time signature while diplaying a
What - no-one? Am I the only one playing minimalist music round here?
ptoye wrote
> I'm trying to engrave a highly repetitive piano part using repeats as much
> as possible to save page-turns, but I need to display the bar numbers as
> if the repeats were written out (other parts don't repeat). I
Don Gingrich:
...
> What I'd like to create is:
>
>
>
>
>
>
>
>
>
>
...
I do this regulary. You usually use lilypond-book, but I got tired of
all thoose lily- files, I couldn't use that in makefiles, e.g.
So, I made my own version and have ever since used that.
...
> \header{
>
Hi all,
> If I don't misunderstand you I would compile the songs individually and
> include them using \includepdf.
This is exactly what I do. Works fabulously. I highly recommend it.
HTH,
Kieren.
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣
Thanks Anders and SoundFromSound for this advice. It worked fine, and the
simple one-bar file is now down to 0.8 seconds which is far more civilised.
All the best,
Peter
mailto:lilyp...@ptoye.com
www.ptoye.com___
lilypond-user mailing list
lilypond-u
> Am 16.02.2017 um 07:39 schrieb Don Gingrich:
>> On Thu, 16 Feb 2017 07:32:09 you wrote:
>>> Am 16. Februar 2017 07:02:10 MEZ schrieb Don Gingrich
>> :
I've got a basic problem, and I'm not having much
joy with the documentation.
Over the past few years I've created several s
Greetings Don,
To add to the suggestions, you might consider using pdftk - assuming
of course that both LaTeX and LilyPond files will be converted to pdf.
Hwaen Ch'uqi
On 2/16/17, Abbé Jacques Peron wrote:
> Hello,
>
> Another alternative is lyluatex, that you may find here :
> https://github.
Hello,
Another alternative is lyluatex, that you may find here :
https://github.com/jperon/lyluatex.
For this to work, you'll have to use lualatex.
Jacques Peron +
Le 16 févr. 2017 14:32, "Urs Liska" a écrit :
Am 16. Februar 2017 07:02:10 MEZ schrieb Don Gingrich <
gingr...@internode.on.ne
24 matches
Mail list logo