DRMF / texer

Replaces macros in .tex files
0 stars 1 forks source link

texer

Build Status Coverage Status bitHound Overall Score

Replaces macros in .tex files based on a set of rules you define

testing

To run the tests run

 npm test

for coverage tests use

 npm run-script coverage