This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

@@ -36,7 +36,7 @@
},
"extraSettings": {
"foldDefault": "",
"noteTitleInTheoremLink": true,
"noteTitleInTheoremLink": false,
"noteTitleInEquationLink": true,
"profiles": {
"English": {
@@ -105,18 +105,18 @@
"showTheoremTitleinBuiltin": true,
"showTheoremContentinBuiltin": false,
"renderEquationinBuiltin": true,
"triggerSuggest": "\\ref",
"triggerTheoremSuggest": "\\tref",
"triggerEquationSuggest": "\\eqref",
"triggerSuggestActiveNote": "\\ref:a",
"triggerTheoremSuggestActiveNote": "\\tref:a",
"triggerEquationSuggestActiveNote": "\\eqref:a",
"triggerSuggestRecentNotes": "\\ref:r",
"triggerTheoremSuggestRecentNotes": "\\tref:r",
"triggerEquationSuggestRecentNotes": "\\eqref:r",
"triggerSuggestDataview": "\\ref:d",
"triggerTheoremSuggestDataview": "\\tref:d",
"triggerEquationSuggestDataview": "\\eqref:d",
"triggerSuggest": "ref",
"triggerTheoremSuggest": "tref",
"triggerEquationSuggest": "eqref",
"triggerSuggestActiveNote": "ref:a",
"triggerTheoremSuggestActiveNote": "tref:a",
"triggerEquationSuggestActiveNote": "eqref:a",
"triggerSuggestRecentNotes": "ref:r",
"triggerTheoremSuggestRecentNotes": "tref:r",
"triggerEquationSuggestRecentNotes": "eqref:r",
"triggerSuggestDataview": "ref:d",
"triggerTheoremSuggestDataview": "tref:d",
"triggerEquationSuggestDataview": "eqref:d",
"enableSuggest": true,
"enableTheoremSuggest": true,
"enableEquationSuggest": true,
@@ -138,7 +138,7 @@
"modifierToNoteLink": "Shift",
"showModifierInstruction": true,
"suggestLeafOption": "Current tab",
"importerNumThreads": 2,
"importerNumThreads": 3,
"importerUtilization": 0.75,
"showTheoremCalloutEditButton": false,
"setOnlyTheoremAsMain": false,