Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niccolozanotti/cmake-tex-template
A LaTeX project template making use of UseLATEX.cmake module
https://github.com/niccolozanotti/cmake-tex-template
cmake latex-template
Last synced: about 1 month ago
JSON representation
A LaTeX project template making use of UseLATEX.cmake module
- Host: GitHub
- URL: https://github.com/niccolozanotti/cmake-tex-template
- Owner: niccolozanotti
- License: mit
- Created: 2024-09-15T20:56:21.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T09:09:10.000Z (about 2 months ago)
- Last Synced: 2024-09-27T15:01:25.359Z (about 2 months ago)
- Topics: cmake, latex-template
- Language: CMake
- Homepage: https://gitlab.kitware.com/kmorel/UseLATEX/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmake-tex-template
This project is meant to be a quick start template to write a LaTeX document whose compilation is handled by Cmake through UseLATEX [module](https://gitlab.kitware.com/kmorel/UseLATEX/).
For more information check out the documentation of UseLATEX [here](https://gitlab.kitware.com/kmorel/UseLATEX/)
# Quick start
## License
This project is licensed under the [MIT LICENSE](LICENSE).