https://github.com/latex4ei/einfuehrung-in-die-roboterregelung
Formelsammlung Einfuehrung in die Roboterregelung für LaTeX4Ei
https://github.com/latex4ei/einfuehrung-in-die-roboterregelung
latex latex4ei tex tum
Last synced: about 2 months ago
JSON representation
Formelsammlung Einfuehrung in die Roboterregelung für LaTeX4Ei
- Host: GitHub
- URL: https://github.com/latex4ei/einfuehrung-in-die-roboterregelung
- Owner: latex4ei
- License: other
- Created: 2016-11-26T14:59:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T20:39:07.000Z (about 6 years ago)
- Last Synced: 2025-01-19T12:11:37.208Z (3 months ago)
- Topics: latex, latex4ei, tex, tum
- Language: TeX
- Homepage: http://latex4ei.de
- Size: 747 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Einfuehrung in die Roboterregelung
[](https://travis-ci.org/latex4ei/Einfuehrung-in-die-Roboterregelung)
[](https://gitter.im/LaTeX4Ei/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)## Formelsammlung für Latex4ei
**Required custom Package on GitHub:** [LaTeX4Ei](https://github.com/latex4ei/latex4ei-packages)Public Version: [latex4ei.de](http://latex4ei.de)
## Optional: Build with CMake
Download [UseLaTeX.cmake](https://cmake.org/Wiki/CMakeUserUseLATEX) and move to `/usr/share/cmake-X.X/Modules/.`##### Steps to build:
```shell
mkdir build
cd build
cmake ..
make
```