Hello,

Jonas Bernoulli <jo...@bernoul.li> writes:

> Given this Org file
>
>   #+TITLE: Demo Manual
>   #+TEXINFO_DIR_CATEGORY: Emacs
>   #+TEXINFO_DIR_TITLE: Demo: (demo).
>   #+TEXINFO_DIR_DESC: Demo.
>   
>   * Missing empty line
>   
>   There is text between the heading and the menu
>   
>   ** There is text before this menu
>   ** the empty line before Menu IS missing
>   
>   * Has empty line
>   
>   ** There is no text between heading and this menu
>   ** the empty line before Menu is NOT missing
>
> using C-c C-e i i produces a texi file containing
>
>   There is text between the heading and the menu
>   @menu
>
> and an info file containing
>
>   There is text between the heading and the menu
>   * Menu:
>
> and that is then also displayed like that in Info.  But there should be
> an empty line before "* Menu:".

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to