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

Bug#429701: marked as done (texinfo: inconsistency concerning the number of spaces after a period)



Your message dated Wed, 7 Aug 2013 04:38:44 +0200
with message-id <20130807023844.GA2071@xvii.vinc17.org>
and subject line Re: Bug#429701: texinfo: inconsistency concerning the number of spaces after a period
has caused the Debian Bug report #429701,
regarding texinfo: inconsistency concerning the number of spaces after a period
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
429701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429701
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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).

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages texinfo depends on:
ii  libc6                         2.5-11     GNU C Library: Shared libraries

texinfo recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 5.1.dfsg.1-4

Closing since the initial inconsistency has been fixed, and the new
behavior is documented and comes from the poor TeX design.

The solution is to use "@.", e.g.

  NaN@.  Bar.

With 5.1.dfsg.1-4, it has a drawback: kerning is lost. However this
is hardly visible in general, and this problem is now fixed upstream:

  http://lists.gnu.org/archive/html/bug-texinfo/2013-08/msg00005.html

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---

Reply to: