[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Tue, 26 Nov 2024 13:52:56 -0500 (EST) |
branch: master
commit 315250461da77967ef0a1d41d9942207fd8310c0
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Tue Nov 26 18:52:46 2024 +0000
* doc/texinfo.texi (@definfoenclose, Generating HTML)
(HTML Features Customization): Avoid using the word "format" as
a general synonym for "process" or "output". It should either
have something to do with graphical layout or be in the context
of a "file format".
---
ChangeLog | 8 ++++++++
doc/texinfo.texi | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 353f6be75d..5f0d28abc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2024-11-26 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/texinfo.texi (@definfoenclose, Generating HTML)
+ (HTML Features Customization): Avoid using the word "format" as
+ a general synonym for "process" or "output". It should either
+ have something to do with graphical layout or be in the context
+ of a "file format".
+
2024-11-26 Gavin Smith <gavinsmith0123@gmail.com>
* doc/texinfo.texi (texi2any Printed Output):
diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index d7032510d4..f5736a51d1 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -13577,7 +13577,7 @@ For example, you can write:
@noindent
near the beginning of a Texinfo file to define @code{@@phoo} as an Info
-and HTML formatting command that inserts `//' before and `\\' after the
+and HTML command that inserts `//' before and `\\' after the
argument to @code{@@phoo}. You can then write @code{@@phoo@{bar@}}
wherever you want `//bar\\' highlighted in Info and HTML.
@@ -17083,7 +17083,7 @@ with which you can influence the HTML output.
@xref{HTML Output
Customization}. In particular, there is support for syntax
highlighting in @code{@@example} (@pxref{Syntax Highlighting}). You can also
write so-called @dfn{initialization files}, or @dfn{init files} for short, to
-modify almost every aspect of HTML output formatting. Initialization files
+modify almost every aspect of HTML output. Initialization files
contain code and are loaded by @option{--init-file} (@pxref{Invoking
@command{texi2any}}).
@@ -18479,7 +18479,7 @@ You could also set the DOCTYPE to HTML 4.01
Transitional:
By default, entities are used for doubled single-quote characters
(@pxref{Inserting Quotation Marks}), and @samp{---} and @samp{--}
(@pxref{Conventions}). Set @code{USE_ISO} to @samp{0} in the unlikely case
-that you want a simpler formatting.
+that you want a simpler output.
By default textual entities are used when possible. Set
@code{USE_NUMERIC_ENTITY} to use numeric entities only.
Set @code{OUTPUT_CHARACTERS} to output accented characters based on