equal
deleted
inserted
replaced
283 -- "update inner syntax (types, terms, etc.) to use cartouches" |
283 -- "update inner syntax (types, terms, etc.) to use cartouches" |
284 |
284 |
285 option update_mixfix_cartouches : bool = false |
285 option update_mixfix_cartouches : bool = false |
286 -- "update mixfix templates to use cartouches instead of double quotes" |
286 -- "update mixfix templates to use cartouches instead of double quotes" |
287 |
287 |
|
288 option update_control_cartouches : bool = false |
|
289 -- "update antiquotations to use control symbol with cartouche argument" |
|
290 |
288 |
291 |
289 section "Build Database" |
292 section "Build Database" |
290 |
293 |
291 option build_database_server : bool = false |
294 option build_database_server : bool = false |
292 option build_database_user : string = "" |
295 option build_database_user : string = "" |