diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index ba3e61c..37ac66b 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -80,7 +80,7 @@ else fi convert -font 'Liberation-Sans' \ --pointsize 120 -fill black -draw 'text 330,250 "'"$MONTANT DU"'"' \ +-pointsize 120 -fill black -draw 'text 325,250 "'"$MONTANT DU"'"' \ -pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ -pointsize 20 -fill black -draw 'text 380,20 "'"${NOTERIB}"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $NUMERO"'"' \