Dear Michael,
I have v. 2.24.4 so I had to replace \musicLength 16 to #(ly:make-moment 1/16).
But it appears that the proportionalNotationDuration computes as expected if a
measure is complete. Combining concatenated scores in complete measure(s)
against those in incomplete measures will cause
Hi all,
I want to align several small scores in a grid for processing with a
laser cutter, while maintaining proportional spacing.
This works well for whole notes and half notes, for quarter notes,
however, the staff symbols seem to be a bit longer
(while occupying the same duration).
Please s
On 14 Jan 2012, at 19:04, Angles D'Auriac wrote:
>> Angles D'Auriac grenoble.cnrs.fr> writes:
>>
>>> Hello !
>>> I am a total beginner and I wonder if it is possible to have
>>> all measure of exactly the same length on the score.
>>
>> Well, that's the definition of measure, isn't it? Joking
Marc Hohl writes:
> Am 14.01.2012 19:16, schrieb David Kastrup:
>> Angles "D\'Auriac" writes:
>>> PS: when "I" am playing, measures can have very different length !
>> I have been thinking about an Emacs Midi input mode where you set the
>> bar checks manually after playing and Emacs then calcu
Am 14.01.2012 19:16, schrieb David Kastrup:
Angles "D\'Auriac" writes:
David Kastrup gnu.org> writes:
Angles D'Auriac grenoble.cnrs.fr> writes:
Hello !
I am a total beginner and I wonder if it is possible to have
all measure of exactly the same length on the score.
Well, that's the de
Angles "D\'Auriac" writes:
> David Kastrup gnu.org> writes:
>
>>
>> Angles D'Auriac grenoble.cnrs.fr> writes:
>>
>> > Hello !
>> > I am a total beginner and I wonder if it is possible to have
>> > all measure of exactly the same length on the score.
>>
>> Well, that's the definition of measu
David Kastrup gnu.org> writes:
>
> Angles D'Auriac grenoble.cnrs.fr> writes:
>
> > Hello !
> > I am a total beginner and I wonder if it is possible to have
> > all measure of exactly the same length on the score.
>
> Well, that's the definition of measure, isn't it? Joking aside, you
> shoul
Angles D'Auriac writes:
> Hello !
> I am a total beginner and I wonder if it is possible to have
> all measure of exactly the same length on the score.
Well, that's the definition of measure, isn't it? Joking aside, you
should find this in the index of the Notation Reference under
"proportional
Hello !
I am a total beginner and I wonder if it is possible to have
all measure of exactly the same length on the score.
thank you
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
If it is completely consistent, I would do a time signatures variable
with \repeat unfold xx { \time 2/4 s2 \time 3/4 s2. \time 5/4 s4*5 }
On 28.11.2009, at 10:14, Uri Sala wrote:
Hi,
How can I loop automatically through a constant series of bar
lengths, such as
3/4 2/4 5/4 3/4 2/4 5/4
Uri Sala wrote:
Hi,
How can I loop automatically through a constant series of bar lengths,
such as
3/4 2/4 5/4 3/4 2/4 5/4 3/4 2/4 5/4 ...etc ?
Making a compound bar of 3+2+5 / 4 doesn't serve me, btw.
Hi.
The easiest way, if the number of bars per timing is always the same, is
probabl
Hi,
How can I loop automatically through a constant series of bar lengths, such
as
3/4 2/4 5/4 3/4 2/4 5/4 3/4 2/4 5/4 ...etc ?
Making a compound bar of 3+2+5 / 4 doesn't serve me, btw.
Thanks
Uri
___
lilypond-user mailing list
lilypond-user@gnu.org
As long as you only have text markups attached to notes, read in
Section "8.1.1 Text scripts" on how to use \fatText. If you want
more spacing, you can use something like
\override TextScript #'extra-X-extent = #'(-0.5 . 0.5)
For \mark, I don't know the answer from the top of my head.
/Mats
Hi,
I have a bar over which I have a couple of text markups (some attached
with \mark when I want them attached to barlines). However, I find that
longer text items run into each other. I've tried the 'padding'
attribute of TextScripts but it only seems to increase padding between
the staff and th
15 matches
Mail list logo