diff --git a/.gitignore b/.gitignore index 06f47c2..1095600 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ #Saving pdf updates with every commit is quickly gonna make the repo heeaaaaavy *.pdf +# when publishing the finished pdf, we want to save it +!tassu.2025.1.pdf + #Unwanted MacOS filed .DS_Store diff --git a/assets/kevatjuhla.JPG b/assets/kevatjuhla.JPG index 7649120..38e252c 100644 Binary files a/assets/kevatjuhla.JPG and b/assets/kevatjuhla.JPG differ diff --git a/tassu.2025.1.pdf b/tassu.2025.1.pdf new file mode 100755 index 0000000..2e2c294 Binary files /dev/null and b/tassu.2025.1.pdf differ diff --git a/tassu.2025.1.tex b/tassu.2025.1.tex index 5d83b63..51a31e2 100755 --- a/tassu.2025.1.tex +++ b/tassu.2025.1.tex @@ -23,9 +23,9 @@ \usepackage{makecell} \contourlength{2pt} -\usepackage{draftwatermark} -\SetWatermarkText{\textbf{LUONNOS}} -\SetWatermarkScale{1} +% \usepackage{draftwatermark} +% \SetWatermarkText{\textbf{LUONNOS}} +% \SetWatermarkScale{1} \newenvironment{Figure} {\par\medskip\noindent\minipage{\linewidth}}