ac61a204d4
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=290
22 lines
812 B
Plaintext
22 lines
812 B
Plaintext
---
|
|
texk/web2c/synctexdir/ac/synctex.ac | 2 +-
|
|
texk/web2c/synctexdir/synctex_parser_api_level | 1 +
|
|
2 files changed, 2 insertions(+), 1 deletion(-)
|
|
|
|
|
|
--- texk/web2c/synctexdir/ac/synctex.ac
|
|
+++ texk/web2c/synctexdir/ac/synctex.ac 2018-04-23 11:57:26.371746955 +0000
|
|
@@ -5,7 +5,7 @@ dnl You may freely use, modify and/or di
|
|
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])
|
|
|
|
--- texk/web2c/synctexdir/synctex_parser_api_level
|
|
+++ texk/web2c/synctexdir/synctex_parser_api_level 2018-04-23 11:57:26.371746955 +0000
|
|
@@ -0,0 +1 @@
|
|
+2.0
|