Name Last modified Size Description
Parent Directory 21-Feb-2021 11:42 -
AUTHORS 25-Dec-2009 05:38 1k
ChangeLog 17-Jan-2018 11:31 22k
INSTALL 18-Jan-2006 08:41 1k
Makefile.am 18-Jun-2014 21:56 2k
Makefile.in 20-Nov-2020 05:31 52k
NEWS 18-Jan-2006 08:41 2k
ac/ 22-Jun-2019 01:37 -
aclocal.m4 20-Nov-2020 05:31 44k
c-auto.in 12-Jun-2015 18:05 5k
commands.h 18-Jan-2006 08:41 3k
config.h 10-Nov-2009 21:32 9k
configure 03-Jul-2007 20:56 1k
configure.ac 02-Jul-2013 16:58 1k
configure.texk 20-Nov-2020 05:31 513k
dvi2xx.c 23-Jun-2014 22:54 158k
dvi2xx.h 02-Oct-2012 18:59 25k
dvihp 17-Jan-2018 11:31 4k
dvihp.man 25-Dec-2009 05:38 1k
dvilj.man 19-Jun-2014 21:14 27k
dvilj.pod 12-Mar-2012 11:46 19k
tfm.c 10-Nov-2009 21:32 7k
tfm.h 10-Nov-2009 21:32 1k
win32/ 20-Nov-2020 11:42 -
This directory contains Dviljk, a modified version of
Gustaf Neumann's dvi2xx, a DVI-to-PCL translator.
This program does not work with DeskJet printers; instead, try
CTAN:/dviware/dvidjc or Nelson Beebe's drivers in CTAN:/dviware/beebe.
(See ../MIRROR for a list of CTAN hosts.)
See `INSTALL' for installation instructions.
See `NEWS' for major changes by release, `ChangeLog` for all changes.
See `README.fonts' for information on using the LaserJet 4 builtin fonts.
See `../kpathsea/BUGS' for details on reporting bugs and common problems.
Aside from configuration, this differs from the original primarily in
that it uses the same code for path searching as TeX and my other
distributions. I haven't tested the non-Unix support present in the
original, or support for any device but the LJ4. However, I'm told that
dviljk does work on MS-DOS/MS-Windows when compiled with either DJGPP
port of GNU C or with Microsoft Visual C compilers. At least in the
DJGPP port, the LJ and LJ2P devices were reported to work.
dviljk is free software; Gustaf's original files are "open source",
according to http://nm.wu-wien.ac.at/nm/en/neumann. The files I wrote
are covered by the GNU General Public License -- see the files COPYING*.
You can get the original dvi2xx from
ftp://ftp.wu-wien.ac.at/pub/src/Typeset/dvi2xx.
======================================================================
CTAN SOURCE TREE INFORMATION
This CTAN source tree has been automatically extracted from the texk
Subversion repository at svn://tug.org/texlive/trunk/Build/source/texk/.
It is not possible to use the supplied configure script.
In fact, if you call it; you will be told as such.
This source can only be compiled in a texk build environment.
You will need to download the whole environment, please refer to
http://www.tug.org/texlive/svn/.
It all boils down to a Subversion checkout of
svn://tug.org/texlive/trunk/Build/source
This will be the source tree that you can use for compilation. The
CTAN directory is there for archival and informational purpose.
For your convenience, the original configure script from the texk
source tree is available in this directory as configure.texk.
For the CTAN team,
Joachim Schrod <jschrod@acm.org>