Hi David,
If this LaTeX + guile stuff goes well, might you consider releasing it
separately from guile-gnome? I think it could be very useful in its
own right.
Is it intended to parse LaTeX, or to create LaTeX? If create, from
what? If parse, for what purpose?
Sorry for all the questions. I've been mentally toying with the idea
of writing a set of macros that take guile mathematical expressions as
input and then output a string which can be cut and pasted into a
LaTeX document in math mode. So, seeing your post piqued my interest.
ie:
(scheme->LaTeX (+ 7 (/ 18 5)))
=>
"7 + \frac{18}{5}"
Regards,
Jon
David Pirotte wrote:
On Mon, 07 Nov 2005 18:34:16 -0600
Jon Wilson <[EMAIL PROTECTED]> wrote:
Hi David,
This is interesting... Just for the sake of my curiousity, could you
describe what project this is for?
Hi John,
I'm writing a little peace of software in guile-gnome, which interface
with postgres for the data repository, and this part is to prepare reports
to be printed
David
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user