From 3d6fd65e13366ed225a9cab19637d6d85233a0a5 Mon Sep 17 00:00:00 2001 From: Jérôme Laurens Date: Sun, 23 Apr 2017 10:46:51 +0000 Subject: Adding SyncTeX support to \pdfxform. For pdftex only but EVERY TeX engine is concerned. OK on OSX, untested on windows and other platforms. The synctex command line tool will be updated soon. git-svn-id: svn://tug.org/texlive/trunk@43989 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/synctexdir/synctex.defines | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/web2c/synctexdir/synctex.defines') diff --git a/Build/source/texk/web2c/synctexdir/synctex.defines b/Build/source/texk/web2c/synctexdir/synctex.defines index 89487670c68..159861b0f3a 100644 --- a/Build/source/texk/web2c/synctexdir/synctex.defines +++ b/Build/source/texk/web2c/synctexdir/synctex.defines @@ -1,9 +1,10 @@ { -Copyright (c) 2008, 2009 jerome DOT laurens AT u-bourgogne DOT fr +Copyright (c) 2008-2017 jerome DOT laurens AT u-bourgogne DOT fr This file is part of the SyncTeX package. -Latest Revision: Wed Jul 1 11:18:05 UTC 2009 +Version 1 +Latest Revision: Sat Apr 22 10:07:05 UTC 2017 License: -------- @@ -43,9 +44,6 @@ Nota Bene: If you include or use a significant part of the synctex package into a software, I would appreciate to be listed as contributor and see "SyncTeX" highlighted. -Version 1 -Latest Revision: Wed Jul 1 08:17:41 UTC 2009 - Notice: ------- This file is an interface to the synctex system for web2c. @@ -74,5 +72,9 @@ from web to c (See the convert shell script). @define procedure synctexcurrent; @define procedure synctexhorizontalruleorglue(); +@define procedure synctexpdfxform(); +@define procedure synctexmrofxfdp; +@define procedure synctexpdfrefxform(); + { end of synctex.defines } { vim: set syntax=web : } -- cgit v1.2.3