summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
AgeCommit message (Collapse)AuthorFilesLines
2002-10-02Add configure patch to remove autoconf dependency.wiz3-4/+22
2002-09-06Update to 1.0.0.15, provided by Julio Merino in pkg/18123 (with minorwiz4-41/+58
fixes by me). Changes: * Automatic generation of preamble instead of using the TeXmacs.sty file (1.0.0.15). * Widget factory for menus moved to the Scheme interface (1.0.0.15). * Circulating variants for certain environments (1.0.0.15). * New menu look and feel (1.0.0.14). * Some changes to the LaTeX to TeXmacs converter (1.0.0.14). * We started implementing a TeXmacs to Html converter (1.0.0.14). * Correction of a severe bug which disabled the keyboard on certain systems (1.0.0.13). * Better support of the numeric keypad and dead accents (1.0.0.13). * Complete change of the keyboard behaviour (1.0.0.12). * Automatic detection and configuration of modifier keys (1.0.0.12). * Automatic translation of menus in the documentation (1.0.0.12). * Guile/Scheme scripts inside documents (1.0.0.12). * Wildcard system for keyboard shortcuts (1.0.0.11). * Keyboard shortcuts in the menus are determined automatically (1.0.0.11). * Further reorganization of the menus (1.0.0.11). * Support for grey menu items, checkmarks and ... in menus (1.0.0.11). * Automatic determination of keyboard shortcuts in menus (1.0.0.11). * Widgets are now attached to the current display at creation time (1.0.0.11). * Improved reduce and axiom interfaces (1.0.0.11). * We replaced the gencc preprocessor by the more standard template system of C++ (1.0.0.10).
2002-07-20Update to 1.0.0.9, requested by Julio Merino in pkg/17650.wiz3-7/+15
Changes since 1.0.0.7: * You may now make money donations to the TeXmacs project (1.0.0.9). * Headers and footers through menus (1.0.0.9). * Minor bug fixes (1.0.0.9). * Reorganization of the online manual (1.0.0.9). * Standard keyboard prefixes part of tmdoc style file (1.0.0.9). * Some changes for compilation with g++ 3.1 (1.0.0.8). * Implementation of arrows with limits above and below (1.0.0.8).
2002-06-16Update to 1.0.0.7, provided by Julio Merino in pkg/17234 with minor changes.wiz3-475/+583
Changes since 1.0.0.2: * First part of a reorganization of the menu layout (1.0.0.7). * Support for user preferences (1.0.0.7). * Mathematical characters in special fonts become tokens (1.0.0.7). * Support for the itanium platform (1.0.0.7). * Rudimentary switches and folding (1.0.0.6). * Improved documentation for adding new computer algebra systems (1.0.0.6). * Added a presentation mode (1.0.0.6). * Improved interfaces for QCL, Axiom and Mupad (1.0.0.6). * Visual environment information when editing (1.0.0.5). * Letter and exam styles; old letter becomes ``generic'' (1.0.0.5). * Implementation of overline and underline macros (1.0.0.5). * Improved special mathematical fonts cal, frak and Bbb (1.0.0.5). * Some small improvements in LaTeX to TeXmacs converter (1.0.0.5). * Added amsart and jsc style files (1.0.0.5). * Further reorganization of the style files (1.0.0.5). * Spanish translations of several help files (1.0.0.4). * Further reorganization of the style files (1.0.0.4). * Examples of TeXmacs documents are available from online help (1.0.0.4). * Experimental support for the Giac computer algebra system (1.0.0.4). * Experimental support for MacOSX with help from Martin Costabel (1.0.0.3). * Suffixes handling in the file loader and saver by Gareth McCaughan (1.0.0.3). * Experimental support for the Axiom system by Andrey Grozin (1.0.0.3). * Experimental support for Italian with help from Xav (1.0.0.3). * Fixed bug with computer algebra session styles (1.0.0.3). * Preliminary version of online help (1.0.0.3).
2002-04-27Change dependency on autoconf to BUILD_DEPENDSrh1-2/+2
2002-04-27Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", arh5-0/+546
frontend to LaTeX. Provided in PR pkg/16510 by <jmmv@hispabsd.org>. This closes said PR.