groff
[Top][All Lists]
Advanced

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

Re: [Groff] HTML without make.


From: Gaius Mulley
Subject: Re: [Groff] HTML without make.
Date: Sat, 1 Jan 2000 11:13:16 +0000 (GMT)

Eddie writes:

> I'm stuck. I can read tmac.arkup using make from the ../bin/doc directory
> as Gaius posted.  But, how do I do it without using make? 

I think you will need something like:

export GROFF_TMAC_PATH=yourgroffbindir ;
export PATH=../yourbindir:$PATH
groff -p -e -t -Thtml -Fyourfortdir -U -ms -mhtml -markup homepage.ms > 
homepage.html

Once it works it might be good to create yourself a
shell script with this in (or even a makefile) whatever
you find easier.

cheers Gaius


reply via email to

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