Added as
http://code.google.com/p/lilypond/issues/detail?id=386
Charlie, if you had create a minimal example like this, it would have
been easier to see what the precise problem was:
\version "2.10.0"
\paper{ ragged-right = ##t }
\score { \relative c' {
c8 \repeat "tremolo" 14 { c32 a3
Issue 386: \repeat tremolo doesn't create augmentation dots
http://code.google.com/p/lilypond/issues/detail?id=386
New issue report by gpermus:
%{
% should have some dots. Also, there's a false barcheck warning:
foo.ly:4:44: warning: barcheck failed at: 5/8
c8 \repeat "tremolo" 14 { c32 a
Fair enough. I've added it as
http://code.google.com/p/lilypond/issues/detail?id=385
But don't hold your breath waiting for a fix; it will probably be a
while before anybody as the time/energy to try to clean up grace notes
and partcombine issues.
Cheers,
- Graham
Will Oram wrote:
I had th
Issue 385: \partcombine with grace notes results in incorrectly combined stems
http://code.google.com/p/lilypond/issues/detail?id=385
New issue report by gpermus:
% stems should not combine in the second bar
%
% this might be considered a duplicate of issue #34,
% aka "grace notes suck".
\versi
Thanks as always Mats.
http://code.google.com/p/lilypond/issues/detail?id=384
Cheers,
- Graham
Mats Bengtsson wrote:
Hi,
Answering the questions by Claus, I condensed his code down to the
following
example. Why doesn't LilyPond consider placing the rest in the middle of
the
stave between th
Issue 384: rest placement in middle of staff
http://code.google.com/p/lilypond/issues/detail?id=384
New issue report by gpermus:
%{ Mats writes:
Why doesn't LilyPond consider placing the rest in the middle of the
stave between the upper and lower notes? There's plenty of space for the rest,
and a
Jean-Charles wrote:
I have come to this minimalistic test.lytex :
\usepackage[frenchb]{babel}
\usepackage[utf-8]{inputenc}
\usepackage{graphicx}
\usepackage{geometry}
\usepackage[scaled=.90]{helvet}
\usepackage{courier}
\usepackage[dvips]{thumbpdf}
\usepackage{fancyhdr}
\pagestyle{myheadings}
Hi all,
I do not know if I am the only one who encounters that, but the fact is
that running lilypond-book (2.10.25) is just driving me crazy:
I would like to collect several scores in a LPBook, including some text,
a table of contents and pictures as well.
Everything is running fine and my
Hi,
Answering the questions by Claus, I condensed his code down to the following
example. Why doesn't LilyPond consider placing the rest in the middle of
the
stave between the upper and lower notes? There's plenty of space for the
rest,
and as can be seen in the third beat, this is the solution