up
This commit is contained in:
18
template.qmd
18
template.qmd
@@ -1,14 +1,26 @@
|
||||
---
|
||||
title: Untitled
|
||||
title: "Cours avec Quarto"
|
||||
subtitle: "Sous-titre"
|
||||
format:
|
||||
cours-pdf: default
|
||||
author: Jeff LANCE
|
||||
date: last-modified
|
||||
---
|
||||
|
||||
## Introduction
|
||||
# Introduction
|
||||
|
||||
*TODO* Create an example file that demonstrates the formatting and features of your format.
|
||||
Cette extension est un template pour mes documents de cours.\
|
||||
Elle est basée sur ma classe $\LaTeX$ ``latex-homework/jl-cours``.
|
||||
|
||||
Ce document est un exemple d'usage de ce template.
|
||||
|
||||
# Une section
|
||||
|
||||
\lipsum[1]
|
||||
|
||||
## Une sous-section
|
||||
|
||||
\lipsum[1]
|
||||
|
||||
## More Information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user