Howdy!

I recently reported a bug to Modus Themes [1] about the face of the last
line of LaTeX environments not extending to the edge of the window.

Turns out, the problem is in Org or Emacs, not Modus Themes.

REPRODUCTION STEPS:

  1. Run emacs -Q. 
  2. Evaluate (setq org-highlight-latex-and-related '(native)).
  3. Type M-x load-theme RET modus-operandi-tinted RET
  4. Create a new .org file by typing e.g. C-x C-f /tmp/test.org RET
  5. Type:
  
  \begin{equation}
  1 + 1 = 2
  \end{equation}

EXPECTED RESULT:

  \end{equation} background color extends to the edge of the window.

ACTUAL RESULT:

  \end{equation} background color ends with the closing brace.

P.S. The linked Modus Themes issue has a screenshot.

[1] https://github.com/protesilaos/modus-themes/issues/134

Rudy
-- 
"I love deadlines.  I love the whooshing noise they make as they go by."
--- Douglas Adams, The Salmon of Doubt, 2002

Rudolf Adamkovič <rud...@adamkovic.org> [he/him]
http://adamkovic.org

Reply via email to