GNU bug report logs - #75664
[PATCH] doc: fix superscript in Texinfo manual's math

Previous Next

Package: coreutils;

Reported by: "G. Branden Robinson" <g.branden.robinson <at> gmail.com>

Date: Sun, 19 Jan 2025 06:43:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75664 in the body.
You can then email your comments to 75664 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#75664; Package coreutils. (Sun, 19 Jan 2025 06:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "G. Branden Robinson" <g.branden.robinson <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 19 Jan 2025 06:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "G. Branden Robinson" <g.branden.robinson <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] doc: fix superscript in Texinfo manual's math
Date: Sun, 19 Jan 2025 00:41:48 -0600
[Message part 1 (text/plain, inline)]
The numeral "3" in the exponent was set at full size on the baseline.

---
 doc/coreutils.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index ec58f6cf2..45f4c8002 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -1560,7 +1560,7 @@
 whether such values are useful depends on the command in question.
 Modern C implementations also accept hexadecimal floating point
 numbers such as @code{-0x.ep-3}, which stands for @minus{}14/16 times
-@math{2^-3}, which equals @minus{}0.109375.  @xref{Parsing of
+@math{2^{-3}}, which equals @minus{}0.109375.  @xref{Parsing of
 Floats,,, libc, The GNU C Library Reference Manual}.
 
 @vindex LC_NUMERIC
-- 
2.30.2
[signature.asc (application/pgp-signature, inline)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sun, 19 Jan 2025 07:48:02 GMT) Full text and rfc822 format available.

Notification sent to "G. Branden Robinson" <g.branden.robinson <at> gmail.com>:
bug acknowledged by developer. (Sun, 19 Jan 2025 07:48:02 GMT) Full text and rfc822 format available.

Message #10 received at 75664-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: "G. Branden Robinson" <g.branden.robinson <at> gmail.com>
Cc: 75664-done <at> debbugs.gnu.org
Subject: Re: [PATCH] doc: fix superscript in Texinfo manual's math
Date: Sat, 18 Jan 2025 23:47:39 -0800
Thanks, I installed that fix.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 16 Feb 2025 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.