This commit is contained in:
Marc Beninca 2020-10-18 10:55:36 +02:00
parent 471d2886a2
commit 1168c66b44
4 changed files with 7 additions and 7 deletions

View file

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