Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latex4ei/festkoerper-halbleiter-bauelementephysik
Formelsammlung für Festkörper-Halbleiter-Bauelementephysik
https://github.com/latex4ei/festkoerper-halbleiter-bauelementephysik
latex latex4ei tex tum
Last synced: about 1 month ago
JSON representation
Formelsammlung für Festkörper-Halbleiter-Bauelementephysik
- Host: GitHub
- URL: https://github.com/latex4ei/festkoerper-halbleiter-bauelementephysik
- Owner: latex4ei
- License: other
- Created: 2020-01-29T23:59:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T16:06:11.000Z (about 3 years ago)
- Last Synced: 2023-08-11T01:49:05.505Z (over 1 year ago)
- Topics: latex, latex4ei, tex, tum
- Language: TeX
- Homepage: http://latex4ei.de
- Size: 1.41 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Festkörper-Halbleiter-Bauelementephysik
[![Actions Status](https://github.com/latex4ei/Festkoerper-Halbleiter-Bauelementephysik/workflows/CI/badge.svg)](https://github.com/latex4ei/Festkoerper-Halbleiter-Bauelementephysik)
[![Join the chat at https://gitter.im/LaTeX4Ei/Lobby](https://badges.gitter.im/LaTeX4Ei/Lobby.svg)](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
```