if [ "$INTER_FORMAT" == "ttf" ]; then
  persistent_remove INTER_FORMAT
fi &&

config_query_list INTER_FORMAT "Which font format do you want to install?" \
                               otf \
                               ttf-hinted
