mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; Avoid warnings from 'makeinfo' in Calc manual
* doc/misc/calc.texi (Top, Interactive Tutorial): Fix warnings emitted by 'makeinfo' due to node inconsistencies with menus. (Bug#80735)
This commit is contained in:
parent
62e3549f78
commit
c1fbe7c408
1 changed files with 3 additions and 2 deletions
|
|
@ -170,8 +170,9 @@ longer Info tutorial.)
|
|||
@ifinfo
|
||||
* Interactive Tutorial::
|
||||
@end ifinfo
|
||||
@ifnotinfo
|
||||
* Tutorial:: A step-by-step introduction for beginners.
|
||||
|
||||
@end ifnotinfo
|
||||
* Introduction:: Introduction to the Calc reference manual.
|
||||
* Data Types:: Types of objects manipulated by Calc.
|
||||
* Stack and Trail:: Manipulating the stack and trail buffers.
|
||||
|
|
@ -1244,7 +1245,7 @@ finished in two weeks.
|
|||
|
||||
@ifinfo
|
||||
@c This node is accessed by the 'C-x * t' command.
|
||||
@node Interactive Tutorial, Tutorial, Getting Started, Top
|
||||
@node Interactive Tutorial, Introduction, Getting Started, Top
|
||||
@chapter Tutorial
|
||||
|
||||
@noindent
|
||||
|
|
|
|||
Loading…
Reference in a new issue