Re: Broken refs

2009-08-06 Thread Graham Percival
On Thu, Aug 06, 2009 at 03:29:11PM +0200, John Mandereau wrote: > Le jeudi 06 août 2009 à 13:51 +0200, Reinhold Kainhofer a écrit : > > No, big pages should link to the other big pages. That's how the current > > .init > > file is supposed to work. If it doesn' t, then that' s a bug in the script

Re: Broken refs

2009-08-06 Thread Trevor Daniels
John, you wrote Thursday, August 06, 2009 3:01 PM No; I'm on Windows Vista, so building isn't an option, is it? No, but you can still run check-xrefs and fix-xrefs, but it will complain about missing files markup*.tely, internals.tely and so on. Good. In that case I'll leave them for som

Re: Broken refs

2009-08-06 Thread John Mandereau
Le jeudi 06 août 2009 à 04:18 -0700, Graham Percival a écrit : > > make check-xrefs > I need to spend 1-2 more days on the AU, but then I'll finally > start my CG review. I'll definitely add this at that point. Documentation]$ grep check-xrefs contributor/* contributor/doc-work.itexi:for check-x

Re: Broken refs

2009-08-06 Thread John Mandereau
Le jeudi 06 août 2009 à 14:48 +0100, Trevor Daniels a écrit : > No; I'm on Windows Vista, so building isn't an option, is it? No, but you can still run check-xrefs and fix-xrefs, but it will complain about missing files markup*.tely, internals.tely and so on. > Good. In that case I'll leave the

Re: Broken refs

2009-08-06 Thread Trevor Daniels
John Mandereau wrote Thursday, August 06, 2009 12:06 PM Le jeudi 06 ao=C3=BBt 2009 =C3=A0 11:35 +0100, Trevor Daniels a =C3=A9crit = : Have you tried building docs inside the source tree? No; I'm on Windows Vista, so building isn't an option, is it? I generated my own scripts so I can have

Re: Broken refs

2009-08-06 Thread John Mandereau
Le jeudi 06 août 2009 à 13:51 +0200, Reinhold Kainhofer a écrit : > No, big pages should link to the other big pages. That's how the current > .init > file is supposed to work. If it doesn' t, then that' s a bug in the script > and > needs to be fixed. But does the web site in one large page m

Re: Broken refs

2009-08-06 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 6. August 2009 13:46:33 schrieb Francisco Vila: > 2009/8/6 Graham Percival : > > As for the "one big HTML" docs, I'd suggest that it @ref to the > > splitted general html. No, big pages should link to the other big pages. That's how th

Re: Broken refs

2009-08-06 Thread Graham Percival
On Thu, Aug 06, 2009 at 01:46:33PM +0200, Francisco Vila wrote: > 2009/8/6 Graham Percival : > > As for the "one big HTML" docs, I'd suggest that it @ref to the > > splitted general html.  That said, I've never been a fan of the > > "one big html" stuff, so if anybody who uses that wants to argue >

Re: Broken refs

2009-08-06 Thread Francisco Vila
2009/8/6 Graham Percival : > As for the "one big HTML" docs, I'd suggest that it @ref to the > splitted general html.  That said, I've never been a fan of the > "one big html" stuff, so if anybody who uses that wants to argue > that we *should* create one big general.html... and if that person > wa

Re: Broken refs

2009-08-06 Thread Graham Percival
On Thu, Aug 06, 2009 at 01:06:20PM +0200, John Mandereau wrote: > Le jeudi 06 août 2009 à 11:35 +0100, Trevor Daniels a écrit : > > > Not until we have @rweb or @rgeneral or whatever it gets called. > > > At least, that's what the @ref{Setup for MacOS X} are waiting for. > > Adding cross-reference

Re: Broken refs

2009-08-06 Thread John Mandereau
Le jeudi 06 août 2009 à 11:35 +0100, Trevor Daniels a écrit : > > Not until we have @rweb or @rgeneral or whatever it gets called. > > At least, that's what the @ref{Setup for MacOS X} are waiting for. > > I admit that I could fix the @rprogram{LilyPond-book} link right > > now if it was a priority

Re: Broken refs

2009-08-06 Thread Trevor Daniels
Graham Percival wrote Thursday, August 06, 2009 10:06 AM On Thu, Aug 06, 2009 at 09:50:56AM +0100, Trevor Daniels wrote: I've just pushed another fix for broken refs resulting from your doc reorganisation. Oops, I forgot that I need to "touch foo.tely" before testing. That

Re: Broken refs

2009-08-06 Thread Graham Percival
On Thu, Aug 06, 2009 at 09:50:56AM +0100, Trevor Daniels wrote: > I've just pushed another fix for broken refs resulting from your doc > reorganisation. Oops, I forgot that I need to "touch foo.tely" before testing. That said, it would only find the broken @ref, not the b

Broken refs

2009-08-06 Thread Trevor Daniels
Graham I've just pushed another fix for broken refs resulting from your doc reorganisation. As there seems to be no replacement nodes all I can do is comment them out with a FIXME. Any chance you could add replacement nodes as you go so we can fix the links properly rather than scatt