On Sun, May 17, 2020 at 10:08:12AM +0200, Urs Liska wrote: > Do I understand you correctly that README.txt is generated upon > compiling LilyPond? So where does it end up, I couldn't find a > README.txt neither in the source repository nor in the installation > directory. Does it only end up in the documentation (which I haven't > built locally)?
It gets built during a normal make all build. The source seems to be Documentation/topdocs/README.texi. The built version seems to appear in Documentation/topdocs/out.
