summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/synctexdir/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index 2aeba920ac9..838aa043b6f 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-10 Jérôme Laurens <jerome.laurens@u-bourgogne.fr>
+
+ * synctex_parser.c: in the _synctex_smallest_container() function,
+ SYNCTEX_WIDTH is replaced with SYNCTEX_ABS_WIDTH
+ to take into account h boxes with negative width.
+ Solves a problem with amsmath's gather environment
+ * synctex_parser.c: enhancements in comments to better explain the code
+
2009-12-30 Jérôme Laurens <jerome.laurens@u-bourgogne.fr>
* synctex_parser_utils.c: in the _synctex_malloc() function,