chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ideas


From: Perry E. Metzger
Subject: Re: [Chicken-users] ideas
Date: 13 Aug 2002 23:12:12 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Peter Keller <address@hidden> writes:
> > troff/nroff has a distinct advantage in general, which is that the
> > same sources cleanly produce plain and formatted text (and now
> > hypertext -- NetBSD has mdoc macros that generate nice html, and there
> > are similar hacks in groff).
> 
> Yeah, but I don't know if you can embed images and math equations and stuff
> into nroff. I've literally only seen it for man pages.

equations are done with eqn, a troff preprocessor -- you can do
similarly for images.

> > The problem with troff is it is a bit obscure. :(
> 
> That's an understatement. :)

mdoc isn't actually so bad. I find tex/latex equally obscure at times.

But really, none of these solutions are entirely pleasing. :(

-- 
Perry E. Metzger                address@hidden
--
"Ask not what your country can force other people to do for you..."




reply via email to

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