Add PDF export functionality and integrate courstex submodule

This commit is contained in:
Edgar P. Burkhart 2025-02-28 12:57:28 +01:00
parent 0240949bc6
commit 4b03461d1f
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
9 changed files with 26 additions and 1 deletions

View file

@ -1,6 +1,9 @@
---
title: Les capteurs
subject: Cours
export:
- format: pdf
template: courstex
---
# Définition

View file

@ -1,6 +1,9 @@
---
title: Les signaux
subject: Cours
export:
- format: pdf
template: courstex
kernelspec:
name: python3
display_name: Python 3

View file

@ -1,6 +1,9 @@
---
title: Le CAN
subject: Cours
export:
- format: pdf
template: courstex
kernelspec:
name: python3
display_name: Python 3