On Tue, Sep 18, 2001 at 03:26:39PM -0400, Derek Robert Price wrote:
> Derek Robert Price wrote:
>
> > *.texinfo files in case anyone is interested. Both rules use makeinfo
> > so they shouldn't create any new dependencies and the input and output
>
> Excuse me. The PDF rule does use texi2dvi a
Derek Robert Price wrote:
> *.texinfo files in case anyone is interested. Both rules use makeinfo
> so they shouldn't create any new dependencies and the input and output
Excuse me. The PDF rule does use texi2dvi as well, but that seems to be
used in Automake generated `Makefile.in's already f
Here are several generic rules for creation of PDF and ASCII output from
*.texinfo files in case anyone is interested. Both rules use makeinfo
so they shouldn't create any new dependencies and the input and output
file sets are the same as for *.info files, except do a s/\.info$/.pdf/
or s/\.info