youfoundjk_TeXcore/README.md

900 B

LaTeX Equation Referencer for Obsidian

LaTeX Equation Referencer is an Obsidian.md and is the minimalistic version of the original more powerful plugin LaTeX-like Theorem & Equation Referencer.

This fork has been reduced to just doing the following things with perfection -

  • Only parses the current active note - meaning no vault wide scans and no cross-notes referencing.

  • No theorem / proof support - only equation referencing.

  • No longer uses obsidians inbuild math block or its block referencing (which are very buggy and inflexible) - we handle all the block identification and referencing via unique id added to the new line equations (enclosed with $$) as a latex comment inside the equation.

  • No other obsidian plugin dependencies (Quick Preview and Math Links now buildin)