⚡ fix sections à la génération du livre
This commit is contained in:
parent
27ac03297a
commit
881cb01e6b
|
@ -54,10 +54,12 @@ fi
|
||||||
** Introduction :title:
|
** Introduction :title:
|
||||||
** Chapitre 1 :title:
|
** Chapitre 1 :title:
|
||||||
** Chapitre 2 :title:
|
** Chapitre 2 :title:
|
||||||
** Chapitre 3 :title:" > "livre.$extension"
|
** Chapitre 3 :title:
|
||||||
** Postface :title:
|
** Postface :title:
|
||||||
** Sources :title:
|
** Sources :title:
|
||||||
** Du même auteur :title:
|
** Du même auteur :title:
|
||||||
|
" > "livre.$extension"
|
||||||
|
|
||||||
|
|
||||||
echo ":PROPERTIES:
|
echo ":PROPERTIES:
|
||||||
:ID: $(generate_uuid)
|
:ID: $(generate_uuid)
|
||||||
|
|
Loading…
Reference in New Issue