[GH-ISSUE #8463] [Bug] LaTeX equations (inline and block) are missing or not rendered in PDF export #3860

Open
opened 2026-03-23 21:33:40 +00:00 by mirror · 1 comment
Owner

Originally created by @marcocampan on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8463

Originally assigned to: @appflowy on GitHub.

Bug Description

After the recent introduction of the PDF export feature, I noticed that LaTeX formulas are not correctly processed. Whether using inline math or math blocks, the equations either disappear completely or fail to render, leaving gaps or raw text in the final PDF document.

How to Reproduce

Steps to reproduce the behavior:

  1. Open a page in AppFlowy and insert an inline formula (e.g., E=mc^2) or insert a math block with a complex equation (e.g., E=mc^2).
  2. Go to the menu and select Export to PDF.
  3. Open the generated PDF file.
  4. Observe that the mathematical expressions are missing.

Expected Behavior

The exported PDF should render LaTeX formulas as high-quality mathematical symbols, maintaining the same visual consistency seen within the AppFlowy editor.

Operating System

Windows 11

AppFlowy Version(s)

0.11.1 (Official build)

Screenshots

Image

Additional Context

No response

Originally created by @marcocampan on GitHub (Jan 29, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8463 Originally assigned to: @appflowy on GitHub. ### Bug Description After the recent introduction of the PDF export feature, I noticed that LaTeX formulas are not correctly processed. Whether using inline math or math blocks, the equations either disappear completely or fail to render, leaving gaps or raw text in the final PDF document. ### How to Reproduce Steps to reproduce the behavior: 1. Open a page in AppFlowy and insert an inline formula (e.g., $E=mc^2$) or insert a math block with a complex equation (e.g., $$E=mc^2$$). 2. Go to the menu and select Export to PDF. 3. Open the generated PDF file. 4. Observe that the mathematical expressions are missing. ### Expected Behavior The exported PDF should render LaTeX formulas as high-quality mathematical symbols, maintaining the same visual consistency seen within the AppFlowy editor. ### Operating System Windows 11 ### AppFlowy Version(s) 0.11.1 (Official build) ### Screenshots <img width="753" height="474" alt="Image" src="https://github.com/user-attachments/assets/05dd3ccd-88fb-4aa1-ba64-7e883cb1ab0a" /> ### Additional Context _No response_
Author
Owner

@annieappflowy commented on GitHub (Jan 29, 2026):

Thank you for reporting this issue. We'll make a fix soon and close this issue when it's done.

<!-- gh-comment-id:3816589960 --> @annieappflowy commented on GitHub (Jan 29, 2026): Thank you for reporting this issue. We'll make a fix soon and close this issue when it's done.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3860
No description provided.