GNU bug report logs -
#10505
Problem with citation in info
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Sat, 14 Jan 2012 19:36:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
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 10505 in the body.
You can then email your comments to 10505 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#10505
; Package
coreutils
.
(Sat, 14 Jan 2012 19:36:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Reuben Thomas <rrt <at> sc3d.org>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Sat, 14 Jan 2012 19:36:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
coreutils.texi says:
An earlier version of this chapter appeared in
@uref{http://www.linuxjournal.com/article.php?sid=2762, the
@cite{What's GNU?} column of @cite{Linux Journal}, 2 (June, 1994)}.
But in coreutils.info this comes out as just
An earlier version of this chapter appeared in 2 (June 1994).
--
http://rrt.sc3d.org
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Sat, 14 Jan 2012 19:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Reuben Thomas <rrt <at> sc3d.org>
:
bug acknowledged by developer.
(Sat, 14 Jan 2012 19:55:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 10505-done <at> debbugs.gnu.org (full text, mbox):
Reuben Thomas wrote:
> coreutils.texi says:
>
> An earlier version of this chapter appeared in
> @uref{http://www.linuxjournal.com/article.php?sid=2762, the
> @cite{What's GNU?} column of @cite{Linux Journal}, 2 (June, 1994)}.
>
> But in coreutils.info this comes out as just
>
> An earlier version of this chapter appeared in 2 (June 1994).
Thanks for the proofreading and report, here's a patch:
From 1d615494332c2d445b0b57c5e902abe3f40b6580 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering <at> redhat.com>
Date: Sat, 14 Jan 2012 20:52:27 +0100
Subject: [PATCH] doc: tweak a @uref so its alt reference text renders in info
* doc/coreutils.texi (Opening the software toolbox): Remove commas
from @uref argument, so the alternate text renders properly in info.
Reported by Reuben Thomas.
---
doc/coreutils.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 8cdc26d..685de20 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -16242,7 +16242,7 @@ Opening the software toolbox
An earlier version of this chapter appeared in
@uref{http://www.linuxjournal.com/article.php?sid=2762, the
-@cite{What's GNU?} column of @cite{Linux Journal}, 2 (June, 1994)}.
+@cite{What's GNU?} column of the June 1994 @cite{Linux Journal}}.
It was written by Arnold Robbins.
@menu
--
1.7.9.rc1.2.gccfe4
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 12 Feb 2012 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.