summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex.defines
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex.defines')
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex.defines12
1 files changed, 7 insertions, 5 deletions
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 : }