Am 28.12.2008 um 06:48 schrieb Werner LEMBERG:
Oh, perhaps I haven't made this clear. I have read the learning
manual. I do not have it memorised. I don't use extra offset all
that often. I asked for help because the ways I know of how to move
the object, (namely looking in the IR for thin
Greetings,
The links on the LP site for downloading the latest version seem to be
incorrect... ?!?
Can anyone clarify / correct this?
Regards
Bill
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-use
2008/12/28 Bill Mooney :
> Greetings,
> The links on the LP site for downloading the latest version seem to be
> incorrect... ?!?
> Can anyone clarify / correct this?
I reported this to the -devel list yesterday. Use this link in the meantime:
http://lilypond.org/download/binaries/
--
Francisco
Dear Francisco,
Many thanks!
Regards
Bill
Francisco Vila wrote:
2008/12/28 Bill Mooney :
Greetings,
The links on the LP site for downloading the latest version seem to be
incorrect... ?!?
Can anyone clarify / correct this?
I reported this to the -devel list yesterday. Use this link in the mea
2008/12/28 Wilbert Berendsen :
> I just released Frescobaldi, a brand new LilyPond music score editor for KDE4.
> It aims to be powerful, yet lightweight and easy to use, and it currently has
> most features of LilyKDE (the KDE3 Kate plugin):
Awesome! That's what I've been thinking about for a lon
After installing 2.12 (running on Windows Vista), I notice that when I run
convert-ly against an old ly file, it changes the version in the file to
2.11.66:
D:\Documents\Lilypond>convert-ly -e mutopia\adelita.ly
convert-ly.py (GNU LilyPond) 2.12.0
Processing `mutopia\adelita.ly'...
Applying conv
Wilbert Berendsen wrote:
Hi all,
I just released Frescobaldi, a brand new LilyPond music score editor for KDE4.
It aims to be powerful, yet lightweight and easy to use, and it currently has
most features of LilyKDE (the KDE3 Kate plugin):
* Enter LilyPond scores, build and preview them with a
Dear lilpond-users,
when compiling the below quoted file I get the error message:
warning: type check for `stencil' failed; value `#t' must be of type `unknown'
I think it has to do with the tuplets, but I don't understand, what
I've done wrong. Here is the snippet:
\version "2.11.65."
klammernor
Hi,
there seems to be an issue in 2.12 with Separating_line_group_engraver
in combination with Bar_engraver in the Lyrics context - see attached
example.
If I comment one of these lines, the score is printed correctly.
The log contains the following lines:
Programmierfehler: vertical alignm
A stencil cannot be overridden to #t. You need to use \revert
to recover the default behaviour (if that is what you intended):
mitzahl ={ \revert TupletNumber #'stencil }
Trevor
- Original Message -
From: "Stefan Thomas"
To: "lilypond-user"
Sent: Sunday, December 28, 2008 11:54 AM
Grammostola Rosea wrote:
Wilbert Berendsen wrote:
Hi all,
I just released Frescobaldi, a brand new LilyPond music score editor
for KDE4.
It aims to be powerful, yet lightweight and easy to use, and it
currently has most features of LilyKDE (the KDE3 Kate plugin):
* Enter LilyPond scores, bu
Hi all,
there is a new snippet for incipits which saves a lot of work compared
to earlier versions - thank you for this!
I would like to bring in some remarks about it:
- Something about incipits should be added to the documentation again.
Currently there is a chapter for it (see 2.8.5) that
Le dimanche 28 décembre 2008 à 09:33 +0100, Francisco Vila a écrit :
> 2008/12/28 Bill Mooney :
> > Greetings,
> > The links on the LP site for downloading the latest version seem to be
> > incorrect... ?!?
> > Can anyone clarify / correct this?
>
> I reported this to the -devel list yesterday. Us
Dear Trevor,
thanks for Your advice! Now it works!
2008/12/28 Trevor Daniels :
> A stencil cannot be overridden to #t. You need to use \revert
> to recover the default behaviour (if that is what you intended):
>
> mitzahl ={ \revert TupletNumber #'stencil }
>
> Trevor
>
> - Original Message -
2008/12/28 Grammostola Rosea :
> ImportError: No module named qt
You have to install pyqt4 and all related packages (or, better,
install some kind of meta-package such as kde4-devel and you will have
all dependencies solved).
Cheers,
Valentin
___
lily
My $PATH looks like this:
/usr/local/mysql/bin /Users/leethal/bin /opt/local/lib/postgresql83/bin
/opt/local/bin /usr/local/bin /usr/bin /usr/bin /bin /usr/sbin /sbin
/opt/local/bin /usr/X11R6/bin /usr/local/bin
So that shouldn't be a problem. Also, the guide I followed told me to edit
config.mak
Stefan Thomas wrote:
Dear Trevor,
thanks for Your advice! Now it works!
2008/12/28 Trevor Daniels :
A stencil cannot be overridden to #t. You need to use \revert
to recover the default behaviour (if that is what you intended):
mitzahl ={ \revert TupletNumber #'stencil }
Trevor
Thanks from
Valentin Villenave wrote:
2008/12/28 Grammostola Rosea :
ImportError: No module named qt
You have to install pyqt4 and all related packages (or, better,
install some kind of meta-package such as kde4-devel and you will have
all dependencies solved).
Cheers,
Valentin
I've kde4-de
Stefan, you wrote Sunday, December 28, 2008 12:14 PM
- Something about incipits should be added to the documentation again.
Currently there is a chapter for it (see 2.8.5) that contains nothing
but "TBC".
Yes, unfortunately there is no one in the doc team that has the
knowledge and/or time
2008/12/28 Grammostola Rosea :
> I've kde4-development installed, but doesn't solve it... :(
Then that should be PyQt4 and PyQt4-devel...
Cheers,
Valentin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lil
Valentin Villenave wrote:
2008/12/28 Grammostola Rosea :
I've kde4-development installed, but doesn't solve it... :(
Then that should be PyQt4 and PyQt4-devel...
Cheers,
Valentin
I've these installed:
pyqt4-dev-tools
python-qt4
python-qt4-dev
Trevor Daniels wrote:
Yes, unfortunately there is no one in the doc team that has the
knowledge and/or time to write this section at the moment. Would you be
interested in preparing some text for this?
A few paragraphs of straight text and a couple of examples
sent to me would be fine.
Hmm
Grammostola Rosea wrote:
Valentin Villenave wrote:
2008/12/28 Grammostola Rosea :
I've kde4-development installed, but doesn't solve it... :(
Then that should be PyQt4 and PyQt4-devel...
Cheers,
Valentin
I've these installed:
pyqt4-dev-tools
python-qt4
python-qt4-dev
updat
Grammostola Rosea wrote:
Grammostola Rosea wrote:
Valentin Villenave wrote:
2008/12/28 Grammostola Rosea :
I've kde4-development installed, but doesn't solve it... :(
Then that should be PyQt4 and PyQt4-devel...
Cheers,
Valentin
I've these installed:
pyqt4-dev-tools
python-qt
Op zondag 28 december 2008, schreef Grammostola Rosea:
> Thanks!
>
> I've installed it, but nothing changes in Kate... and there is no
> information how to get it to work in Kate in the readme or install file...
It is not a Kate plugin anymore. Just fire up Frescobaldi from the KDE menu!
(Under u
Op zondag 28 december 2008, schreef Grammostola Rosea:
> kateshell.mainwindow.MainWindow.__init__(self, app)
> File "/home/d/2home/frescobaldi-0.7/python/kateshell/mainwindow.py",
> line 118, in __init__
> s1.setSizes((140, 200, 140))
> TypeError: argument 1 of QSplitter.setSizes() has an
Op zondag 28 december 2008, schreef Wilbert Berendsen:
> Do you have Qt 4.4 and the most recent PyQt4 and PyKDE4?
And, importantly: the most recent SIP.
best regards,
Wilbert Berendsen
--
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
_
Le dimanche 28 décembre 2008 à 21:48 +1100, Nick Payne a écrit :
> After installing 2.12 (running on Windows Vista), I notice that when I run
> convert-ly against an old ly file, it changes the version in the file to
> 2.11.66:
> 2.11.66
>
> Seeing that this is supposed to be the stable version
Op zondag 28 december 2008, schreef Valentin Villenave:
> You have to install pyqt4 and all related packages (or, better,
> install some kind of meta-package such as kde4-devel and you will have
> all dependencies solved).
As soon as I succeed in creating it, I will post a ubuntu package :-) or ma
Wilbert Berendsen wrote:
Op zondag 28 december 2008, schreef Grammostola Rosea:
kateshell.mainwindow.MainWindow.__init__(self, app)
File "/home/d/2home/frescobaldi-0.7/python/kateshell/mainwindow.py",
line 118, in __init__
s1.setSizes((140, 200, 140))
TypeError: argument 1 of QSplit
Grammostola Rosea wrote:
Wilbert Berendsen wrote:
Op zondag 28 december 2008, schreef Grammostola Rosea:
kateshell.mainwindow.MainWindow.__init__(self, app)
File "/home/d/2home/frescobaldi-0.7/python/kateshell/mainwindow.py",
line 118, in __init__
s1.setSizes((140, 200, 140))
TypeEr
"Stefan Waler" wrote
Trevor Daniels wrote:
Yes, unfortunately there is no one in the doc team that has the
knowledge and/or time to write this section at the moment. Would you be
interested in preparing some text for this?
A few paragraphs of straight text and a couple of examples
sent to
Grammostola Rosea wrote:
Grammostola Rosea wrote:
Wilbert Berendsen wrote:
Op zondag 28 december 2008, schreef Grammostola Rosea:
kateshell.mainwindow.MainWindow.__init__(self, app)
File "/home/d/2home/frescobaldi-0.7/python/kateshell/mainwindow.py",
line 118, in __init__
s1.setSiz
All the download links for 2.12--stable are broken.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hello,
I am trying to download versio 2.12 for MacOS Intel, but the link cannot
find the server.
thanks for help
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
1. If you don't read this thread carefully, you might think that this has
already been fixed under Issue 404. Not so.
Graham's update was to the effect that this has been verified as an issue and
is still waiting implementation.
Han-Wen's comment on Issue 404 was that you couldn't fake wh
Chip wrote:
> All the download links for 2.12--stable are broken.
Chip maybe you didn't see John Mandereau's reply to another thread.
>
>Please use http://download.linuxaudio.org/lilypond/binaries/ instead
>
>Best,
>John
>
Cheers, Ian
___
lilypond-
Le dimanche 28 décembre 2008 à 17:36 +, Ignacio a écrit :
> Hello,
> I am trying to download versio 2.12 for MacOS Intel, but the link cannot
> find the server.
This is fixed now -- not by me, thanks to the webmaster.
Best,
John
___
lilypond-user
Op zondag 28 december 2008, schreef Grammostola Rosea:
> What am I missing? :(
Please look at the versions of the packages (e.g. using aptitude).
python-sip4 and python-sip4-dev: 4,7,7
python-qt4 and python-qt4-dev: 4.4.3
libqt4-core/gui etc. 4.4.3
python-kde4 and -dev: 4:4.1.3
I think your sip i
Op zaterdag 27 december 2008, schreef james:
> What exactly is the difference between \lyricsto and \set
> associatedVoice?
I think \lyricsto is a shorthand for \lyricmode { \set assosiatedVoice ... }
so:
text = \lyricsto "alto" {
bla bla bla
}
is equivalent to:
text = \lyricmode {
\set
Wilbert Berendsen wrote:
Op zondag 28 december 2008, schreef Grammostola Rosea:
What am I missing? :(
Please look at the versions of the packages (e.g. using aptitude).
python-sip4 and python-sip4-dev: 4,7,7
python-qt4 and python-qt4-dev: 4.4.3
libqt4-core/gui etc. 4.4.3
python-kde4 an
Ian Hulin wrote:
Chip wrote:
All the download links for 2.12--stable are broken.
Chip maybe you didn't see John Mandereau's reply to another thread.
Please use http://download.linuxaudio.org/lilypond/binaries/ instead
Best,
John
Cheers, Ian
You're right - I posted from
Hi,
the attached example produces a GPF in lilypond 2.12.
Once again there seems to be something wrong with Bar_engraver in the
lyrics context.
Stefan
\version "2.12.00"
\include "deutsch.ly"
discantusNotes = {
\clef treble
\key g \dorian
\time 2/1
\transpose c c \relative c''
{
r2
On 12/27/08 2:52 PM, "Johan Vromans" wrote:
> "Carl D. Sorensen" writes:
>
>> intro = <<
>> \context Staff = "StaffOne" {
>> \context Voice = "VoiceOne" {
>> c''4 c''
>> }
>> }
>> \context Staff = "StaffTwo" {
>> \context Voice = "VoiceTwo" {
>> c'4 c'
>> }
"Carl D. Sorensen" writes:
> > Yes, this is what I referred to as "a cumbersome task" :(
>
> OK, so automate it with a music function:
That's more like it :)
-- Johan
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman
The problem you are seeing:
Assertion failed: (pt->read_pos == pt->read_end), function
scm_fill_input, file ports.c, line 978.
has to do with a bug in the scheme code that was fixed yesterday
afternoon.
If you update your source from the git repository, it should work now.
Also, a better
Am 28.12.2008 um 20:31 schrieb Wilbert Berendsen:
Op zaterdag 27 december 2008, schreef james:
What exactly is the difference between \lyricsto and \set
associatedVoice?
I think \lyricsto is a shorthand for \lyricmode { \set
assosiatedVoice ... }
so:
text = \lyricsto "alto" {
bla bla
> Once I learned about outside staff-priority, everything was good.
> Which for me is the usual situation: I get unexpected output, and
> then learn that there's a perfectly acceptable reason for that
> output. In this case: outside-staff-priority takes precedence over
> avoid-slur. The learning
Am 29.12.2008 um 00:17 schrieb Werner LEMBERG:
Once I learned about outside staff-priority, everything was good.
Which for me is the usual situation: I get unexpected output, and
then learn that there's a perfectly acceptable reason for that
output. In this case: outside-staff-priority takes p
Hello,
This email is a follow-up to
http://lists.gnu.org/archive/html/lilypond-user/2008-12/msg00591.html
I started a new thread because I'm finally not sure whether the code
below answers the initial question.
I finally managed to write, debug, clean up and document diatonic
transposition functio
Good news, fellow LilyPond-ers!
I have written a small jEdit plugin (attached) that converts MIDI key
strokes to LilyPond pitches in relative mode. It is also available
from http://www.musicbyandrew.ca/MidiInput.jar. Source code can be
found at http://www.musicbyandrew.ca/MidiChords-source.zip.
Ins
2008/12/29 Andrew Hawryluk :
> I believe that this is the first time that MIDI input is available
> across all three major platforms (but correct me if I'm wrong).
> Bertalan has expressed interest in including this as part of
> LilyPondTool at some point in the future, but in the meantime, I hope
Yes, when I try your sample file using 2.12 on Vista I get:
Processing `D:/Documents/Lilypond/test/Test.ly'
Parsing...
Interpreting music... [8]
Preprocessing graphical objects...
programming error: vertical alignment called before line-breaking
Processing time: 9 seconds
And then a msg from Wind
> > However, there are situations where you don't have access to the
> > mailing list, and then you have to find it in the docs. Can you
> > suggest where improvements shall be added so that your specific
> > problem is covered?
>
> Well then I'd have to say that the easiest, and easiest to find
On Mon, Dec 29, 2008 at 06:26:41AM +0100, Werner LEMBERG wrote:
> Sounds sensible. Can you cook up a small example which
> demonstrates the effect you've sought? We can easily add it to
> the documentation then.
Ideally add it directly to LSR; this greatly simplifies the
process of getting it in
On 28 dec 2008, at 22:03, Kim Shrier wrote:
The problem you are seeing:
Assertion failed: (pt->read_pos == pt->read_end), function
scm_fill_input, file ports.c, line 978.
has to do with a bug in the scheme code that was fixed yesterday
afternoon.
If you update your source from the git r
2. Could I ask the developers that maybe this should be implemented as
/outputfile ""
As the name is likely to get used for the graphical score out .pdf, .png etc.
and will probably also be used as the name for the .mid(i) file outputs.
Or would you want to do this with properties, e.g.
/l
John Mandereau wrote:
Hello,
This email is a follow-up to
http://lists.gnu.org/archive/html/lilypond-user/2008-12/msg00591.html
I started a new thread because I'm finally not sure whether the code
below answers the initial question.
I finally managed to write, debug, clean up and document diaton
58 matches
Mail list logo