[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (920f16ba64 -> cb0f66ce90)
From: |
Gavin D. Smith |
Subject: |
master updated (920f16ba64 -> cb0f66ce90) |
Date: |
Mon, 30 Dec 2024 09:58:56 -0500 (EST) |
gavin pushed a change to branch master.
from 920f16ba64 * tp/Texinfo/Convert/Text.pm (converter_line_error)
(converter_document_warn, get_converter_errors): implement the functions needed
in Texinfo::Convert::Utils::expand_verbatiminclude to get the error messages by
using the Texinfo::Convert::Converter code.
new 758c21c607 * doc/texinfo.tex (\boldbrax, \parenbrackglpyhs): Rename
\boldbrax as it is not just for square brackets and does not only use bold.
(\clnr, \cpnr): Rename to \cpnr as the old name does not seem to make sense.
(\opnr, \cpnr, \lbrb, \rbrb): Add comments about what the names of the macros
stand for.
new e97bc6fbac Remove \bfafterword for def formatting
new 9e517de339 Remove def formatting font switching
new cb0f66ce90 * info/scan.c [__hpux]: remove define of __va_copy which
isn't used in this file.
Summary of changes:
ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++
doc/texinfo.tex | 27 ++++++++++-----------------
info/scan.c | 4 ----
3 files changed, 53 insertions(+), 21 deletions(-)
- master updated (920f16ba64 -> cb0f66ce90),
Gavin D. Smith <=