bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #42897] texi2any does not bark at incorrect menu entry, and makes e


From: Vincent Belaïche
Subject: [bug #42897] texi2any does not bark at incorrect menu entry, and makes erroneous info output
Date: Fri, 01 Aug 2014 07:43:16 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0

URL:
  <http://savannah.gnu.org/bugs/?42897>

                 Summary: texi2any does not bark at incorrect menu entry, and
makes erroneous info output
                 Project: texinfo - GNU documentation system
            Submitted by: vincentb1
            Submitted on: ven. 01 août 2014 07:43:15 GMT
                Category: None
                 Release: 
                Priority: 5 - Normal
                Severity: 3 - Normal
              Item Group: None
                 Privacy: Public
             Open/Closed: Open
             Assigned to: None
         Discussion Lock: Any
                  Status: None

    _______________________________________________________

Details:

I attached some exemple temp.texi, and the corresponding output temp.info.

The problem in temp.texi is at line 58:


* À propos de ce document:About this document. reporter les bogues, etc.


There is a missing space between `:' and `About' which is not conformant to
texinfo manual.

However texi2any does not bark at it, and make some info output that the emacs
viewer does not handle correctly. Here is what I see with the viewer:


File: temp.info,  Node: Top,  Next: About this document,  Up: (dir)

TITLE
*****

This manual is for PROGRAM, version VERSION.

QDLB
     Que De La Balle
BCBG
     Beau Cul, Belle Gueule

* Menu:

* À propos de ce document:About this document. reporter les bogues, etc.
* Mon entrée:Mon noeud. Tra lala


If I type `1', I will go to node `Mon noeud', so node `About this document' is
ignored. With a space between `:' and `About', here is what I would see:


File: temp.info,  Node: Top,  Next: About this document,  Up: (dir)

TITLE
*****

This manual is for PROGRAM, version VERSION.

QDLB
     Que De La Balle
BCBG
     Beau Cul, Belle Gueule

* Menu:

* À propos de ce document: About this document. reporter les bogues, etc.
* Mon entrée:Mon noeud. Tra lala


and the EMACS viewer allows to go to both nodes.
Here is my EMACS version --- in case the viewer is to blame:


[minibuffer] M-x version
[*Message*]GNU Emacs 24.4.50.1 (i686-pc-mingw32) of 2014-07-20 on CHOUNEK







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: ven. 01 août 2014 07:43:15 GMT  Name: temp.texi  Size: 1 ko   By:
vincentb1

<http://savannah.gnu.org/bugs/download.php?file_id=31813>
-------------------------------------------------------
Date: ven. 01 août 2014 07:43:15 GMT  Name: temp.info  Size: 842 o   By:
vincentb1

<http://savannah.gnu.org/bugs/download.php?file_id=31814>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42897>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]