[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (c5079760ba -> e7d138ce12)
From: |
Gavin D. Smith |
Subject: |
master updated (c5079760ba -> e7d138ce12) |
Date: |
Fri, 10 Nov 2023 14:32:32 -0500 (EST) |
gavin pushed a change to branch master.
from c5079760ba * util/texi2dvi (move_to_dest): Only take a single
argument, as it is only called with multiple arguments when outputing to Info
with hevea, which is an extremely niche use case. In fact, running with hevea
(--html or --info on a LaTeX source) appears to be broken. (Loop introduced on
2006-06-27.) (run_hevea): Put the loop here. Code not tested.
new 3e73c15db6 * util/texi2dvi (move_to_dest): Rearrange code slightly for
simplicity and change a variable name. No functional changes intended.
new e7d138ce12 * util/texi2dvi (move_to_dest): When --output is given,
report that a file was moved successfully. Error out if the file could not be
moved.
Summary of changes:
ChangeLog | 16 ++++++++++++++++
util/texi2dvi | 27 +++++++++++++++------------
2 files changed, 31 insertions(+), 12 deletions(-)
- master updated (c5079760ba -> e7d138ce12),
Gavin D. Smith <=