summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/cherokee/README8
-rw-r--r--Master/texmf-dist/fonts/source/public/cherokee/cherokee.mf9
-rw-r--r--Master/texmf-dist/fonts/tfm/public/cherokee/cherokee.tfmbin468 -> 404 bytes
-rw-r--r--Master/texmf-dist/tex/latex/cherokee/cherokee.sty6
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
5 files changed, 22 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/cherokee/README b/Master/texmf-dist/doc/fonts/cherokee/README
new file mode 100644
index 00000000000..aa54981ce8e
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/cherokee/README
@@ -0,0 +1,8 @@
+The Cherokee script was designed in 1821 by Segwoya.
+
+The alphabet is essentially syllabic, only 6 characters (a e i o s u)
+correspond to Roman letters: the font encodes these to the corresponding
+roman letter. The remaining 79 characters have been arbitrarily encoded
+in the range 38-122; the cherokee package provides commands that map
+each such syllable to the appropriate character; for example, Segwoya
+himself would be represented \Cse\Cgwo\Cya . \ No newline at end of file
diff --git a/Master/texmf-dist/fonts/source/public/cherokee/cherokee.mf b/Master/texmf-dist/fonts/source/public/cherokee/cherokee.mf
index 9c3d08f46a1..02bb5ec4924 100644
--- a/Master/texmf-dist/fonts/source/public/cherokee/cherokee.mf
+++ b/Master/texmf-dist/fonts/source/public/cherokee/cherokee.mf
@@ -1,9 +1,12 @@
% cherokee.mf
% This font was designed by Alan M Stanier ( alan@essex.ac.uk ),
% at Essex University Computer Service, Colchester, Essex CO4 3EA. England.
-%
-% If you make significant additions or improvements to the font, please email me an updated version
-%
+%
+% Copyright 1994 Alan Stanier.
+% You may freely use, modify, and/or distribute this file, without limitation.
+%
+% If you make significant additions or improvements to the font, I request
+% that you email me an updated version.
%
% The cherokee script was designed in 1821 by Segwoya
%
diff --git a/Master/texmf-dist/fonts/tfm/public/cherokee/cherokee.tfm b/Master/texmf-dist/fonts/tfm/public/cherokee/cherokee.tfm
index 0490010bbb6..b97c8218709 100644
--- a/Master/texmf-dist/fonts/tfm/public/cherokee/cherokee.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/cherokee/cherokee.tfm
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/cherokee/cherokee.sty b/Master/texmf-dist/tex/latex/cherokee/cherokee.sty
index d385bceb3ee..f5c4f2dcc3a 100644
--- a/Master/texmf-dist/tex/latex/cherokee/cherokee.sty
+++ b/Master/texmf-dist/tex/latex/cherokee/cherokee.sty
@@ -4,6 +4,12 @@
% of Essex University Computer Service (alan@essex.ac.uk)
% for use with the cherokee font.
%
+% Copyright 1994 Alan Stanier.
+% You may freely use, modify, and/or distribute this file, without limitation.
+%
+% If you make significant additions or improvements, I request
+% that you email me an updated version.
+%
% The file defines a macro for each character in the font.
%
% a e i o u and s are defined by the macros Ca, Ce, etc,
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4515180abea..b1649c2ef4c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1527,6 +1527,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh';
'lettre', 'NULL',
'localloc', 'localloc.dtx',
'makecell', 'makecell.dtx',
+ 'mylatexformat', 'mylatexformat.dtx',
'namespc', 'namespc.dtx',
'pageslts', 'pagesLTS.dtx',
'paper', 'install',
@@ -1576,6 +1577,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'labelcas' => 'latex', # requires interaction
'lastpage' => 'tex',
'lcd' => 'latex -translate-file=empty.tcx', # no 8-bit
+ 'mylatexformat'=> 'tex',
'nomentbl' => 'latex -translate-file=empty.tcx', # no 8-bit
'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit
'pageslts' => 'tex -translate-file=empty.tcx', # no 8-bit