Parse LaTeX Derivatives
Output Readme Download Replit Sel. & Copy Full

About

This repl parse LaTeX derivatives.

To view this on TripleLog, click here.

HTML

The HTML is a simple input/output to change a string of text.

CSS

Add CSS by editing the style.css file that is linked to in the head section or inline edit the style section in the head.

JavaScript

The script.js file looks for any fractions in LaTeX syntax and checks if the insides match derivative notation. More possible formats can be parsed.