standard outfile with _klein.pdf

master
Sascha 2023-09-06 09:02:01 +07:00
parent 00fbe700b8
commit 48eb46f7f2
1 changed files with 2 additions and 1 deletions

@ -86,7 +86,8 @@ fi
if [ ! -z "$2" ]; then
OFILE="$2"
else
OFILE="-"
filename="${1%.*}"
OFILE="${filename}_klein.pdf"
fi
# Output resolution defaults to 72 unless given: