[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Simile/Percent Repeat + Volta with Alternative
From: |
Valentin Petzel |
Subject: |
Re: Simile/Percent Repeat + Volta with Alternative |
Date: |
Thu, 08 Aug 2024 18:15:42 +0200 |
Hello Lukas,
the reason is that you are removing the time signature, but not the \after 4*5
before that. \after is a function that takes 3 arguments: The last one is the
actual music, the middle one is what you want to put there delayed and the
first one is by how much you want to delay it.
So by removing the \time 5/4 this function will see only two possible
arguments, but it needs 3.
The solution is of course to remove not only \time 5/4, but also the \after
... part before.
Cheers,
Valentin
Am Mittwoch, 7. August 2024, 19:50:37 MESZ schrieb Lucas Cavalcanti:
> Valentin, my friend, thank you so much.
> If I may trouble you again, I've encountered a problem while trying to use
> your method. I've applied it to a 5/4 two bar theme (similar to the case I
> presented before); however, by removing the "superfluous" time signatures
> the engraving breaks. I'm trying to remove those unnecessary time
> signatures because they stand out.
signature.asc
Description: This is a digitally signed message part.