What has happened to the stem lenght of half notes,
they are ridiculously long in 1.5.69.
/Mats
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
> > \score{
> > \context Staff \notes\relative c'''{
> > % 1. If you remove the grace note, the stem length of the first
> > % triplet looks well! How can it possibly be affected by the
> > % following grace note???
>
> because the beam is an auto-beam, created "after the fact", u
Take a look at input/test/music-box.ly. Also, Arnold has made
a simple preprocessing tool that easily handles these things.
/Mats
> Apropos abbreviations: I have two requests which could save a lot of
> time for typing:
>
> . A special construction which returns the same notes in a chord
> > That's odd. A quick test seems to to indicate that it works over
> > here. Does your compiler have /usr/local as a preferred prefix? Try:
> >
> > echo '#include ' > foo.c
> > cc -v -c foo.c
>
> I am not a compiling guru by any means but I do not believe
> that /usr/local is p
> > [EMAIL PROTECTED] writes:
> > >
> > > > Also unrelated to the compile; any idea why I am getting these with 1.4.1
> > 5?
> > > >
> > > > programming error: Infinity or NaN encountered while converting Real numb
> > er; setting to zero. (Continuing; cross thumbs)
> > >
> > > No, that's not go
Currently, the printfilename option in lilypond-book
is disabled if you also use the {small,}verbatim option.
Are there any strong reasons for this feature? Even if
you have the example printed verbatim in the document
you may want to find the file to try and modify the
example yourself.
Unless
> > > cd /usr/local/share/lilypond/1.4.15/
> > > % ls
> > > VERSION fonts/ make/ python/ tex/
> > > config.make ly/ ps/ scm/
> > > % ls fonts
> > > afm/source/ tfm/
> > > %
> > >
> > > I think it is missing some things...
> >
>
> > Also, Arnold has made a simple preprocessing tool that easily
> > handles these things.
>
> Sounds interesting. Where can I find it?
Take a look at
http://www.mail-archive.com/lilypond-user@gnu.org/msg01446.html
and
http://www.mail-archive.com/lilypond-user@gnu.org/msg01445.html
for some
> > OK, then you clearly have font problems. Let's do some remote
> > debuggin, starting with the most common problems.
> >
> > - Did you build Lilypond yourself? If so, did configure
> > complain about missing kpathsea?
> > Did you read what INSTALL.txt says about the file
> > lilypond-pr
Hi,
I just tried to install the Windows version of Lilypond 1.5.68
(doing a default installation from scratch). There's some
problem with the teTeX installation, so dvips doesn't manage
to create any PK font files, neither for cmr10 nor for feta20,
for example. The error message claims that it c
> Hi,
>
> I just tried to install the Windows version of Lilypond 1.5.68
> (doing a default installation from scratch). There's some
> problem with the teTeX installation, so dvips doesn't manage
> to create any PK font files, neither for cmr10 nor for feta20,
> for example. The error message cl
This is still broken in 1.5.70 (even if you correct "rows" to "lines"):
Now you get a textual font, but the two lines are printed on top
of each other and you don't get the same font size and weight as
for other \marks.
/Mats
> Yes, it really DID work in 1.4 - "rows" didn't default to the
Related to the discussion about the alignment of rehearsal
marks, I don't manage to change the horizontal alignment
of text scripts.
Last time I asked, I got the answer found in
http://mail.gnu.org/pipermail/lilypond-user/2002-January/000757.html
which worked at that time. However, now with 1.5.
> On Fri, 2002-08-02 at 11:57, Han-Wen Nienhuys wrote:
>
> > > It looks like lily (1.5.70 and 1.4.15) cannot finish to build on the
> > > latest Mandrake (9.0 beta).
>
> > Thanks for the report. Fixed in CVS.
>
> Great. But what I'm doing wrong here?
>
> [carlo@localhost z]$ cvs -d :pserver:
>
> An invisible bar line should really be invisible, but it currently
> influences spacing, which is bad IMHO. Can you fix this?
How did you make it invisible? Did you use \bar "" or
did you use any of the more general methods described
in the section on "Invisible Grobs" that's included in
th
In the following example, Lily puts the '3' on
very strange places (using latest CVS).
/Mats
\score{\notes\relative c'' \context Voice {
% Misplaced tuplet number!
\times 2/3{e8 ( g, ) g'} \times 2/3{g ( e ) g}
% Especially the last one of these two:
\voiceOne \times 2/3{e8 ( g, ) g'
> > [EMAIL PROTECTED] writes:
> > Related to the discussion about the alignment of rehearsal
> > marks, I don't manage to change the horizontal alignment
> > of text scripts.
> > Last time I asked, I got the answer found in
> > http://mail.gnu.org/pipermail/lilypond-user/2002-January/000757.html
Just in case you didn't notice, this has been fixed in 1.5.72.
/Mats
> This is still broken in 1.5.70 (even if you correct "rows" to "lines"):
> Now you get a textual font, but the two lines are printed on top
> of each other and you don't get the same font size and weight as
> for other \m
> [EMAIL PROTECTED] writes:
> >
> > I get the following error while doing `make all':
> >
> > ...
> > Processing dot-column-interface ...
> > Processing dots-interface ...
> > Processing dynamic-interface ...
> > Processing fing]]
> > scm_unprotect_object called on unprotected objec
Hi,
The CVS update by Han-Wen from yesterday night solved the
basic problems with the pdftex output format, now it is
possible to run
lilypond -fpdftex file.ly
pdftex file.pdftex
at least for simpler pieces of music.
However, it just took me a couple of minutes to find
examples of bugs:
- F
> > You could add font directories for lilypond, but please don't "add all
> > available TeX Type1 fonts".
The basic problem is that the direct PS output of Lilypond
doesn't embed any fonts, which means that we have to provide
the search path not only to the Lilypond fonts but also to
the ordina
> Hi.
>
> This is not really a bug.
>
> Should not Lilypond create the type1 directory with *.pfa fonts, during
> install, in ../share/lilypond/1.6.0/fonts if one have maked pfa-fonts?
I think it's a bug and I have reported the problem the before.
In the mean time, you have to use
make MAKE_P
> This example fails to build:
> (Lilypond 1.5.74, Debian testing)
>
> -
> \header{ instrument="instruments in B\fetachar\fetaflat" }
> \score{ \notes\relative c'' { c } }
>
This has been fixed in CVS.
/Mats
___
Bug-lilypond mailing li
Thanks for the bug report, the problem has now been fixed in CVS.
/Mats
> With current cvs, make web-doc fails with the following:
>
> [...]
> Now processing: `lily-1563563486.ly'
> Parsing...Backtrace:
> 0* [unfold-repeats #]
> 1* (let* (# # #) (if # #) (if # #) ...)
> 2* (if (music? e) (
Since the stable 1.6.x series of versions just appeared
a few weeks age, the development and stable versions
are identical for the moment. As soon as the main
developers want to start any major revisions of the
program, the versions will split into stable 1.6.x and
development 1.7.x. If I know t
The default in Lilypond to add a triplet bracket as
soon as you don't have a beam with exactly the same
length as the triplet. To turn off the bracket, just
say
\property Voice.Tuplet \override #'bracket-visibility = ##f
/Mats
> Hi,
>
> The score
>
> \score {\notes {[a8 \times 2/3 {a16 a a
Note that ps2pdf handles the file correctly, even though
gv has some troubles to show the correct bounding box in
the correct orientation.
Han-Wen and Jan, is there any nice way to automatically
switch \vsize and \hsize if orientation=landscape in
Lilypond? The problem is that these settings ar
The "programming error" printout is just a warning, I don't
worry too much about them. However, your previous email
about the lyrics spacing has already caused Han-Wen to
submit a patch that should appear in 1.6.4, but it seems
he forgot to tell you on the mailing list. If you want to
try it al
What version of Python do you have installed?
Did you compile Lilypond yourself or did you install
a ready-made Fink package?
/Mats
> I tried to use the command MIDI2LY on my mac (under osX 10.1.5 with lilypond
> 1.6.0-2). The folowing error message apprears. Can you help me?
> Didier
>
> [l
The accidental bug with partial was fixed in 1.6.4.
As far as I know, "!" shouldn't toggle, it's used
to force explicit printing of the accidental.
Support for "don't print the accidental" is still
missing.
/Mats
> The "!" is supposed to toggle. In 1.6.2 debian, it doesn't.
> The natural app
> Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
>
> > scm/grob-description.scm says that the default cautionary-style is
> > 'smaller:
> >
> > I don't know why this is, and if this is intentional.
>
> If nobody objects, I'll change the default back to 'parentheses.
> That's what the doco says, a
In 1.6.5, Werner Lemberg has gone through all the TeX code
used in the Lilypond output, making sure that no extra
spaces or new paragraphs are generated. This means that
the layout of your document might change but it's actually
an improvement. For example, it is now possible to get
music snippe
> > No. The right solution is to say
> >
> > \begin[noquote]{lilypond}
> > ...
> > \end{lilypond}
>
> I cannot see any difference between
>
> \begin[noquote]{lilypond}
>
> and
>
> \begin{lilypond}
>
> All but the first staves produce an Overfull \hbox (you can take a look at
> http
This bug has already been corrected by Han-Wen in the latest
1.7.x version, I'm sure he'll include it in the next 1.6.x
version as well, even though it's not in the CVS yet.
/Mats
> Dear lily developpers,
>
> I believe I have a bug in the way lily 1.6.4 prints line numbers in its
> error me
\addlyrics takes two arguments, the music to copy durations from
and the music to copy durations to. The first argument should be
a single line of music, otherwise it's not clearly defined what
durations to use.
I guess you want something like:
\score {
\notes <
\context Staff = to
Have you followed the instructions at
http://lilypond.org/stable/Documentation/windows/out-www/installing.html ?
As a first step, I suggest to rerun setup.exe and in the package
selection click on View and make sure that the package tetex-tiny
is selected.
/Mats
> Hello,
>
> LilyPond won't s
I think the problem is a misprint of yours.
When you say d,s you probably mean ds,
The d,s is interpreted as a d, followed by a spacing note,
that's why you get en extra (invisible) eight note in that
bar.
In general, I recommend to always insert a '|' in the
input file where you expect to fi
> On Mon, 04 Nov 2002 21:02:50 -0500
> Michal Seta <[EMAIL PROTECTED]> wrote:
> > \score {
> > \notes\relative c' {
> > \time 3/4
> > \repeat tremolo 8 {c16 e}
> > % if my understanding is correct trmolo 8 means 3 beams.
> > % 4 = 2beams, however, I noticed that the value of the not
contained $TEXMF/tex// in the
standard TEXPSHEADERS variable. This has changed. Sebastian, can you
tell us why?
Werner
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
===
ppropriate blocks to make this
happen, but it would be nicer if I could do it with one setting.
Thanks,
karl
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=====
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
I just happened to notice that the output of
input/regression/accidental-cautionary.ly looks wrong in
both 1.7.9 and 1.6.6.
/Mats
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44
It seems that the mailing list archives at mail.gnu.org
only contains a small subset of all the mails that
have appeared now in December.
/Mats
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
ailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax
t to `tmp.midi'...
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute o
istinfo/bug-lilypond
--
=====
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http:/
stable when it
comes to the Type1 font handling.
/Mats
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
karound:
Use
\property Staff.autoBeaming = ##f
and set all beams by hand.
Best regards
Thomas
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mat
Fulko van Westrenen wrote:
Hello,
I just built GNU LilyPond 1.6.6 from the Debian sources. I upgraded from
1.4.12 because that gave problems with the melody I wanted to set. The
whole system was built on Debian woody (stable).
The result was not as expected:
error:
LilyPond crashed (signal 11)
stinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax:
\property LyricsVoice . stanza = "1."
However, my experience shows that they are different.
Thomas
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
--
=
Mats B
t helps, I put the intermediate files there too:
http://www.arbat.com/erik/bigblackbar.ly
http://www.arbat.com/erik/bigblackbar.tex
http://www.arbat.com/erik/bigblackbar.ps
Thanks,
--
=
Mats Bengtsson
Signal Processing
Signals, S
Peter Chubb wrote:
"Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
Han-Wen> [EMAIL PROTECTED] writes:
I have a latex file containing fragments of lilypond code. It
includes other files using
\include{file}
lilypond-book doesn't ever match this construct --- for some reason
it's looki
documentation but it seems I was
wrong.
/Mats
Marco Caliari wrote:
Hi.
The header field copyright does not work.
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
For different reasons, I have not been able to contribute
much to the finalization of 1.8, so maybe this has already
been solved.
I just want to make sure if someone has looked at the handling
of AFM font metrics files. We used to have a bug such that the
scaling is completely wrong. Since the bug
t seems that changes apear in this file with the
1.7.28
Here is my configuration : gentoo 1.4 / gnome 2.3.3
Némo.
--
=====
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes
Are you sure that it's fixed? I just tried with a freshly
compiled version and the lines are still printed on the
two first score lines of the second movement.
Yes - they're gone over here.
I tried again, cvs update, make and you can find the input
* http://lilypond.org/web//about/thanks.html
Graham Parcival -> Graham Percival
Applies also to http://lilypond.org/web//switch/testimonials.html
/Mats
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypo
Jan Nieuwenhuizen wrote:
Mats Bengtsson <[EMAIL PROTECTED]> writes:
I happened to have a file called a.dvi in my building directory
and then configure stopped with a message that my C compiler didn't
produce any working code. I have autoconf version 2.50 here, haven't
tried an
ntosh powerpc
Lilypond version is 1.6.7.
Thanks in advance.
- Lucas Gonze
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=====
Mats Bengtsson
Signal
"Frenched scores" but did have one left over for "Hara kiri".
/Mats
--
=====
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
rsion 2.50 here, haven't
tried any other versions.
Can someone else confirm this problem?
/Mats
--
=====
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-10
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
Looks like a bug to me! The same happens in version 1.7.30.
I tried changing the visibility of both the bar lines and
the span bar lines but nothing changes.
Of course not, the lines at the start are SystemStartDElimiters.
But it is a bug, which
ystem??
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensor
Maarten Wisse wrote:
Dear Lilypond-developers,
First, congrats. with the release of 1.8. I've upgraded to it. As Han-Wen
suggested at the NTG meeting last May in Zeist, I report some bugs with the
lyrics handling. I basically try to mimic a modern edition of Lasso's
Lectiones on Job (A&R editio
Stefaan Himpe wrote:
Hi list,
Certain elements in the header block
are intended not to appear on the last page of a
score. I have noticed this happens
also if the score is only 1 page long (e.g. copyright
notice does not appear in a 1 page score)
Is this intended? Can it be forced to appear?
The c
]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 79
27 Allerton Park, Leeds LS7 4ND, UK
+44-(0)113-226-6687
http://www.ndirect.co.uk/~thomas.green
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=====
M
One more problem that you probably already know of:
The links to "Cygwin page" at http://lilypond.org/web/download/
are broken.
/Mats
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
ando (who maintains the PlanetCCRMA RPMs) could not get 1.6.10 to
build for RH7.3, but did manage 1.6.6 - you may try that one.
--
=====
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
}
--
Cheers,
Pedro
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
Try
\midi {\notes {\tempo 4. = 120 }}
This doesn't work.
I just tried it here with 1.8.0 and it seems to work just
fine, I don't know what version you are talking about.
Anyway, the problem and the solution should be mentioned in
the manual.
Also, in the manual,
\notes \property \set Voice.fingerHorizontalDirection = #LEFT
lacks the \set, but in the text it says to "set" it.
If you the first paragraphs of the section "Tuning Output"
of the Reference Manual, you will see that translation properties
are set using the syntax
\property Co
://mail.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
/lilypond-use
r
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
at yielded no result. . .
Thanks!
Fabio.
Em Ter, 2003-08-05 às 10:36, Mats Bengtsson escreveu:
Did you use the built-in support for "Frenched scores"?
This is described in the reference manual, but the naming
has changed between versions:
In version 1.6.x, look for "Hara kiri staves&
or without the
\paper section, the result is the same: the left and right margins are
note the same. Please see the attached file and compile it with:
"ly2dvi -p ClarinetteI.ly"
Note that the .dvi and the .ps files have the same problem.
Thanks,
Frédéric
Mats Bengtsson wrote:
The de
oice, see also
http://code.google.com/p/lilypond/issues/detail?id=707.
/Mats
--
=====
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
On 04/04/2013 11:50 AM, bug-lilypond-requ...@gnu.org wrote:
Hi,
Someone on the French users mailing list would like to align lyrics
on the first vowel.
http://lilypond-french-users.1298960.n2.nabble.com/Alignement-des-paroles-sur-la-premiere-voyelle-td7579353.html
I found this thread but searc
It's probably only a temporary problem, but I can't access lilypond.org
for the moment.
/Mats
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond
convert-ly?".
/Mats
--
=====
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
David Kastrup gnu.org> writes:
>
> Simon Albrecht mail.de> writes:
>
> > Hello,
> >
> > If a temporary polyphonic passage (as in
> >
http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices#single_002dstaff-polyphony)
> > contains \new Lyrics, the next note comes late and is stuffe
\markup
\override #'(thickness . 3)
\draw-line #'(0 . 1)
#}))
\stopped
#})
\relative c' {
a'4^\upline a( c d')_\upline
}
Cheers,
Pierre
--
=======
\override #'(thickness . 3)
\draw-line #'(0 . 1)
#}))
\stopped
#})
\relative c' {
a'4^\baroqueStaccatissimo a( c d')_\baroqueStaccatissimo
}
Cheers,
Pierre
2015-04-07 18:35 GMT+02:00 Mats Bengtsson &
Hi,
I tried version 2.19.25 to typeset a piece that changes from 4/4 with an
upbeat to 3/4 without an upbeat, in the middle of the piece. The new
\partial handling worked for all parts, except a part that started with
a multimeasure rest. Here's a small example illustrating the problem.
Uncom
16.08.2015 um 21:28 schrieb Mats Bengtsson:
Hi,
I tried version 2.19.25 to typeset a piece that changes from 4/4 with
an upbeat to 3/4 without an upbeat, in the middle of the piece. The
new \partial handling worked for all parts, except a part that
started with a multimeasure rest. Here
tial 4*3
R2.*3 |
f4 ( a f ) |
f2.
R2.*3 |
}
In a way, this is logical, since the \partial relates to the new time
signature, not the previous one. Still, I'm confused that the problem
only showed up when using a multimeasure rest directly after the \partial.
/Mats
On 08/16/2015 10:32 PM,
My apologies for spamming the mailing list. After some more trials, I
realize that the problem remains even if I write \partial after \time.
Still, the problem only appears with multimeasure rests, as the two
following examples illustrate:
\version "2.19.25"
% Working example
\relative c'{
\
Hi,
At http://lilypond.org/contact.html, we refer to the gmane mailing list
archive ("archive3" and the "send to ..."), but unfortunately gmane has
been dead for a while and seems likely to remain dead.
Obviously, this calls for an update of http://lilypond.org/contact.html,
but it would also
I'm pretty certain that you do something special in your score that
causes this problem, so it's hard to provide any hint if you don't send
a small example that illustrates the problem. Just a wild guess, do you
by chance have any grace notes just at the rehearsal mark?
/Mats
Antonio Palamà
s as
bes, des g c, f c'
\stemUp
f,, as c as c f
\stemDown
bes, d bes' c, es as
d, f as bes, d bes'
es, g c f, as d
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
Paul de Bruin wrote:
Dear Mats, Bertalan and Graham,
Flooded with and surprised by instant reactions, I've given the
problem (or is it a bug?) some more thought. Two points of view are
possible:
1. The Programmer's view. A measure of music, like any other object in
programming, should have
Please make sure that your text editor is saving the file using UTF-8
encoding. Then, everything should work without any problems.
/Mats
Quoting orolo :
> not top posting
I am transcribing Schubert's "Du bist die Ruh," and have run into a
problem with
the umlauts. In both the lyric and in
It's very hard to give a good answer without seeing one of your files,
but it's almost certainly some kind of syntax error in your file, such
as a missing curly brace or missing double qoute or something similar.
If you don't manage to figure it out yourself, send a followup to the
lilypond-use
hank you very much
Johan
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=====
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Ins
Zhang
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Copied to the bug mailing list, since it seems that the generated
lilypond-words files are not complete.
-Eluze wrote:
i searched with a simple regex in C:\Program
Files\lilypond\usr\share\lilypond for definitions and found over 200 missing
terms - i hope they have been added since the
Exactly which page do you refer to?
If you mean the PDF file with the first score you produced yourself,
then please read
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Point-and-click#Point-and-click
/Mats
Geoffrey Bevan wrote:
Been all round this and not got anywhere.
>
}
Produces this:
Peter C
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mai
}
}
>>
}
\score {
\staffPiano
}
\layout {
\context {
\RemoveEmptyStaffContext
}
}
___
lilypond-user mailing list
lilypond-u...@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
1 - 100 of 1225 matches
Mail list logo