Latex Darstellung fehlerhaft #3228

Closed
opened 2025-11-11 15:26:21 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @AgatheBauer on GitHub (Jan 9, 2025).

Bug Report

Installation Method

I installed the project using Docker.

Environment

  • Open WebUI Version: v0.5.4

Expected Behavior

LaTeX expressions should render correctly without any syntax characters being visible.

Actual Behavior

Parts of the LaTeX expression syntax, specifically the multiplication symbol "\cdot", appear through the rendered output.

Description

Bug Summary:
LaTeX expressions are sometimes not rendering correctly, and certain syntax elements are visible in the output. For example, in the equation [ W'_{th} = c \cdot m \cdot \Delta \theta' = 4{,}186 , \text{kJ/(kg \cdot K)} \cdot 45000 , \text{kg} \cdot 4 , K = 753480 , \text{kJ} ], the "\cdot" before the "K" is visible and displayed in red:

Please see the attached screenshot showcasing the rendering issue.
Screenshot 2025-01-09 150332

Unfortunately, I didn't find a reliable method to reproduce this bug.

Originally created by @AgatheBauer on GitHub (Jan 9, 2025). # Bug Report ## Installation Method I installed the project using Docker. ## Environment - **Open WebUI Version:** v0.5.4 ## Expected Behavior LaTeX expressions should render correctly without any syntax characters being visible. ## Actual Behavior Parts of the LaTeX expression syntax, specifically the multiplication symbol "\cdot", appear through the rendered output. ## Description **Bug Summary:** LaTeX expressions are sometimes not rendering correctly, and certain syntax elements are visible in the output. For example, in the equation `[ W'_{th} = c \cdot m \cdot \Delta \theta' = 4{,}186 , \text{kJ/(kg \cdot K)} \cdot 45000 , \text{kg} \cdot 4 , K = 753480 , \text{kJ} ]`, the "\cdot" before the "K" is visible and displayed in red: Please see the attached screenshot showcasing the rendering issue. ![Screenshot 2025-01-09 150332](https://github.com/user-attachments/assets/98457a00-cbfd-4f4d-8ad3-cc468aa40ce4) Unfortunately, I didn't find a reliable method to reproduce this bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3228