mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-14 15:26:28 +01:00
Add a note about column and line numbers
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
06205940bb
commit
df25afd5ed
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ OPTIONS
|
||||||
|
|
||||||
--synctex-forward [input]
|
--synctex-forward [input]
|
||||||
Jump to the given position. The switch expcects the same format as specified
|
Jump to the given position. The switch expcects the same format as specified
|
||||||
for syntex's view -i.
|
for synctex's view -i. Please note that synctex starts counting at 0, so line
|
||||||
|
and column numbers need to be adjusted accordingly.
|
||||||
|
|
||||||
--synctex-pid [pid]
|
--synctex-pid [pid]
|
||||||
If not -1, forward synctex input to process with the given pid. Otherwise, try
|
If not -1, forward synctex input to process with the given pid. Otherwise, try
|
||||||
|
|
Loading…
Reference in a new issue