https://github.com/latex4ei/schaltungstechnik-1-2
Formelsammlung Schaltungstechnik für LaTeX4Ei
https://github.com/latex4ei/schaltungstechnik-1-2
latex latex4ei tex tum
Last synced: 25 days ago
JSON representation
Formelsammlung Schaltungstechnik für LaTeX4Ei
- Host: GitHub
- URL: https://github.com/latex4ei/schaltungstechnik-1-2
- Owner: latex4ei
- License: other
- Created: 2016-11-26T14:22:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T12:51:14.000Z (4 months ago)
- Last Synced: 2025-04-01T13:11:43.669Z (2 months ago)
- Topics: latex, latex4ei, tex, tum
- Language: TeX
- Homepage: http://latex4ei.de
- Size: 1.59 MB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Schaltungstechnik 1-2
[](https://github.com/latex4ei/Schaltungstechnik-1-2)
[](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
```