diff --git a/dossier de projet/build.sh b/dossier de projet/build.sh index cda426a..9399ede 100755 --- a/dossier de projet/build.sh +++ b/dossier de projet/build.sh @@ -3,13 +3,11 @@ main() { local file="$(readlink --canonicalize-existing "${0}")" local root="$(dirname "${file}")" -local name="main" -local input="${root}/${name}.md" -local output="${root}/${name}.pdf" -local style="tango" +local input="${root}/main.md" +local output="${root}/main.pdf" pandoc \ "${input}" \ ---highlight-style "${style}" \ +--highlight-style "tango" \ --output "${output}" \ --pdf-engine "xelatex" \ \ diff --git a/dossier de projet/images/wcs.png b/dossier de projet/images/wcs.png deleted file mode 100644 index 15dcefa..0000000 Binary files a/dossier de projet/images/wcs.png and /dev/null differ diff --git a/dossier de projet/main.md b/dossier de projet/main.md index 6b0f349..3201269 100644 --- a/dossier de projet/main.md +++ b/dossier de projet/main.md @@ -1,71 +1,23 @@ --- -header-includes: -- \usepackage{geometry} -- \geometry{a4paper,portrait,top=20mm,bottom=20mm,left=20mm,right=20mm} -- \usepackage{relsize} +author: Julia Spriggs +date: 15 Octobre 2024 +institution: Wild Code School +subtitle: Oros +title: Dossier de projet + +geometry: + - top=2cm + - bottom=2cm + - left=2cm + - right=2cm lang: fr +numbersections: true +secnumdepth: 2 +toc: true +toc-depth: 2 --- - -\newcommand{\hrq}{ -\rule{.25\textwidth}{1pt} -} - - -\def\authorshort{SPRIGGS} -\def\authorlong{Julia \authorshort} -\def\dateshort{2024} -\def\datelong{Lundi 04 Novembre \dateshort} -\def\titleshort{Oros} -\def\titlelong{\titleshort : location de matériel de montagne} - - -\setcounter{secnumdepth}{3} -\setcounter{tocdepth}{3} - - -\setmainfont{DejaVu Sans} -\setmonofont{DejaVu Sans Mono} - - - -\begin{center} -\includegraphics[height=1in]{images/wcs} -{\bfseries -\begin{large} - -{\larger[2] W}ILD {\larger[2] C}ODE {\larger[2] S}CHOOL -\hrq -Bordeaux - -\vfill - -\titlelong -\hrq -\authorlong - -\vfill - -Dossier de projet\\ -présenté en vue d’obtenir le titre : - -« Concepteur développeur d’applications web » -\hrq -Soutenu le : - -\datelong - -\end{large} -} -\end{center} -\pagebreak - - - -\tableofcontents -\pagebreak - - +\newpage # Liste des Compétences du référentiel