sistem_robotik/SOURCE/compile_modul.sh

4 lines
110 B
Bash
Raw Normal View History

2024-04-04 22:49:22 +07:00
#!/bin/bash
latexmk -pdf ./main.tex && latexmk -pdf -c && mv main.pdf ../"$(basename $(dirname $(pwd)))".pdf