I filled out the form (logged in as myself) at 
https://savannah.gnu.org/bugs/?func=additem&group=texinfo
with the info below, and got

    New item insertion failed, please report this issue to the administrator
    Missing parameters, nothing added.

Help?

Thanks,
k

category=makeinfo
summary=inconsistency concerning the number of spaces after a period
priority=low
severity=minor
item group=bug
original submission=
Vincent Lefevre <[EMAIL PROTECTED]> wrote:

> Package: texinfo
> Version: 4.8.dfsg.1-6
> Severity: minor
>
> makeinfo yields sometimes a single space and sometimes two spaces after
> a period. For instance, consider a test.texi file containing:
>
> Foo. Bar.
>
> Foo.
> Bar.
>
> "makeinfo test.texi" generates a test.info file containing:
>
>    Foo. Bar.
>
>    Foo.  Bar.
>
> (a single space in the first case, two spaces in the second case).


Reply via email to