diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-26 21:56:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-26 21:56:36 +0000 |
commit | a836aa89aaff61055928dbf4ba0ea3ef8f15bc51 (patch) | |
tree | c596163059357f93ad260db853fd3955219d87f1 /Master/texmf-dist/doc/dvips/README | |
parent | 5f54db29da979f05965d02659e3f6530b5c8c228 (diff) |
general doc update for engines/etc.
git-svn-id: svn://tug.org/texlive/trunk@66203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/dvips/README')
-rw-r--r-- | Master/texmf-dist/doc/dvips/README | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/dvips/README b/Master/texmf-dist/doc/dvips/README index 8f373b1a033..e661ed70443 100644 --- a/Master/texmf-dist/doc/dvips/README +++ b/Master/texmf-dist/doc/dvips/README @@ -1,13 +1,25 @@ -$Id: README 17566 2010-03-26 17:29:02Z karl $ +$Id: README 63453 2022-05-31 15:40:57Z karl $ This directory contains Dvips, Tom Rokicki's dvips, a DVI-to-PostScript translator. It requires the Kpathsea library for path searching. -See `NEWS' for changes by release, `ChangeLog` for all changes. -See `../kpathsea/BUGS' for details on reporting bugs. - Dvips is free software; Tom's original files are public domain. The files Karl wrote (originally for the Free Software Foundation) are covered by the GNU General Public License -- see the files COPYING*. + +Mailing list for bug reports and all general discussion: +https://lists.tug.org/tex-k; anyone can join the list, but it is not +necessary to join to post. Archives are public. + +See `NEWS' for changes by release, `ChangeLog` for all changes. + +dvips is now maintained as part of TeX Live, https://tug.org/texlive. +Info on building only one program from TL, like this one: + https://tug.org/texinfohtml/tlbuild.html#Build-one-package +TeX Live general build info: + https://tug.org/texlive/build.html +Mailing list for build issues (same setup as tex-k, above): + https://lists.tug.org/tlbuild + ------------------------------------------------------------------------- The documentation is in the file dvips.texi. |