This is to create a way to have cmake handle plain TeX (non-LaTeX), files into various outputs. Based on CMake UseLatex
- TeX 58.2%
- CMake 39.9%
- Shell 1.9%
| cmake | ||
| tests | ||
| UseLATEX-main | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| macros.tex | ||
| README.md | ||
| UseLATEX.tex | ||
| UseTEX.cmake | ||
| UseTEX.tex | ||
cmake-usetex
This is to create a way to have cmake handle plain TeX (non-LaTeX), files into various outputs. Based on CMake UseLatex