Prise en compte du bug dans Pandoc pour affichage de la forme longue dans la bibliographie

This commit is contained in:
Bastien Dumont
2022-01-09 20:06:38 +01:00
parent a227abf29d
commit 32260151ab
4 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
# https://github.com/jgm/citeproc/issues/99
sed 's/{"t":"Str","c":"|"},{"t":"SmallCaps","c":\[{"t":"Str","c":"Long"}\]}/{"t":"Str","c":"|"},{"t":"SmallCaps","c":[{"t":"Str","c":"Auteur avec un nom long"}]}/' -