[debiandoc-sgml-pkgs] Bug#214249: marked as done (No linebreaks in URLs in .dvi and .ps without hyperref driver option)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 21 Feb 2005 14:33:19 -0800


Your message dated Mon, 21 Feb 2005 17:17:14 -0500
with message-id <E1D3Lre-0008Qk-00@newraff.debian.org>
and subject line Bug#214249: fixed in debiandoc-sgml 1.1.86
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; 5 Oct 2003 17:27:53 +0000
>From tux-master@web.de Sun Oct 05 12:27:52 2003
Return-path: <tux-master@web.de>
Received: from smtp02.web.de (smtp.web.de) [217.72.192.151] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A6Cfg-0007CO-00; Sun, 05 Oct 2003 12:27:52 -0500
Received: from [80.136.172.232] (helo=Pluto.Sonnensystem.de)
	by smtp.web.de with asmtp (WEB.DE 4.99 #448)
	id 1A6Cff-0007d2-00
	for submit@bugs.debian.org; Sun, 05 Oct 2003 19:27:51 +0200
Received: from jens by Pluto.Sonnensystem.de with local (Exim 3.36 #1 (Debian))
	id 1A6EXb-0003RT-00
	for <submit@bugs.debian.org>; Sun, 05 Oct 2003 21:27:39 +0200
Date: Sun, 5 Oct 2003 21:27:34 +0200
To: submit@bugs.debian.org
Subject: No linebreaks in URLs in .dvi and .ps without hyperref driver option
Message-ID: <20031005192734.GA12910@Pluto.Sonnensystem.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
From: Jens Seidel <tux-master@web.de>
Sender: tux-master@web.de
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0
	tests=BAYES_10,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_10_05
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05 (1.174.2.15-2003-03-30-exp)

Package: debiandoc-sgml
Version: 1.1.80
Severity: minor
Tags: patch

Hi Ardo,

the .tex file created by debiandoc2latex uses the hyperref macro
package:
\usepackage[colorlinks=true]{hyperref}

I noticed that the created documents are different. The .pdf file looks nice
but this isn't true for .dvi and .ps files in Sid (but it works well in
Woody!). The problem is that very large URLs are not hyphenated (no line
breaks) in .dvi or .ps when the hypertex option of hyperref is
not used.
I fixed this for Debian Reference (http://qref.sf.net) using

% Set driver for hyperref package: hypertex (dvi), pdftex (pdf).
% Another option (such as ps2pdf or dvips) should be used if a pdf file
% is created via dvi->ps->pdf.
\ifx\pdfoutput\undefined
\usepackage[hypertex,colorlinks=true]{hyperref}
\else
\usepackage[pdftex,colorlinks=true]{hyperref}
\fi

There exists also the "breaklinks" option, which allows links to break over
lines (turned off by default) but this seems to have no effect.

(Chinese/Japanese/Korean CJK documents also need the undocumented
"CJKbookmarks" option, see Debian Reference build scripts for details.
I suggest that you wait short time before you implement this feature, so
that I can improve CJK build).

PS: Should we report this to the teTeX maintainer (it works in Woody!)?

ii  debiandoc-sgml        1.1.80             
ii  perl                  5.8.0-21           
ii  libhtml-parser-perl   3.31-2             
ii  libi18n-langtags-perl 0.28-1             
ii  perl-modules          5.8.0-21           
ii  libroman-perl         1.1-17             
ii  libsgmls-perl         1.03ii-25          
ii  libtext-format-perl   0.52-17            
ii  liburi-perl           1.23-1             
ii  sgml-data             1.9.1              
ii  sgmlspl               1.03ii-25          
ii  sp                    1.3.4-1.2.1-35     
ii  sgml-base             1.19               
ii  debiandoc-sgml-doc    1.1.15             
ii  libpaperg             1.1.13             
ii  libpaper1             1.1.13             
ii  tetex-bin             2.0.2-4.3          
ii  tetex-extra           2.0.2-4.2          
ii  texinfo               4.6-1              

Jens

---------------------------------------
Received: (at 214249-close) by bugs.debian.org; 21 Feb 2005 22:23:39 +0000
>From katie@ftp-master.debian.org Mon Feb 21 14:23:39 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D3Lxr-00019E-00; Mon, 21 Feb 2005 14:23:39 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1D3Lre-0008Qk-00; Mon, 21 Feb 2005 17:17:14 -0500
From: Osamu Aoki <osamu@debian.org>
To: 214249-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#214249: fixed in debiandoc-sgml 1.1.86
Message-Id: <E1D3Lre-0008Qk-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 21 Feb 2005 17:17:14 -0500
Delivered-To: 214249-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: debiandoc-sgml
Source-Version: 1.1.86

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

debiandoc-sgml_1.1.86.dsc
  to pool/main/d/debiandoc-sgml/debiandoc-sgml_1.1.86.dsc
debiandoc-sgml_1.1.86.tar.gz
  to pool/main/d/debiandoc-sgml/debiandoc-sgml_1.1.86.tar.gz
debiandoc-sgml_1.1.86_all.deb
  to pool/main/d/debiandoc-sgml/debiandoc-sgml_1.1.86_all.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 214249@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Osamu Aoki <osamu@debian.org> (supplier of updated debiandoc-sgml 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: Mon, 21 Feb 2005 21:57:45 +0100
Source: debiandoc-sgml
Binary: debiandoc-sgml
Architecture: source all
Version: 1.1.86
Distribution: unstable
Urgency: low
Maintainer: DebianDoc-SGML Pkgs <debiandoc-sgml-pkgs@lists.alioth.debian.org>
Changed-By: Osamu Aoki <osamu@debian.org>
Description: 
 debiandoc-sgml - DebianDoc SGML DTD and formatting tools
Closes: 202315 202317 214249 244625 286537 291481
Changes: 
 debiandoc-sgml (1.1.86) unstable; urgency=low
 .
   * Reorganize source to generate all debiandoc2* files from a single
     template file. [osamu]
   * Add DocBook XML generation capability with new debiandoc2docbookxml
     command using Texinfo tool sets.  Updated manpage. [osamu]
   * Updated TODO list and README.Debian. [osamu]
   * Build script creates a diff files for generated debiandoc2* files as
     scripts.diff to help debug. [osamu]
   * Added support for Slovenian (closes: Bug#291481) [jens]
   * Added option -s to debiandoc2latexdvi, debiandoc2latexps
     debiandoc2latexpdf, debiandoc2info, and  debiandoc2docbookxml to
     specify the script for the post processing of the generated .tex and
     .texinfo files (closes: Bug#202317) [jens, osamu]
   * Added PS/PDF support for Japanese, Chinese and Korean based on
     fixlatex script from Debian Reference (closes: Bug#202315, Bug#214249)
     (compare #207810) [jens]
   * debian/control: Added to Recommends: [jens]
      ggs-esp | gs: required for PDF's thumbnail generation.
      cjk-latex: required for Chinese and Japanese PS/PDF.
      hlatex: required for Korean PS/PDF.
   * Use $PAPERSIZE instead of $PAPERCONF to set paper size
     (closes: Bug#286537) [jens]
   * Added a missing space in LaTeX output after "..."
     (closes: Bug#244625) [jens]
   * Minor translation fix for German copyright string. [jens]
   * Use "ngerman" language option instead of "german" for using new German
     orthography in LaTeX formats [jens]
   * debian/control: added 'Jens Seidel <tux-master@web.de>' to
     'Uploaders' [ardo]
Files: 
 91b52720c8e37d6200d7331819ecfaec 666 text optional debiandoc-sgml_1.1.86.dsc
 7c19504e7f8bf7baa6aa0397a1ba93e6 85338 text optional debiandoc-sgml_1.1.86.tar.gz
 230552a07e25da0e31538e0ea8f85690 78998 text optional debiandoc-sgml_1.1.86_all.deb

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

iD8DBQFCGk3Z6A/EwagGHzIRAk0rAJ9mfppqwtvnCVTIbjXp8nUfB6DWOwCcDk5f
u3FQlHBxhoxZeLekh974q/k=
=qLuX
-----END PGP SIGNATURE-----