texstudio-org/texstudio
Feature request: When used inside math mode, Ctrl+B should create \mathbf
オープン
#929 opened on 2020/02/12
enhancementhelp wanted
Repository metrics
- Stars
- (3,516 個のスター)
- PR merge metrics
- (平均マージ 5h 26m) (30d で 19 merged PRs)
説明
Environment
- TeXstudio: 2.12.22
- Qt: 5.12.1
- OS: Windows10
- TeX distribution: miktex
Since for some font configurations, there is a difference between \mathbf and \textbf, when used inside a math environment, the shortcut Ctrl+B and the corresponding editor button should create a \mathbf environment rather than always creating \textbf.