summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex.c
AgeCommit message (Collapse)Author
2011-04-16synctex: small bug fixPeter Breitenlohner
luaTeX: drop private copies of synctex files git-svn-id: svn://tug.org/texlive/trunk@22094 c570f23f-e606-0410-a88d-b1316a301751
2011-04-15SyncTeX 1.14: the write location is properly managed, the luatex specific ↵Jérôme Laurens
code is included, all the engines are concerned (pdftex, luatex and xetex) TESTS ARE REQUIRED git-svn-id: svn://tug.org/texlive/trunk@22091 c570f23f-e606-0410-a88d-b1316a301751
2011-03-14use CPPFLAGS instead of sed-substituted source filesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@21711 c570f23f-e606-0410-a88d-b1316a301751
2010-07-19Bug fix in synctex_parser.c, typos in comments in synctex.c (minor changes ↵Jérôme Laurens
de facto, see the synctex_parser_readme.txt). TeX engines are not concerned so no need to recompile texlive, only 3rd party pdf viewers like Texworks, TeXShop, evince... are concerned. git-svn-id: svn://tug.org/texlive/trunk@19532 c570f23f-e606-0410-a88d-b1316a301751
2010-06-05build system update/cleanupPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18755 c570f23f-e606-0410-a88d-b1316a301751
2010-06-05added character protrusion for xetex; changed version string to 0.9997.1Han The Thanh
git-svn-id: svn://tug.org/texlive/trunk@18754 c570f23f-e606-0410-a88d-b1316a301751
2010-06-04fix for __attribute__ cross-compilation failure (64/32bit) on OS XJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@18719 c570f23f-e606-0410-a88d-b1316a301751
2010-05-31define __attribute__ away if it is not supportedKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@18629 c570f23f-e606-0410-a88d-b1316a301751
2010-05-13very minor change in code design to remove wrong warnings when building xetex.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@18225 c570f23f-e606-0410-a88d-b1316a301751
2010-05-13Code design change only: C macros added/modified in synctex.c to take luatex ↵Jérôme Laurens
into account. git-svn-id: svn://tug.org/texlive/trunk@18224 c570f23f-e606-0410-a88d-b1316a301751
2009-12-07build system update for xindy-2.4 (xindy-new)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@16321 c570f23f-e606-0410-a88d-b1316a301751
2009-11-10towards TL2010: texk/web2cPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@15964 c570f23f-e606-0410-a88d-b1316a301751
2009-07-08First synctex update, it might need some fine tuning in order to work on all ↵Jérôme Laurens
platforms.\nSee the file synctex_parser_history.txt for more details. git-svn-id: svn://tug.org/texlive/trunk@14186 c570f23f-e606-0410-a88d-b1316a301751
2008-07-01synctex patch for windows - remove target before renaming temp fileJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@9140 c570f23f-e606-0410-a88d-b1316a301751
2008-06-21synctex update (parser, comments)Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8892 c570f23f-e606-0410-a88d-b1316a301751
2008-06-05moved synctex to synctexdir to avoid name clash when building in-placeJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8586 c570f23f-e606-0410-a88d-b1316a301751