diff options
Diffstat (limited to 'SI/.obsidian/plugins/quick-latex/data.json')
| -rw-r--r-- | SI/.obsidian/plugins/quick-latex/data.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/quick-latex/data.json b/SI/.obsidian/plugins/quick-latex/data.json new file mode 100644 index 0000000..2a11ef8 --- /dev/null +++ b/SI/.obsidian/plugins/quick-latex/data.json @@ -0,0 +1,24 @@ +{ + "moveIntoMath_toggle": true, + "autoCloseMath_toggle": true, + "autoCloseRound_toggle": true, + "autoCloseSquare_toggle": true, + "autoCloseCurly_toggle": true, + "addAlignBlock_toggle": true, + "addAlignBlock_parameter": "align*", + "autoAlignSymbols": "= > < \\le \\ge \\neq \\approx", + "addCasesBlock_toggle": true, + "shiftEnter_toggle": false, + "addMatrixBlock_toggle": true, + "addMatrixBlock_parameter": "pmatrix", + "autoFraction_toggle": true, + "autoLargeBracket_toggle": true, + "autoSumLimit_toggle": true, + "autoEncloseSup_toggle": true, + "autoEncloseSub_toggle": true, + "encloseSelection_toggle": true, + "autoGreekCommandMathMode_toggle": true, + "customShorthand_toggle": true, + "useTabtoComplete_toggle": true, + "customShorthand_parameter": "bi:::\\binom{#cursor}{#tab};\nsq:::\\sqrt{};\nbb:::\\mathbb{};\nbf:::\\mathbf{};\nte:::\\text{};\ninf:::\\infty;\ncd:::\\cdot;\nqu:::\\quad;\nti:::\\times;\nal:::\\alpha;\nbe:::\\beta;\nga:::\\gamma;\nGa:::\\Gamma;\nde:::\\delta;\nDe:::\\Delta;\nep:::\\epsilon;\nze:::\\zeta;\net:::\\eta;\nth:::\\theta;\nTh:::\\Theta;\nio:::\\iota;\nka:::\\kappa;\nla:::\\lambda;\nLa:::\\Lambda;\nmu:::\\mu;\nnu:::\\nu;\nxi:::\\xi;\nXi:::\\Xi;\npi:::\\pi;\nPi:::\\Pi;\nrh:::\\rho;\nsi:::\\sigma;\nSi:::\\Sigma;\nta:::\\tau;\nup:::\\upsilon;\nUp:::\\Upsilon;\nph:::\\phi;\nPh:::\\Phi;\nch:::\\chi;\nps:::\\psi;\nPs:::\\Psi;\nom:::\\omega;\nOm:::\\Omega" +}
\ No newline at end of file |
