sistem_robotik/SOURCE/compile_modul.sh

4 lines
110 B
Bash
Executable File

#!/bin/bash
latexmk -pdf ./main.tex && latexmk -pdf -c && mv main.pdf ../"$(basename $(dirname $(pwd)))".pdf