I had been thinking that this bug was combined with another tuplet bug
but looking at the bug listings I see I was wrong.
This code produces a tuplet bracket that slopes the opposite way as it
should and collides with the beam.
\version "2.9.19"
\relative c' { ees16[ g \times 2/3 { r16 dis cis]
First of all, I recommend the latest stable version, 2.8.x,
the 2.9.x series of releases are development versions, even though
they are stabilizing towards the next stable version 2.10 that soon will
be released.
Then, please read
http://lilypond.org/doc/v2.9/Documentation/user/lilypond/Notes-for
Hi
I am working on a Mac (OSX 10.4).
Now I see...
There are several ways to install lilypond on OSX and I chose the
Fink-sourceforge version. However, this is only version 2.2.6.
The other option is to download an image file, which contains
lilypond version 2.9.20-1. This is a little more conve
See http://lists.gnu.org/archive/html/lilypond-user/2006-10/msg00077.html
/Mats
Jay Anderson wrote:
Running the following lilypond file:
-
\version "2.9.21"
\score
{
\new Staff
{
\relative c'
{
c8-.( d-- e-> f-^ g-+ a-_ b-| c-\open) |
c,8-\espressivo( d-\upbow e-\downbo
I hope that you also have tried
http://lists.gnu.org/archive/html/lilypond-user/2005-03/msg00035.html
/Mats
Arvid Grøtting wrote:
Mats Bengtsson ee.kth.se> writes:
This is why many people try to use \partcombine for choral scores.
However, as you can see from the mailing list archives,
Running the following lilypond file:
-
\version "2.9.21"
\score
{
\new Staff
{
\relative c'
{
c8-.( d-- e-> f-^ g-+ a-_ b-| c-\open) |
c,8-\espressivo( d-\upbow e-\downbow f-\trill g-\thumb a-\lheel
b-\rheel c-\turn) |
}
}
\layout
{
ragged-right = ##t
}
}
-
I
The bass clef in the following example collides with the rest in the
following example. It looks worse in context than it does here, but
normally lilypond does a good job of spacing the clef changes. Is
there any tweak I can do to fix this or are there deeper problems?
Thanks for the help.
-
This bug is simple to fix until the installer is changed, just use Windows
explorer to register files with .ly extension to invoke the lilypond exe.
Go to Windows Explorer / Tools / File Options - on that panel you will
notice that .ly files have no "association" with any known exe. Just
select/
It appears that the installer no longer registers a file association between
the .ly extension and the lilypond exe. All I had to do is add the
extension to windows using windows explorer. Below is the contents of my
BAT script, I just have always simply named the .ly files diectly in
scripts, I
Hi,
when compiling a two-staves score, I get a stack overflow with LilyPond
2.9.21 (GUB for x86 Linux), as well as with all versions starting from
about 2.9.14 (compiled from CVS with GPL-GS 8.51 and Guile 1.8.0 on
Fedora Core 5), whereas it compiles fine with Lily 2.8.x.
I didn't reported it befo
Hello,
in the "embedded postscript" from Tips and tricks:
http://lilypond.org/doc/v2.9/input/test/collated-files.html#embedded-postscript.ly
the curved lines don't appear in the output, whereas they do in 2.8.
In my own scores, I have noticed something similar with Lily 2.9.21:
embedded postscript
Mats Bengtsson ee.kth.se> writes:
> This is why many people try to use \partcombine for choral scores.
> However, as you can see from the mailing list archives, there are
> some problems with the current implementation of \partcombine.
Indeed there are. Partcombine may be useful for hymns -- I
Version 2.10 hasn't been released yet!
As you can find out if you read "Common Tweaks", "Fixing Overlapping
Notation" and "Text Marks", you can use
\override Score.RehearsalMark #'padding = #3.0
to fix the problem. You could also have searched the mailing list
archives to find lots of examples of
Quoting maci <[EMAIL PROTECTED]>:
Hi
I tried to produce a pdf with latex and an lilypond environment.
My file is called probe.tex
1)
lilypond-book --pdf probe.pdftex
pdflatex yourfile.tex
Error message is `option --pdf not recognized`
What version of LilyPond do you use and what version of
Quoting Arvid Grøtting <[EMAIL PROTECTED]>:
Graham Percival gmail.com> writes:
I'm working on a viola trio right now, and these warning messages
completely conceal any other info. I shudder to think of all the
messages if I were doing an orchestral score.
I'm typesetting some TTBB choral m
Hi,
I looked at the regression tests you did with the new version of Lilypond
(2.10),
but I didn't see any test about the rehearsal marks. I had problems with them
since they were colliding with other symbols and the functions I thought would
raise the mark didn't work. What do you suggest me to
Graham Percival gmail.com> writes:
> I'm working on a viola trio right now, and these warning messages
> completely conceal any other info. I shudder to think of all the
> messages if I were doing an orchestral score.
I'm typesetting some TTBB choral music now (as always), and I get
similar
Lilypond-book assumes nothing about the extension of your input file.
Rename it to probe.lytex and then use lilypond-book --psfonts
probe.lytex.
Geoff
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypon
On Wed, 2006-10-04 at 18:03 -0700, Graham Percival wrote:
> Hi,
>
> Could you create a small snippet that demonstrates this problem?
>
> Thanks,
> - Graham
Ok.
\version "2.9.21"
\paper {
ragged-right = ##t
}
<<
\new Staff {
f'2\startTrillSpan c'8\stopTrillSpan c'8
c'8\startTrillSpan c'8\stopT
Hi
I tried to produce a pdf with latex and an lilypond environment.
My file is called probe.tex
1)
lilypond-book --pdf probe.pdftex
pdflatex yourfile.tex
Error message is `option --pdf not recognized`
2)
lilypond-book --psfonts probe.lytex
Error message is `kpsewhich probe.lytex' failed
The
Han-Wen Nienhuys schreef:
Trent Johnston schreef:
Hi Everyone,
Trying Lilypond 2.9.21 I get c:\Lilypond\usr\bin\lilypond.exe is not
a valid Win32 application.
Hi,
thanks for the report.
can you try with lilypond 2.9.22-1 (it's a prerelease from CVS, hence
the version number.)
--
Han-
David Cryer schreef:
David Cryer wrote:
David Cryer wrote:
D:\My Documents\Vocal>midi2ly --version
midi2ly (LilyPond) 2.9.20
D:\My Documents\Vocal>midi2ly nozze00.mi
di
Traceback (most recent call last):
File "C:\Program Files\LilyPond\usr\bin\midi2ly.py", line 988, in ?
main()
File "C
Erik Sandberg schreef:
On Wednesday 04 October 2006 10:33, Han-Wen Nienhuys wrote:
Mats Bengtsson schreef:
really
well-defined which one and the program should definitely tell that that
the user probably has made a mistake and the program had to make a
decision on which mark to typeset.
In you
Trent Johnston schreef:
Hi Everyone,
Trying Lilypond 2.9.21 I get c:\Lilypond\usr\bin\lilypond.exe is not a
valid Win32 application.
Hi,
thanks for the report.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http
Graham Percival wrote:
Thanks, that has (finally) been entered as
http://code.google.com/p/lilypond/issues/detail?id=103
I believe that turned out to be a feature related to continuation lines
and is documented in:
7.7.14 Figured bass
Paul
- Graham
Paul Scott wrote:
The attached
25 matches
Mail list logo