latex4ei / latex4ei-packages

Pakete zum kompilieren der LaTeX4EI Formelsammlungen

Home Page:http://latex4ei.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX4EI Template

Build Status Join the chat at https://gitter.im/LaTeX4Ei/Lobby GitHub release Github Releases

Write beautiful latex cheat sheets with minimal effort.

How to use

put latex4ei folder in ./template-files/ into the same folder as your latex file. Specify \documentclass{latex4ei/latex4ei_sheet} and compile your code. See the documentation for further details.

Permanent installation

Copy the latex4ei folder into your tex-distribution directory

Windows

Copy files to C:\texlive\XXXX\texmf-dist\tex\latex\latex4ei

Linux

sudo cp -r template-files/latex4ei /usr/share/texlive/texmf-dist/tex/latex/latex4ei
sudo mktexlsr

Mac OS X

cp -r template-files/latex4ei /usr/local/texlive/texmf-local/tex/latex/latex4ei

If you want to share your documents please refer to the LICENSE file Read the changelog.md and known_bugs.txt and check www.latex4ei.de for updates.

© 2011-2019, LaTeX4EI

About

Pakete zum kompilieren der LaTeX4EI Formelsammlungen

http://latex4ei.de

License:Other


Languages

Language:TeX 99.0%Language:CMake 0.7%Language:Shell 0.3%