[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:11 -0500 (EST) |
branch: master
commit d7a82a94f68b241a4543354c70c38448c7c3c03e
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Dec 20 20:03:53 2024 +0000
* doc/texinfo-tex-test.texi (Nested URL, URL): rename and
move earlier.
---
ChangeLog | 5 +++++
doc/texinfo-tex-test.texi | 44 ++++++++++++++++++++++++--------------------
2 files changed, 29 insertions(+), 20 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 120a7e4ed3..b5b0bcac5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-12-20 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/texinfo-tex-test.texi (Nested URL, URL): rename and
+ move earlier.
+
2024-12-20 Gavin Smith <gavinsmith0123@gmail.com>
* doc/texinfo-tex-test.texi (Test of characters in section title):
diff --git a/doc/texinfo-tex-test.texi b/doc/texinfo-tex-test.texi
index eea67c0440..a82beecb78 100644
--- a/doc/texinfo-tex-test.texi
+++ b/doc/texinfo-tex-test.texi
@@ -1318,6 +1318,29 @@ aaaaa/bbbbb/aaaaa/bbbbb/}
par
+
+@chapter URL
+
+In @command{@@lisp}
+
+@lisp
+one
+@url{www.gnu.org}
+three
+four
+
+six
+
+
+nine @url{http://example.com/} nine
+@end lisp
+
+in footnote@footnote{see @url{http://example.com/}.}. after footnote
+
+next para.
+
+next para.
+
@chapter URL line breaking
Some use of @code{@@url}. Ragged-right output should only be used where
@@ -1371,27 +1394,8 @@ Link:
@url{https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds_s
Link:
@url{https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html}
@end itemize
-@chapter Nested URL
-
-In @command{@@lisp}
-
-@lisp
-one
-@url{www.gnu.org}
-three
-four
-
-six
-
-
-nine @url{http://example.com/} nine
-@end lisp
-
-in footnote@footnote{see @url{http://example.com/}.}. after footnote
-
-next para.
+@page
-next para.
- master updated (e953c3b2ef -> f04d85a034), Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject],
Gavin D. Smith <=