commit 670293211128fb382de963df7e766732cf154f71 (tree) parent 8041067fd0ed273fddc69825a11510d9e3410aa5 Author: Motiejus Jakštys <motiejus@uber.com> Date: Sat, 31 Oct 2020 21:54:11 +0200 rename files Diffstat:
5 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/III/Bautrenas/Makefile b/III/Bautrenas/Makefile @@ -1,4 +1,4 @@ -all: camberic16.pdf camberic6.pdf amelia16.pdf amelia14.pdf +all: camberic_16.pdf camberic_6.pdf amelia_16.pdf amelia_14.pdf %.pdf: %.tex latexmk -g -lualatex $< diff --git a/III/Bautrenas/amelia14.tex b/III/Bautrenas/amelia_14.tex diff --git a/III/Bautrenas/amelia16.tex b/III/Bautrenas/amelia_16.tex diff --git a/III/Bautrenas/camberic16.tex b/III/Bautrenas/camberic_16.tex diff --git a/III/Bautrenas/camberic6.tex b/III/Bautrenas/camberic_6.tex