diff options
| author | Guillermo Ramos | 2014-06-25 19:55:45 +0200 |
|---|---|---|
| committer | Guillermo Ramos | 2014-06-25 22:21:41 +0200 |
| commit | f2d883ef69c6ad97e071e036c67732b6825e8193 (patch) | |
| tree | f60a9872626604f18c9484c91729cb35490454b0 /Makefile | |
| parent | 1d0a40021a9eabd6a19279af4ca8155381f933bb (diff) | |
| download | tfg-f2d883ef69c6ad97e071e036c67732b6825e8193.tar.gz | |
Usando minted. TonterĂas varias
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ all: - latexmk -pvc --pdf -interaction=nonstopmode memoria.tex + latexmk -shell-escape -pvc --pdf -interaction=nonstopmode memoria.tex clean: rm -rf _region_.tex *.aux *.bbl *.blg *.brf *.dvi *.fdb_latexmk *.fls *.fmt *.idx *.log *.lol *.out *.prv *.toc |
