lilypond-devel
[Top][All Lists]
Advanced

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

maze of documentation GNUmakefiles


From: Graham Percival
Subject: maze of documentation GNUmakefiles
Date: Tue, 23 May 2006 17:55:51 -0700

Documentation/user/ requires "texi2dvi -E..." as a workaround for a texinfo bug. (Karl said that he'd try to investigate it tomorrow morning)

input/*  requires texi2dvi without the -E.

I tried making a

stepmake/stepmake/texinfoB-rules.make

which includes the -E, and then modifying Documentation/user/GNUmakefile to use

STEPMAKE_TEMPLATES=tex texinfoB omf documentation

but it still used the normal texinfo rules (with no -E). How can I have two different texi2dvi commands? I've trawled around in buildscripts/lys-to-texi.py (trying to make input/* work with -E), GNUmakefiles, stepmake/stepmake/texinfo-*.make, and I'm now totally lost and disheartened. This was supposed to be a one-hour documentation job and has turned into ten hours of immense frustration dealing with various low-level things. I'm supposed to be grammar-checking English and pretending to be a newbie (to write docs for them) !

- Graham





reply via email to

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