diff options
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex-luatex.h')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/synctex-luatex.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex-luatex.h b/Build/source/texk/web2c/synctexdir/synctex-luatex.h index e6dc12722a6..7e9043c9a7b 100644 --- a/Build/source/texk/web2c/synctexdir/synctex-luatex.h +++ b/Build/source/texk/web2c/synctexdir/synctex-luatex.h @@ -36,6 +36,8 @@ authorization from the copyright holder. /* $Id: synctex-luatex.h 4064 2011-01-12 22:12:22Z hhenkel $ */ +# define synchronization_field_size 1 + #define SYNCTEX_TAG_MODEL(NODE,TYPE)\ vinfo(NODE+TYPE##_node_size-synchronization_field_size) #define SYNCTEX_LINE_MODEL(NODE,TYPE)\ |