summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-10-15 12:54:51 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-10-15 12:54:51 +0000
commit92a989d86532813c040c59dc3bcc64331a7762c3 (patch)
tree6fedb0ad5f187fea63ef7b72802f572402e67901 /Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0
parenta5f05a0381c6c251f119f0c8e60dbaf40298122a (diff)
Fix \meaning\synctex for (u)ptex (H. Kitagawa)
git-svn-id: svn://tug.org/texlive/trunk@52388 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0')
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch013
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0 b/Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0
new file mode 100644
index 00000000000..61444b9214b
--- /dev/null
+++ b/Build/source/texk/web2c/synctexdir/synctex-ep-rec.ch0
@@ -0,0 +1,13 @@
+@x srcdir/etex.ch l.536
+@/@<synctex case for |print_param|@>@/
+othercases print("[unknown integer parameter!]")
+@y
+othercases print("[unknown integer parameter!]")
+@z
+
+@x
+@ @<synctex case for |print_param|@>=
+synctex_code: print_esc("synctex");
+
+@y
+@z