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

About

This repl handles a few scenarios where whitespace plays an important role in LaTeX parsing.

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 \lim, \sum, and \prod and replaces upcoming whitespace with {} to keep the expression properly grouped for later parsing