[PR #3930] [CLOSED] 💄 fix LaTex #8157

Closed
opened 2025-11-11 17:46:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3930
Author: @Yanyutin753
Created: 7/17/2024
Status: Closed

Base: devHead: fix-latex


📝 Commits (5)

📊 Changes

1 file changed (+55 additions, -0 deletions)

View changed files

📝 src/lib/components/chat/Messages/ResponseMessage.svelte (+55 -0)

📄 Description

Pull Request Checklist

Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.

Before submitting, make sure you've checked the following:

  • Target branch: Please verify that the pull request targets the dev branch.
  • Description: Provide a concise description of the changes made in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Testing: Have you written and run sufficient tests for validating the changes?
  • Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?

Changelog Entry

Description

💄 Fix LaTex in #3581 #3872 #3577 #3127 #2615 #2365

Additional Information

  • After my tests, all latex formulas can be displayed normally now!

image

Screenshots or Videos

image

image

image

image

https://github.com/user-attachments/assets/d1355330-2f64-4ea2-8a80-3cc4805151d3

Important

If the formula is too long on the mobile side may exceed the scope of the page, hope someone to resolve it!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3930 **Author:** [@Yanyutin753](https://github.com/Yanyutin753) **Created:** 7/17/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix-latex` --- ### 📝 Commits (5) - [`306d40f`](https://github.com/open-webui/open-webui/commit/306d40fab940105383401b41b927cb7bf2f68d76) 💄 fix LaTex - [`ce75cfb`](https://github.com/open-webui/open-webui/commit/ce75cfb3547ce4076be41a84f20944ee7baf11dd) 💄 fix LaTex - [`7ac1a18`](https://github.com/open-webui/open-webui/commit/7ac1a18619645befafaa07a425a3e50ecd0e3a13) 💄 fix LaTex - [`e1170d4`](https://github.com/open-webui/open-webui/commit/e1170d463569abe60c2a3e521d91c836564b1a4e) 💄 fix LaTex in math - [`ff81f91`](https://github.com/open-webui/open-webui/commit/ff81f91b32aa974bbda68ae64a4cc7bdc992ea8f) 💄 fix LaTex in math ### 📊 Changes **1 file changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+55 -0) </details> ### 📄 Description # Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've checked the following:** - [x] **Target branch:** Please verify that the pull request targets the `dev` branch. - [x] **Description:** Provide a concise description of the changes made in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Testing:** Have you written and run sufficient tests for validating the changes? - [x] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards? # Changelog Entry ### Description 💄 Fix LaTex in #3581 #3872 #3577 #3127 #2615 #2365 ## Additional Information - After my tests, all latex formulas can be displayed normally now! ![image](https://github.com/user-attachments/assets/10fe1db6-e442-4a80-8d94-e3e945b87356) ## Screenshots or Videos ![image](https://github.com/user-attachments/assets/5157e584-4fb8-492b-933c-581eb5fbf2fd) ![image](https://github.com/user-attachments/assets/ac3a803a-fae4-48b4-adab-2a4d09efbd75) ![image](https://github.com/user-attachments/assets/3643cc4c-3e4f-4ad8-a3f5-1613b3b236c1) ![image](https://github.com/user-attachments/assets/579b3c6e-7e1b-477b-8dde-59ca23da7abd) https://github.com/user-attachments/assets/d1355330-2f64-4ea2-8a80-3cc4805151d3 ## Important ### If the formula is too long on the mobile side may exceed the scope of the page, hope someone to resolve it! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:46:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8157