texlive[42163]

commits+mojca at tug.org commits+mojca at tug.org
Wed Sep 28 00:00:35 CEST 2016


Revision: 42163
          http://tug.org/svn/texlive?view=revision&revision=42163
Author:   mojca
Date:     2016-09-28 00:00:35 +0200 (Wed, 28 Sep 2016)
Log Message:
-----------
tex4ht.c: backport r41292 and r42110 from trunk

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=41292
    http://tug.org/svn/texlive?view=revision&revision=42110

Modified Paths:
--------------
    branches/branch2016/Build/source/texk/tex4htk/tex4ht.c

Modified: branches/branch2016/Build/source/texk/tex4htk/tex4ht.c
===================================================================
--- branches/branch2016/Build/source/texk/tex4htk/tex4ht.c	2016-09-27 21:09:17 UTC (rev 42162)
+++ branches/branch2016/Build/source/texk/tex4htk/tex4ht.c	2016-09-27 22:00:35 UTC (rev 42163)
@@ -1,6 +1,6 @@
 
 /* tex4ht.c (2012-07-25-19:36), generated from tex4ht-c.tex
-   Copyright (C) 2009-2012 TeX Users Group
+   Copyright (C) 2009-2016 TeX Users Group
    Copyright (C) 1996-2009 Eitan M. Gurari
 
 %
@@ -3987,7 +3987,7 @@
 
   str[i] = '\0';
   return  subs?  search_file_ext( name, str, flags):
-                FALSE;
+                NULL;
 }
 
 
@@ -6809,8 +6809,8 @@
     ||
     ((ch != 
 2 
-) && (ch != 
-5
+) && (ch >
+10
 
 ))
   )  bad_dvi;



More information about the tex-live-commits mailing list