texstudio-org/texstudio

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

Ouverte

#929 ouverte le 12 févr. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (397 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (3 516 étoiles)
Métriques de merge PR
 (Merge moyen 5h 26m) (19 PRs mergées en 30 j)

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.

Guide contributeur