equal
deleted
inserted
replaced
127 -- "continuous checking of proof document (visible and required parts)" |
127 -- "continuous checking of proof document (visible and required parts)" |
128 |
128 |
129 option editor_execution_delay : real = 0.02 |
129 option editor_execution_delay : real = 0.02 |
130 -- "delay for start of execution process after document update (seconds)" |
130 -- "delay for start of execution process after document update (seconds)" |
131 |
131 |
132 option editor_execution_priority : int = -1 |
|
133 -- "execution priority of main document structure (e.g. 0, -1, -2)" |
|
134 |
|
135 |
132 |
136 section "Miscellaneous Tools" |
133 section "Miscellaneous Tools" |
137 |
134 |
138 public option find_theorems_limit : int = 40 |
135 public option find_theorems_limit : int = 40 |
139 -- "limit of displayed results" |
136 -- "limit of displayed results" |