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) <aelmahmo...@users.sourceforge.net>  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 <tex...@tug.org>.                %
+ %                                                        %
+ % If you modify this program your changing its signature %
+ % with a directive of the following form will be         %
+ % appreciated.                                           %
+ %            \message{signature}                         %
+ %                                                        %
+-%                             gur...@cse.ohio-state.edu  %
+-%                 http://www.cse.ohio-state.edu/~gurari  %
++%                                        tex...@tug.org  %
++%                             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}

Reply via email to