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: "G. Branden Robinson" <g.branden.robinson <at> gmail.com>
To: 75664 <at> debbugs.gnu.org
Subject: bug#75664: [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)]

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.