texstudio-org/texstudio

Feature request: When used inside math mode, Ctrl+B should create \mathbf

Offen

#929 geöffnet am 12.02.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (397 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (3.516 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5h 26m) (19 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide