Re-write of documentation tree build process

2006-12-14 Thread John Mandereau
Hello all, Here's a (long-awaited) patch against the stable/2.10 branch. 'make web' can now generate two documentation trees in /out-www: - one in online-root/, where .png and .html extensions are stripped in HTML files, for hosting on a web site with content negociation. - the other in /offlin

Re: skyline docs

2006-12-14 Thread Trevor Bača
On 12/14/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote: Trevor Bača wrote: > On 12/14/06, Graham Percival <[EMAIL PROTECTED]> wrote: > >> Joe Neeman wrote: >> > Could you have a look at the section on skyline vertical placement >> > that I wrote? I think, btw, that "skyline vertical place

Re: skyline docs

2006-12-14 Thread Mats Bengtsson
Trevor Bača wrote: On 12/14/06, Graham Percival <[EMAIL PROTECTED]> wrote: Joe Neeman wrote: > Could you have a look at the section on skyline vertical placement > that I wrote? I think, btw, that "skyline vertical placement" isn't > a good name for this node. The only reason I c

Re: skyline docs

2006-12-14 Thread Trevor Bača
On 12/14/06, Graham Percival <[EMAIL PROTECTED]> wrote: Joe Neeman wrote: > Could you have a look at the section on skyline vertical placement > that I wrote? I think, btw, that "skyline vertical placement" isn't > a good name for this node. The only reason I call it "skyline" in >

Re: cue triplets again

2006-12-14 Thread Werner LEMBERG
> > Sorry for being a pain in the neck, but this regression bug (#159) > > is really problematic to me. Here a more drastic example. > > this should be fixed in GIT. Thanks! Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://li

Re: `make web' problems

2006-12-14 Thread Werner LEMBERG
> > . In the target `lang-merge' in file `doclang-targets.make', I had > > to add > > > >--label="" > > can you apply this? Done. Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/li

Re: skyline updates

2006-12-14 Thread Han-Wen Nienhuys
Joe Neeman escreveu: > Due to Werner's complaints and the problem of volta bracket alignment, > I've removed max-slope stuff from the skylines. That is, we once again > support skylines with vertical "walls" (although the algorithm is a now that this is addressed, there is another issue: the skyli

Re: cue triplets again

2006-12-14 Thread Han-Wen Nienhuys
Werner LEMBERG escreveu: > Sorry for being a pain in the neck, but this regression bug (#159) is > really problematic to me. Here a more drastic example. > > I'm not aware of a workaround. this should be fixed in GIT. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen Lil

Re: `make web' problems

2006-12-14 Thread Han-Wen Nienhuys
Werner LEMBERG escreveu: > . In the target `lang-merge' in file `doclang-targets.make', I had > to add > >--label="" > > as an option `grep' so that `make web' doesn't abort with error > > ln -f (standard (standard && ln -f input) input) && true > /bin/sh: -c: line

cue triplets again

2006-12-14 Thread Werner LEMBERG
Sorry for being a pain in the neck, but this regression bug (#159) is really problematic to me. Here a more drastic example. I'm not aware of a workaround. Werner == foo = \relative { \times 2/3 { c4 g e' } \times 2/3

Re: skyline docs

2006-12-14 Thread Graham Percival
Joe Neeman wrote: Could you have a look at the section on skyline vertical placement that I wrote? I think, btw, that "skyline vertical placement" isn't a good name for this node. The only reason I call it "skyline" in the first place is that it uses a skyline algorithm but that i