[vim/vim] add \mathscr and \mathds syntax for tex (PR #10003)

39 views
Skip to first unread message

Albin Ahlbäck

unread,
Mar 23, 2022, 1:11:18 PM3/23/22
to vim/vim, Subscribed

\mathscr is used for script typestyle for uppercase letters, which is
defined in amsfonts just like \mathcal and similar fonts.

I am quite hesitant to add \mathds, as it is not used as often as the previous one (when searching on arXiv, this appears 95% less than \mathscr). However, the doublestroke package dates back 20 years since its last update and is still well-used as no other package generate nice symbols such as blackboard "1".

I suppose I should ping Charles @cecamp in order to get this approved.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/10003

Commit Summary

  • 54df9e3 add \mathscr and \mathds syntax for tex

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/10003@github.com>

cecamp

unread,
Mar 24, 2022, 12:43:13 AM3/24/22
to vim/vim, Subscribed

Have you read :help tex-morecommands ? These commands are not available in plain LaTeX, but are only available after including a package (or two). See the link in that help section for ideas on how to include them and make them generally available.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/10003/c1077082309@github.com>

cecamp

unread,
Mar 24, 2022, 12:43:15 AM3/24/22
to vim/vim, Subscribed

Closed #10003.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/10003/issue_event/6296403752@github.com>

Albin Ahlbäck

unread,
Mar 24, 2022, 8:03:32 AM3/24/22
to vim/vim, Subscribed

Have you read :help tex-morecommands ? These commands are not available in plain LaTeX, but are only available after including a package (or two). See the link in that help section for ideas on how to include them and make them generally available.

Okay, understood. Then I presume that \mathfrak does not fit in this file as well?


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/10003/c1077554288@github.com>

cecamp

unread,
Mar 24, 2022, 11:52:35 AM3/24/22
to vim/vim, Subscribed

You're right -- I'll remove them


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/10003/c1077778564@github.com>

Reply all
Reply to author
Forward
0 new messages