texstudio-org/texstudio

Inline math preview does not use document colour

開放

#2,154 建立於 2022年3月8日

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

倉庫指標

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

描述

Environment

  • TeXstudio: 4.2.2
  • Qt: 6.2.2
  • OS: MacOS 12.2.1
  • TeX distribution: texlive 2021

Expected behaviour

Inline preview of maths should check what colour has been set for the entire document. image

Actual behaviour

TeXstudio ignores \color{white} while observing \pagecolor{darkgray}.

image

貢獻者指南