Final commit

This commit is contained in:
Tanguy Gérôme 2025-05-20 21:39:38 +03:00
parent df212e2b0a
commit 4710f8f400
Signed by: tanguy
GPG key ID: 10B2947233740B88
4 changed files with 6 additions and 3 deletions

3
.gitignore vendored
View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 494 KiB

BIN
tassu.2025.1.pdf Executable file

Binary file not shown.

View file

@ -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}}