Preview image added, fixed typos, moved imgs to img/

This commit is contained in:
Alexander Bocken 2024-03-21 18:18:07 +01:00
parent 770aa940fe
commit 0bf9134852
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8
5 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,8 @@
# CV # CV
This repo contains the tex code for my CV. This repo contains the tex code for my CV.
Large parts are from [Jan Küster's CV reo](https://github.com/jankapunkt/latexcv) (MIT License). Many thanks to him for providing this template. Large parts are from [Jan Küster's CV repo](https://github.com/jankapunkt/latexcv) (MIT License). Many thanks to him for providing this template.
![CV Screenshot](img/cv.webp)
Since then, I have made many changes to the template, including: Since then, I have made many changes to the template, including:
@ -10,4 +12,5 @@ Since then, I have made many changes to the template, including:
- nordtheme - nordtheme
Feel free to base your own CV on this template. If you have any questions, feel free to ask. Feel free to base your own CV on this template. If you have any questions, feel free to ask.
License: AGPL-3.0 License: AGPL-3.0

2
cv.tex
View File

@ -369,7 +369,7 @@
\begin{tikzpicture}[remember picture] \begin{tikzpicture}[remember picture]
\clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$) \clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$)
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{alexander.jpg}}; circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{img/alexander.jpg}};
\end{tikzpicture} \end{tikzpicture}

View File

@ -368,7 +368,7 @@
\begin{tikzpicture}[remember picture] \begin{tikzpicture}[remember picture]
\clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$) \clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$)
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{alexander.jpg}}; circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{img/alexander.jpg}};
\end{tikzpicture} \end{tikzpicture}

View File

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB

BIN
img/cv.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB