texmacs / octave

Octave plugin for GNU TeXmacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octave

Join the chat at https://gitter.im/texmacs/Lobby

Installation

It is a built-in plugin in TeXmacs. If you need to customize it, please install it under the $TEXMACS_HOME_PATH:

# For GNU/Linux or macOS
git clone -b v1.99.19 https://github.com/texmacs/octave.git $HOME/.TeXmacs/plugins/octave

# For Windows (Please use CMD or manually expand the %APPDATA% variable)
git clone https://github.com/texmacs/octave.git %APPDATA%\TeXmacs\plugins/octave

-b v1.99.19 means that the octave plugin cloned is the same as the built-in one in GNU TeXmacs v1.99.19.

About

Octave plugin for GNU TeXmacs


Languages

Language:Tcl 90.4%Language:MATLAB 7.0%Language:Scheme 1.2%Language:M 1.0%Language:Objective-C 0.5%