On Tue, 18 Mar 2014, Ralf Hemmecke wrote:
I'd be interested to learn how difficult it would be to translate the
.htex format (for example,
https://github.com/hemmecke/fricas-svn/blob/master/src/doc/htex/FRAC.htex)
into a texmacs file.
No file translation needed. .htex files are nearly tex, with some specific \commands; such commands should be, of course, implemented on the TeXmacs side. Even without this work, many .htex files look nearly OK if imported as if from LaTeX; commands unknown to TeXmacs are highlighted in red.

Dynamic features of HyperDoc, such as running examples embedded in .htex, or querying FriCAS about all operations of some domain, etc., need more work. TeXmacs can be scripted in scheme; such dynamic things require some scheme programming, but surely doable. This is why I think that the project to reproduce the HyperDoc functionality in TeXmacs (with nicer look and feel) is relatively small.

Andrey

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to