aboutsummaryrefslogtreecommitdiff
path: root/siege-mode.el
AgeCommit message (Collapse)Author
2018-07-07Complete rewrite of derivation procedureTslil Clingman
siege-mode now tokenizes the input, reverses it, and then applies transformations. This way nested delimiters are automatically reversed, and atomic blocks (like latex {equation}) are not affected. Also, GIF.
2018-07-05Correct "delimeter" to "delimiter"Chris Borowski
2018-07-05Initial versionTslil Clingman
Updated README.org, included code.