This commit is contained in:
Lukian 2024-09-28 16:04:17 +02:00
parent c8da6f896e
commit 0eee1b9819
3 changed files with 2 additions and 1 deletions

BIN
images/logopython.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,4 +1,5 @@
make:
rm *.pdf
pdflatex -jobname=name src/source.tex
rm -rf *.lof *.log *.toc *.aux
rm -rf src/*.lof src/*.log src/*.toc src/*.aux

View file

@ -25,7 +25,7 @@
\begin{figure}[h]
\centering
\includegraphics[width=0.75\textwidth]{file_name}
\includegraphics[width=0.75\textwidth]{logopython.png}
\end{figure}
\vspace{-0.5cm}