summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/ChangeLog
diff options
context:
space:
mode:
authorJérôme Laurens <jerome.laurens@u-bourgogne.fr>2011-10-14 09:00:51 +0000
committerJérôme Laurens <jerome.laurens@u-bourgogne.fr>2011-10-14 09:00:51 +0000
commit8ee4aa4b11b67745947366bf98684910f01f7aec (patch)
treed04356e8cfb0623492f9248420724455335848aa /Build/source/texk/web2c/synctexdir/ChangeLog
parentbe86dbfdc0331493f4ea56529caac029263766ac (diff)
synctex parser changes: better forward synchronization and new file naming convention support. Only the synctex command line tool is concerned as well as 3rd parties software, but not the various tex engines.
git-svn-id: svn://tug.org/texlive/trunk@24285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/synctexdir/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index 83dc1a8e1a8..94fecac418d 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,3 +1,21 @@
+2011-10-14 Jérôme Laurens <jerome.laurens@u-bourgogne.fr>
+
+ These changes only affect the synctex command line utility
+ as well as 3rd parties developers. The various TeX engines are not affected.
+
+ * synctex_parser.c:
+ - cosmetic changes to enhance code readability
+ - Adding the notiong of mean line and weight to hbox nodes
+ in order to enhance forward synchronization
+ - function synctex_scanner_get_name:
+ + Adding support for the new file naming convention with './'
+ * synctex_parser_utils.c:
+ - Adding support for the new file naming convention with './'
+ + function synctex_ignore_leading_dot_slash_in_path replaces synctex_ignore_leading_dot_slash
+ + function _synctex_is_equivalent_file_name is more permissive
+
+ See the synctex_parser_readme.txt for more details
+
2011-08-25 Peter Breitenlohner <peb@mppmu.mpg.de>
* synctex-e-rec.ch0: Shorten a change set to simplify e-pTeX.