PostScript documentation

Search this archive.

From: Kevin D. Quitt (KQuitt@ieeinc.com)
Date: Wed 30 May 2001 - 05:15:01 IDT


In the doc directory's makefile, the following:

ps:
	zcat $(SVGALIB) | grep -v '^\.so '  > man1/svgalib.1
	man -t 1 -M ./ svgalib >svgalib.$@
	rm -f man1/svgalib.1
	zcat $(VGAGL) | grep -v '^\.so ' > man1/vgagl.1
	man -t 1 -M ./ vgagl   >vgagl.$@
	rm -f man1/vgagl.1
	zcat $(THREED) | grep -v '^\.so ' > man1/threed.1
	man -t 1 -M ./ threed      >3d.$@
	rm -f man1/threed.1

actually produces PostScript instead of DVI.  Distiller's quite happy with
this and produces nice PDF files.

--
 _
Kevin D. Quitt					             KQuitt@ieeinc.com
		      96.37% of all statistics are made up



------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST