diff options
| author | BardofSprites <[email protected]> | 2026-04-23 00:06:13 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-04-23 00:06:13 -0400 |
| commit | 5532efce67fe49aaa8074ead89e100e049827142 (patch) | |
| tree | 0c05f99cc110662f600f2ef70343224f46a4cf08 /bard-elisp/bard-writing.el | |
| parent | f3783205f3fd62968c3471320152cd8afea1e5e7 (diff) | |
tangle files
Diffstat (limited to 'bard-elisp/bard-writing.el')
| -rw-r--r-- | bard-elisp/bard-writing.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-elisp/bard-writing.el b/bard-elisp/bard-writing.el index e4625d0..6b4c255 100644 --- a/bard-elisp/bard-writing.el +++ b/bard-elisp/bard-writing.el @@ -113,6 +113,7 @@ (add-multiple-into-list 'cdlatex-math-symbol-alist-comb '((?V "\\vec") + (?s "\\sigma" "\\text{ s.t. }" "\\sin") (?= "\\implies" "\\Leftrightarrow" "\\Longleftrightarrow")))) (use-package xenops |
