Merge pull request 'ménage dans les styles et mise à jour du thème principal jevalideca' (#3) from menage-themes into main

Reviewed-on: #3
This commit is contained in:
Francois Pelletier 2024-06-19 04:10:00 +00:00 committed by francois
commit e1e4a63d83
142 changed files with 2719 additions and 121 deletions

View file

@ -1,30 +0,0 @@
{
"lettre": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2550,
"paperheight": 3300,
"ratio": 100,
"margin": 255,
"vmargin": 495,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"instagram": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 1080,
"paperheight": 1920,
"ratio": 100,
"margin": 108,
"vmargin": 244,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
}
}

View file

@ -1,19 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Tu souhaites aller plus loin ? Rejoins mon nouveau programme
\noindent Y'app pas d'problème où tu pourras faire le parcours Mission Cybersécurité
\noindent Site web: \url{https://jevalide.ca/yapp}
\pagebreak
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX\ et mon logiciel Fabrique à Documents
\pagebreak

View file

@ -1,66 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage[
type={CC},
modifier={by-sa},
version={4.0},
]{doclicense}
\usepackage{xcolor}
\color{white}
\usepackage{listings}
\usepackage{geometry}
\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/beurk/instagram/template-instagram-story.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}}
}
\hyphenpenalty=10000
\hbadness=10000
\centering

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

View file

@ -1,27 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\noindent Tu souhaites aller plus loin ? Rejoins mon nouveau programme
\noindent Y'app pas d'problème où tu pourras faire le parcours Mission Cybersécurité
\noindent Site web: \url{https://jevalide.ca/yapp}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX\ et mon logiciel Fabrique à Documents
\pagebreak

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -7,10 +7,15 @@
version={4.0},
]{doclicense}
\usepackage{xcolor}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/jevalideca/a4/fonds_a4.pdf}
\makeatother
\usepackage{listings}
\usepackage{xcolor}
\lstset{
basicstyle=\ttfamily,
numbers=left,
@ -29,11 +34,6 @@
linewidth=\textwidth
}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/missioncyber/lettre/MissionCyber-Lettre.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
% than on it's own page.
\usepackage{float}
@ -49,3 +49,9 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhf[rh]{\thepage}
\renewcommand\headrulewidth{0pt}

View file

@ -2,15 +2,15 @@
\thispagestyle{empty}
\noindent Tu apprécies mes services ? Laisse-moi un commentaire \url{https://jevalide.ca/temoignage/} !\newline
\leavevmode \newline
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\leavevmode \newline
\noindent \doclicenseThis
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline
@ -18,6 +18,6 @@
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -7,10 +7,15 @@
version={4.0},
]{doclicense}
\usepackage{xcolor}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/jevalideca/a4paper_prive/fonds_a4.pdf}
\makeatother
\usepackage{listings}
\usepackage{xcolor}
\lstset{
basicstyle=\ttfamily,
numbers=left,
@ -29,11 +34,6 @@
linewidth=\textwidth
}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/yapp-thematique/lettre/lettre-1275x1650.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
% than on it's own page.
\usepackage{float}
@ -49,3 +49,9 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhf[rh]{\thepage}
\renewcommand\headrulewidth{0pt}

View file

@ -7,8 +7,22 @@
"paperwidth": 2480,
"paperheight": 3507,
"ratio": 100,
"margin": 120,
"vmargin": 240,
"margin": 200,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"a4paper_prive": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2480,
"paperheight": 3507,
"ratio": 100,
"margin": 200,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
@ -21,50 +35,64 @@
"paperwidth": 2550,
"paperheight": 3300,
"ratio": 100,
"margin": 120,
"vmargin": 240,
"margin": 200,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"linkedin": {
"lettre_prive": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2550,
"paperheight": 3300,
"ratio": 100,
"margin": 200,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"instagram-carre": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"fontsize": 14,
"paperwidth": 1080,
"paperheight": 1080,
"ratio": 100,
"margin": 120,
"vmargin": 240,
"ratio": 80,
"margin": 108,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"story": {
"instagram-story": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"fontsize": 14,
"paperwidth": 1080,
"paperheight": 1920,
"ratio": 100,
"margin": 120,
"vmargin": 360,
"ratio": 80,
"margin": 108,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"instagram": {
"instagram-fullscreen": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"fontsize": 14,
"paperwidth": 1080,
"paperheight": 1350,
"ratio": 100,
"margin": 120,
"vmargin": 240,
"ratio": 80,
"margin": 108,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
@ -73,26 +101,12 @@
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"fontsize": 14,
"paperwidth": 2560,
"paperheight": 1440,
"ratio": 100,
"margin": 120,
"vmargin": 120,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"slide169-prive": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 2560,
"paperheight": 1440,
"ratio": 100,
"margin": 120,
"vmargin": 120,
"margin": 108,
"vmargin": 250,
"fps": 15,
"stilltime": 2,
"extension": "pdf"

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -11,6 +11,8 @@
\usepackage{listings}
\usepackage{geometry}
\lstset{
basicstyle=\ttfamily,
numbers=left,
@ -31,7 +33,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/slide169/lcm-slide169.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/instagram-carre/instagram-1080x1080.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
@ -56,4 +58,4 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -33,7 +33,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/instagram/lcm-story.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/instagram-fullscreen/instagram-1080x1350.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
@ -58,8 +58,4 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
\hyphenpenalty=10000
\hbadness=10000
\centering
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -11,6 +11,8 @@
\usepackage{listings}
\usepackage{geometry}
\lstset{
basicstyle=\ttfamily,
numbers=left,
@ -31,7 +33,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/missioncyber/slide169/missioncyber-slide169.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/instagram-story/instagram-1080x1920.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
@ -56,4 +58,4 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -8,7 +8,6 @@
]{doclicense}
\usepackage{xcolor}
\color{white}
\usepackage{listings}
@ -32,7 +31,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/beurk/lettre/template-document-lettre.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/lettre/fonds_lettre.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
@ -50,3 +49,9 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhf[rh]{\thepage}
\renewcommand\headrulewidth{0pt}

View file

@ -2,15 +2,15 @@
\thispagestyle{empty}
\noindent Tu apprécies mes services ? Laisse-moi un commentaire \url{https://jevalide.ca/temoignage/} !\newline
\leavevmode \newline
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\leavevmode \newline
\noindent \doclicenseThis
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline
@ -18,6 +18,6 @@
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -31,7 +31,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/lettre/lcm-lettre.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/lettre/fonds_lettre.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather
@ -49,3 +49,9 @@
\newcommand{\emoji}[1]{
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhf[rh]{\thepage}
\renewcommand\headrulewidth{0pt}

View file

@ -0,0 +1,53 @@
\newpage
\thispagestyle{empty}
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -31,7 +31,7 @@
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/slide43/lcm-slide43.pdf}
\ULCornerWallPaper{1}{./styles/jevalideca/slide169/fonds_slide.pdf}
\makeatother
% Override default figure placement To be within the flow of the text rather

View file

@ -2,26 +2,32 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Consultation Express \emoji{🧠}
\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 DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
@ -30,7 +36,7 @@
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline

View file

@ -2,7 +2,7 @@
\thispagestyle{empty}
\noindent Tu apprécies ? Laisse-moi un commentaire sur mes réseaux sociaux !\newline
\noindent Tu apprécies mes services ? Laisse-moi un commentaire \url{https://jevalide.ca/temoignage/} !\newline
\leavevmode \newline
@ -10,7 +10,7 @@
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline

View file

@ -2,40 +2,52 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent Consultation Express \emoji{🧠}
\noindent Les consultations sont disponible par blocs de 30 minutes, jusquà 2 heures !
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Publié le \today.
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -2,40 +2,52 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent Consultation Express \emoji{🧠}
\noindent Les consultations sont disponible par blocs de 30 minutes, jusquà 2 heures !
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Publié le \today.
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -2,40 +2,52 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent Consultation Express \emoji{🧠}
\noindent Les consultations sont disponible par blocs de 30 minutes, jusquà 2 heures !
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Publié le \today.
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\pagebreak
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak

View file

@ -2,35 +2,41 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent Consultation Express \emoji{🧠}
\noindent Les consultations sont disponible par blocs de 30 minutes, jusquà 2 heures !
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\leavevmode \newline
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Tu apprécies ? Laisse-moi un commentaire sur mes réseaux sociaux ! \newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline

View file

@ -2,15 +2,15 @@
\thispagestyle{empty}
\noindent Tu apprécies mes services ? Laisse-moi un commentaire \url{https://jevalide.ca/temoignage/} !\newline
\leavevmode \newline
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Tu apprécies ? Laisse-moi un commentaire sur mes réseaux sociaux ! \newline
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\leavevmode \newline

View file

@ -2,36 +2,52 @@
\thispagestyle{empty}
\noindent Formations thématiques Y'app pas d'problème !
\noindent Pleine Confiance \emoji{🛡️}\emoji{🧘}
\noindent Deviens techno-zen \emoji{🧘} un pas à la fois
\noindent Je simplifie la cybersécurité, la loi 25 et la configuration des courriels pour toi.
\noindent Optimisation courriel: bien configurer pour éviter le spam
\noindent Tutoriels clé en main et accompagnement personnalisé pour que tu respires enfin.
\noindent Juste assez de loi 25: Conformité et expérience client
\noindent Inscription: \url{https://jevalide.ca/yapp}
\noindent Inscription: \url{https://jevalide.ca/pc}
\pagebreak
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent Consultation Express \emoji{🧠}
\noindent Les consultations sont disponible par blocs de 30 minutes, jusquà 2 heures !
\noindent Utilise mon jus de cerveau \emoji{🧠} pour tes besoins immédiats: choix de logiciels, diagnostic, cybersécurité, loi 25, délivrabilité
\noindent \url{https://jevalide.ca/express}
\pagebreak
\noindent DéconstruIT \emoji{⛏️}\emoji{🧱}
\noindent Libère ton entreprise (et ta clientèle) de l'oppression numérique. Une communauté intime et engagée pour que tu réalises enfin tes projets techno.
\noindent \url{https://jevalide.ca/deconstruit}
\pagebreak
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://jevalide.ca/liens/}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Publié le \today.
\noindent Certains droits réservés\ \ccbysa\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX \ et mon logiciel Fabrique à documents
\pagebreak
\pagebreak

View file

@ -1,23 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

View file

@ -1,51 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage[
type={CC},
modifier={by-sa},
version={4.0},
]{doclicense}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/a4paper/lcm-a4paper.pdf}
\makeatother
\usepackage{listings}
\usepackage{xcolor}
\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
\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}}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 496 KiB

View file

@ -1,100 +0,0 @@
{
"a4paper": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2480,
"paperheight": 3507,
"ratio": 100,
"margin": 248,
"vmargin": 525,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"lettre": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2550,
"paperheight": 3300,
"ratio": 100,
"margin": 255,
"vmargin": 495,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"linkedin": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 1200,
"paperheight": 1200,
"ratio": 100,
"margin": 180,
"vmargin": 180,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"instagram": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 1080,
"paperheight": 1920,
"ratio": 100,
"margin": 108,
"vmargin": 244,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"pinterest": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 735,
"paperheight": 1102,
"ratio": 100,
"margin": 75,
"vmargin": 165,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"slide43": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 2560,
"paperheight": 1920,
"ratio": 100,
"margin": 256,
"vmargin": 288,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"slide169": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 2560,
"paperheight": 1440,
"ratio": 100,
"margin": 256,
"vmargin": 216,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
}
}

View file

@ -1,20 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 547 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 KiB

View file

@ -1,20 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

View file

@ -1,60 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage{ccicons}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/linkedin/lcm-linkedin.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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

View file

@ -1,20 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

View file

@ -1,59 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage{ccicons}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/lcm/pinterest/lcm-pinterest.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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

View file

@ -1,15 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 KiB

View file

@ -1,15 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 KiB

View file

@ -1,23 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tous droits réservés\ \newline \the\year{}\ -\ François Pelletier
\leavevmode \newline
\noindent Visite mon site web au \url{https://jevalide.ca} et mes réseaux sociaux au \url{https://linktr.ee/jevalideca}
\leavevmode \newline
\noindent \doclicenseThis
\leavevmode \newline
\noindent Publié le \today
\leavevmode \newline
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

View file

@ -1,51 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage[
type={CC},
modifier={by-sa},
version={4.0},
]{doclicense}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/missioncyber/a4paper/MissionCyber-A4.pdf}
\makeatother
\usepackage{listings}
\usepackage{xcolor}
\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
\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}}
}

View file

@ -1,100 +0,0 @@
{
"a4paper": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2480,
"paperheight": 3507,
"ratio": 100,
"margin": 248,
"vmargin": 525,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"lettre": {
"linkcolor": "blue",
"tocdepth": 3,
"pdfengine": "lualatex",
"fontsize": 12,
"paperwidth": 2550,
"paperheight": 3300,
"ratio": 100,
"margin": 255,
"vmargin": 495,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"linkedin": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 1200,
"paperheight": 1200,
"ratio": 100,
"margin": 180,
"vmargin": 180,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"instagram": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 1080,
"paperheight": 1920,
"ratio": 100,
"margin": 108,
"vmargin": 244,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"pinterest": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 735,
"paperheight": 1102,
"ratio": 100,
"margin": 75,
"vmargin": 165,
"fps": 15,
"stilltime": 2,
"extension": "jpg"
},
"slide43": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 2560,
"paperheight": 1920,
"ratio": 100,
"margin": 256,
"vmargin": 288,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
},
"slide169": {
"linkcolor": "blue",
"tocdepth": 2,
"pdfengine": "lualatex",
"fontsize": 16,
"paperwidth": 2560,
"paperheight": 1440,
"ratio": 100,
"margin": 256,
"vmargin": 216,
"fps": 15,
"stilltime": 2,
"extension": "pdf"
}
}

View file

@ -1,19 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX

View file

@ -1,65 +0,0 @@
\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}
\usepackage{geometry}
\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/missioncyber/instagram/MissionCyber-FondStory.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}}
}
\hyphenpenalty=10000
\hbadness=10000
\centering

View file

@ -1,19 +0,0 @@
\newpage
\thispagestyle{empty}
\noindent Tu apprécies ? \emoji{❤️} et partage !\newline
\noindent Site web: \newline\url{https://jevalide.ca}
\noindent Réseaux sociaux: \newline\url{https://linktr.ee/jevalideca}
\pagebreak
\noindent Certains droits réservés\newline\ccbysa\newline \the\year{}\ -\ François Pelletier
\noindent Publié le \today.
\noindent Mise en page effectuée avec \LaTeX
\pagebreak

View file

@ -1,60 +0,0 @@
\usepackage[french]{babel} % Césure en français
\usepackage[autolanguage]{numprint}
\usepackage{ccicons}
\usepackage{wallpaper}
\makeatletter
\ULCornerWallPaper{1}{./styles/missioncyber/linkedin/MissionCyber-Carre.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

Some files were not shown because too many files have changed in this diff Show more