summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-05 18:36:05 +0000
committerKarl Berry <karl@freefriends.org>2007-08-05 18:36:05 +0000
commit9d6e6a74d3d198ed9a27b0011a6988340ec36a62 (patch)
tree018194c0177778a65682787422e0bdea856a8966
parent70b3ca14a531451959eb7a354bd878f6446dd745 (diff)
kerntest rearrange (report from francois charette, 3aug07)
git-svn-id: svn://tug.org/texlive/trunk@4698 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl1
-rwxr-xr-xBuild/tools/tpm-ctan-check2
-rw-r--r--Master/texmf-dist/doc/latex/kerntest/kerntest.xml36
-rw-r--r--Master/texmf-dist/doc/latex/kerntest/krntst-v.tex25
-rw-r--r--Master/texmf-dist/source/latex/kerntest/Makefile (renamed from Master/texmf-dist/source/latex/kerntest/latex/kerntest/Makefile)0
-rw-r--r--Master/texmf-dist/source/latex/kerntest/kerntest.dtx (renamed from Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.dtx)0
-rw-r--r--Master/texmf-dist/source/latex/kerntest/kerntest.ins (renamed from Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.ins)0
-rw-r--r--Master/texmf-dist/tex/latex/kerntest/t1cmr-1200.fd (renamed from Master/texmf-dist/doc/latex/kerntest/t1cmr-1200.fd)0
8 files changed, 27 insertions, 37 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 5e947afb0e8..eb5d57b7a18 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -1048,6 +1048,7 @@ $standardpro='\.pro';
$standardmap='\.map';
%specialmap = (
'arabxetex' => '\.(map|tec)$',
+ 'kerntest' => 'NULL', # skip test map file
);
$standardmapdest = "fonts/map/dvips";
%specialmapdest = (
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 4db1d28a34b..96785b88f10 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -70,7 +70,7 @@ my @WorkingTPM = qw(
invoice
iopart-num isodoc isorot isotope itnumpar iwona
japanese jeopardy jneurosci jpsj jurabib juramisc
- kalender kerkis keystroke koma-script kpfonts
+ kalender kerkis kerntest keystroke koma-script kpfonts
l2picfaq l2tabu-english labelcas labels latex latex-tds
layouts lcd lcg leading leaflet ledmac leftidx lewis lfb lgreek lh
limap linearA lineno lipsum listings listliketab lkproof lm
diff --git a/Master/texmf-dist/doc/latex/kerntest/kerntest.xml b/Master/texmf-dist/doc/latex/kerntest/kerntest.xml
deleted file mode 100644
index 92e660b440d..00000000000
--- a/Master/texmf-dist/doc/latex/kerntest/kerntest.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE entry SYSTEM "../catalogue.dtd">
-<entry id="kerntest"
- datestamp="2004/04/14"
- modifier="h.harders@tu-bs.de">
- <about>
- <name>kerntest</name>
- <caption>Print tables and generate mtx files that help to adjust kernings.</caption>
- <author>
- <name>Harald Harders</name>
- <email>h.harders@tu-bs.de</email>
- </author>
- <license type="lppl"/>
- <version>
- <number>1.32</number>
- </version>
- </about>
- <description>
- <abstract>
-This class makes it easy to generate tables that show many different
-kerning pairs of an arbitrary font, usable by LaTeX.
-It shows the kerning values that are used by the the font by default.
-
-In addition, this class enables the user to alternate the kernings
-and to observe the results.
-Kerning pairs can be defined for groups of similar glyphs at once.
-Automatically, an mtx file is generated that can be loaded by
-fontinst to introduce the user-made kernings into the virtual font
-for LaTeX.
- </abstract>
- </description>
- <distribution>
- <texlive>latex3</texlive>
- <ctan>macros/latex/contrib/kerntest</ctan>
- </distribution>
-</entry>
diff --git a/Master/texmf-dist/doc/latex/kerntest/krntst-v.tex b/Master/texmf-dist/doc/latex/kerntest/krntst-v.tex
new file mode 100644
index 00000000000..d9a62410fef
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/kerntest/krntst-v.tex
@@ -0,0 +1,25 @@
+%%
+%% This is file `krntst-v.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% kerntest.dtx (with options: `version')
+%%
+%% kerntest class
+%%
+%% Copyright 2004 Harald Harders
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1.3 of the License, or any later version.
+%%
+%% h.harders@tu-bs.de
+%%
+\ProvidesFile{krntst-v.tex}
+ [2004/04/14 v1.32 Generate kerning tables]
+
+\endinput
+%%
+%% End of file `krntst-v.tex'.
diff --git a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/Makefile b/Master/texmf-dist/source/latex/kerntest/Makefile
index e5c279f4d86..e5c279f4d86 100644
--- a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/Makefile
+++ b/Master/texmf-dist/source/latex/kerntest/Makefile
diff --git a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.dtx b/Master/texmf-dist/source/latex/kerntest/kerntest.dtx
index b233abca351..b233abca351 100644
--- a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.dtx
+++ b/Master/texmf-dist/source/latex/kerntest/kerntest.dtx
diff --git a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.ins b/Master/texmf-dist/source/latex/kerntest/kerntest.ins
index 4c0e67de89e..4c0e67de89e 100644
--- a/Master/texmf-dist/source/latex/kerntest/latex/kerntest/kerntest.ins
+++ b/Master/texmf-dist/source/latex/kerntest/kerntest.ins
diff --git a/Master/texmf-dist/doc/latex/kerntest/t1cmr-1200.fd b/Master/texmf-dist/tex/latex/kerntest/t1cmr-1200.fd
index 1f14490c80a..1f14490c80a 100644
--- a/Master/texmf-dist/doc/latex/kerntest/t1cmr-1200.fd
+++ b/Master/texmf-dist/tex/latex/kerntest/t1cmr-1200.fd