Carl D. Sorensen wrote:
I think you should pick a version and write for it. And then, if you want
to change versions, you should use convert-ly.
Unfortunately, this only works one way (2.10 -> 2.12, but not backwards).
/Mats
___
lilypond-u
2009/3/23 胡海鹏 - Hu Haipeng :
> Hello,
> I found Lilypond 2.13 is on the download page, but the links contain no
> file at all. Is 2.13 really out?
Yes, only the macros are for some reason not being expanded in the page.
Use this link in the meantime: http://download.linuxaudio.org/lilypond/bina
Dear Neil,
thanks for Your help, Your code worked.
I don't have any problems with the horizontal position of the
TimeSignatures, but I'm still not happy with the vertical position.
Sometimes (if I have a stretch in the layout), the TimeSignature is
too far away, sometimes it is too close to the sta
2009/3/20 Alberto Simões :
> Hello
>
> For the last days I am working on a new Portuguese web-site.
> It is available at http://musica-liturgica.net/, and includes Portuguese
> liturgical music.
Great :-)
May I suggest to turn point-and-click off
(sorry, i can not imagine how one could use that
pa
A better definition of x would be
x = #(define-music-function (parser location notes) (ly:music?)
#{
\override NoteHead #'style = #'cross
\set tablatureFormat = #x-tab-format
$notes
\unset tablatureFormat
\revert NoteHead #'style
#})
This
Am 17.03.2009 um 10:39 schrieb Trevor Daniels:
Hi James
You wrote Tuesday, March 17, 2009 9:00 AM
On 17.03.2009, at 00:47, Carl D. Sorensen wrote:
On 3/16/09 11:52 AM, "James E. Bailey"
wrote:
On 16.03.2009, at 16:43, Graham Percival wrote:
c) Can we just make the change so th
Domain Admin wrote:
Hello all,
If anyone's interested, I've started work on a Sibelius plug-in to
export Lilypond data. I know there were rumors of such a thing
floating around for a while, but I got tired of waiting and searching,
so I just started to cobble one together.
As of yet, all it ca
Just installed 2.13 (Windows). When I build an ly file, I get the warning:
(lilypond.exe:3688): GLib-WARNING **: Passing a non-NULL package to
g_win32_get_package_installation_directory() is deprecated and it is
ignored.
The file built ok and output looks file.
Nick
__
2009/3/23 James E. Bailey :
> Attached is my attempt to make a .diff. It's my first time, so if I didn't
> do it right, let me know. It's a learning process for me.
Are you using Git? then use git-format-patch to generate the patch;
otherwise, use diff -u to obtain a diff with context lines.
--
Am 23.03.2009 um 13:06 schrieb Francisco Vila:
2009/3/23 James E. Bailey :
Attached is my attempt to make a .diff. It's my first time, so if
I didn't
do it right, let me know. It's a learning process for me.
Are you using Git? then use git-format-patch to generate the patch;
otherwise, use
2009/3/23 Jonathan Kulp :
>> If anyone's interested, I've started work on a Sibelius plug-in to
>> export Lilypond data. I know there were rumors of such a thing
>> floating around for a while, but I got tired of waiting and searching,
>> so I just started to cobble one together.
> Matthew, I on
On Mon, Mar 23, 2009 at 12:37:55AM -0600, Domain Admin wrote:
> If anyone's interested, I've started work on a Sibelius plug-in to
> export Lilypond data. I know there were rumors of such a thing
> floating around for a while, but I got tired of waiting and searching,
> so I just started to cobble
L.S.
Fresh install of lilypond-2.10.33-1.mingw.exe on WinXP.
\compressFullBarRests generates error: unknown escaped string:
`\compressFullBarRests'
AWRog
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lil
Wasn't this added during 2.11? Please download 2.12.2 and try
again.
Cheers,
- Graham
On Mon, Mar 23, 2009 at 01:16:58PM +, Arno Rog wrote:
> L.S.
>
> Fresh install of lilypond-2.10.33-1.mingw.exe on WinXP.
>
> \compressFullBarRests generates error: unknown escaped string:
> `\compressFull
Arno Rog gmail.com> writes:
>
> Fresh install of lilypond-2.10.33-1.mingw.exe on WinXP.
>
> \compressFullBarRests generates error: unknown escaped string:
> `\compressFullBarRests'
Sorry, please disregard!
Downloaded inadvertently the old branch :-( instead of 2.13 branch.
Where can I downloa
On 3/23/09 5:02 AM, "Marc Hohl" wrote:
>>>
>>
>> I assume that this will happen when tablature is updated. As far as I know,
>> nobody is yet planning to do the work on tablature. They are only planning
>> to put in the requests.
>>
>> I'd be happy to have a Frog (even a new Frog, like
On 3/23/09 6:25 AM, "James E. Bailey" wrote:
>>
>> Are you using Git? then use git-format-patch to generate the patch;
>> otherwise, use diff -u to obtain a diff with context lines.
>>
>> --
>> Francisco Vila. Badajoz (Spain)
>>
>> The incredible carnival of Badajoz
>> http://www.flickr.com/
Graham Percival wrote:
On Mon, Mar 23, 2009 at 12:37:55AM -0600, Domain Admin wrote:
If anyone's interested, I've started work on a Sibelius plug-in to
export Lilypond data. I know there were rumors of such a thing
floating around for a while, but I got tired of waiting and searching,
so I just
On Mon, Mar 23, 2009 at 01:21:12PM +, Arno Rog wrote:
> Arno Rog gmail.com> writes:
>
> > Fresh install of lilypond-2.10.33-1.mingw.exe on WinXP.
> >
> > \compressFullBarRests generates error: unknown escaped string:
> > `\compressFullBarRests'
>
> Sorry, please disregard!
>
> Downloaded i
On Mon, Mar 23, 2009 at 08:40:24AM -0500, Jonathan Kulp wrote:
> Graham Percival wrote:
>> Does Sibelius support musicXML? I'm wondering if it might be
>> faster in the long run to help Reinhold with musicXML2ly.
>>
>
> I asked my student with Sibelius to send me his counterpoint project as
> a
Hi dear lilyponders,
I set a piece for organ (see source here); the admin of the webpage where the
piece is published asked if its possible to reduce the size of the output. I
dont understand why this one is so big.
I still use 2.11.41 on Suse Linux 10.1
Thanks in advance and best greetings
F
> "Matthew" == Domain Admin writes:
Matthew> If anyone's interested, I've started work on a Sibelius
Matthew> plug-in to export Lilypond data.
Since it's a Sibelius plugin, that means those of us who mostly use
Linux are out of luck.
I do run into Sibelius files I'd like to conver
Hi all!
I'm trying to have a score created with a header within a book (which
have its own title). It works if i use \score, but as soon as i use
\new Score, it tells me: unexpected header;
\new Score \with {
proportionalNotationDuration = #(ly:make-moment 1 8)
}
{
Graham Percival wrote:
On Mon, Mar 23, 2009 at 08:40:24AM -0500, Jonathan Kulp wrote:
Graham Percival wrote:
Does Sibelius support musicXML? I'm wondering if it might be
faster in the long run to help Reinhold with musicXML2ly.
I asked my student with Sibelius to send me his counterpoint proj
Point and click is on by default. I saw no switching off of point and
click. This would greatly reduce the size of the PDF.
-David
Francois Planiol wrote:
Hi dear lilyponders,
I set a piece for organ (see source here); the admin of the webpage where the
piece is published asked if its poss
I've been trying to engrave a bell shake with a trill line using
\startTrillSpan + \stopTrillSpan
By default, trillspans have the text "tr" printed at the beginning of the
trill line: to suppress this, I used
\override TrillSpanner #'edge-text = #(cons "" "")
However, this didn't seem to have an
On Mon, Mar 23, 2009 at 10:01:58AM -0400, Benjamin Smedberg wrote:
> Has edge-text changed since that example was written against 2.10?
Yes; please see the News document for 2.12.
Cheers,
- Graham
___
lilypond-user mailing list
lilypond-user@gnu.org
h
Dear Matthew,
I am very much interested in this plugin. I used sibelius for a long
time and I'm still searching for a good way, too export my music to
lilypond. I will test Your plugin as soon as possible!
___
lilypond-user mailing list
lilypond-user@gn
Am Montag, 23. März 2009 schrieb Jonathan Kulp:
> I asked my student with Sibelius to send me his counterpoint project as
> a musicXML file and he couldn't do it. He was new with Sibelius but
> when I poked around it for him I couldn't find a musicXML export option
> anywhere. :(
AFAIK, there is
On 3/23/09 10:06 AM, Graham Percival wrote:
> On Mon, Mar 23, 2009 at 10:01:58AM -0400, Benjamin Smedberg wrote:
>> Has edge-text changed since that example was written against 2.10?
>
> Yes; please see the News document for 2.12.
Do you mean this?
"All line spanners are more flexible now in the
with version 2.12 i got 1.00 MB with point-and-click against 147 KB without!
--
View this message in context:
http://www.nabble.com/very-big-pdf-ps-tp22660584p22661539.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
Wow, thank you all for the feedback - I'll answer some of the direct
questions, and give my input on some of the indirect ones.
> 1. I can find the but not your plugin via the link you give ?
My apologies. I uploaded late last night and forgot to allow
unauthenticated users to download the file.
At 21:45 on 23 Mar 2009, Graham Percival wrote:
> On Mon, Mar 23, 2009 at 08:40:24AM -0500, Jonathan Kulp wrote:
> > Graham Percival wrote:
> >> Does Sibelius support musicXML? I'm wondering if it might be
> >> faster in the long run to help Reinhold with musicXML2ly.
> >>
> >
> > I asked my stude
2009/3/23 Carl D. Sorensen :
> git format-patch is what you type at the command line.
I have git version 1.5.6.3 and both git-format-patch and
git[nohyphen]format-patch do work.
James, what's the output of git --version?
--
Francisco Vila. Badajoz (Spain)
The incredible carnival of Badajoz
htt
2009/3/23 Francisco Vila :
> I have git version 1.5.6.3 and both git-format-patch and
> git[nohyphen]format-patch do work.
>
> James, what's the output of git --version?
>From your patch I see it is 1.6.2.1 ; has the hyphenated command been
deprecated? this form is still useful to invoke man page
Hello,
in a couple of months I have to speak at a conference about computers &
music/critical editions. I will introduce to a Finale-enslaved audience the
great advantages of LilyPond (by the way, I'm going to talk more about LaTeX
stuff: music things will be just one of the subjects).
I'm a mu
2009/3/23 MonAmiPierrot :
> Did anyone write something about LilyPond and the WYSIWYM “philosophy”?
I assume you already know about Andrew's paper:
http://www.musicbyandrew.ca/finale-lilypond-1.html
Regards,
Valentin
___
lilypond-user mailing list
lil
Wilbert Berendsen wrote:
Op zaterdag 21 maart 2009, schreef Grammostola Rosea:
I was wondering if there's an easy way to insert Fret Diagrams for
guitar in Lilypond. Most of the time I use templates from Frescobaldi,
but I don't see an Fret Diagram option there.
I like to display the fret d
2009/3/23 -Eluze :
>
>
> with version 2.12 i got 1.00 MB with point-and-click against 147 KB without!
This is a ratio of 6.8 in this case. The 'with' version has
rectangular annotations for every single clickable object in the form
<>
/Subtype/Link>>endobj
14 0 obj
This is many chars added for e
Is there any way to have a half-dashed-half-solid Slur, i.e. a slur that
begins dashed and at a certain point turns solid (or viceversa?)
I tried with a \( and change to \phrasingSlurDashed on-the-flow but it
doesn't change the once-started slur type.
Any idea?
Thanks.
Piero
-
Piero Faustini
Valentin Villenave wrote:
>
>
> I assume you already know about Andrew's paper:
> http://www.musicbyandrew.ca/finale-lilypond-1.html
>
Yep, and very useful! Anything more?
Thanks and regards
-
Piero Faustini, PhD student
Dipartimento di Scienze Storiche
Sezione musicologia
Università
Francisco Vila-5 wrote:
>
> /URI(textedit://path-to-your-lilypond-file.ly:1:2:2)>>
>
and this path will never be found on the machine/server where the webpage
resides...
--
View this message in context:
http://www.nabble.com/very-big-pdf-ps-tp22660584p22664609.html
Sent from the Gnu - Lilypon
MonAmiPierrot wrote:
Valentin Villenave wrote:
I assume you already know about Andrew's paper:
http://www.musicbyandrew.ca/finale-lilypond-1.html
Yep, and very useful! Anything more?
Thanks and regards
I haven't written any papers on this topic but wanted to be in touch
with you anyway
Hi,
I want to have the percent sign for a duplicate chord in the next
measure (in \chordmode). The examples in the manual are all with notes,
but I only see it with chords in the music I use.
I changed the two e:m chords for the following: \repeat percent 2 {e:m}
What happens is that in the second
Jonathan Kulp-2 wrote:
>
> I haven't written any papers on this topic but wanted to be in touch
> with you anyway. My Ph.D. is in musicology and I have no formal
> training in computers, though I have to say that my computer skills have
> improved dramatically in the 18 months that I have b
Mr. Bailey- would like me to go and reread a section of the LM, that is all
well and good but in the Manual for 2.10 section
7.3.9.4 Printing stanzas at the end- I used the information to create the
score. The score looks fine except that when I add the
\new Lyrics \lyricsto
my stems reappear.
Carl D. Sorensen schrieb:
On 3/23/09 5:02 AM, "Marc Hohl" wrote:
I assume that this will happen when tablature is updated. As far as I know,
nobody is yet planning to do the work on tablature. They are only planning
to put in the requests.
I'd be happy to have a Frog (even a
hello,
I'm using lilypond to write scores for bagpipe.
I've seen that it was possible to create midi file using lilypond.
That's really great. I've created my main melody, but now I would like
to add drones in background.
Drones are not permanent in my track, so I'll probably have to create a
Am 2009-03-22 um 16:11 schrieb MonAmiPierrot:
This .mid thing is weird... I can't understand why they changed it.
A lot of programs refuse to reckognize .midi files - in my lilypond
call script I always rename those.
Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
ht
Am 2009-03-23 um 22:26 schrieb Yohann Martineau:
I'm using lilypond to write scores for bagpipe.
I've seen that it was possible to create midi file using lilypond.
That's really great. I've created my main melody, but now I would
like to add drones in background.
Drones are not permanent in
Fixed by a small hshift on the 1/8 note that merges with the 1/2 note:
\version "2.12.2"
\relative c'' {
<<
{
\mergeDifferentlyHeadedOn
\once \override NoteColumn #'force-hshift = #0.05
c8 d e d
} \\ {
c2
}
>>
}
Nick
> -Original Message-
> From: Nick Payne [mailto:nick.pa...@internode.o
Hi,
There are some empty (zero size) png files in the lilypond 2.13
documentation tarball:
share/doc/lilypond/input/mutopia/E.Satie/petite-ouverture-a-danser.png
share/doc/lilypond/input/mutopia/J.S.Bach/wtk1-fugue2.png
share/doc/lilypond/input/mutopia/W.A.Mozart/mozart-hrn-3.png
These empty
dedicated to drones. That's not a
> problem. But I would like to hide it in the generated pdf/ps. Is it
> possible?
>
> I've seen that it was necessary to write another score with
> \unfoldRepeats to have repeats in midi, it's ok but is there a wa
fiëé visuëlle a écrit :
Am 2009-03-23 um 22:26 schrieb Yohann Martineau:
I'm using lilypond to write scores for bagpipe.
I've seen that it was possible to create midi file using lilypond.
That's really great. I've created my main melody, but now I would
like to add drones in background.
Dron
On 3/23/09 2:59 PM, "Jay Hamilton" wrote:
> Mr. Bailey- would like me to go and reread a section of the LM, that is all
> well and good but in the Manual for 2.10 section
> 7.3.9.4 Printing stanzas at the end- I used the information to create the
> score. The score looks fine except that when
Benjamin Smedberg wrote:
> the "tr" mark is still there.
Yes, you can't easily tell how near you are to getting it right.
Try
\override TrillSpanner #'(bound-details left text) = ##f
Cheers,
Robin
___
lilypond-user mailing list
lilypond-use
Hello,
In flamenco and bossa-nova guitar music it is quite
common to damp some (but not all) strings with the
left hand while strumming. The standard notation for
this is to have cross-noteheads on the damped strings
and normal noteheads on the strings that should ring.
Lilypond makes it extreme
2009/3/23 Steve Yegge :
> Hello,
>
> In flamenco and bossa-nova guitar music it is quite
> common to damp some (but not all) strings with the
> left hand while strumming. The standard notation for
> this is to have cross-noteheads on the damped strings
> and normal noteheads on the strings that sh
how do you invoke the trill? the following makes the "tr" disappear!
{
\override TrillSpanner #'(bound-details left text) = \markup {}
e 2
\startTrillSpan
fis
d
\stopTrillSpan
}
--
View this message in context:
http://www.nabble.com/Tri
59 matches
Mail list logo