Home | Download | Help | Contribute | Plug-ins | About | Contact | Search
Submitting patches for TeXmacs
Feedback | Bugs | Suggestions | Patches

You may contribute patches for TeXmacs using the patch manager on Savannah. In order to submit a patch, we recommend you to use the CVS version of TeXmacs. In that case, after checking out the source code of a particular version of TeXmacs using

    cvs co -r TeXmacs-version src

and making your changes, you may use the command

    cvs diff -r TeXmacs-version src > diffs

in order to obtain a patch ready to be submitted in the file diffs. Here version stands for the usual version number, with “.” replaced by “_” (example: TeXmacs-1_0_2_7). When submitting your patch, don't forget to carefully select a category and to fill out a summary.

This webpage is part of GNU TeXmacs and the larger GNU project. Verbatim copying and distribution of it is permitted in any medium, provided this notice is preserved. For more information or questions, please contact Joris van der Hoeven.

Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA