texstudio-org/texstudio

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

Aberta

#929 aberto em 12 de fev. de 2020

 (0 comentário) (0 reação) (0 responsável)C++ (397 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (3.516 estrelas)
Métricas de merge de PR
 (Mesclagem média 5h 26m) (19 fundiu PRs em 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.

Guia do colaborador