# $PLEUK/Doc/Info
# Files required by Pleuk.

# Mon Mar  1 16:22:32 1993 JC
# The first two files can probably get junked 
# leaving a pointer to ftp sources for texinfo 

texindex.c	-- C code for producing texinfo indices
texinfo.tex 	-- tex commands defining Texinfo format
empty.el	-- an empty file (GNU emacs seemed to require this at one point)

dir		-- the top level node for XInfo
info		-- help file for info

# --- documentation files 

backbone.texinfo        
interface.texinfo
overview.texinfo
specializations.texinfo		# General documentation on specializations

# Documentation for the different specializations

sle.texinfo
cfg.texinfo

# example documentation file
spec_blank.texinfo


# Example SPF files  

# .eg means that the file doesn't use CMR fonts
# .egcmr means that it does

angry.eg	# a tree
phpsg1.eg	# a version of the subcat principle
phpsg2.eg	# a verb
phpsg3.eg	# a partial derivation
germ.egcmr	# an example from the specialization Mike

# X window dumps in compressed format, used in overview.texinfo
dcderiv.Z
dclexs.Z
dctrees.Z
fconfirm.Z
fmenu.Z
ghosttree.Z
listmenu.Z
parsedbox.Z
pfiles.Z
potree.Z
poutput.Z
tlmenu.Z



# Files generated by Pleuk.  All of the files below are deleted by
# make realclean.  make clean deletes all but the Emacs/XInfo
# formatted versions of *.texinfo 

texindex	# binary for texindex

# Printer ready versions of the example files

angry.epsf  	
phpsg1.epsf 
phpsg2.epsf 
phpsg3.epsf 
germ.epsf

# PostScript files generated from window dumps for overview
dcderiv.ps
dclexs.ps
dctrees.ps
fconfirm.ps
fmenu.ps
ghosttree.ps
listmenu.ps
parsedbox.ps
pfiles.ps
potree.ps
poutput.ps
tlmenu.ps



# Emacs/XInfo formatted versions of *.texinfo
#
# As these grow, they may get split into subfiles, 
# e.g. interface-1, interface-2, ...
# make realclean knows how to deal with them.

backbone
cfg
interface
overview
sle
specializations

# Temporary files made by TeX
*.aux *.cp *.cps *.fn *.fns *.ky *.kys *.log
*.pg *.pgs *.toc *.tp *.tps *.vr *.vrs 
*.dvi
