GNU bug report logs - #11146
texinfo: could automake start using the '--tidy' option in its dvi and pdf rules?

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Sun, 1 Apr 2012 12:32:02 UTC

Severity: wishlist

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: 11146 <at> debbugs.gnu.org
Cc: texinfo-devel <at> gnu.org
Subject: bug#11146: texinfo: could automake start using the '--tidy' option in its dvi and pdf rules?
Date: Sun, 01 Apr 2012 14:30:34 +0200
Severity: wishlist
thanks

Hello everybody.

Reading the texi2dvi manpage, I've stumbled on this interesting bit of
information:

  --tidy:  compile in a local *.t2d directory, where the auxiliary files are
           left.  Output files are copied back to the original file.
  ...

  Using the `tidy' mode brings several advantages:

    -  the current directory is not cluttered with plethora of temporary
       files.

    -  clutter can be even reduced using --build-dir=dir: all the *.t2d
       directories are stored there.

    -  if the compilation fails, the previous state of the output file is
       preserved.

    -  PDF and DVI compilation are kept in separate subdirectories preventing
       any possibility of auxiliary file incompatibility.

I think it would be nice if automake started to use the '--tidy' option of
texi2vi in its PDF and DVI generation from .texi files.

WDYT?  Most importantly, is the '--tidy' option supported by all recently-ish
Texinfo releases, or has it been introduced too recently to mandate its use
in Automake-generated recipes?

Regards,
  Stefano




This bug report was last modified 12 years and 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.