https://github.com/latex4ei/eum-karten
Karteikarten Elektrizität und Magnetismus für LaTeX4Ei
https://github.com/latex4ei/eum-karten
latex latex4ei tex tum
Last synced: 5 months ago
JSON representation
Karteikarten Elektrizität und Magnetismus für LaTeX4Ei
- Host: GitHub
- URL: https://github.com/latex4ei/eum-karten
- Owner: latex4ei
- License: other
- Created: 2024-08-01T09:00:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T19:05:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T12:24:22.788Z (over 1 year ago)
- Topics: latex, latex4ei, tex, tum
- Language: TeX
- Homepage: https://latex4ei.de
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Karteikarten für Elektrizität und Magnetismus
[](https://github.com/latex4ei/EuM-Karten)
[](https://gitter.im/LaTeX4Ei/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Write beautiful latex cheat sheets with minimal effort.
## 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
```
## Disclaimer
After changing the repository name or transfering ownership, run the "Update README and LaTeX Build" workflow from the Actions tab and merge the generated pull request.
Make sure the `.tex` file has the same name as the repository in order for it to build correctly!