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

贡献者指南