DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦c37533289⟧ TextFile

    Length: 1251 (0x4e3)
    Types: TextFile
    Names: »README«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/TeXgraphics/psfig/README« 

TextFile

psfig/tex 1.2 -- TeX macros for the inclusion of postscript figures

=====
All software, documentation, and related files in this distribution of
psfig/tex are Copyright (c) 1987 Trevor J. Darrell

Permission is granted for use and non-profit distribution of psfig/tex 
providing that this notice be clearly maintained, but the right to
distribute any portion of psfig/tex for profit or as part of any commercial
product is specifically reserved for the author.
=====

Psfig/tex uses \special calls to manipulate the PostScript environment
within a document and include figure files. Version 1.2 of psfig/tex
is supported for the following PostScript drivers:

	dvips, a commercial product from ArborText
	dvi2ps by Stephan Bechtolsheim, copyrighted but free
		**This version has not been generally released
		yet. Contact Stephan (if5@l.cc.purdue.edu) for
		availability**

====
Installation

Print a draft copy of the manual:	

% cd doc

You much indicate which postprocessor you are using by copying either
Makefile.dvips or Makefile.dvi2ps into Makefile

Now make and print the document. (You will be making a draft copy; no
special postprocessor is needed for this step.) 

% make
% lpr -Plw ug.ps

Now read the Appendix entitled "Installation."