ANNOUNCE: erlguten
Luke Gorrie
luke@REDACTED
Wed Mar 12 19:09:28 CET 2003
"Pierpaolo BERNARDI" <bernardp@REDACTED> writes:
> From: "Joe Armstrong" <joe@REDACTED>
>
> > TeX/LaTeX also are flawed - TeX can't line up rows in two parallel
> > columns.
>
> Have you looked at Lout?
> Lout is a text formatter TeX style, but better.
I'm quite fond of "Latte" myself. It is basically a scheme dialect
with a TeX syntax, designed for generating HTML. The syntax is a bit
excessively ugly, but I do like using 'map', 'lambda', etc in my web
pages.
For example, my homepage is http://www.bluetail.com/~luke/
The source to that page is http://www.bluetail.com/~luke/index.latte
And the "style sheet" (library functions) are at
http://www.bluetail.com/~luke/style.latte
I won't say it's beautiful, but it is quite fun :-)
Cheers,
Luke
More information about the erlang-questions
mailing list