GNU TeXmacs 1.0.6.14 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU TeXmacs 1.0.6.14 (Default branch)
# 1  
Old 03-19-2008
GNU TeXmacs 1.0.6.14 (Default branch)

Image GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content: text, mathematics, graphics, interactive content. TeXmacs can also be used as an interface to many external systems for computer algebra, numerical analysis, and statistics. New presentation styles can be written by the user and new features can be added to the editor using Scheme. License: GNU General Public License (GPL) Changes:
This version comes with better color support, and a native Aqua port has been started. Some g++ and Guile compatibility issues have been fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problem running texmacs

I have installed texmacs. I can load the program but only as root. I had installed it locally before and added the locaton to PATH. I think it is picking up the old PATH even if I removed it from my .cshrc ---------- Post updated at 11:44 AM ---------- Previous update was at 11:37 AM ----------... (1 Reply)
Discussion started by: kristinu
1 Replies
Login or Register to Ask a Question
CHROOT(1)                                                          User Commands                                                         CHROOT(1)

NAME
chroot - run command or interactive shell with special root directory SYNOPSIS
chroot NEWROOT [COMMAND [ARG]...] chroot OPTION DESCRIPTION
Run COMMAND with root directory set to NEWROOT. --help display this help and exit --version output version information and exit If no command is given, run ``${SHELL} -i'' (default: /bin/sh). AUTHOR
Written by Roland McGrath. REPORTING BUGS
Report chroot bugs to bug-coreutils@gnu.org GNU coreutils home page: <http://www.gnu.org/software/coreutils/> General help using GNU software: <http://www.gnu.org/gethelp/> COPYRIGHT
Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
chroot(2) The full documentation for chroot is maintained as a Texinfo manual. If the info and chroot programs are properly installed at your site, the command info coreutils 'chroot invocation' should give you access to the complete manual. GNU coreutils 7.1 July 2010 CHROOT(1)