Merge pull request #523 from krobelus/zathura-key-docs

doc/previewing: fix Zathura key for SyncTeX Inverse Search
This commit is contained in:
Patrick Förster 2021-12-10 18:06:54 +01:00 committed by GitHub
commit d2aa32a195
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ set synctex true
set synctex-editor-command "code -g %{input}:%{line}"
```
You can execute the search by pressing `Alt+Click` in the PDF document.
You can execute the search by pressing `Ctrl+Click` in the PDF document.
---