[PATCH] SVG backend: On-the-fly conversion of Emmentaler/Aybabtu glyphs to paths

2009-07-21 Thread Patrick McCarty
Hello, I've uploaded a new patchset related to the SVG backend: http://codereview.appspot.com/96083/show The several examples I am using as test cases can be found on this page: http://uoregon.edu/~pmccarty/svg/ They reflect the output created with the above patchset. *** Right now, only the

Re: GUB3: Infinite loop in patch stage for linux-x86::linux-headers

2009-07-21 Thread Jan Nieuwenhuizen
On ma, 2009-07-20 at 15:38 -0700, Patrick McCarty wrote: > On Mon, Jul 20, 2009 at 01:41:18PM -0700, Patrick McCarty wrote: > > On Mon, Jul 20, 2009 at 03:09:19PM +0200, Jan Nieuwenhuizen wrote: > > > On vr, 2009-07-17 at 21:50 -0700, Patrick McCarty wrote: > > > > > > > > > cd /home/pnorcks/g

Re: Converting texinfo comments to HTML comments

2009-07-21 Thread Jan Nieuwenhuizen
On ma, 2009-07-20 at 21:04 -0700, Graham Percival wrote: > On Mon, Jul 20, 2009 at 02:38:13PM +0200, Reinhold Kainhofer wrote: > > In our lilypond docs, we have several texinfo comments, most notably the > > git > > revision of the texinfo document > better done as a macro; that way, we can reta

Re: GUB3: recent git changes don't work for me

2009-07-21 Thread Jan Nieuwenhuizen
On ma, 2009-07-20 at 21:24 -0700, Patrick McCarty wrote: Hi Patrick, > The recent commit (e0ed3589241383db0b8d77c1c7738ad3432a4fd5) regarding > the shallow cloning of non-tracking branches broke GUB on my machine. > I'm running Git 1.6.3.3. > > I simply reverted the commit for now, so that I am

Re: PATCH: Improved tablature support

2009-07-21 Thread Marc Hohl
Carl Sorensen schrieb: Wikipedia (in a poorly-cited article) uses the term "ghost note" for all instruments (including the string-muted and palm-muted notes). This entry seems to indicate that "ghost note" is a term widely used with drums. Following up on links to "ghost note" in the guitar wor

Re: Translation and releasing

2009-07-21 Thread John Mandereau
Hi Jean-Charles, Le lundi 20 juillet 2009 à 22:06 +0200, Jean-Charles Malahieude a écrit : > Hi Mr release-master and his fellow workers, > > Please wait a couple of days before delivering a new release, since I'm > almost (99% plus a proof-reading) of a complete reviewing of the French > versio

Re: Translation and releasing

2009-07-21 Thread Jan Nieuwenhuizen
On di, 2009-07-21 at 15:47 +0200, John Mandereau wrote: > I'm currently moving manuals in user/ one directory up for all languages > -- what a PITA, I've only done 30% of it ,`:-o,'. The last of us that > will push will have to resolve conflicts, i.e. moving the last updated > file from the old t

Re: Translation and releasing

2009-07-21 Thread John Mandereau
Le mardi 21 juillet 2009 à 15:56 +0200, Jan Nieuwenhuizen a écrit : > What is so difficult here, can't this be scripted? If you mean solving conflicts caused by moved files, this certainly can. John signature.asc Description: Ceci est une partie de message numériquement signée _

Re: PATCH: Improved tablature support

2009-07-21 Thread demery
> If this were strictly a tablature issue, I'd say keep it at "dead notes", > since that is the guitar term. but what of citterns, ukes, banjoes and other modern plucked instruments who would (do) use tablature notation? BTW, its been several decades since I was actively consulting tutors on cl

Re: PATCH: Improved tablature support

2009-07-21 Thread Jonathan Kulp
On Tue, Jul 21, 2009 at 9:37 AM, wrote: > > If this were strictly a tablature issue, I'd say keep it at "dead notes", > > since that is the guitar term. > > but what of citterns, ukes, banjoes and other modern plucked instruments > who would (do) use tablature notation? > > BTW, its been several

Re: Possible bug with system-count

2009-07-21 Thread Joe Neeman
On Tue, 2009-07-21 at 16:43 +1000, Cameron Horsburgh wrote: > Joe Neeman writes: > > > On Tue, 2009-07-21 at 10:08 +1000, Cameron Horsburgh wrote: > >> Hi Joe, > >> > >> You may already be aware of this issue, but I'll report it anyway. > >> > >> I'm currently typesetting a piece that should co

Directory structure for docs and web site

2009-07-21 Thread John Mandereau
Hi guys, I expect comments (and even maybe votes from developers) about the directory structure, which will very soon drive an important part of the docs and web site reorganization (especially the makefiles and buildscripts :-P). I have a naive question with not so naive implications about the c

PATCH: Re: New format for autobeaming rules

2009-07-21 Thread Carl Sorensen
I'm getting ready to push the new autobeaming code. Are there any more comments before I do so? http://codereview.appspot.com/88155 Thanks, Carl ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond

Re: PATCH: Re: New format for autobeaming rules

2009-07-21 Thread Patrick McCarty
On Tue, Jul 21, 2009 at 11:03 AM, Carl Sorensen wrote: > > > I'm getting ready to push the new autobeaming code.  Are there any more > comments before I do so? > > http://codereview.appspot.com/88155 Did you address Neil's last comment on the patchset, from 5 days ago? -Patrick

Re: PATCH: Re: New format for autobeaming rules

2009-07-21 Thread Patrick McCarty
On Tue, Jul 21, 2009 at 11:06 AM, Patrick McCarty wrote: > On Tue, Jul 21, 2009 at 11:03 AM, Carl Sorensen wrote: >> >> >> I'm getting ready to push the new autobeaming code.  Are there any more >> comments before I do so? >> >> http://codereview.appspot.com/88155 > > Did you address Neil's last co

Re: New format for autobeaming rules

2009-07-21 Thread joeneeman
very nice! http://codereview.appspot.com/88155/diff/3092/2039 File ly/music-functions-init.ly (right): http://codereview.appspot.com/88155/diff/3092/2039#newcode699 Line 699: (make-music 'SequentialMusic 'void #t)) I'd feel better if this were finished. At least add FIXME so it can be easily gr

SVG backend: On-the-fly conversion of Emmentaler/Aybabtu glyphs to paths

2009-07-21 Thread joeneeman
http://codereview.appspot.com/96083/diff/1/8 File lily/pango-font.cc (right): http://codereview.appspot.com/96083/diff/1/8#newcode351 Line 351: // options. Could you please have a look at this? (after applying this patch, if you prefer). The more special cases we add for different backends, the

Re: Size of test output binaries has doubled

2009-07-21 Thread Carl Sorensen
On 7/19/09 3:07 AM, "Graham Percival" wrote: > On Sat, Jul 18, 2009 at 09:14:40PM -0600, Carl Sorensen wrote: >> In preparing information on regression testing for the Contributors' Guide, >> I happened to check the downloadable regression test results at >> >> http://lilypond.org/download/bi

\set fontSize doesn't effect beams and stems (but noteheads and flags (!) and markups)

2009-07-21 Thread Werner
Also in a part set to a smaller fontsize \set fontSize = #-1 { \mark A r8^\markup "Frage" b es8.[ b16] c g8. r4 | } \set fontSize = #-4 { r8^\markup "Antwort" b b[ b] b16 c8. r4 | } \set fontSize = #-1 { \bar ":|" \break } % (With fontsize -1 in general I want to get a „less black“ paper.) t

feature request (concerning midi-output)

2009-07-21 Thread Werner
I'd like a feature which allows the following (and I think, that should be the default): \score { \new StaffGroup << \new ChordNames \Harmonien \new Staff { \clef F \relative c { \Zweite }

Re: \set fontSize doesn't effect beams and stems (but noteheads and flags (!) and markups)

2009-07-21 Thread Mark Polesky
Werner wrote: > \set fontSize doesn't effect beams and stems It's not supposed to -- beams and stems are not part of any font, they are drawn according to calculations that happen when the program is processing your file. So changing the fontSize doesn't do anything to them. On the other hand, no

Re: Directory structure for docs and web site

2009-07-21 Thread Graham Percival
On Tue, Jul 21, 2009 at 07:45:28PM +0200, John Mandereau wrote: > I have a naive question with not so naive implications about the current > shape of docs reorganization: what is the planned directory structure > for the new web site? > > Do we want to make a clear distinction between the site and