lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macro definition in translated page


From: Graham Percival
Subject: Re: macro definition in translated page
Date: Thu, 24 Dec 2009 15:28:17 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Dec 24, 2009 at 03:22:51AM +0100, Francisco Vila wrote:
> In my translated downloads page, I can not make
> @downloadStableLinuxNormal and others to appear properly expanded.
>
> I can only find the macro downloadStableLinuxNormal defined in
> generated files (and therefore not able to find it by means of git
> grep) such as input/regression/out-test/version.itexi and others under
> (...)/out/.

It's part of version.itexi.  I'd expect all texinfo files to
include this...?

Be aware that version.texi isn't regenerated if it already exists,
so you might want to
  cd lilypond/
  find . -name "version.itexi" -delete
  make
  make doc

If that doesn't fix it, then look into why your version.itexi
doesn't include it.

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]