head	1.2;
access;
symbols
	groff-1_20_1_real:1.2
	groff-1_20_1:1.2
	groff-1_20:1.2
	groff-1_19_2:1.2
	FDL:1.1.1.1
	import:1.1.1.1
	first:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.11.25.08.08.33;	author wl;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.01.10.39.54;	author wlemb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.06.01.10.39.54;	author wlemb;	state Exp;
branches;
next	;


desc
@@


1.2
log
@

* src/utils/xtotroff/xtotroff.c: Reformat to be similar to other
groff source files.
Include config.h.
Include limits.h.
Remove X_NOT_STDC_ENV conditional.
(Version_string, program_name): New global variables.
(groff_flag): Removed.
(MapFont): Updated.
(usage): Take a stream as argument.
Use `program_name'.
Update all callers.
(main): Add `long_options' array for `--help' and `--version'.
Make `-g' a dummy option.
Handle `-v' and unknown options.
Remove unused `position' variable.

* src/utils/xtotroff/Makefile.sub (MAN1): Define.
(XLIBS): Add LIBGROFF.

* src/utils/xtotroff/xtotroff.man, src/utils/xtotroff/Makefile.in:
New files.

* src/devices/xditview/Dvi.c (default_font_map): Split into three
parts to avoid compiler warning.
(resources): Don't initialize with `default_font_map'.
(ClassInitialize): Initialize first element of `resources'.

* src/devices/xditview/Makefile.sub (devdir, xtotroff, DPIS, fonts):
Removed.

* src/utils/lkbib/lkbib.man, src/utils/lookbib/lookbib.man,
src/utils/pfbtops/pfbtops.man: Revised, updated.

* configure.ac: Generate src/utils/xtotroff/Makefile.
* configure: Regenerated.
@
text
@This is gxditview, an X11 previewer for groff based on MIT's xditview.
This version can be used with the output of gtroff -Tps as well as
with -TX75 and -TX100.  You will need X11R5 or newer to install it (it
might work on X11R4, but I haven't tested it.)

Previously, gxditview was installed in the usual place for X binaries
(e.g., /usr/bin/X11); you have to remove it manually.

xditview is copyrighted by MIT under the usual X terms (see
gxditview.man); the changes to that which come along with the groff package
are in the public domain.

Please report bugs to bug-groff@@gnu.org.
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
Previously, gxditview were installed in the usual place for X binaries
d10 1
a10 1
gxditview.man); the changes to that come along with the groff package
@


1.1.1.1
log
@new xditview directory
@
text
@@
