[m-dev.] diff: build ps files for website.

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Feb 17 12:33:19 AEDT 2000


On 17-Feb-2000, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> Hi,
> 
> Ignore the last diff, this is the complete one.
> 
> ===================================================================
> 
> 
> Estimated hours taken: 0.5
> 
> Build the postscript files in the doc directory correctly for
> installation on the web site.
> 
> w3/information/Makefile:
> 	Record the location of dvips, info and perl.

What about texi2dvi?

> doc/Mmakefile:
> 	Add a rule to make the ps from the dvi file.
...
> -.texi.dvi:
> +%.dvi: %.texi
>  	$(TEXI2DVI) $<

Here you use TEXI2DVI to create the DVI file.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list