[evince] synctex: Update script to sync against synctex repository



commit c3e7b60aac62cda82780ffbca14857402bd2ca7d
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Thu Aug 2 15:56:17 2018 -0400

    synctex: Update script to sync against synctex repository

 cut-n-paste/synctex/update-synctex-from-TL.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cut-n-paste/synctex/update-synctex-from-TL.sh b/cut-n-paste/synctex/update-synctex-from-TL.sh
index e5a7089e..96db1229 100755
--- a/cut-n-paste/synctex/update-synctex-from-TL.sh
+++ b/cut-n-paste/synctex/update-synctex-from-TL.sh
@@ -4,7 +4,7 @@
 # Get latest synctex parser from TexLive SVN repository.
 SVN_URI=svn://tug.org/texlive/trunk/Build/source/texk/web2c/synctexdir
 SCRIPT_NAME=update-synctex-from-TL.sh
-FILES="synctex_parser_version.txt synctex_parser.c  synctex_parser.h  synctex_parser_local.h  
synctex_parser_utils.c  synctex_parser_utils.h"
+FILES="synctex_parser_version.txt synctex_parser.c  synctex_parser.h  synctex_parser_advanced.h 
synctex_parser_local.h  synctex_parser_utils.c  synctex_parser_utils.h synctex_version.h"
 
   echo "Obtaining latest version of the sources"
   for FILE in $FILES 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]