[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * doc/texinfo.texi (Format with texi2dvi): Add in
From: |
Gavin D. Smith |
Subject: |
branch master updated: * doc/texinfo.texi (Format with texi2dvi): Add index entry for texi2pdf. |
Date: |
Sun, 16 Jan 2022 14:15:06 -0500 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 56331f202c * doc/texinfo.texi (Format with texi2dvi): Add index entry
for texi2pdf.
56331f202c is described below
commit 56331f202c4bda3169c7bc5a5129c1cde50d3fef
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Jan 16 19:14:56 2022 +0000
* doc/texinfo.texi (Format with texi2dvi): Add index entry for
texi2pdf.
---
ChangeLog | 9 +++++++--
doc/texinfo.texi | 1 +
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 4d21e4086d..0c2ea7f517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-01-16 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/texinfo.texi (Format with texi2dvi): Add index entry for
+ texi2pdf.
+
2022-01-16 Patrice Dumas <pertusus@free.fr>
Use /a regexp modifier in NonXS paragraph handling for Info
@@ -15,7 +20,7 @@
consider at least most non ascii spaces as chraracters and not spaces,
but also because it matches with the XS parser definition of spaces.
-2019-01-16 Gavin Smith <gavinsmith0123@gmail.com>
+2022-01-16 Gavin Smith <gavinsmith0123@gmail.com>
Figure spaces
@@ -59,7 +64,7 @@
translated as the call to gdt has a first argument that is not the
string to translate.
-2019-01-15 Gavin Smith <gavinsmith0123@gmail.com>
+2022-01-15 Gavin Smith <gavinsmith0123@gmail.com>
Update gnulib.
diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index f49ecae9c7..4bdd2154d3 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -14539,6 +14539,7 @@ and you can get it over the Internet or on physical
media. See
@section Format with @command{texi2dvi}
@pindex texi2dvi @r{(shell script)}
+@pindex texi2pdf @r{(shell script)}
@cindex DVI, output in
The @code{texi2dvi} program takes care of all the steps for producing
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * doc/texinfo.texi (Format with texi2dvi): Add index entry for texi2pdf.,
Gavin D. Smith <=