Compare commits
No commits in common. "master" and "master" have entirely different histories.
4 changed files with 3 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,9 +1,6 @@
|
|||
#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: 494 KiB After Width: | Height: | Size: 2.1 MiB |
BIN
tassu.2025.1.pdf
BIN
tassu.2025.1.pdf
Binary file not shown.
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue