Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latex4ei/physik-ei

Formelsammlung Physik für LaTeX4Ei (ab SS23)
https://github.com/latex4ei/physik-ei

latex latex4ei tex tum

Last synced: about 2 months ago
JSON representation

Formelsammlung Physik für LaTeX4Ei (ab SS23)

Awesome Lists containing this project

README

        

# Physik

[![Actions Status](https://github.com/latex4ei/Physik-Ei/workflows/CI/badge.svg)](https://github.com/latex4ei/Physik-Ei)
[![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)

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!