X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Fscripts%2Ffix-symbols.sh;h=eb491489a77254c27c2fd1c064b23d493fbee4d3;hb=3e373f30525987b7b121ed74c8a1292dc71d185c;hp=ed45fce9a233bc14410a574a253365edc6737050;hpb=2dee4815ff382919e3eeb8868a579c75648a4240;p=helm.git diff --git a/helm/software/matita/help/C/scripts/fix-symbols.sh b/helm/software/matita/help/C/scripts/fix-symbols.sh index ed45fce9a..eb491489a 100755 --- a/helm/software/matita/help/C/scripts/fix-symbols.sh +++ b/helm/software/matita/help/C/scripts/fix-symbols.sh @@ -1,4 +1,4 @@ #!/bin/sh -sed -i 's/\\&\\#x225d;/:=/g' $1 +sed -i 's/\\&\\#x225d;/\\ensuremath{\\stackrel{def}{=}}/g' $1 sed -i 's/\\&\\#x3a9;/\\ensuremath{\\Omega}/g' $1