LaTex Render Problem #3549

Closed
opened 2025-11-11 15:33:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Protomyst on GitHub (Feb 3, 2025).

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.5.7

  • Ollama (if applicable): None

  • Operating System: Ubuntu 24.04

  • Browser (if applicable): Chrome 132.0

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

LaTex formulas rendered correctly like this:

Image

Actual Behavior:

LaTex formulas rendered incorrectly like this:

xxx(\alpha)zzz

Description

Bug Summary:
Inline formulas in format like xxx\(\alpha\)zzz or xxx \(\alpha\)zzz cannot be rendered correctly.

Logs and Screenshots

Screenshots/Screen Recordings:

Image

Originally created by @Protomyst on GitHub (Feb 3, 2025). # Bug Report ## Installation Method **Docker** ## Environment - **Open WebUI Version:** v0.5.7 - **Ollama (if applicable):** None - **Operating System:** Ubuntu 24.04 - **Browser (if applicable):** Chrome 132.0 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: LaTex formulas rendered correctly like this: ![Image](https://github.com/user-attachments/assets/78ef678b-78c3-4906-a6c8-ec47af9a712b) ## Actual Behavior: LaTex formulas rendered incorrectly like this: xxx\(\alpha\)zzz ## Description **Bug Summary:** Inline formulas in format like `xxx\(\alpha\)zzz` or `xxx \(\alpha\)zzz` cannot be rendered correctly. ## Logs and Screenshots **Screenshots/Screen Recordings:** ![Image](https://github.com/user-attachments/assets/8da4bf2e-e9c3-48ce-a8e8-f6ac9509bdba)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3549