#!/data/data/com.termux/files/usr/bin/sh

SWIPL=lib/swipl/bin/arm64-android/swipl

$SWIPL -f none -s $libdir/latex2html.pl -t halt -- $*
