texstudio-org/texstudio
Feature request: When used inside math mode, Ctrl+B should create \mathbf
Open
#929 opened on Feb 12, 2020
enhancementhelp wanted
Repository metrics
- Stars
- (3,516 stars)
- PR merge metrics
- (Avg merge 5h 26m) (19 merged PRs in 30d)
Description
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.