Skip to content
Snippets Groups Projects
Commit fd7fa6c5 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

Documentation of the *_syntex_fields functions (J. Friedrich).

parent ed213ed8
No related branches found
No related tags found
No related merge requests found
......@@ -2490,9 +2490,9 @@ number, for a glue, kern, hlist, vlist, rule and math nodes as well as glyph
nodes (although this last one is not used in native \SYNCTEX).
\startfunctioncall
node.set_synctex_fields(<integer> f, <integer> l)
node.direct.set_synctex_fields(<integer> n, <integer> f, <integer> l)
<integer> f, <integer> l =
node.get_synctex_fields(<node> n)
node.direct.get_synctex_fields(<integer> n)
\stopfunctioncall
Of course you need to know what you're doing as no checking on sane values takes
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment