				XTeXcad

This is a drawing tool which produces LaTeX picture environment commands.
The sources are available from

	http://members.nextra.at/johsixt/xtexcad-2.4.1.tar.gz
	ftp://ftp.eudaptics.com/pub/people/jsixt/xtexcad-2.4.1.tar.gz


AUTHORS
-------

Version 1.2 was implemented by Klaus Zitzmann <zitzmann@infko.uni-koblenz.de>. 
This version has been extensivly changed by Johannes Sixt
<Johannes.Sixt@telecom.at>, the outcome of which is this version 2.
Major contributions are due to Notker Amann <amann@isr.uni-stuttgart.de>.


INSTALLATION
------------

To compile you'll need an ANSI C-compiler and lex.
You probably want to modify Imakefile.

	1. xmkmf

	2. make
	   Some warnings may be issued when lex.yy.c is compiled. These can
	   be ignored.

	3. To test type:
		csh> (setenv XFILESEARCHPATH ./%N.ad; ./xtexcad)
	   or
		sh> XFILESEARCHPATH=./%N.ad ./xtexcad

	4. make install

If you don't have xmkmf or imake try:

	make -f Makefile.std

and install manually.


CREDITS
-------

This version of XTeXcad uses the following files not written by the authors
of XTeXcad:

By J.K.Wight <J.K.Wight@newcastle.ac.uk>:

	FileNom.c
	FileNom.h
	FileNomP.h
	FileNomWin.c
	FileNomWin.h
	FileNomWinP.h
	ScrollText.c
	ScrollText.h
	ScrollTextP.h
	Viewlist.c
	Viewlist.h
	ViewlistP.h
	scandir.c

By Byron Rakitzis <byron@netapp.com>:

	match.c (sligthly changed, see match.c)

These files have been copied from the MIT X11 Release 5 distribution.
(c) 1990 Massachusetts Institute of Technology.

	Porthole.c
	X11/Xaw/Porthole.h
	X11/Xaw/PortholeP.h
	X11/Xaw/Reports.h


BUG REPORTS
-----------

Please direct all comments, bug reports, bug fixes, patches to:

	Johannes.Sixt@telecom.at

Since English is not my native language all hints concerning the wording of
English texts in any of the files copyrighted by Johannes Sixt and/or Klaus
Zitzmann are welcome.

------
Johannes Sixt <Johannes.Sixt@telecom.at>
