/tex2scs-translator

Tool for translating *.tex with SCn macros into SCs-code

Primary LanguageTeX

Tex2SCs-translator

Tex2SCs-translator is a tool for translating SCn-represented *.tex files into SCs-represented *.scs files.

Quick start

Usage

#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>

Feedback

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).