diff --git a/scripts/genPicross.sh b/scripts/genPicross.sh index 52c62d6..0dce4c3 100755 --- a/scripts/genPicross.sh +++ b/scripts/genPicross.sh @@ -30,8 +30,8 @@ fi ##################### out=" {\n - title: \"$title\",\n - hintTitle: \"$hintTitle\",\n + title: qstr(\"$title\"),\n + hintTitle: qstr(\"$hintTitle\"),\n dimension: $dim,\n grid:\n [\n"