Your message dated Fri, 30 Jul 2010 12:34:21 +0000
with message-id <[email protected]>
and subject line Bug#564186: fixed in tex4ht 20090611-1.1
has caused the Debian Bug report #564186,
regarding biblatex conflicts with tex4ht
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
564186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564186
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tex4ht
Version: 20090611-1
Severity: normal
Tags: patch
Hello,
It was reported that biblatex conflicts with tex4ht[1].
There is a fix[2], which has been done in the upcoming upstream
release.
The attached patch fixes this issue, it is a diff against the fixed
biblatex.4ht file sent to me by Radhakrishnan.
[1]
http://groups.google.com/group/comp.text.tex/browse_thread/thread/2f8fd9a19032db0f/6e50c5c97f48ce70
[2] http://tug.org/mailman/htdig/texhax/2009-July/012899.html
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic-updates
APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500,
'karmic-proposed'), (500, 'karmic-backports'), (500, 'karmic')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-17-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tex4ht-20090611/debian/changelog tex4ht-20090611/debian/changelog
--- tex4ht-20090611/debian/changelog
+++ tex4ht-20090611/debian/changelog
@@ -1,4 +1,11 @@
-tex4ht (20090611-1~1) unstable; urgency=low
+tex4ht (20090611-1.1~1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Added biblatex.4ht.diff patch to fix a conflict between biblatex & tex4ht.
+
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]> Thu, 07 Jan 2010 18:52:45 +0000
+
+tex4ht (20090611-1) unstable; urgency=low
* New upstream release (2009_06_11_1038).
See upstream changelog for details.
diff -u tex4ht-20090611/debian/patches/series tex4ht-20090611/debian/patches/series
--- tex4ht-20090611/debian/patches/series
+++ tex4ht-20090611/debian/patches/series
@@ -7,0 +8 @@
+biblatex.4ht.diff
only in patch2:
unchanged:
--- tex4ht-20090611.orig/debian/patches/biblatex.4ht.diff
+++ tex4ht-20090611/debian/patches/biblatex.4ht.diff
@@ -0,0 +1,53 @@
+Description: Fix a conflict between biblatex & tex4ht
+Source: upstream
+--- a/texmf/tex/generic/tex4ht/biblatex.4ht 2009-06-11 14:20:16.000000000 +0000
++++ b/texmf/tex/generic/tex4ht/biblatex.4ht 2010-01-07 18:21:21.000000000 +0000
+@@ -1,5 +1,5 @@
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+-% biblatex.4ht 2009-05-21-09:32 %
++% biblatex.4ht Version 1.1 %
+ % Copyright (C) 2007--2009 Eitan M. Gurari %
+ % %
+ % This work may be distributed and/or modified under the %
+@@ -13,18 +13,18 @@
+ % %
+ % This work has the LPPL maintenance status "maintained".%
+ % %
+-% This Current Maintainer of this work %
+-% is Eitan M. Gurari. %
++% The Current Maintainer of this work %
++% is the TeX4ht Project <[email protected]>. %
+ % %
+ % If you modify this program your changing its signature %
+ % with a directive of the following form will be %
+ % appreciated. %
+ % \message{signature} %
+ % %
+-% [email protected] %
+-% http://www.cse.ohio-state.edu/~gurari %
++% [email protected] %
++% http://www.tug.org/tex4ht %
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+-\immediate\write-1{version 2009-05-21-09:32}
++\immediate\write-1{Version 1.1}
+
+ \ifx \...@startbib\:UnDef
+ \pend:def\...@shorthands{%
+@@ -37,7 +37,7 @@
+ \else \c:printshorthands \fi
+ }
+ {\d:printshorthands}%
+- \append:def\endtheshorthands{\b:printshorthands}%
++% \append:def\endtheshorthands{\b:printshorthands}%
+ \csname a:@shorthands\endcsname
+ }}
+ \NewConfigure{printshorthands}{4}
+@@ -149,6 +149,8 @@
+ \blx:item[#1]%
+ \ifhmode \spacefactor\...@sf@par\fi
+ }
++\let\...@resetpuncthook\@empty
++\let\...@csq@ifkernma...@empty
+ \def\...@begunit{%
+ \toggletrue{...@tempa}%
+ \iftoggle{...@insert}
--- End Message ---
--- Begin Message ---
Source: tex4ht
Source-Version: 20090611-1.1
We believe that the bug you reported is fixed in the latest version of
tex4ht, which is due to be installed in the Debian FTP archive:
tex4ht-common_20090611-1.1_all.deb
to main/t/tex4ht/tex4ht-common_20090611-1.1_all.deb
tex4ht_20090611-1.1.diff.gz
to main/t/tex4ht/tex4ht_20090611-1.1.diff.gz
tex4ht_20090611-1.1.dsc
to main/t/tex4ht/tex4ht_20090611-1.1.dsc
tex4ht_20090611-1.1_amd64.deb
to main/t/tex4ht/tex4ht_20090611-1.1_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl <[email protected]> (supplier of updated tex4ht
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 28 Jul 2010 12:36:49 +0200
Source: tex4ht
Binary: tex4ht tex4ht-common
Architecture: source amd64 all
Version: 20090611-1.1
Distribution: unstable
Urgency: low
Maintainer: Kapil Hari Paranjape <[email protected]>
Changed-By: Alexander Reichle-Schmehl <[email protected]>
Description:
tex4ht - LaTeX and TeX for Hypertext (HTML) - executables
tex4ht-common - LaTeX and TeX for Hypertext (HTML) - support files
Closes: 564186 588440
Changes:
tex4ht (20090611-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Replace build depends on default-jdk-builddep with one one
gcj-native-helper (default-jdk isn't enough, as ecj is being used)
(Closes: #588440)
* Added biblatex.4ht.diff from Ahmed El-Mahmoudy patch to fix a conflict
between
biblatex & tex4ht. (Closes: #564186)
Checksums-Sha1:
273771d8acd07d2df9b1efa12fddc004a4159b62 1196 tex4ht_20090611-1.1.dsc
96636300615dcc0daf0eb007e49afd0186189e0d 104688 tex4ht_20090611-1.1.diff.gz
340457f6ddd46508a50a2050ba7e61045fb24519 201280 tex4ht_20090611-1.1_amd64.deb
574e59ed9e43e495ba21751e89ec1905c06cd3c7 2078600
tex4ht-common_20090611-1.1_all.deb
Checksums-Sha256:
440516f75fed4fc86b09aa2358aa5a09858687fd538992617268454c7a6500ef 1196
tex4ht_20090611-1.1.dsc
ebd14cd0eb79fb8fa3569b545e923b2dccf18b0b4554dbff0e403c8920bfb9cf 104688
tex4ht_20090611-1.1.diff.gz
53e01acdeb5d576a14d51eba477ff61ac0ee4160c8cf2341ac32196dc72b0d91 201280
tex4ht_20090611-1.1_amd64.deb
2a7ed8bd572cc10a63dbfa756998bebf49a2dcb29900262339002bbe71fe4a33 2078600
tex4ht-common_20090611-1.1_all.deb
Files:
d92b0305ff93a047a8ba88482a2d80b4 1196 tex optional tex4ht_20090611-1.1.dsc
37aa588c47b31c392629fcc6078a3143 104688 tex optional
tex4ht_20090611-1.1.diff.gz
306f3037df186504d5458f8f09bb5982 201280 tex optional
tex4ht_20090611-1.1_amd64.deb
b6c56cfc715af9eb9924ea88299f88be 2078600 tex optional
tex4ht-common_20090611-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxQH5EACgkQBxd04ADYzRYiEwCfQIsHqjzyS4soDH9zJunrYz9l
U0UAn39WTaw64eMjNzVy+T7OqKjpabsl
=3uRp
-----END PGP SIGNATURE-----
--- End Message ---