Add PDF export functionality and integrate courstex submodule
This commit is contained in:
parent
0240949bc6
commit
4b03461d1f
9 changed files with 26 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: Les capteurs
|
||||
subject: Cours
|
||||
export:
|
||||
- format: pdf
|
||||
template: courstex
|
||||
---
|
||||
|
||||
# Définition
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: Les signaux
|
||||
subject: Cours
|
||||
export:
|
||||
- format: pdf
|
||||
template: courstex
|
||||
kernelspec:
|
||||
name: python3
|
||||
display_name: Python 3
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: Le CAN
|
||||
subject: Cours
|
||||
export:
|
||||
- format: pdf
|
||||
template: courstex
|
||||
kernelspec:
|
||||
name: python3
|
||||
display_name: Python 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue