texstudio-org/texstudio

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

開放

#929 建立於 2020年2月12日

 (0 則留言) (0 個反應) (0 位負責人)C++ (397 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (3,516 顆星)
PR 合併指標
 (平均合併 5小時 26分鐘) (30 天內合併 19 個 PR)

描述

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.

貢獻者指南