This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
radu
/
LaTeX-examples
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
bc873eab9b
Gałęzie
Tagi
master
LaTeX-examples
/
documents
/
stundenplan
/
Makefile
Makefile
88 B
Historia
Czysty
1
2
3
4
5
6
7
make:
pdflatex example.tex -output-format=pdf
make clean
clean:
rm -rf *.aux *.log