t as a comment.
Anything that is enclosed in %{ and %} is ignored. However, block comments
do not ‘nest’. This means that you cannot place a block comment inside
another block comment. If you try, the first %} will terminate both block
comments."
rebuilding the font cache? This usually happens
when the OS has been updated.
I just tried myself and the first run on a small file took almost three
minutes. After that, it is
c2 |
}
\alternative {
{ \grace c32 c8. c16 c4 c2 | }
{ c8. c16 c4 c2 | } % breaks
% { \grace s32 c8. c16 c4 c2 | } % works
}
c8. c16 c4 c2 |
Sorry, I didn't know this is a known issue.
And thanks for correcting me on how to actually remove the second sharp,
Urs: \once \omit Accidental get's rid of the bugger, while \once \hide
Accidental makes it transparent, leaving its space in tact.
Sven
2015-10-08 19:14 GMT+02:00 Dav
m not sure about what user base we may have for bagpipe.ly, but I
have had contact with some users at least. Extensive renaming of existing
movements can of course easily be i
o add also HES and HESES, even if it is
> not really correct / used).
This is already supported, and has been so for a long time.
http://lilypond.org/doc/v2.18/Documentation/notation/writing-pitches#n
>
> Thanks, Noeck. This has been submitted as Issue 3614 :
> https://code.google.com/p/lilypond/issues/detail?id=3614
The issue has been merged with 3605
https://code.google.com/p/lilypond/issues/detail?id=3605
I have included the source for a cheat sheet that sho
> bug-lilypond@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
--
Sven Axelsson
++[>++>+++>++>++
><<<<<-]>.+..>+.>+.<<-.>>+.>.<<.
+++.>-.<<++.>>--
2:20: warning: non-UTF-8 input
title = "Lettre ?
?lise"
This very clearly shows what the problem is. Re-saving the file with
proper UTF-8 encoding works fine and produces a correct PDF.
Always look at the text in the log whenever Lilypond fails. It is
usually helpful.
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond
sn't been specifically forbidden and the line is stretched, use
+ ragged spacing. */
+ if (last && i == 0
+ && lin
this
% file: test.ly
\book {
\header { title = "Book Title"}
\score { { a' b' a' b' } \header { piece = "Piece 1" } }
\score { { a' b' a' b' } \header { piece = "Piece 2" } }
}
and run with lilypond --preview test.ly
--
S
always,
> not only when there is a "|:", ":|", ":|:", "|." or ".|" bar line,
> as it used to be. Is it an intentional change or a bug?
That and another volta bracket bug seems to have been fixed in version 2.7.37.
--
Sven Axelsson
__
t
least in my kind of music).
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
-- Forwarded message --
From: Sven Axelsson <[EMAIL PROTECTED]>
Date: 31-Dec-2005 16:51
Subject: Re: LilyPond 2.7.26 released
To: Han-Wen Nienhuys <[EMAIL PROTECTED]>
Cc: info-lilypond@gnu.org
On 31/12/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> 2.7.26
Volta brackets don't break correctly anymore. They are terminated at
the end of the system and restarted at the next system instead of kept
open. I've already reported this bug some versions ago. Any chance of
having it fixed soon? It is a bit of a showstopper for me.
--
Sve
\context {
\RemoveEmptyStaffContext
}
\context {
\Score
\override VerticalAxisGroup #'remove-first = ##t
}
\context{
\StaffGroup
\override SystemStartBracket #'collapse-height = #5
}
}
--
Sven Axelsson
murrays_fancy_6_hornpipe.preview.png
De
On 26/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Sven Axelsson wrote:
>
> > Well, duh. The file is called .font.cache-1 and is stored in the root
> > of the current user profile (usually c:\Documents and
> > Settings\Username). The one I have hasn't
On 21/11/05, Sven Axelsson <[EMAIL PROTECTED]> wrote:
> On 21/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> > Sven Axelsson wrote:
> > > On 21/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> > >
> > >>I believe that this is relat
On 21/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Sven Axelsson wrote:
> >>It's understandable that reading things takes time. The strange thing is
> >>that this should all be cached, so second runs are much quicker. Can you
> >>check whether t
On 21/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Sven Axelsson wrote:
> > On 21/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> >
> >>I believe that this is related to a FontConfig problem. You can verify
> >>this, by running the co
ntConfig... for at least
30 seconds on each run. In my case it may be because I fiddled with
the system fonts a while ago, trying out (and uninstalling) Suitcase -
a font handling program. So, how do we get the font information back
in synch?
--
Sven Axelsson
_
On 17/11/05, Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> Sven Axelsson writes:
>
> > Really? I have never seen a version that doesn't work with double
> > quotes around the full path.
>
> See this
>
> http://lists.gnu.org/archive/html/lilypond-
On 17/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Sven Axelsson wrote:
> > Okay, I'll have a look. But wouldn't this be .bat files that basically
> > only looks something like
> >
> > rem lilypond-book.bat
> > c:\\usr\bin\python.exe lilypo
On 17/11/05, Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> Sven Axelsson writes:
> > Ideally, Lilypond wouldn't change the file associations at all
> [snip]
> > Then we could have .bat files that does the same under Windows.
>
> Until now, no-one has managed to
On 17/11/05, Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> Sven Axelsson writes:
>
> > but specifically it fails to load the struct module from the
> > lib-dynload folder.
>
> > Maybe all dynloaded modules fail, I haven't checked that much.
>
> Can you
\break a a a a } { a a a a } }
}
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Lilypond 2.7.17 on Windows XP.
The stems on gracenotes with multiple beams are shorter than before. Too
short, they often squeeze up against the note head.
--
Sven Axelsson
stems.png
Description: PNG image
___
bug-lilypond mailing list
bug-lilypond
t would be nice if the installer checked
if there is an existing Python installation on the computer before replacing
the file associations for .py files.
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/li
. It is probably easier to request a solution from the texinfo people.
>
I'm sure it can be done reasonably simply though. As I posted some
months ago, it is easy enough to get TeX to output a "real" single
quote instead of a curly one. This is how to do that:
Quote Sven Axels
the headers do
take
up some space, and this seems to make the second to last page break early.
Fix that by either using oddHeaderMarkup = "" and evenHeaderMarkup = "" or
by making topmargin a bit less.
And to finish this rambling, let's file a bug rep
On 11/10/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
>
> Sven Axelsson wrote:
> > The markup functions \wordwrap-string and \justify-string should start a
> new
> > paragraph at double linebreaks, but this only works in files that use
> Unix
> > line endi
The markup functions \wordwrap-string and \justify-string should start a new
paragraph at double linebreaks, but this only works in files that use Unix
line endings.
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http
\music
\new Staff \music
>>
\new InnerChoirStaff <<
\new Staff \music
\new Staff \music
>>
\new Staff \music
>>
The InnerStaffGroup and InnerChoirStaff produces exactly the same result.
--
Sven Axelsson
___
bug-lilypond mailin
this somewhat better workaround:
http://lsr.dsi.unimi.it/LSR/Item?id=185
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Is this really how it's supposed to work? The below code puts a bracket over
a b c and not only over b c as expected.
\version "2.7.10"
\new Staff \with { \consists "Horizontal_bracket_engraver" }
\relative c'' { a \startGroup b c \stopG
It seems as if I can't get \RemoveEmptyStaffContext to work properly.
In the example below it doesn't do anything at all. The
RemoveEmptyVerticalGroup override does indeed remove the first
empty system, but the other two are still there. What am I doing wrong?
--
Sven Axelsson
\vers
ption, please?
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
done in a \layout block, it works as expected.
\relative c''' {
\override Voice.Stem #'direction = #-1
\grace { g32 } g,4 a \grace { g'32 } b,4 c
}
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
htt
> then all headers are printed.
Obviously this is how it is intended to work. Nowdays it is easy to
change this behaviour by redefining scoreTitleMarkup to include whatever
fields you need.
--
Sven Axelsson
___
bug-lilypond mailing lis
> From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
> Sent: den 28 juli 2005 14:39
> To: Sven Axelsson
> Cc: lilypond-user@gnu.org; 'bug-lilypond'
> Subject: Re: What is the proper way of printing the current
> date? Also bug report
>
> Sven Axelsson wrote:
&g
rate no output at all.
Obviously this is caused by some strange Guile interactions that I don't
understand. However, shouldn't there be a standard way of getting a
formatted date in Lilypond? Or maybe there is, and I just haven't
found it yet.
--
Sven Axelsson
> From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
> Sent: den 28 juli 2005 10:41
> To: Graham Percival
> Cc: Sven Axelsson; bug-lilypond
> Subject: Re: lily/parser.yy rev 1.476
>
> Graham Percival wrote:
> >
> > On 27-Jul-05, at 4:10 AM, Sven Axelsson
* lily/parser.yy (score_body): \score can only begin with Music.
No, it can begin with \header too, and this change (i think) is
causing errors when I try version 2.7.3.
--
Sven Axelsson
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http
s and updates, which is
easier using a version control system.
I am not sure I want to make the music sources as easily accessible
as simply putting them on the web.
--
P/S Sven Axelsson, The Murray Pipes & Drums of Gothenburg
> -Original Message-
> From: Fairchild [mailto:[
Yes, using Subversion, at svn://svenax.dynip.com/LilyMusic/Bagpipe
--
P/S Sven Axelsson, The Murray Pipes & Drums of Gothenburg
> -Original Message-
> From: Fairchild [mailto:[EMAIL PROTECTED]
> Sent: den 21 juli 2005 00:28
> To: 'Sven Axelsson'; bug-lily
.php?op=modload&name=sheetmusic&file=index
--
P/S Sven Axelsson
The Murray Pipes & Drums of Gothenburg
Sweden
www.svenax.net (personal), www.murrays.nu (band)
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
> From: Graham Percival [mailto:[EMAIL PROTECTED]
>
> On 10-Jul-05, at 3:30 PM, Sven Axelsson wrote:
>
> > I have put together a pretty complete set of definitions
> > for bagpipe music which I have attached to this message.
>
> Sorry, bug-lilypond strips attachm
have attached to this message. Examples of bagpipe notation with
Lilypond can be found here:
http://www.svenax.net/modules.php?op=modload&name=sheetmusic&file=index
--
P/S Sven Axelsson
The Murray Pipes & Drums of Gothenburg
Sweden
www.svenax.net (personal), www.murr
48 matches
Mail list logo