On Tue, 3 May 2022 17:44:16 -0700 David Christensen <dpchr...@holgerdanske.com> wrote:
> On 5/3/22 16:17, Gary L. Roach wrote: > > I have been looking for a documentation system that would allow me to > > write cursive paragraphs with math formulas interspersed and then have > > the formulas solved. Some examples that almost do what I want is Sage, > > Octave and Cantor (with the proper backend). So far all seem to be > > missing the /* text */ capability of the C language and have no > > subscript superscript capability. I like Cantor a lot but haven't been > > able to get around these two hurdles. Could anyone help. Install texlive and texmaker or texstudio. This is the sane option for your requirements. After that, these are valuable resources: https://en.m.wikibooks.org/wiki/LaTeX/Introduction https://en.m.wikibooks.org/wiki/LaTeX/Mathematics Cheers!