[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#111918: marked as done (Incorrect output when nesting markup that enables bold and italic simultaneously)



Your message dated Tue, 02 Sep 2003 12:47:27 -0400
with message-id <E19uEJT-00055F-00@auric.debian.org>
and subject line Bug#111918: fixed in docbook-to-man 1:2.0.0-12
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Sep 2001 23:31:47 +0000
>From richard@atterer.net Mon Sep 10 18:31:47 2001
Return-path: <richard@atterer.net>
Received: from b586e.pppool.de (atterer.net) [213.7.88.110] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15gaWo-0006VO-00; Mon, 10 Sep 2001 18:31:47 -0500
Received: from richard by atterer.net with local (Exim 3.31 #1 (Debian))
	id 15gaOZ-0004MX-00; Tue, 11 Sep 2001 01:23:15 +0200
From: Richard Atterer <atterer@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Incorrect output when nesting markup that enables bold and italic simultaneously
X-Reportbug-Version: 1.23
X-Mailer: reportbug 1.23
Date: Tue, 11 Sep 2001 01:23:15 +0200
Message-Id: <E15gaOZ-0004MX-00@atterer.net>
Delivered-To: submit@bugs.debian.org

Package: docbook-to-man
Version: 1:2.0.0-9
Severity: normal

When some text uses markup that is rendered bold in the manpage, and
inside that text nested markup also switches on italic, then all the
remainder of the paragraph will stay italic.

Example SGML:

<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<refentry>
  <refnamediv>
    <refname>foo</refname>
    <refpurpose>bar</refpurpose>
  </refnamediv>
  <refsect1>
    <title>foo</title>
    <para>With <command>mycommand
    <replaceable>argument</replaceable></command>, this part of the
    sentence remains emphasized.</para>
    <para>Next paragraph is OK.</para>
  </refsect1>
</refentry>

Generated output:

()                                                             ()



NAME
       foo -- bar

foo
       With mycommand argument, this part of the sentence remains
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       emphasized.
       ~~~~~~~~~~~ <= shown underlined in my gnome-terminal

       Next paragraph is OK.



                                                               ()

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux elessar 2.2.19 #1 Mon May 21 19:42:05 CEST 2001 i686
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages docbook-to-man depends on:
ii  docbook                   4.1-4          SGML DTD for software documentatio
ii  docbook-dsssl [docbook-st 1.71-1         Modular DocBook DSSSL stylesheets,
ii  libc6                     2.2.4-1        GNU C Library: Shared libraries an
ii  sp                        1.3.4-1.2.1-18 James Clark's SGML parsing tools

Also:

ii  man-db              2.3.19-5            Display the on-line manual.


---------------------------------------
Received: (at 111918-close) by bugs.debian.org; 2 Sep 2003 16:48:49 +0000
>From katie@auric.debian.org Tue Sep 02 11:48:49 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19uEKm-0005DC-00; Tue, 02 Sep 2003 11:48:49 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19uEJT-00055F-00; Tue, 02 Sep 2003 12:47:27 -0400
From: Luk Claes <luk.claes@ugent.be>
To: 111918-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#111918: fixed in docbook-to-man 1:2.0.0-12
Message-Id: <E19uEJT-00055F-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 02 Sep 2003 12:47:27 -0400
Delivered-To: 111918-close@bugs.debian.org

Source: docbook-to-man
Source-Version: 1:2.0.0-12

We believe that the bug you reported is fixed in the latest version of
docbook-to-man, which is due to be installed in the Debian FTP archive:

docbook-to-man_2.0.0-12.diff.gz
  to pool/main/d/docbook-to-man/docbook-to-man_2.0.0-12.diff.gz
docbook-to-man_2.0.0-12.dsc
  to pool/main/d/docbook-to-man/docbook-to-man_2.0.0-12.dsc
docbook-to-man_2.0.0-12_i386.deb
  to pool/main/d/docbook-to-man/docbook-to-man_2.0.0-12_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 111918@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <luk.claes@ugent.be> (supplier of updated docbook-to-man package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  2 Sep 2003 10:34:12 +0200
Source: docbook-to-man
Binary: docbook-to-man
Architecture: source i386
Version: 1:2.0.0-12
Distribution: unstable
Urgency: low
Maintainer: Luk Claes <luk.claes@ugent.be>
Changed-By: Luk Claes <luk.claes@ugent.be>
Description: 
 docbook-to-man - Converter from DocBook SGML into roff man macros
Closes: 111918 111919 111920 111921 112105 154590 189222 196835
Changes: 
 docbook-to-man (1:2.0.0-12) unstable; urgency=low
 .
   * New maintainer (closes: #154590).
   * Depends now on sp|opensp instead of sp (closes: #196835).
   * Updated to standards version 3.6.1.
   * Removed recommendation to switch to DocBook/XML, xsltproc, and docbook-xsl in debian/control and in manpage.
   * doElanPSInclude=false (closes: #189222).
   * Added instructions to use white space in manpage (closes: #111919,#111920,#111921,#112105).
   * Use fR instead of fP causes minor inconvenience when nested markup is used (closes: #111918).
Files: 
 d4856a5a7a6e20a6896a7a8f729513dd 587 text optional docbook-to-man_2.0.0-12.dsc
 945679a02e05337ad99385ab007eaa25 21866 text optional docbook-to-man_2.0.0-12.diff.gz
 9e7c603973308a86699128de25138ff6 69688 text optional docbook-to-man_2.0.0-12_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/VMlEFwmY7Xa4pD0RApwbAJ9APInHC0v52G3HDnmtJw/81e24mQCffas0
qS69ICkm/+iWuHgo36B9fiE=
=9BeC
-----END PGP SIGNATURE-----



Reply to: