           SPELL=preview-latex
       BUILD_API=2
         VERSION=0.9.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${GNU_URL}/auctes/${SOURCE}
     SOURCE2_URL=${SOURCE_URL[0]}.sig
      SOURCE_GPG=gnu.gpg:${SOURCE}.sig
        WEB_SITE=http://preview-latex.sourceforge.net
      LICENSE[0]=GPL
         ENTERED=20050223
         UPDATED=20050223
           SHORT="Fancy formulae in emacs"
cat << EOF
The purpose of preview-latex is to embed LaTeX environments such as display
math or figures into the source buffers. By mouse-clicking, you can open the
origina text. After editing, another click will just run the region in
question through LaTeX and redisplay the new results.
EOF
