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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75664: closed ([PATCH] doc: fix superscript in Texinfo
 manual's math)
Date: Sun, 19 Jan 2025 07:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Jan 2025 23:47:39 -0800
with message-id <c25a5969-dd80-4b4c-b6ff-bc642039e067 <at> cs.ucla.edu>
and subject line Re: [PATCH] doc: fix superscript in Texinfo manual's math
has caused the debbugs.gnu.org bug report #75664,
regarding [PATCH] doc: fix superscript in Texinfo manual's math
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75664: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75664
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
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.


This bug report was last modified 119 days ago.

Previous Next


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