summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-02 17:33:01 +0000
committerKarl Berry <karl@freefriends.org>2006-06-02 17:33:01 +0000
commit6a3f70a7106e6881776bd33bb4dad106d91c4146 (patch)
tree228dde53d1b555563ae04f5df3ffe3d4a6671c5a
parent004fb255bc1681a24842c3def76799d5a0403cc2 (diff)
clock 0.3, with clock.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@1652 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl8
-rwxr-xr-xBuild/tools/tpm-ctan-check2
-rw-r--r--Master/texmf-dist/doc/latex/clock/FILES27
-rw-r--r--Master/texmf-dist/tex/latex/clock/clock.tex (renamed from Master/texmf-dist/doc/latex/clock/clock.tex)0
-rw-r--r--Master/texmf-dist/tpm/clock.tpm9
-rw-r--r--Master/texmf/lists/clock3
6 files changed, 11 insertions, 38 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index e93da20f772..5dc4367be23 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -513,6 +513,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'calxxxx', 'cal.*\.tex',
'carlisle', '\.sty|\.ltx',
'cirth', 'num\.tex',
+ 'clock', '\.sty|clock\.tex',
'cmap', '\.sty|\.cmap',
'codepage', '\.sty|\.tex',
'contour', '\.cfg|\.sty|\.cnt',
@@ -788,13 +789,14 @@ $standardbst='\.bst';
);
$standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran
-# packages which have Metafont sources to compile
+# packages which have Metafont sources to compile or install.
%specialmf= (
'astro', 'astro.mf',
'backgammon', 'bg\.mf',
'cherokee', 'cherokee.mf',
'circ', 'csybimos\.mf|csycirc\.mf|csydiod\.mf|csyrest\.mf|csywidko\.mf|csysym\.mf|optic\.mf',
'cirth', 'cir.*\.mf',
+ 'clock', 'clock.mf',
'cmpica', 'cmpic.*\.mf',
'dancers', 'dancers\.mf',
'dice', 'dice3d\.mf',
@@ -1240,9 +1242,9 @@ sub runmf {
print "\t Make fonts for $package ($mfpatt)\n";
for (grep(/$mfpatt/,@filenames)) {
$needdir=1;
- print "\t\t Make TFM from $_\n";
($FileBase,$Filepath,$Filesuffix) = fileparse($_,"\.[A-z]*");
if (! -e "$FileBase.tfm") {
+ print "\t\t Make TFM from $_\n";
&runjob("mktextfm --destdir=`pwd` $FileBase.tfm");
}
}
@@ -1269,7 +1271,7 @@ sub runfonts {
}
for (grep(/.tfm/,@filenames)) {
$needdir=1;
- print "\t\t install TFM $_\n";
+ print "\t\t INSTALL tfm $_\n";
($FileBase,$Filepath,$Filesuffix) = fileparse($_,"\.[A-z]*");
if ($needdir) {
&SYSTEM("mkdir -p $DEST/fonts/tfm/$Foundry/$package");
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index ff4ab3e3fa4..811cb0eaafe 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -30,7 +30,7 @@ sub main
"babel", "babelbib", "beebe", "betababel", "bghyphen", "bibhtml",
"bibleref", "blacklettert1", "booklet", "breakurl", "bytefield" ,
"caption", "carlisle", "cbcoptic", "changebar", "chappg",
- "chemcompounds", "circ", "cjhebrew", "colortbl", "commath",
+ "chemcompounds", "circ", "cjhebrew", "clock", "colortbl", "commath",
"complexity", "comprehensive", "computational-complexity",
"csquotes", "curve",
"datetime", "devanagr", "dk-bib", "doipubmed", "dottex", "dtxtut",
diff --git a/Master/texmf-dist/doc/latex/clock/FILES b/Master/texmf-dist/doc/latex/clock/FILES
deleted file mode 100644
index 94ece8c0652..00000000000
--- a/Master/texmf-dist/doc/latex/clock/FILES
+++ /dev/null
@@ -1,27 +0,0 @@
-.:
-COPYING
-EMTEX
-FILES
-HISTORY
-INSTALL
-MIKTEX
-README
-doc
-mfinput
-texinput
-tfm
-
-./doc:
-clockdoc.pdf
-clockdoc.ps
-clockdoc.tex
-
-./mfinput:
-clock.mf
-
-./texinput:
-clock.sty
-clock.tex
-
-./tfm:
-clock.tfm
diff --git a/Master/texmf-dist/doc/latex/clock/clock.tex b/Master/texmf-dist/tex/latex/clock/clock.tex
index 667cce64841..667cce64841 100644
--- a/Master/texmf-dist/doc/latex/clock/clock.tex
+++ b/Master/texmf-dist/tex/latex/clock/clock.tex
diff --git a/Master/texmf-dist/tpm/clock.tpm b/Master/texmf-dist/tpm/clock.tpm
index a40c91738e9..0988b7cfa6f 100644
--- a/Master/texmf-dist/tpm/clock.tpm
+++ b/Master/texmf-dist/tpm/clock.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/clock.zip">
<TPM:Name>clock</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2006/01/09 00:49:07</TPM:Date>
+ <TPM:Date>2001/09/29 23:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
@@ -20,21 +20,20 @@ expandable; the default uses a custom MetaFont font.
<TPM:Author>Oliver Corff</TPM:Author>
<TPM:Size>129029</TPM:Size>
<TPM:Build/>
- <TPM:RunFiles size="6568">
+ <TPM:RunFiles size="9123">
texmf-dist/fonts/source/public/clock/clock.mf
texmf-dist/fonts/tfm/public/clock/clock.tfm
texmf-dist/tex/latex/clock/clock.sty
+texmf-dist/tex/latex/clock/clock.tex
texmf-dist/tpm/clock.tpm
</TPM:RunFiles>
- <TPM:DocFiles size="122461">
+ <TPM:DocFiles size="119710">
texmf-dist/doc/latex/clock/COPYING
texmf-dist/doc/latex/clock/EMTEX
-texmf-dist/doc/latex/clock/FILES
texmf-dist/doc/latex/clock/HISTORY
texmf-dist/doc/latex/clock/INSTALL
texmf-dist/doc/latex/clock/MIKTEX
texmf-dist/doc/latex/clock/README
-texmf-dist/doc/latex/clock/clock.tex
texmf-dist/doc/latex/clock/clockdoc.pdf
texmf-dist/doc/latex/clock/clockdoc.tex
</TPM:DocFiles>
diff --git a/Master/texmf/lists/clock b/Master/texmf/lists/clock
index 9dc8144a7df..6fb537254af 100644
--- a/Master/texmf/lists/clock
+++ b/Master/texmf/lists/clock
@@ -1,17 +1,16 @@
texmf-dist/doc/latex/clock/COPYING
texmf-dist/doc/latex/clock/EMTEX
-texmf-dist/doc/latex/clock/FILES
texmf-dist/doc/latex/clock/HISTORY
texmf-dist/doc/latex/clock/INSTALL
texmf-dist/doc/latex/clock/MIKTEX
texmf-dist/doc/latex/clock/README
-texmf-dist/doc/latex/clock/clock.tex
texmf-dist/doc/latex/clock/clockdoc.pdf
texmf-dist/doc/latex/clock/clockdoc.tex
texmf-dist/fonts/source/public/clock/clock.mf
texmf-dist/fonts/tfm/public/clock/clock.tfm
texmf-dist/tex/latex/clock/clock.sty
+texmf-dist/tex/latex/clock/clock.tex
texmf-dist/tpm/clock.tpm
texmf/lists/clock