texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Gavin D. Smith
Date: Fri, 20 Dec 2024 15:13:10 -0500 (EST)

branch: master
commit 60253d21b642db3f272484c0e4f2f47bb9573977
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Dec 20 19:13:07 2024 +0000

    * doc/texinfo-tex-test.texi (@set and @value, Copying):
    Show expected results.
---
 ChangeLog                 |  5 +++++
 doc/texinfo-tex-test.texi | 15 +++++++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 23c194af7b..c94fa4b435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-12-20  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * doc/texinfo-tex-test.texi (@set and @value, Copying):
+       Show expected results.
+
 2024-12-20  Gavin Smith <gavinsmith0123@gmail.com>
 
        * doc/texinfo-tex-test.texi
diff --git a/doc/texinfo-tex-test.texi b/doc/texinfo-tex-test.texi
index 9f2fb73581..635d249413 100644
--- a/doc/texinfo-tex-test.texi
+++ b/doc/texinfo-tex-test.texi
@@ -898,14 +898,14 @@ Have a look at the headline.
 
 @chapter @code{@@set} and @code{@@value}
 
-@section Another test of @t{@@value}
-
-Underscores and hyphens in value
+@section Underscores and hyphens in value
 
 @set foo-bar_ neenaw
 
 The value is @value{foo-bar_}.
 
+The value is neenaw.
+
 
 @chapter Copying and captions
 
@@ -922,10 +922,17 @@ Copyrite @copyright{} 201X@*
 þ þ þ þ þ þ þ þ
 @end copying
 
-Now for the @@insertcopying:
+Output should be doubled
 
 @insertcopying
 
+This manual is for blah-de-blah.@*
+Backslash \@*
+Brace commands @{ @{ @}
+
+Copyrite @copyright{} 201X@*
+þ þ þ þ þ þ þ þ
+
 
 @section Captions
 



reply via email to

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