blob: dae4ab761a189a686b9442b0d48c7fac97c04686 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
.TH "mtx-synctex" "1" "01-01-2024" "version 1.01" "SyncTeX Checker"
.SH NAME
mtx-synctex - SyncTeX Checker
.SH SYNOPSIS
.B mtxrun --script synctex [
.I OPTIONS ...
.B ] [
.I FILENAMES
.B ]
.SH DESCRIPTION
.B SyncTeX Checker
.SH OPTIONS
.TP
.B --edit
open file at line: --line=.. --editor=.. sourcefile
.TP
.B --list
show all areas: synctexfile
.TP
.B --goto
open file at position: --page=.. --x=.. --y=.. [--tolerance=] --editor=.. synctexfile
.TP
.B --report
show (tex) file and line: [--direct] --page=.. --x=.. --y=.. [--tolerance=] --console synctexfile
.TP
.B --find
find (pdf) page and box: [--direct] --file=.. --line=.. synctexfile
.SH AUTHOR
More information about ConTeXt and the tools that come with it can be found at:
.B "maillist:"
ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
.B "webpage:"
http://www.pragma-ade.nl / http://tex.aanhet.net
.B "wiki:"
http://contextgarden.net
|