#!/bin/sh -e # converts markdown to latex ### common.sh ### getopts.sh ### postopts.sh ### checkin.sh to_utf8 "$@" | runpandoc -w latex -s | from_utf8