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.
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'
\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
test.org
Description: Lotus Organizer
