forked from tanguy/tassu.2025.1
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
4710f8f400 |
4 changed files with 6 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
||||||
#Saving pdf updates with every commit is quickly gonna make the repo heeaaaaavy
|
#Saving pdf updates with every commit is quickly gonna make the repo heeaaaaavy
|
||||||
*.pdf
|
*.pdf
|
||||||
|
|
||||||
|
# when publishing the finished pdf, we want to save it
|
||||||
|
!tassu.2025.1.pdf
|
||||||
|
|
||||||
#Unwanted MacOS filed
|
#Unwanted MacOS filed
|
||||||
.DS_Store
|
.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
BIN
tassu.2025.1.pdf
Executable file
Binary file not shown.
|
@ -23,9 +23,9 @@
|
||||||
\usepackage{makecell}
|
\usepackage{makecell}
|
||||||
\contourlength{2pt}
|
\contourlength{2pt}
|
||||||
|
|
||||||
\usepackage{draftwatermark}
|
% \usepackage{draftwatermark}
|
||||||
\SetWatermarkText{\textbf{LUONNOS}}
|
% \SetWatermarkText{\textbf{LUONNOS}}
|
||||||
\SetWatermarkScale{1}
|
% \SetWatermarkScale{1}
|
||||||
|
|
||||||
\newenvironment{Figure}
|
\newenvironment{Figure}
|
||||||
{\par\medskip\noindent\minipage{\linewidth}}
|
{\par\medskip\noindent\minipage{\linewidth}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue