emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ramesh Nedunchezian <rameshnedunchezian@outlook.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Bug: TexInfo export fails when there is a headline with value "top" [9.4.5 (release_9.4.5-287-gb33fac @ /home/rameshnedunchezian/src/org-mode/lisp/)]
Date: Mon, 19 Apr 2021 16:06:37 +0530	[thread overview]
Message-ID: <TY2PR0101MB3693AF7DBC0DEE39C80450E3DA499@TY2PR0101MB3693.apcprd01.prod.exchangelabs.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]


When I export the following snippet, I get an error. See attachments
for details.

    * Commands in library ~helm-sys~

    ** top
       :PROPERTIES:
       :DESCRIPTION: Brief summary of what Org does.
       :END:

    - ~helm-top~ ::

      #+findex: helm-top

      #+kindex: C-x c t

      Preconfigured ~helm~ for top command.

[-- Attachment #2: "*Org INFO Texinfo Output*".txt --]
[-- Type: text/plain, Size: 366 bytes --]

test.texi:4: warning: @settitle missing argument
test.texi:11: warning: @title missing argument
test.texi:42: @node `top' previously defined
test.texi:18: here is the previous definition as @node
test.texi:39: warning: @menu entry node name `top' different from node name `Top'
test.texi:30: warning: @detailmenu entry node name `top' different from node name `Top'

[-- Attachment #3: test.texi --]
[-- Type: text/x-texinfo, Size: 828 bytes --]

\input texinfo    @c -*- texinfo -*-
@c %**start of header
@setfilename test.info
@settitle
@documentencoding UTF-8
@documentlanguage en
@c %**end of header

@finalout
@titlepage
@title
@author Ramesh Nedunchezian
@end titlepage

@contents

@ifnottex
@node Top
@top
@end ifnottex

@menu
* Commands in library @code{helm-sys}::

@detailmenu
--- The Detailed Node Listing ---

Commands in library @code{helm-sys}

* top::                          Brief summary of what Org does.

@end detailmenu
@end menu

@node Commands in library @code{helm-sys}
@chapter Commands in library @code{helm-sys}

@menu
* top::                          Brief summary of what Org does.
@end menu

@node top
@section top

@table @asis
@item @code{helm-top}
@findex helm-top

@kindex C-x c t

Preconfigured @code{helm} for top command.
@end table

@bye

[-- Attachment #4: test.org --]
[-- Type: application/vnd.lotus-organizer, Size: 216 bytes --]

             reply	other threads:[~2021-04-19 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 10:36 Ramesh Nedunchezian [this message]
2021-04-19 12:35 ` Bug: TexInfo export fails when there is a headline with value "top" [9.4.5 (release_9.4.5-287-gb33fac @ /home/rameshnedunchezian/src/org-mode/lisp/)] Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TY2PR0101MB3693AF7DBC0DEE39C80450E3DA499@TY2PR0101MB3693.apcprd01.prod.exchangelabs.com \
    --to=rameshnedunchezian@outlook.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).