Browse Source

Apply rules and add la7 diagram rule

remotes/origin/split-songs
crep 15 years ago
parent
commit
d4e55ace68
  1. 1
      utils/latex-preprocessing

1
utils/latex-preprocessing

@ -28,6 +28,7 @@ sed -i "s/b\\]/\\&\\]/g" $i;
sed -i "s/032010}/X32010}/g" $i; sed -i "s/032010}/X32010}/g" $i;
#La #La
sed -i "s/002220}/X02220}/g" $i; sed -i "s/002220}/X02220}/g" $i;
sed -i "s/002020}/X02020}/g" $i;
#Lam #Lam
sed -i "s/002210}/X02210}/g" $i; sed -i "s/002210}/X02210}/g" $i;
#Ré #Ré

Loading…
Cancel
Save