texmacs / plugins-in-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNU TeXmacs plugins implemented in Python

Real world plugins:

Demo plugins:

  • pyminimal: minimal demo plugin
  • pycomplete: demo plugin for completion
  • pymarkup: demo plugin for GNU TeXmacs markup
  • pyprompt: demo plugin for changing the session prompt

Cheatsheat

./pants run cli:install -- pyminimal

bin/lint

bin/format

# For other GNU TeXmacs distributions like Mogan Editor
TEXMACS_HOME_PATH=~/.Xmacs ./pants run cli:install -- pymarkup

Contributing

Please report bugs to the GNU TeXmacs forum for this project.

Issues are managed inside this repo (eg. docs/issues.tm, docs/001.tm, docs/002.tm). Please create pull requests to create issues!

Pull requests can be made against:

LICENSE

About

License:GNU General Public License v3.0


Languages

Language:Tcl 90.6%Language:Python 6.6%Language:Scheme 2.5%Language:TypeScript 0.3%Language:Shell 0.0%