Test for the ttf2tex-mkpkg package
----------------------------------

This directory contains a YAML file (dkghwr/ttf2tex.yaml) allowing to
test the ttf2tex-mkpkg package in Debian.  In order to run this test
you will need the ttf-fifthhorseman-dkg-handwriting package installed
n your system.  In order to build the font pacakge and run the test,
do the following (you might copy this whole directory to somewhere you
have write acces, if you are not root):

    cd dkghwr
    ttf2tex-mkpkg
    debuild -us -uc
    cd ..
    sudo dpkg -i latex-dkghwr-font_0.1_all.deb
    cp /usr/share/doc/latex-dkghwr-font/examples/test.tex .
    pdflatex test
    xpdf test.pdf


 -- Rafael Laboissiere <rafael@debian.org>  Sat, 17 Mar 2007 11:49:53 +0100

