csl-clio/Utilitaires/microfixes-docDiapo.sh

5 lines
170 B
Bash
Raw Normal View History

#!/bin/bash
sed -i 's/\\type{publication/\\type{publication}\\-\\type{/' "$1"
sed -i 's/\\type{sourceAuthor},/\\type{source}\\-\\type{Au}\\-\\hbox{\\type{thor},}/' "$1"