
ChatGPT LaTeX Copy Fix 作者: Joppe Avermaete
Fixes LaTeX copying in ChatGPT by preserving math formatting, removing duplicates, and converting Unicode to LaTeX. Allows you to copy text and math with proper inline and block delimiters.
5 位使用者5 位使用者
擴充套件後設資料
畫面擷圖

關於此擴充套件
Problem
When copying text containing LaTeX from a ChatGPT conversation, the formatting often breaks. LaTeX expressions are converted into Unicode characters, and duplicate symbols may appear, making the copied content hard to reuse or edit. This extension solves the problem seamlessly; no extra buttons, popups, or manual steps required.
Features
- Smart LaTeX Copying: Copy text as usual (right-click or Ctrl+C) LaTeX formatting is automatically preserved.
- Flexible Delimiters: Supports
- Separate Inline & Display Delimiters: Set different delimiters for inline and block LaTeX expressions
- Unicode-to-LaTeX Conversion: Automatically converts Unicode math symbols outside LaTeX blocks into their proper LaTeX equivalents.
When copying text containing LaTeX from a ChatGPT conversation, the formatting often breaks. LaTeX expressions are converted into Unicode characters, and duplicate symbols may appear, making the copied content hard to reuse or edit. This extension solves the problem seamlessly; no extra buttons, popups, or manual steps required.
Features
- Smart LaTeX Copying: Copy text as usual (right-click or Ctrl+C) LaTeX formatting is automatically preserved.
- Flexible Delimiters: Supports
$$
, ()
, []
, or custom delimiters.- Separate Inline & Display Delimiters: Set different delimiters for inline and block LaTeX expressions
- Unicode-to-LaTeX Conversion: Automatically converts Unicode math symbols outside LaTeX blocks into their proper LaTeX equivalents.
由 1 位評論者給出 5 分
權限與資料了解更多
必要權限:
- 存取您在 chatgpt.com 的資料
更多資訊
- 附加元件網址
- 版本
- 1.2
- 大小
- 31.49 KB
- 最近更新
- 3 個月前 (2025年7月17日)
- 授權條款
- MIT License
- 版本紀錄
- 新增至收藏集
1.2 版的發行公告
Fixed subscript and superscript appearing in non-math environments.