X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/4c8c406559cd6b201004955a3db7cb3386a0f00d..edbd96c2ee0c6a55ae446c262b02b36af1cfc0ce:/keys.keeper-cards diff --git a/keys.keeper-cards b/keys.keeper-cards index 825f6f5..01c1444 100755 --- a/keys.keeper-cards +++ b/keys.keeper-cards @@ -101,7 +101,13 @@ cat >&3 <<'EOF' \documentclass[a4paper, landscape, 12pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} +EOF +if kpsewhich mdwfonts.sty >/dev/null; then + cat >&3 <<'EOF' \usepackage[palatino, helvetica, courier, maths = cmr]{mdwfonts} +EOF +fi +cat >&3 <<'EOF' \usepackage{graphicx} %% Report errors with enough context that we can debug them.