diff --git a/md-to-pdf b/md-to-pdf index da893fb..9e69e78 100755 --- a/md-to-pdf +++ b/md-to-pdf @@ -8,7 +8,7 @@ optdepends=(notify-send de-p1st-image-width-limit) exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1 set -x -####### +####### ####### ####### function command_exists(){ @@ -57,6 +57,9 @@ function modify_html() { fi } +####### ####### ####### + + check_depends # read newline-delimited absolute paths of selected files (on local filesystem)