From 8c8a43bc54553bec5a873ef9c4d3e8005e8195cf Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Tue, 28 Apr 2026 20:34:13 +0200 Subject: [PATCH] Fix warning when building Calc manual These warnings are emitted at least by Texinfo 7.2. * doc/misc/calc.texi (Introduction): Conditionally set prev node to avoid warning. (Interactive Tutorial): Update chapter title to match node name and menu entry. (Top): Add description to `Interactive Tutorial' menu entry. (Bug#80923) --- doc/misc/calc.texi | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index b1e4221bd5b..dd90dfdef7c 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -168,7 +168,7 @@ longer Info tutorial.) @menu * Getting Started:: General description and overview. @ifinfo -* Interactive Tutorial:: +* Interactive Tutorial:: Using the Emacs Info system with this tutorial. @end ifinfo @ifnotinfo * Tutorial:: A step-by-step introduction for beginners. @@ -1246,7 +1246,7 @@ finished in two weeks. @ifinfo @c This node is accessed by the 'C-x * t' command. @node Interactive Tutorial, Introduction, Getting Started, Top -@chapter Tutorial +@chapter Interactive Tutorial @noindent Some brief instructions on using the Emacs Info system for this tutorial: @@ -9573,7 +9573,12 @@ the last rule. @c [reference] -@node Introduction +@ifinfo +@node Introduction, Data Types, Interactive Tutorial, Top +@end ifinfo +@ifnotinfo +@node Introduction, Data Types, Tutorial, Top +@end ifnotinfo @chapter Introduction @noindent