#!/usr/bin/perl

use dpl::html;

my $f = shift;
dpl::tex::mkdicthtml($f, "_.html");
