GNU bug report logs - #10505
Problem with citation in info

Previous Next

Package: coreutils;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10505: closed (Problem with citation in info)
Date: Sat, 14 Jan 2012 19:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Jan 2012 20:53:53 +0100
with message-id <878vlanjqm.fsf <at> rho.meyering.net>
and subject line Re: bug#10505: Problem with citation in info
has caused the debbugs.gnu.org bug report #10505,
regarding Problem with citation in info
to be marked as done.

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


-- 
10505: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10505
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Reuben Thomas <rrt <at> sc3d.org>
To: bug-coreutils <bug-coreutils <at> gnu.org>
Subject: Problem with citation in info
Date: Sat, 14 Jan 2012 19:34:41 +0000
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


[Message part 3 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 10505-done <at> debbugs.gnu.org
Subject: Re: bug#10505: Problem with citation in info
Date: Sat, 14 Jan 2012 20:53:53 +0100
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


This bug report was last modified 13 years and 182 days ago.

Previous Next


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