summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-31 15:40:57 +0000
committerKarl Berry <karl@freefriends.org>2022-05-31 15:40:57 +0000
commitae6ed9f22d7f23f57a6a03f1e493df1dd259795f (patch)
tree4de3936ed553556d6fd19d218bf0696c4294b8c0
parent4066e47693c667d91051785d7bbe909d30a8b09c (diff)
mentioned tlbuild.html#Build-one-package and #Build-one-engine
git-svn-id: svn://tug.org/texlive/trunk@63453 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/README22
-rw-r--r--Build/source/texk/dvipdfm-x/README25
-rw-r--r--Build/source/texk/dvipsk/README18
-rw-r--r--Build/source/texk/web2c/README16
4 files changed, 49 insertions, 32 deletions
diff --git a/Build/source/texk/README b/Build/source/texk/README
index 23d205a15b3..ef344c084ee 100644
--- a/Build/source/texk/README
+++ b/Build/source/texk/README
@@ -23,8 +23,7 @@ afm2pl - maintained here
old info: http://tex.aanhet.net/afm2pl/
bibtex-x - maintained here, contains
- bibtex8
- bibtexu
+ bibtex8, bibtexu
old info: http://omega.enstb.org/yannis/bibtexu/
chktex 1.7.6 - checked 15mar20
@@ -53,12 +52,11 @@ dviout-util - by Japanese TeX Development Community (Hironobu, Takuji et al.)
but also: https://github.com/aminophen/dviout-util
dvipdfm-x - maintained here, by us, contains
- dvipdfmx
- xdvipdfmx
+ dvipdfmx and xdvipdfmx.
old info: http://project.ktug.org/dvipdfmx/
-dvipng 1.17 - checked 06jan20
- http://mirror.ctan.org/dviware/dvipng/
+dvipng 1.17 - checked 31may22
+ https://mirror.ctan.org/dviware/dvipng/
dvipos - maintained here, by us
@@ -70,14 +68,14 @@ dvisvgm 2.13.3 - checked 28feb22
https://ctan.org/pkg/dvisvgm
gregorio 6.0.0 - checked 14mar21
- CTAN/support/gregoriotex/gregorio-6.0.0.zip
+ https://mirror.ctan.org/support/gregoriotex/gregorio-6.0.0.zip
gsftopk - from Paul Vojta's xdvi.
kpathsea - maintained here, by us
-lcdf-typetools 2.108 - checked 15mar20
- http://www.lcdf.org/type/
+lcdf-typetools 2.108 - checked 31may22
+ https://www.lcdf.org/type/
makeindexk - maintained here, by us
@@ -110,7 +108,7 @@ ttf2pk2 - maintained here, by us
ttfdump - maintained here, by us, since Taiwan upstream apparently gone.
upmendex 1.01 - by Takuji Tanaka
- http://www.ctan.org/pkg/upmendex
+ https://ctan.org/pkg/upmendex
https://github.com/t-tk/upmendex-package
web2c - maintained here, by us - core web2c, plain tex, etc.
@@ -139,8 +137,8 @@ web2c - maintained here, by us - core web2c, plain tex, etc.
uptex - http://www.t-lab.opal.ne.jp/tex/uptex_en.html
xetex - http://tug.org/xetex/
-xdvik 22.87.06 - checked 18feb22
- http://sourceforge.net/projects/xdvi/files/xdvik/
+xdvik 22.87.06 - checked 31may22
+ https://sourceforge.net/projects/xdvi/files/xdvik/
Procedure for updating xdvik from sourceforge release:
tar xf ...
diff -crN2 \
diff --git a/Build/source/texk/dvipdfm-x/README b/Build/source/texk/dvipdfm-x/README
index 99ab70beb9c..3d774bdd2de 100644
--- a/Build/source/texk/dvipdfm-x/README
+++ b/Build/source/texk/dvipdfm-x/README
@@ -1,19 +1,26 @@
+$Id$
dvipdfmx and xdvipdfmx for TeX Live
===================================
+dvipdfmx is a DVI-to-PDF translator. It requires the Kpathsea library
+for patch searching.
This package is released under the GNU GPL, version 2, or (at your
option) any later version.
-dvipdfmx is now maintained as part of TeX Live.
-
Mailing list for bug reports and all discussion:
https://lists.tug.org/dvipdfmx; anyone can join the list, but it is not
necessary to join to post. Archives are public.
+dvipdfmx 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
+
xdvipdfmx
=========
xdvipdfmx is an extended version of dvipdfmx, and is now incorporated in
-the same sources.
+the same sources. In the installation, dvipdfmx is a symlink to xdvipdfmx.
The extensions provided by xdvipdfmx provide support for the Extended DVI
(.xdv) format used by xetex, including support for platform-native fonts
@@ -47,17 +54,7 @@ happens across this file.
Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho.
-2. Installation
- ------------
-
- Currently, dvipdfmx is distributed as part of TeX Live. For TeX Live users,
- please refer to the following site
-
- https://www.tug.org/texlive/svn/
-
- for an instruction on how to obtain and build the dvipdfmx program.
-
-3. Random number generating function
+2. Random number generating function
---------------------------------
Prefixes of font names are calculated by using a function which
diff --git a/Build/source/texk/dvipsk/README b/Build/source/texk/dvipsk/README
index b97242c6550..f65b0a9333c 100644
--- a/Build/source/texk/dvipsk/README
+++ b/Build/source/texk/dvipsk/README
@@ -2,12 +2,24 @@ $Id$
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.
diff --git a/Build/source/texk/web2c/README b/Build/source/texk/web2c/README
index cf7c87df0a6..ee2dc1293ed 100644
--- a/Build/source/texk/web2c/README
+++ b/Build/source/texk/web2c/README
@@ -9,10 +9,20 @@ or WEB-to-C translator.
Web2c no longer exists as a separate distribution. It is maintained as
part of TeX Live (http://tug.org/texlive).
-See `NEWS' for changes by release,
-`ChangeLog` for all changes.
-`PROJECTS' for some old rainy-day ideas.
+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,
+`PROJECTS' for some old rainy-day ideas.
If present, see *dir/README for more details on each package.
+Info on building only one of the engines here:
+ https://tug.org/texinfohtml/tlbuild.html#Build-one-engine
+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 original TeX and Metafont programs by Donald Knuth are public domain.
Web2c is free software.