Re: how to do a minimalist rebuild of the documentation after minor changes?

2009-10-18 Thread Graham Percival
On Sun, Oct 18, 2009 at 10:12:15PM +0200, Frédéric Bron wrote: > > No, I mean Documentation/out-www/index.html.  Did you even check > > for that file? > > Yes, that one works! Thanks. > It would be nice if you could tell me where I can look to understand > the directory structure made by "make": >

Re: how to do a minimalist rebuild of the documentation after minor changes?

2009-10-18 Thread Frédéric Bron
>> >> >> which is normal because directory Documentation does not exist in >> >> >> out-www. >> >> > Yes, but out-www/index.html *does* exist. >> >> It contains only a redirection to the file that does not exist: >> > >> > Sorry, I was unclear: Documentation/out-www/index.html should >> > exist. >

xrefs -- never mind

2009-10-18 Thread Graham Percival
Ok, I figured out how to fix the links to/from general.texi, and it didn't involve the xrefs at all. Please ignore yesterday's request. :) Cheers, - Graham ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/l

Re: Markuplines spacing broken: how to set a line padding?

2009-10-18 Thread Nicolas Sceaux
Le 18 oct. 09 à 20:34, Joe Neeman a écrit : Does (or did) this really have the effect described in the comment? It seems to me that this would have used extent-based spacing, so the lines o y l would be unevenly spaced. This was solved by using an appropriate markup list command

Re: Markuplines spacing broken: how to set a line padding?

2009-10-18 Thread Joe Neeman
On Sun, 2009-10-18 at 18:34 +0200, Nicolas Sceaux wrote: > Hi, > > What is the new way of setting the next padding and spacing of an > individual line > (a markup line in that case)? > > I am asking because there is a regression regarding markup lines: they > used to be > densely spaced, with

Markuplines spacing broken: how to set a line padding?

2009-10-18 Thread Nicolas Sceaux
Hi, What is the new way of setting the next padding and spacing of an individual line (a markup line in that case)? I am asking because there is a regression regarding markup lines: they used to be densely spaced, with no extra space between lines, but now they are stretched, which is no