texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * doc/texinfo-tex-test.texi (Definitions): Add a


From: Gavin D. Smith
Subject: branch master updated: * doc/texinfo-tex-test.texi (Definitions): Add a needed "@clear txidefnamenospace" before examples.
Date: Wed, 12 Jul 2023 13:24:41 -0400

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 395a867649 * doc/texinfo-tex-test.texi (Definitions): Add a needed 
"@clear txidefnamenospace" before examples.
395a867649 is described below

commit 395a86764946ff160183c5066e213990f1fb6097
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Jul 12 18:24:34 2023 +0100

    * doc/texinfo-tex-test.texi (Definitions): Add a needed
    "@clear txidefnamenospace" before examples.
---
 ChangeLog                 | 5 +++++
 doc/texinfo-tex-test.texi | 2 ++
 2 files changed, 7 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index fb168e344b..cd9419f90f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-07-12  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * doc/texinfo-tex-test.texi (Definitions): Add a needed
+       "@clear txidefnamenospace" before examples.
+
 2023-07-12  Gavin Smith <gavinsmith0123@gmail.com>
 
        No custom gendocs template any more
diff --git a/doc/texinfo-tex-test.texi b/doc/texinfo-tex-test.texi
index 13242de5ce..bcc9b87bee 100644
--- a/doc/texinfo-tex-test.texi
+++ b/doc/texinfo-tex-test.texi
@@ -1239,6 +1239,8 @@ Check that spacing does not vary after the `?'@: 
punctuation on the
 definition line, but spacing does vary inside the definition body and
 afterwards.
 
+@clear txidefnamenospace
+
 @defun foo bar? bar bar
 @defunx foo bar?@: bar bar
 a. b@*



reply via email to

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