Folks,
is it possible to make lilypond ignore multiple occurrences of \key or
\time if they don't actually change the current key or time?
Having
\relative c' {
\key d \major \time 2/2 d1 |
d1 |
\key d \major \time 2/2 d1 |
d1 |
}
I get the attached output. However, I thi
Hi David,Thank you very much for resuming development of jianpu in lilypond
(gitHub lilypond-jianpu). If jianpu10a.ly is stable enough, please merge
jianpu6.ly and jianpu10a.ly. After the merge, I can resume testing.Ming.
From: David Zhang
To: MING TSANG
Cc: Lilypond-usermailinglist
On 29/08/17 22:02, Evan Laforge wrote:
> On Tue, Aug 29, 2017 at 1:46 PM, Simon Albrecht
> wrote:
>> Hi Evan,
>>
>>
>> On 29.08.2017 22:26, Evan Laforge wrote:
>>>
>>> In music where the time signature changes a lot, it's nice to show the
>>> time signature on each line even when it hasn't change
In transcribing renaissance polyphony, I like to do three things:
1. represent the final "longa" of a section with a single note,
rather than a series of notes tied over barlines, while other
parts continue twiddling away;
2. use \RemoveEmptyStaves to produce a Frenched s
Hi Graham,
> This technique, however, feels really clumsy by Lilypond standards.
> Have I overlooked a better way?
Maybe something like
%%% SNIPPET BEGINS
\version "2.19.40"
\layout {
indent = 0
ragged-right = ##t
\context {
\Staff
\RemoveEmptyStaves
}
}
cantusVoice = {
c''1
>> I just wanted to say that in July, we published a reprint of Gotlandstoner,
>> a collection of about 500 traditional fiddle tunes from Gotland, Sweden. The
>> reprint was typeset with Lilypond.
>
> Impressive! Could you describe the production process for this? In the
> PDF properties I can
On Wed, 2017-08-30 at 14:22 -0400, Kieren MacMillan wrote:
> Hi Graham,
>
> > This technique, however, feels really clumsy by Lilypond standards.
> > Have I overlooked a better way?
>
> Maybe something like
>
> %%% SNIPPET BEGINS
> \version "2.19.40"
>
> \layout {
> indent = 0
> ragged-ri
2017-08-30 12:01 GMT+02:00 Werner LEMBERG :
>
> Folks,
>
>
> is it possible to make lilypond ignore multiple occurrences of \key or
> \time if they don't actually change the current key or time?
>
> Having
>
> \relative c' {
> \key d \major \time 2/2 d1 |
> d1 |
> \key d \major \time
2017-08-30 22:24 GMT+02:00 Thomas Morley :
> 2017-08-30 12:01 GMT+02:00 Werner LEMBERG :
>>
>> Folks,
>>
>>
>> is it possible to make lilypond ignore multiple occurrences of \key or
>> \time if they don't actually change the current key or time?
>>
>> Having
>>
>> \relative c' {
>> \key d \ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Gianmaria,
On Tue, Aug 29, 2017 at 06:51:26PM +0200, Gianmaria Lari wrote:
>Does anybody knows where I can find any regex expression to match
>lilypond notes and chords?
The below expression (minus the quotation marks) seems to work for notes
On 19/08/17 15:11, Kieren MacMillan wrote:
Hi Wol,
My usual moan about colliding markups :-)
Given how usual your moans are… ;)
Mind you, don't they say moaning customers are the best sort? They
*want* the product to succeed.
Can I ask why you don't just write a custom function to deal
Anthony Youngman writes:
> On 19/08/17 15:11, Kieren MacMillan wrote:
>> Hi Wol,
>>
>>> My usual moan about colliding markups :-)
>>
>> Given how usual your moans are… ;)
>
> Mind you, don't they say moaning customers are the best sort?
Please keep this list safe to read for children.
--
Davi
12 matches
Mail list logo