Hi Group,
I've got a strange indent at the right edge of my notes and no idea,
where it comes from.
I can't construct a minimal example that reproduces the effect - but
maybe you can give me hints
where to look?
I also got tons of "Mis-predicted Force Errors" in the log.
"Programmierfehler
Hi Joel,
I had this same error message once, and asked about it on the list. There's
some discussion if you search the archives. I can't recall that there was
any good resolution of the topic.
It is suspicious that the erroring line has a grace at the start. Can you
try applying a grace spacer re
Possibly this bug:
https://sourceforge.net/p/testlilyissues/issues/4975/
?
--
Phil Holmes
- Original Message -
From: Johannes Roeßler
To: lilypond-user@gnu.org
Sent: Thursday, May 11, 2017 11:45 AM
Subject: Strange indent
Hi Group,
I've got a strange indent at the r
Dear Andrew,
I definitely have to improve my archiv-searching skills ;) - but it
worked, your guess regarding the grace notes was correct - and with you
mentioning it I recalled that I had this issue a few years ago..
thx and cheers, Joei
Hi Joel,
I had this same error message once, and a
On Wed 10 May 2017 at 21:52:59 (+0200), Partitura Organum wrote:
> So, what am I doing wrong here?
Replying to one of your posts at random, rather than starting a new thread.
Cheers,
David.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://
In the code below, the last eighth note in voice two of both the right and left
hand are too far to the right (even slightly more so in the piece from which
this excerpt is taken, shown in the attached image). I’ve fiddled with various
values using \once \override NoteColumn.force-hshift and \
Do you have a Minimal Working Example that demonstrates the problem?
---
Knute Snortum
(via Gmail)
On Wed, May 10, 2017 at 11:35 PM, Stjepan Horvat
wrote:
> hi guys..
> when i write notes in some lines my chords move up depending on how high
> my notes go..
> then my rehersal markup moves rand
I think you have to move the accidental to get the note to move. I don't
really like the way the following looks, but at least it's an example of
moving the accidental:
rightTwo = \relative c' {
c4 \tuplet 3/2 { d4 \tweak Accidental.Y-offset -0.25 cis8 }
}
---
Knute Snortum
(via Gmail)
On Th
i hope this is not too much code :)
\version "2.19.60"
%default, ugly
<<
\new ChordNames \chordmode { c4 f a c }
\new Staff \with {
instrumentName = #"default "
}
{
c'' d'' e'' f'' |
\mark \default
c'' d'' e'' f'' |
}
>>
%
Hi Again. Thanks for your help !
Here just few question/ remarks :
1) This is a sheet that I include on my scores for making pedagogical
colored scores for dyslexics people. The file you look on is for diatonic
accordion diagrams and the left hand side of the instrument have bass, and
each butto
2017-04-11 22:34 GMT+02:00 David Nalesnik :
> Here's how you can determine the widths of measures. Note that I've
> put everything on one line, so that the \once \override of the
> NoteHead gives access to every column in the score. You can adjust
> what alignment objects are used to gauge width
> On May 11, 2017, at 1:40 PM, Knute Snortum wrote:
>
> I think you have to move the accidental to get the note to move. I don't
> really like the way the following looks, but at least it's an example of
> moving the accidental:
>
> rightTwo = \relative c' {
> c4 \tuplet 3/2 { d4 \tweak Ac
Hi Dan,
It may or may not be appropriate for your needs, but you could consider
using proportional spacing.
Add something like this and you obtain a much more nicely controlled
appearance.
== snip
\layout {
\context {
\Score
proportionalNotationDuration = #(ly:make-moment 1/24
13 matches
Mail list logo