From 70e4194703bc0f4097cab36860869fd38ee29ea9 Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 27 Apr 2002 09:53:43 +0000 Subject: Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", a frontend to LaTeX. Provided in PR pkg/16510 by . This closes said PR. --- editors/TeXmacs/DESCR | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 editors/TeXmacs/DESCR (limited to 'editors/TeXmacs/DESCR') diff --git a/editors/TeXmacs/DESCR b/editors/TeXmacs/DESCR new file mode 100644 index 00000000000..eaf78c2c596 --- /dev/null +++ b/editors/TeXmacs/DESCR @@ -0,0 +1,19 @@ +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. + +TeXmacs currently runs on PC's and PPC's under Gnu/linux (a >200MHz +processor and >32Mb of memory are recommended) and on sun computers. +Converters exist for TeX/LaTeX and they are under development for +Html/Mathml/Xml. In the future, TeXmacs is planned to evoluate towards +a complete scientific office suite, with spreadsheet capacities, a +technical drawing editor and a presentation mode. -- cgit v1.2.3