Tex2SCs-translator is a tool for translating SCn-represented *.tex files into SCs-represented *.scs files.
#build translator
./scripts/make_all.sh
#translate files
./bin/scn-tex2scs -s <path to folder with scn-tex sources> -t <target folder for translated scs sources>
Contributions, bug reports and feature requests are welcome! Feel free to check our issues page and file a new issue (or comment in existing ones).