[tex-live] synctex_version.h

Norbert Preining preining at logic.at
Tue Jul 24 01:13:19 CEST 2018


Hi

> I had to apply the attached patch to have synctex_version.h available.

I think I posted about this already quite some time ago. Yes, that needs
fixing.

In addition, I *STRONGLY* recommend to bump the API level, because the
version in TL2018 changes *considerable*, and updating the libsynctex
library will make all packages depending on it fail!

--- texlive-bin.orig/texk/web2c/synctexdir/ac/synctex.ac
+++ texlive-bin/texk/web2c/synctexdir/ac/synctex.ac
@@ -5,7 +5,7 @@
 dnl
 dnl Additional code for synctex
 dnl
-m4_define([synctex_version], m4_chomp(m4_include([synctexdir/synctex_parser_version.txt]))[.0])
+m4_define([synctex_version], m4_chomp(m4_include([synctexdir/synctex_parser_api_level]))[.0])
 AC_SUBST([SYNCTEXVERSION], [synctex_version])
 KPSE_LT_VERSION([synctex])


See
https://github.com/jlaurens/synctex/issues/23
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895980

Best

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list