slowphil / mingw-w64-texmacs

TeXmacs for Windows (build in MSys2/Mingw32 environment)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mingw-w64-texmacs : for building the latest TeXmacs in MSys2/Mingw32 environment

when running makepkg, this will build TeXmacs for Windows from latest svn and package it with utilities that differ from the official distribution (see the wiki for more info):

  • Hunspell spell checker. Hunspell is OpenOffice/LibreOffice's spellchecker, more actively developped than Aspell that ships with the official TeXmacs for windows. Also, for sake of not bloating the package, we pack only the dictionaries for English and the locale of the machine on which the build is made (French for the released installer).

  • some command-line tools (used transparently) for better support of SVG images

  • This version of TeXmacs packs several custom plugins:

    • outline plugin, to reorganize large documents in a structured manner.

    • komment plugin: tools for handling proposed text changes in (offline) collaborative editing

    • zotexmacs plugin: If you bibliography is handled by Zotero, makes it easy to insert references.

    • fontawesome plugin: for using the many web-related icons in Font Awesome free fonts.

      (the equation editor plugin is now a standard feature in the main repo!)

  • A built-in updater tool (will propose an update when I take the time to bring the data here up-to-date... )

The easiest way to build TeXmacs is by using the fully automated build environment (download page)

About

TeXmacs for Windows (build in MSys2/Mingw32 environment)

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%