Skip to content
Snippets Groups Projects
Commit b643064f authored by orestis.malaspin's avatar orestis.malaspin
Browse files

modif mineure

parent 93274131
No related branches found
Tags v1.0.4
No related merge requests found
......@@ -6,9 +6,9 @@ STYLES := css/tufte-css/tufte.css \
OPTIONS = --toc
OPTIONS += --filter=pandoc-numbering
OPTIONS += --filter=pandoc-crossref
OPTIONS += --pdf-engine pdflatex
PDFOPTIONS = --highlight-style kate
PDFOPTIONS += --pdf-engine pdflatex
PDFOPTIONS += --number-sections
PDFOPTIONS += --template=./default.latex
......
---
author:
- Orestis Malaspinas
title: Résumé du cours de mathématiques
title: Mathématiques en technologie de l'Information
autoSectionLabels: false
autoEqnLabels: true
eqnPrefix:
eqnPrefix:
- "éq."
- "éqs."
chapters: true
numberSections: true
numberSections: false
chaptersDepth: 1
sectionsDepth: 3
lang: fr
......@@ -16,7 +16,6 @@ documentclass: book
papersize: A4
cref: false
urlcolor: blue
---
\newcommand{\dd}{\mathrm{d}}
\newcommand{\real}{\mathbb{R}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment