Skip to content

pesschap/TypingMind-LaTeX-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

TypingMind-LaTeX-Fix

This is 100% AI slop. I will try but am unlikely able to help you with any problems you face in using this extension. I might be able to fix some bugs if you report them.

If you use TypingMind for anything maths related, you will come to realise that the built-in LaTeX rendering works inconsistently.

For example:

  • $...$ is not recognised as inline LaTeX (There is a good reason for this, which is that $ symbols are used very frequently. Nonetheless I would still prefer things within $...$ to be recognised as inline LaTeX).
  • \(...\) for inline, \[...\] for display works sometimes but not always. I have been unable to recreate the circumstances of which they work consistently. - (1)
  • (1) applies for
    \(
    ...
    \)
    
    \[
    ...
    \]
    
    as well - (2)

There are different ways to overcome these problems, some including modifying your system instructions for the AI models (e.g. "Wrap all maths LaTeX expressions within $$...$$." In my experience, this is the most frustrating part of using TypingMind. It requires extensive prompting for this to work and it does not work consistently. Worst of all, it sometimes has unintended side-effects such as formatting being messed up in other areas other than maths in my day-to-day use.)

This extension attempts to solve all of these problems. It is fully functional.

To get this to work, simply add the following link into your TypingMind extensions: https://cdn.jsdelivr.net/gh/pesschap/TypingMind-LaTeX-Fix@latest/typingmindlatexfix.js

I am cognisant that I may have been mistakenly referencing 'LaTeX' wrongly.

Hope this helps!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published