> The example as it is has no collisions using the development version.
>
> In the stable version you can also
> \override NoteHead #'minimum-Y-extent = #'(-0.1 . 0.1)
> to resolve the collisions.
> This gives LilyPond an estimate of the height of your note heads,
> before actually calling your f
I am typesetting rhythmically challenging music by B. Martinu.
A typical feature in Martinu works is a perpetually changing
time signature. What I'd like to do is rhythmically annotate
the beat groupings for tricky parts only,
for example 4/4 to 7/8 or 2/4 to 5/8. For the 7/8 and 5/8
bars it
Sebastian Canagaratna onu.edu> writes:
> hi: I had a file with two scores, each score having \layout() and \midi. In
agreement with themanual, there was only one output from \layout, but there
were
two midi files, file.midi and file-1.midi. How does one get one midi file with
a
.ly file hav
mike apollinemike.com apollinemike.com> writes:
>
> On Nov 14, 2011, at 11:02 AM, takumi ikeda wrote:
>
> > When using special notehead, accidental and notehead collide to some
> > specific
> > notes. What should I do in order to avoid this using Scheme?
> >
>
> If you download the unstable
hi:
I had a file with two scores, each score having \layout() and \midi. In
agreement with the
manual, there was only one output from \layout, but there were two midi
files,
file.midi and file-1.midi. How does one get one midi file with a.ly file
having many scores. In other words, I want lilypon
Dear Xavier,
thanks for Your help!
It works fine now!
2011/11/14 Xavier Scheuer
> On 14 November 2011 15:44, Stefan Thomas
> wrote:
> > Dear community,
> > I have a problem with polymetric music and the Dynamics context.
> > In the below quoted snippet, a linebreak isn't possible, and the
> > D
On 14 November 2011 15:44, Stefan Thomas
wrote:
> Dear community,
> I have a problem with polymetric music and the Dynamics context.
> In the below quoted snippet, a linebreak isn't possible, and the
> Dynamics-context is definitely part of the problem:
If you add \time 3/4 at the beginning of
Hello,
On 14 November 2011 14:44, Stefan Thomas
wrote:
> Dear community,
> I have a problem with polymetric music and the Dynamics context.
> In the below quoted snippet, a linebreak isn't possible, and the
> Dynamics-context is definitely part of the problem:
I'm not so sure.
For instance if y
Some music (especially some choral music) is somewhat irregular of
measure length. Naturally with this kind of music, while entering (and
editing, following one's musical sense), often measures will join or
split. Then half of the measure numbers are thrown off. This is
especially true of early mus
Dear community,
I have a problem with polymetric music and the Dynamics context.
In the below quoted snippet, a linebreak isn't possible, and the
Dynamics-context is definitely part of the problem:
\version "2.14.2"
right = {
\time 5/4
\repeat "unfold" 3 { c'''8 r b'' r bes'' r a'' r as'' r
On Nov 14, 2011, at 11:02 AM, takumi ikeda wrote:
> When using special notehead, accidental and notehead collide to some specific
> notes. What should I do in order to avoid this using Scheme?
>
> \version "2.14.2"
>
> triBk =
> #(ly:make-stencil
> (list 'embedded-ps
> "gsave
>
When using special notehead, accidental and notehead collide to some specific
notes. What should I do in order to avoid this using Scheme?
\version "2.14.2"
triBk =
#(ly:make-stencil
(list 'embedded-ps
"gsave
currentpoint translate
newpath
-.1675 .5 moveto
Jay Anderson writes:
> On Sun, Nov 13, 2011 at 11:07 PM, David Kastrup wrote:
>> \include is special-cased in the lexer in order to accept
>> \stringidentifier. Previously $xxx in #{ ... #} was translated into
>> \something artificially. This translation is no longer happening. But
>> \includ
13 matches
Mail list logo