Source: goby Section: lisp Priority: optional Maintainer: Tatsuya Kinoshita Build-Depends: debhelper (>= 11) Standards-Version: 4.2.0 Homepage: http://www.mew.org/~kazu/proj/goby/ Vcs-Browser: https://salsa.debian.org/debian/goby Vcs-Git: https://salsa.debian.org/debian/goby.git Package: goby Architecture: all Depends: emacsen-common (>= 2.0.8), emacs-nox | emacs | emacs25 | emacs24 | emacs23 | emacs22 | emacs-snapshot, ${misc:Depends} Recommends: netpbm, imagemagick Suggests: fonts-liberation, fonts-dejavu, fonts-japanese-gothic, fonts-japanese-mincho, ghostscript Description: WYSIWYG presentation tool for Emacs Goby is an Emacs Lisp package to display large fonts and images, which can be used as a WYSIWYG presentation tool on GNU Emacs. . There are two modes, Edit and View, for Goby. Edit mode is implemented as a minor mode while View mode as a major mode. The created file (*.gby) is just a text, so you can easily handle it. . To display large fonts, install TrueType font packages. To use images, install the netpbm package. To make screen dumps, install the imagemagick package.