You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be fixed by adding a argument to the makefile with lsb_release -ds.
In arch for instance, I must install the dependencies one by one and it's annoying.
Non related to the first topic but sometimes the compilation fails and I loose citations because of something to do with the auxiliary files, I'm not sure what it is but clearing them solves it.
I also added another command to the Makefile, might be an interesting addition.
ua-thesis-template/Makefile
Lines 21 to 22 in 806a249
This could be fixed by adding a argument to the makefile with
lsb_release -ds
.In arch for instance, I must install the dependencies one by one and it's annoying.
Non related to the first topic but sometimes the compilation fails and I loose citations because of something to do with the auxiliary files, I'm not sure what it is but clearing them solves it.
I also added another command to the Makefile, might be an interesting addition.
EDIT : If this is to be implemented I think it should first change to the template's root directory.
It's a small thing so I figured it wasn't deserving of a dedicated issue.
The text was updated successfully, but these errors were encountered: