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

Peter Ross petdr at cs.mu.OZ.AU
Thu Feb 17 12:57:13 AEDT 2000


On 17-Feb-2000, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> 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.
> 
TEXI2HTML=$(PERL) texi2html

is defined at the start of the Mmakefile.

Pete
--------------------------------------------------------------------------
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