Initial support for "_", "|_" et "…|" in label names
This commit is contained in:
+9
-3
@@ -1,7 +1,7 @@
|
||||
#+title: Script
|
||||
#+author: Sébastien Miquel
|
||||
#+date: 14-03-2026
|
||||
# Time-stamp: <07-05-26 11:33>
|
||||
# Time-stamp: <08-05-26 22:18>
|
||||
#+OPTIONS:
|
||||
|
||||
* Quézaco
|
||||
@@ -106,7 +106,13 @@ export GEMINI_API_KEY=…
|
||||
labels des exercices/questions.
|
||||
|
||||
Rerun on a single file with =python cutleft.py Interro/Copie01.pdf=
|
||||
5. =python enonce_info.py Interro= (gestion perso)
|
||||
|
||||
* Génération d'information sur l'énoncé
|
||||
|
||||
1. =python enonce_info.py Interro= (gestion perso)
|
||||
OU
|
||||
2. =python gemini_for_enonce.py Interro=
|
||||
+ Nécessite =enonce.tex/org= et `correction.tex/org`
|
||||
|
||||
* Labelisation et regroupement
|
||||
|
||||
@@ -124,7 +130,7 @@ Set proxy with ~export HTTPS_PROXY="http://10.0.0.1:3128"~
|
||||
+ Quand un label est manquant, il est possible de cliquer sur
|
||||
l'image, ce qui copie les coordonnées dans le presse papier
|
||||
(sous linux…), puis on peut l'ajouter à la main.
|
||||
|
||||
+ Utilisation de `_`, `|…` et `…|`
|
||||
Pour modifier une seule copie :
|
||||
=python plotting.py Interro/Copie01.pdf=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user