diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2011-05-09 13:35:54 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2011-05-09 13:35:54 +0000 |
commit | 98e115e6ab23bd295c8199320c229a19bb3ad890 (patch) | |
tree | 9c6b8c4ee8106c524f1acd4a7e003b948adef1f6 /Build/source/texk/web2c/synctexdir/ChangeLog | |
parent | 53aac48c4311d498dfcd1355d9c159d2cd72136a (diff) |
fix the synctex problem with relative filenames and output-directory (for luatex only)
git-svn-id: svn://tug.org/texlive/trunk@22378 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 7c969e81018..f1200648a04 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,7 @@ +2011-05-09 Taco Hoekwater <taco@luatex.org> + + * synctex-luatex.h: use an actual function to find the current name. + 2011-04-16 Taco Hoekwater <taco@luatex.org> * synctex.c: Rename flags member output => output_p to avoid |