bug-automake
[Top][All Lists]
Advanced

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

bug#23599: [PATCH 1/2] texi: pass automatic -I to dvi & pdf generation


From: Karl Berry
Subject: bug#23599: [PATCH 1/2] texi: pass automatic -I to dvi & pdf generation
Date: Wed, 26 Jan 2022 19:50:56 -0700

    +## texi2dvi automatically fallsback to using makeinfo for expanding (-E).

s/fallsback/falls back/

    +## If texi2dvi doesn't fallback, we also pass %MAKEINFOFLAGS% directly 
below.

s/fallback/fall back/

    +## if it is in srcdir (-I $(srcdir) is set in %MAKEINFOFLAGS%), and in case
    +## texi2dvi automatically fallsback to using makeinfo for expanding (-E).
    +## If texi2dvi doesn't fallback, we also pass %MAKEINFOFLAGS% directly 
below.

Doesn't seem like the same comment should be written twice.

    ## avoid hitting a Texinfop bug that could cause low-probability racy

s/Texinfop/Texinfo/
(Not your text, but might as well fix as long as you're there)

Anyway, seems fine to me, but maybe needs test case? --thanks, karl.





reply via email to

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