ménage dans les styles et mise à jour du thème principal jevalideca
This commit is contained in:
parent
c6d98b4b39
commit
786f1fa0e2
99 changed files with 153 additions and 93 deletions
31
oldstyles/yapp-abonnement/slide169/cover.tex
Normal file
31
oldstyles/yapp-abonnement/slide169/cover.tex
Normal file
|
@ -0,0 +1,31 @@
|
|||
\newpage
|
||||
|
||||
\thispagestyle{empty}
|
||||
|
||||
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
|
||||
|
||||
\noindent Formations thématiques Y'app pas d'problème !
|
||||
|
||||
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
|
||||
|
||||
\noindent Optimisation courriel: bien configurer pour éviter le spam
|
||||
|
||||
\noindent Juste assez de loi 25: Conformité et expérience client
|
||||
|
||||
\noindent Inscription: \url{https://jevalide.ca/yapp}
|
||||
|
||||
\pagebreak
|
||||
|
||||
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
|
||||
|
||||
\noindent Les consultations sont disponible par blocs de 30 minutes, jusqu’à 2 heures !
|
||||
|
||||
\noindent \url{https://jevalide.ca/express}
|
||||
|
||||
\pagebreak
|
||||
|
||||
\noindent Certains droits réservés\ \ccbysa \newline \the\year{}\ -\ François Pelletier
|
||||
|
||||
\noindent Publié le \today avec \LaTeX\ et mon logiciel Fabrique à Documents
|
||||
|
||||
\pagebreak
|
59
oldstyles/yapp-abonnement/slide169/header.tex
Normal file
59
oldstyles/yapp-abonnement/slide169/header.tex
Normal file
|
@ -0,0 +1,59 @@
|
|||
\usepackage[french]{babel} % Césure en français
|
||||
\usepackage[autolanguage]{numprint}
|
||||
|
||||
\usepackage[
|
||||
type={CC},
|
||||
modifier={by-sa},
|
||||
version={4.0},
|
||||
]{doclicense}
|
||||
|
||||
\usepackage{xcolor}
|
||||
|
||||
\usepackage{listings}
|
||||
|
||||
\lstset{
|
||||
basicstyle=\ttfamily,
|
||||
numbers=left,
|
||||
numberstyle=\footnotesize,
|
||||
stepnumber=2,
|
||||
numbersep=5pt,
|
||||
backgroundcolor=\color{black!10},
|
||||
showspaces=false,
|
||||
showstringspaces=false,
|
||||
showtabs=false,
|
||||
tabsize=2,
|
||||
captionpos=b,
|
||||
breaklines=true,
|
||||
breakatwhitespace=true,
|
||||
breakautoindent=true,
|
||||
linewidth=\textwidth
|
||||
}
|
||||
|
||||
\usepackage{wallpaper}
|
||||
\makeatletter
|
||||
\ULCornerWallPaper{1}{./styles/yapp-thematique/slide169/slides-1920x1080.pdf}
|
||||
\makeatother
|
||||
|
||||
% Override default figure placement To be within the flow of the text rather
|
||||
% than on it's own page.
|
||||
\usepackage{float}
|
||||
\makeatletter
|
||||
\def\fps@figure{H}
|
||||
\makeatother
|
||||
|
||||
\pagenumbering{gobble}
|
||||
\AddToHook{cmd/section/before}{\clearpage}
|
||||
\AddToHook{cmd/subsection/before}{\clearpage}
|
||||
|
||||
\usepackage{caption}
|
||||
\DeclareCaptionLabelFormat{nolabel}{}
|
||||
\captionsetup{labelformat=nolabel,textformat=empty}
|
||||
|
||||
\usepackage{fontspec}
|
||||
\setmainfont[Path=font/GlacialIndifference/]{GlacialIndifference-Regular.otf}
|
||||
\setsansfont[Path=font/GlacialIndifference/]{GlacialIndifference-Regular.otf}
|
||||
\setmonofont[Path=font/SourceCodePro/]{SourceCodePro-Regular.ttf}
|
||||
|
||||
\newcommand{\emoji}[1]{
|
||||
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
|
||||
}
|
BIN
oldstyles/yapp-abonnement/slide169/slides-1920x1080.pdf
Normal file
BIN
oldstyles/yapp-abonnement/slide169/slides-1920x1080.pdf
Normal file
Binary file not shown.
Reference in a new issue