Update docs

This commit is contained in:
marcoe 2023-09-19 15:10:04 +02:00
parent 1a37050959
commit 8807d85d3c

View File

@ -680,6 +680,13 @@ zathura
* Value type: Float
* Default value: 0.5
*highlighter-modifier*
Defines the modifier that needs to be pressed together with the left mouse button
to draw the highlighter. Possible values are "shift", "ctrl" and "alt".
* Value type: String
* Default value: shift
*incremental-search*
En/Disables incremental search (search while typing).
@ -939,6 +946,14 @@ zathura
* Value type: Boolean
* Default value: true
*synctex-edit-modifier*
Defines the modifier that needs to be pressed together with the left mouse button
to trigger the SyncTeX backward synchronization. Possible values are "shift",
"ctrl" and "alt".
* Value type: String
* Default value: ctrl
*synctex-editor-command*
Defines the command executed for SyncTeX backward synchronization.