Re: Can't compile docs

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 05:30:09PM -, Phil Holmes wrote: > pdfTeX warning (dest): name{Invoking abc2ly} has been referenced but does not > e > xist, replaced by a fixed one > > pdfTeX warning (dest): name{Invoking musicxml2ly} has been > referenced but does not exist, replaced by a fixed one

german website problems

2011-01-05 Thread Graham Percival
None of these warnings happen in the other languages, so I think they're all problems in the german source, rather than in our build system. make website ... Initializing settings for web site: [de] ** closing warning (1 braces missing) (l. 319) *** Undefined node `Development' in @ref (in /main/

Re: lilypond.org -> Denemo

2011-01-05 Thread Graham Percival
On Wed, Jan 5, 2011 at 10:02 PM, Francisco Vila wrote: > 2011/1/5 Francisco Vila : > >> The attached patch removes the box. > > Sorry! use this instead, the other removes a @divEnd and it shouldn't. Thanks, pushed. Cheers, - Graham ___ lilypond-devel

Re: Potential issue 39 fix w/ patch

2011-01-05 Thread Keith OHara
Mike Solomon ufl.edu> writes: > I've included before and after photos. Hi Mike. The hemidemisemiquaver(*) and the minim are supposed to be simultaneous, so I do not like the horizontal shift. There is no mention in issue 39 of the desired output. The only thing I can imagine wanting done auto

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 08:43:47PM -0700, Colin Campbell wrote: > On Wed, 2011-01-05 at 14:38 +, Graham Percival wrote: > > I think you should be listed in both places; I certainly don't > > think you should removed from the Documentation list. If somebody > > has worked in multiples areas, th

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Carl Sorensen
On 1/5/11 3:43 PM, "Graham Percival" wrote: > On Wed, Jan 05, 2011 at 09:59:58PM +0100, Nicolas Sceaux wrote: >> Le 5 janv. 2011 à 11:37, Mats Bengtsson a écrit : >> >>> Since I haven't been very active on the LilyPond lists the last year, I >>> think it would be appropriate to remove my name

Re: Correct convert-ly of page spacing (issue3793046)

2011-01-05 Thread k-ohara5a5a
My current plan is to avoid my concerns about line endings with a new patch (tomorrow) that does not involve newlines. Simple assignments oldvar = 2 \in would be converted into the longer line obsolete-oldvar = 2 \in newvar #'newkey = #(/ obsolete-oldvar staff-space) Assignments involving Sch

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Colin Campbell
On Wed, 2011-01-05 at 14:38 +, Graham Percival wrote: > On Wed, Jan 05, 2011 at 02:30:29PM +, James wrote: > > Colin, > > > > On 05/01/2011 13:33, Colin Campbell wrote: > > >On Wed, 2011-01-05 at 09:32 +, James wrote: > > > > > > > >You should probably move me from Documentation to Bu

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 09:59:58PM +0100, Nicolas Sceaux wrote: > Le 5 janv. 2011 à 11:37, Mats Bengtsson a écrit : > > > Since I haven't been very active on the LilyPond lists the last year, I > > think it would be appropriate to remove my name from the "Current > > development team" list. > >

Re: lilypond.org -> Denemo

2011-01-05 Thread Francisco Vila
2011/1/5 Francisco Vila : > The attached patch removes the box. Sorry! use this instead, the other removes a @divEnd and it shouldn't. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com From 0ebb81d9a8f278cd1c9211936100b13419def84b Mon Sep 17 00:00:00 2001 From: Francisco V

Re: lilypond.org -> Denemo

2011-01-05 Thread Francisco Vila
2011/1/5 James : > Nils > > On 05/01/2011 15:22, Nils Gey wrote: >>> >>> Hopefully somebody will send a patch. >> >> Don't you have a Lilypond webmaster to remove the box? > > The website is generated in the same way we generate all of our > 'documentation' (there are some differences but essential

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Nicolas Sceaux
Le 5 janv. 2011 à 11:37, Mats Bengtsson a écrit : > Since I haven't been very active on the LilyPond lists the last year, I think > it would be appropriate to remove my name from the "Current development team" > list. Mine too, please. I don't think I've done anything in this release. Nicolas

mensural notation improvements (issue3797046)

2011-01-05 Thread benko . pal
Reviewers: , Message: here is the patch set I hinted at several times: http://lists.gnu.org/archive/html/lilypond-devel/2010-11/msg00212.html http://lists.gnu.org/archive/html/lilypond-devel/2011-01/msg00097.html some changes are just very slightly related: mf/parmesan-custodes.mf just makes cus

Re: Can't compile docs

2011-01-05 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, January 05, 2011 5:29 AM Subject: Re: Can't compile docs On Tue, Jan 04, 2011 at 09:06:56PM -, Phil Holmes wrote: I've been creating a patch for the CG and wanted to test it. Early this afterno

Re: Score follower

2011-01-05 Thread Mike Solomon
Konstantin, I have a metadata patch floating around that can help you kludge your way through this. It is not too hard, but will require some work: 1) Create a sort of metadata property for whatever grob you wanna trace. 2) for those grobs, create an override for the print method that first call

Re: Score follower

2011-01-05 Thread Carl Sorensen
On 1/5/11 8:44 AM, "Konstantin" wrote: > James datacore.com> writes: > > [snip] >> http://code.google.com/p/lilypond/issues/detail?id=965 >> >> I have tried this - I don't really use Linux but I managed to get this >> working sort (as my Linux machine is in a VM I used similar tools on a >>

Re: Score follower

2011-01-05 Thread James
Hello On 05/01/2011 15:44, Konstantin wrote: James datacore.com> writes: [snip] http://code.google.com/p/lilypond/issues/detail?id=965 I have tried this - I don't really use Linux but I managed to get this working sort (as my Linux machine is in a VM I used similar tools on a Mac), however

Re: Issue 879

2011-01-05 Thread Phil Holmes
- Original Message - From: "Keith OHara" To: Sent: Tuesday, January 04, 2011 7:40 PM Subject: Re: Issue 879 Phil Holmes philholmes.net> writes: \remove "Hara_kiri_engraver" \consists "Hara_kiri_engraver" I know I don't properly understand this stuff still, but doesn't the \con

Re: Score follower

2011-01-05 Thread Konstantin
James datacore.com> writes: [snip] > http://code.google.com/p/lilypond/issues/detail?id=965 > > I have tried this - I don't really use Linux but I managed to get this > working sort (as my Linux machine is in a VM I used similar tools on a > Mac), however I am not sure this is what you want? [

Re: lilypond.org -> Denemo

2011-01-05 Thread James
Nils On 05/01/2011 15:22, Nils Gey wrote: Hopefully somebody will send a patch. Don't you have a Lilypond webmaster to remove the box? The website is generated in the same way we generate all of our 'documentation' (there are some differences but essentially it is the same). That is anyon

Re: Score follower

2011-01-05 Thread James
Hello On 05/01/2011 12:27, Konstantin wrote: Hello, I want to create a score follower, that is a software which shows the scores and the current position I am playing on my keyboard. I tried some rendering engines (Guidolib, Musescore, ...), but Lilypond has the best graphical output. Now I nee

Re: lilypond.org -> Denemo

2011-01-05 Thread Nils Gey
> Hopefully somebody will send a patch. Don't you have a Lilypond webmaster to remove the box? A dedicated webmaster (maybe in personal union with other tasks) is a good thing because people like to have one person as contact if they have problems with the webpage. I strongly recommend to creat

Score follower

2011-01-05 Thread Konstantin
Hello, I want to create a score follower, that is a software which shows the scores and the current position I am playing on my keyboard. I tried some rendering engines (Guidolib, Musescore, ...), but Lilypond has the best graphical output. Now I need informations about the scores like pitch, dura

Re: lilypond.org -> Denemo

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 03:49:03PM +0100, Nils Gey wrote: > I noticed that on http://lilypond.org/easier-editing.html Denemo is described > as using an outdated version Lilypond. > > I would like to ask where you got that information and why do you think it is > (still) valid. We have asked for

lilypond.org -> Denemo

2011-01-05 Thread Nils Gey
Greetings List, I noticed that on http://lilypond.org/easier-editing.html Denemo is described as using an outdated version Lilypond. I would like to ask where you got that information and why do you think it is (still) valid. Denemo works with 2.12 and 2.13 just well and emits that version info

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 02:30:29PM +, James wrote: > Colin, > > On 05/01/2011 13:33, Colin Campbell wrote: > >On Wed, 2011-01-05 at 09:32 +, James wrote: > > > > >You should probably move me from Documentation to Bug Squad, James. At > >the moment, I don't think I can manage both, but pe

Re: lilypond authors, release notes, announcements

2011-01-05 Thread James
Colin, On 05/01/2011 13:33, Colin Campbell wrote: On Wed, 2011-01-05 at 09:32 +, James wrote: You should probably move me from Documentation to Bug Squad, James. At the moment, I don't think I can manage both, but perhaps I can return to the fold later in the year! No problem. James

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 03:17:51PM +0100, Reinhold Kainhofer wrote: > Am Mittwoch, 5. Januar 2011, um 13:33:26 schrieb Graham Percival: > > That looks quite "busy" to my taste. My latest 5-minute hack is > > something like this: > > Attached is a small modification (created in inkscape rather tha

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Reinhold Kainhofer
Am Mittwoch, 5. Januar 2011, um 13:33:26 schrieb Graham Percival: > On Wed, Jan 5, 2011 at 11:58 AM, Federico Bruni wrote: > > Il giorno mer, 05/01/2011 alle 11.36 +0100, Alexander Kobel ha scritto: > >> I tend not to like those assembled logos very much. Most of the time, > >> they end up too cl

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Reinhold Kainhofer
Am Mittwoch, 5. Januar 2011, um 13:20:06 schrieb Alexander Kobel: > Yup, that's what I meant. I know a couple of amateur musicians who > copied some musical symbols to replace single characters of their names > for their letterheads. I can't think of a single one which doesn't look > ugly. Sizes

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Marc Hohl
Am 05.01.2011 13:33, schrieb Graham Percival: On Wed, Jan 5, 2011 at 11:58 AM, Federico Bruni wrote: Il giorno mer, 05/01/2011 alle 11.36 +0100, Alexander Kobel ha scritto: I tend not to like those assembled logos very much. Most of the time, they end up too clumsy IMHO; more like something q

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 5, 2011 at 11:58 AM, Federico Bruni wrote: > Il giorno mer, 05/01/2011 alle 11.36 +0100, Alexander Kobel ha scritto: >> I tend not to like those assembled logos very much.  Most of the time, >> they end up too clumsy IMHO; more like something quickly hacked >> together, just for the sa

Potential issue 39 fix w/ patch

2011-01-05 Thread Mike Solomon
I've included before and after photos.Cheers,MS 0001-Potential-fix-for-issue-39.patch Description: Binary data <><>___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Alexander Kobel
On 2011-01-05 12:58, Federico Bruni wrote: > Il giorno mer, 05/01/2011 alle 11.36 +0100, Alexander Kobel ha scritto: >> I tend not to like those assembled logos very much. Most of the time, >> they end up too clumsy IMHO; more like something quickly hacked >> together, just for the sake of quoting

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Federico Bruni
Il giorno mer, 05/01/2011 alle 11.36 +0100, Alexander Kobel ha scritto: > I tend not to like those assembled logos very much. Most of the time, > they end up too clumsy IMHO; more like something quickly hacked > together, just for the sake of quoting musical symbols. You mean something like this?

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Jan Warchoł
2011/1/5 Graham Percival > > On Wed, Jan 05, 2011 at 10:09:27AM +, James wrote: > > Marc, > > What I think we need actually - slightly off topic - is a nice > > LilyPond-glyph similar in essence to when you see the word 'Latex' > > in a body of text. I suppose some would call it a 'logotype' o

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 11:11:26AM +, James wrote: > Hello > > On 05/01/2011 10:36, Alexander Kobel wrote: > >>I've mused about trying to create a logo using the markup > >>commands. If you think about all the graphical ones, plus music > >>glyphs, there's a lot of options. The "d" could be

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Alexander Kobel
On 2011-01-05 12:11, James wrote: > No this isn't what I was referring to. [...] > I was thinking more of a 'lilypond' in some > cursive-cum-signature-cum-all-joined-up script, > but something 'created' as a glyph than just put together. > > If you think of J S Bach's signature then that could be

Re: lilypond authors, release notes, announcements

2011-01-05 Thread James
Hello On 05/01/2011 10:36, Alexander Kobel wrote: On 2011-01-05 11:13, Graham Percival wrote: On Wed, Jan 05, 2011 at 10:09:27AM +, James wrote: Marc, What I think we need actually - slightly off topic - is a nice LilyPond-glyph similar in essence to when you see the word 'Latex' in a body

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 11:37:09AM +0100, Mats Bengtsson wrote: > > Could I please ask Graham or > some other kind soul to edit the file and move my name to an > appropriate place (perhaps the trash bin :-) ). Good heavens, we couldn't put your name in the trash bin! No, the appropriate thing is

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Mats Bengtsson
It looks like we're getting close to the first release candidate. - could any new contributors check: http://lilypond.org/authors.html to make sure they're there? if you have git access, you should be in "development team", and choose your own title. If not, you should be listed in "curren

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Alexander Kobel
On 2011-01-05 11:13, Graham Percival wrote: > On Wed, Jan 05, 2011 at 10:09:27AM +, James wrote: >> Marc, >> What I think we need actually - slightly off topic - is a nice >> LilyPond-glyph similar in essence to when you see the word 'Latex' >> in a body of text. I suppose some would call it a

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Marc Hohl
Am 05.01.2011 11:09, schrieb James: Marc, On 05/01/2011 09:50, Marc Hohl wrote: My contribution to fonts was the rotation of the G clef and the varsegno sign (which nobody seems to use, anyway ;-) Au contraire mon amis! I use the varsegno glyph at the slightest opportunity! It helps the 'be

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Alexander Kobel
On 2011-01-05 11:09, James wrote: > Marc, > > On 05/01/2011 09:50, Marc Hohl wrote: >> My contribution to fonts was the rotation of the G clef and the varsegno >> sign >> (which nobody seems to use, anyway ;-) > > Au contraire mon amis! > > I use the varsegno glyph at the slightest opportunity!

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Graham Percival
On Wed, Jan 05, 2011 at 10:09:27AM +, James wrote: > Marc, > What I think we need actually - slightly off topic - is a nice > LilyPond-glyph similar in essence to when you see the word 'Latex' > in a body of text. I suppose some would call it a 'logotype' or > colophon. > > tagline = \markup {

Re: lilypond authors, release notes, announcements

2011-01-05 Thread James
Marc, On 05/01/2011 09:50, Marc Hohl wrote: My contribution to fonts was the rotation of the G clef and the varsegno sign (which nobody seems to use, anyway ;-) Au contraire mon amis! I use the varsegno glyph at the slightest opportunity! It helps the 'beginners' (I find) that I play with as

Re: lilypond authors, release notes, announcements

2011-01-05 Thread Marc Hohl
Am 05.01.2011 10:32, schrieb James: Hello, On 05/01/2011 05:44, Graham Percival wrote: It looks like we're getting close to the first release candidate. - could any new contributors check: http://lilypond.org/authors.html to make sure they're there? if you have git access, you should be in

Re: lilypond authors, release notes, announcements

2011-01-05 Thread James
Hello, On 05/01/2011 05:44, Graham Percival wrote: It looks like we're getting close to the first release candidate. - could any new contributors check: http://lilypond.org/authors.html to make sure they're there? if you have git access, you should be in "development team", and choose your