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.

贡献者指南