mailing-list for TeXmacs Users

Text archives Help


Re: TeXmacs 1.99.19


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: "texmacs-users" <address@hidden>
  • Subject: Re: TeXmacs 1.99.19
  • Date: Sat, 06 Mar 2021 11:41:13 +0800
  • Arc-authentication-results: i=1; mx.zoho.com.cn; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com.cn; s=zohoarc; t=1615002075; h=Content-Type:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=SL6sENetwQOfxQ8oavrc6C29eDfulcE5zvpjWlFCJvU=; b=WdcBZfF6zhibQ8Q/pMZezftEEtPdpz2efqTnVMTJ+QUagq6ZN81M9oM65F4PG0cbBGaRKOEWNPh6WAAyApX6qFgbF/l7XCUi0P0tgLq1pJknUIt0E6M2zMo2a2Ve4PhOfCan5WgE/6Su+mOg5fyZh4QYxzUVXpxnqp+M1Xa/V3Q=
  • Arc-seal: i=1; a=rsa-sha256; t=1615002075; cv=none; d=zoho.com.cn; s=zohoarc; b=J4vk9cvxo+ZtdV2nAb9CLdJo+n42KqOCNrvvYdQZOfdNVqTN7bohug9DhPlolyLylTGjTgRWWCVvD0DbBmpO9/IkIwheApQBK2r0ugBCMwWz5IDsbq3BBFP5O5NAdfrI/wU/BnrHqga5Iip7IeDpQIvm9Thi4cTgOAYXI82/RGE=
  • Importance: Medium

Just improved the Octave plugin:

1. Enhanced plotting
2. Tab Completion
3. Multi-line input (by Jeroen Wouters)

However, I'm developing the Octave plugin on macOS. I tried to make Octave work on Windows last night.
It is a pity that my recent three commits are not included in GNU TeXmacs v1.99.19.

For Windows user, please use Octave 5.x and install the latest Octave via:

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

I'm learning Andrew Ng's Machine Learning on Coursera, the Octave plugin should be good enough for the ML course.

For the next version of GNU TeXmacs, I will try to make the Octave plugin work perfectly for the ML course.

If someone else is learning the ML course using the Octave plugin, please help report bugs to the forum: http://forum.texmacs.cn/.

---- On Sat, 2021-03-06 05:17:06 TeXmacs <address@hidden> wrote ----

Dear all,

I am happy to announce the release of TeXmacs 1.99.19.

The new release consists mainly of a large number of bug fixes,
including many fixes for sporadic segfaults during LaTeX imports.

The new release also comes with a further enhanced structured
search and replace facility. You may now use wildcards both
during structured search _and_ structured search and replace.
(Example: swap the numerator and denominator of a fraction;
wildcards are inserted using C-1, C-2, ...)
You may also modify some preferences for search & replace.

Best wishes, --Joris





Archive powered by MHonArc 2.6.19.

Top of page