# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description GNU TeXmacs: A Scientific Text Editor
GNU TeXmacs is a free scientific text editor, \
which was both inspired by TeX and GNU Emacs. \
The editor allows you to write structured documents \
via a wysiwyg (what-you-see-is-what-you-get) and \
user friendly interface. New styles may be created by \
the user. The program implements high-quality \
typesetting algorithms and TeX fonts, which help you \
to produce professionally looking documents. \
The high typesetting quality still goes through for \
automatically generated formulas, which makes TeXmacs \
suitable as an interface for computer algebra systems. \
TeXmacs also supports the Guile/Scheme extension \
language, so that you may customize the interface and \
write your own extensions to the editor.
#user_notes If texmacs can't find guile's modules, you will have to \
# set GUILE_LOAD_PATH explicitly (usually \
# ${prefix}/share/guile/1.8). \
# Also, you may need to set DISPLAY to localhost:0.0 if \
# launching TeXmacs from a non-X11 terminal.
#bugs Some of the computer algebra system sessions (e.g., \
# maxima) will hang if you try to use the online help \
homepage http://www.texmacs.org/
master_sites ${homepage}Download/ftp/tmftp/source/:source \
ftp://ftp.texmacs.org/pub/${name}/fonts/:fonts
distfiles ${name}-${version}-src${extract.suffix}:source \
${name}-extra-fonts-1.0-noarch${extract.suffix}:fonts
checksums ${name}-${version}-src${extract.suffix} \
md5 544ee0ada9a7fe0ea39e33d94e8d5ff5 \
sha1 5298e9bd3f61cd8f2117fe1d96a7435f8a788cc8 \
rmd160 f4dbbbd80832f3527e4e0c58f651da1adf8a0df5 \
${name}-extra-fonts-1.0-noarch${extract.suffix} \
md5 4666d29252da18bbc3fa7e162bb00b17 \
sha1 c7a1af56b1af4c18c0792cec69330bd6daea002b \
rmd160 ae539c873f16463a3c19fcaf69fd338a1eadd7ce
depends_lib port:freetype \