ménage dans les styles et mise à jour du thème principal jevalideca

This commit is contained in:
francois 2024-06-19 00:02:45 -04:00
parent c6d98b4b39
commit 786f1fa0e2
99 changed files with 153 additions and 93 deletions

View 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

View file

@ -0,0 +1,59 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage{ccicons}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/yapp-thematique/instagram/instagram-1080x1350.pdf}
\makeatother
\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
}
% 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}}
}
\hyphenpenalty=10000
\hbadness=10000
\centering