This commit is contained in:
Marc Beninca 2020-10-17 23:46:58 +02:00
parent fc09361790
commit 70682c07ed
4 changed files with 5 additions and 5 deletions

View file

@ -4,5 +4,5 @@ DIRECTORY="$(dirname "${FILE}")"
cd "${DIRECTORY}"
gedit --new-window thesis/* &
gedit --new-window index.rst build.py presentation/* &
gedit --new-window index.rst build.py common.tex presentation/* &
evince mémoire.pdf présentation.pdf &