octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Latex interpreter via Mathjax + Qt


From: Michael Godfrey
Subject: Re: Latex interpreter via Mathjax + Qt
Date: Mon, 11 Jan 2016 16:26:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

George,

Improving the TeX/LaTeX handling in Octave is certainly
a needed project. But, a few points:

1. It would be good to look at the current implementation
    which allows embedding LaTeX in label strings and
    allows post-editing of the LaTeX before generating the PDF.
    This has restrictions, and is not as simple as might be nice,
    but it works. Using this path there is little need for Mathjax
    since LaTeX is available.

2. The use of Mathjax + Qt would more be for generation of
    other formats such as html,  EPUB, etc. Mathjax is as far
    as I have experienced the best path for getting well-formatted
    math into files other than TeX/LaTeX.

3. An end goal could be the implementation of "Octave" notebooks.
    i.e. allow a text mode with Octave and supporting things like
    Mathjax embedded. This would allow a text (i.e. TeX) source to
    instantiate Octave results inline.

These are just suggestions. You are welcome to join in the
Octave project and help out as you see best.

Michael

reply via email to

[Prev in Thread] Current Thread [Next in Thread]