texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Converting algorithms to/from latex


From: Syed Ahmad
Subject: [Texmacs-dev] Converting algorithms to/from latex
Date: Thu, 17 Jan 2019 05:11:49 -0500

Hello there,

While ago, when I was writing my thesis and I needed to write lots of
algorthms, I found algorithm-blah.ts in the wild (perhaps on this
mailing list) and modified it so I can write algorithms in Texmacs the
same way we write them in latex using algorithmic packages (like to
start every line you write \state and it gets its own line number
etc). Here is the package:

https://gitlab.com/syedahmad/algorithmacs/blob/master/algorithmacs-style.ts

Now, what I'm interested in, is to write a conversion to/from
latex algorithm/algorithmic. In general it should be easy because every
I have followed latex symantics in algorithmacs-style.ts.

I was wondering where I should start. Could I write a plugin etc or I
need to edit Texmacs core source code? I have written quite a bit of
elisp code but haven't done scheme before.

Thanks a lot,
Syed Ahmad



reply via email to

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