texstudio-org/texstudio

Inline math preview does not use document colour

オープン

#2,154 opened on 2022/03/08

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (397 件のフォーク)auto 404
bughelp wanted

Repository metrics

Stars
 (3,516 個のスター)
PR merge metrics
 (平均マージ 5h 26m) (30d で 19 merged PRs)

説明

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

コントリビューターガイド