Commit 826ba24a authored by Antonios Angelakis's avatar Antonios Angelakis

Include pdf in .gitignore and change Makefile

parent 47f587ab
......@@ -37,7 +37,4 @@ Thumbs.db*
*.tof
*.tpt
*.vrb
# The example PDF file
/test.pdf
*.pdf
.PHONY: FORCE default clean distclean
FILE=test
FILE=thesis
export SHELL=/bin/bash
export TEXINPUTS:=.:./Styles//:${TEXINPUTS}
......
......@@ -1657,7 +1657,7 @@ https://www.pylint.org/). Το συγκεκριμένο πρόγραμμα, έχ
%%% Bibliography
\bibliographystyle{softlab-thesis}
\bibliography{test}
\bibliography{thesis}
%%% End of document
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment