The standard TeXmacs styles and packages

Currently, the following standard document styles have been implemented:

Each of these styles export a certain number of standard functions and environments listed below. All future standard document styles are expected to support at least the above commands and environments and we suggest users to write style files which do so too.

We notice that the theorem like environments are not standard in LaTeX, which is a standard source of non compatibility. New “theorems” can be added with the newtheorem command. It is also possible to add new “remarks” with the newremark command; “remarks” are different from “theorems” in the sense that their body is usually not typeset in an emphasized font.

Of course, programming environments are not supported by LaTeX either. Such environments are currently under development.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".