sistem_robotik_old/SOURCE/compile_modul.sh

4 lines
110 B
Bash
Raw Normal View History

2023-04-02 08:28:28 +07:00
#!/bin/bash
latexmk -pdf ./main.tex && latexmk -pdf -c && mv main.pdf ../"$(basename $(dirname $(pwd)))".pdf