Quoting Mats Bengtsson <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:The example can be shortened to
:
:\version "2.11.36"
:\relative c''{
: \tempo 4. = 76
: a g f e |
:}
:\layout{ragged-right = ##t }
When I tried to shorten the file for reporting the bug, I did not think
that the menronome mark c
Quoting Mats Bengtsson <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Please read again. It's not a matter of putting grace notes inside or
:outside a
:repeat block. You have to add invisible grace notes of exactly the same
:duration
:in all staves.
Ooops. Yes, of course! That works. Somehow I re
Quoting Mats Bengtsson <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Please read about the "Known issues and warnings" in the section on
:Grace Notes
:in the manual.
Yes, I know. But putting the grace note outside of the repeat block
does not work either, so I don't know what to do. Since this pr
In the presence of the leading appogiatura, there are two repeat
bars output at the beginning, whereas there should be only one.
The second one (after the appogiatura note) is the one that should
not be there.
Raphael
% Extra repeat bar
\version "2.11.37"
Up = \relative c'' {
\partial 4 a8 g |
\
I could not reproduce the problem with a small example, so I'm
giving the full file, since it is for a short piece anyway.
The upbeat formatting is wrong. As you can see, the space between
the leading 2 8ths is too large: it should be the same as the
other 8ths in the piece.
Raphael
\version "2.
Hello,
Whilst typesetting a partition with a duple meter in the upper part and
a triple one in the lower (in the form of triplets), I find that the
upper 16ths are not properly positionned horizontally: they should come
after the 3rd beat of the triplet (3/4 > 2/3), but they are sometimes
either v
[Resent because I never received the message back]
I've been using
\override TupletNumber #'transparent = ##t
in 2.8.6 to make the tuplet number disappear after measure 2 of a score
consisting mainly of triplets. However, on occasions there are tremolos
for which I would like to display
I've been using
\override TupletNumber #'transparent = ##t
in 2.8.6 to make the tuplet number disappear after measure 2 of a score
consisting mainly of triplets. However, on occasions there are tremolos
for which I would like to display the triplet above, so I've tried to
encapsulate tho
Any idea how I can fix the score to get a proper layout without the first
note of each subsequent staff right next to the clef with no space at all?
Raphael
Quoting Raphael Manfredi <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Hello,
:
:I have reorganized a composition of mine. It was orig
Hello,
I have reorganized a composition of mine. It was originally
set for a quatuor, but I turned one of the voices into the upper
hand of a piano.
Before that move, everything was right. Now I get lots of:
programming error: adding reverse spring, setting to unit
continuing, cross fingers
W
Quoting liang seng <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Hi, yes. In fact, with sponsorship, the MIDI feature will be rewritten. Look
:for "MIDI rewrite" in here:
:
:http://lilypond-design.com/sponsor/open-features.html
I know. I said that I would contribute 50 EUR on this, and somebody el
Quoting liang seng <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Hi, I tested this on 2.6.3 and 2.7.18. Seems that nothing has been done to
:fix this although I would think MIDI generation is not the main priority for
:a music engraving program like Lilypond.
Says you, with all due respect! :-)
I
The following:
\tempo 4. = 80
is not allowed in a \midi block, whereas it is properly parsed and
allowed within a score.
I'm using version 2.6.3.
Raphael
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinf
Quoting Bernard Hurley <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:You need to put:
:
: \usepackage{graphicx}
:
:somewhere before your \begin{document} in your lytex file. This is a
:consequence of lilypond-book now generating eps files that are included
:into the file rather that inline LaTe
Quoting Bernard Hurley <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:actually it if you put a comment _anywhere_ before \begin{document} then
:\RequirePackage{graphics} is not generated.
This is not always the case: even without comments, the \includegraphics
is not understood.
My (lyx-generated) d
I cannot seem to be able to use lilypond-book since I upgraded from
2.4.5 to 2.6.3.
During the run, LaTeX complains:
(./lily-1179601096-systems.tex
! Undefined control sequence.
l.1 \includegraphics
{lily-1179601096-1.eps}
Why is 2.6.3 generating output LaTeX cannot understan
Quoting Mats Bengtsson <[EMAIL PROTECTED]> from ml.lilypond.bugs:
:Why make such a complicated solution? It's easier to just increase the
:relevant staff-padding property:
:
:\override Staff.SustainPedalLineSpanner #'staff-padding = #4
I'll try that as a workaround. Note that the proper offsettti
The following exerpt demonstrates that "Ped" and "*" are not properly
aligned on a same horizontal line, making te indications confusing
and hard to read.
Also, I've not be able to find a way to put the "sustain up" even AFTER
the duration of the note (here a rest), which is kind of mandatory when
When putting slurs around triolets, the slur is overriding the "3".
The slur should be curved to avoid this overlapping. Again, I think
this should be part of the "regression tests" because it's a basic
feature.
In the example here, I had to duplicate the measures so that enough
gets stuffed in t
Here's a little script demonstrating the problem. Proper dynamics
printing should probably be added to the "regression tests".
---
% The "mp" indication should not collide with the down beam
\version "2.6.3"
\new Staff {
Here's a file that demonstrates the problem. I'd appreciate if that
could be added to the "regression tests".
% Fingering should be ABOVE the beam automatically.
% In this example, we see overlapping with fingering on the se
21 matches
Mail list logo