diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-30 22:01:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-30 22:01:58 +0000 |
commit | 1646f1f66b767ac74611bb2fc280188b3ce1b739 (patch) | |
tree | e4deac9fd12f865e0acd92d1d9e4d5409d1b8ebf /Master | |
parent | b6f4cf0741ace7ba3bc432bead24db36b84985af (diff) |
archaic (30jul15)
git-svn-id: svn://tug.org/texlive/trunk@38005 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/archaic/hieroglf-README | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/archaic/hieroglf.pdf | bin | 353111 -> 363215 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/fonts/archaic/hieroglf.dtx | 9 | ||||
-rw-r--r-- | Master/texmf-dist/source/fonts/archaic/hieroglf.ins | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/archaic/hieroglf.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/archaic/ot1pmhg.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/archaic/t1pmhg.fd | 2 |
7 files changed, 17 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/fonts/archaic/hieroglf-README b/Master/texmf-dist/doc/fonts/archaic/hieroglf-README index ba2bd62ed81..d748a4547db 100644 --- a/Master/texmf-dist/doc/fonts/archaic/hieroglf-README +++ b/Master/texmf-dist/doc/fonts/archaic/hieroglf-README @@ -11,7 +11,10 @@ is not for serious Egyptologists. The hieroglf package requires the oands package for some symbols used in the transliteration. -Changes in version 1.4 (20015/06/02) +Changes in version 1.5 (2015/07/29) +o Fixed a typo concerning accents with T1 encoding + +Changes in version 1.4 (2015/06/02) o Improved accents with T1 encoding (with thanks to David Carlisle) @@ -30,7 +33,7 @@ o First public release ------------------------------------------------------------------ Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net - Copyright 2000--20015 Peter R. Wilson + Copyright 2000--2015 Peter R. Wilson This work may be distributed and/or modified under the conditions of the Latex Project Public License, either diff --git a/Master/texmf-dist/doc/fonts/archaic/hieroglf.pdf b/Master/texmf-dist/doc/fonts/archaic/hieroglf.pdf Binary files differindex 4224b7f0eb5..13472a8704b 100644 --- a/Master/texmf-dist/doc/fonts/archaic/hieroglf.pdf +++ b/Master/texmf-dist/doc/fonts/archaic/hieroglf.pdf diff --git a/Master/texmf-dist/source/fonts/archaic/hieroglf.dtx b/Master/texmf-dist/source/fonts/archaic/hieroglf.dtx index 00436cb60ac..cd1ac8d932d 100644 --- a/Master/texmf-dist/source/fonts/archaic/hieroglf.dtx +++ b/Master/texmf-dist/source/fonts/archaic/hieroglf.dtx @@ -3,7 +3,7 @@ % hieroglf.dtx % % Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -% Copyright 2000--20015 Peter R. Wilson +% Copyright 2000--2015 Peter R. Wilson % % This work may be distributed and/or modified under the % conditions of the Latex Project Public License, either @@ -110,12 +110,15 @@ % \changes{v1.2}{2000/09/23}{Added glyphs A1, F20, Y4, Z2, Z4} % \changes{v1.2}{2000/09/23}{Added number glyphs C11, D50, I8, M12, V1, V20} % \changes{v1.3}{2005/04/02}{Minor updates for changed circumstances and Postscript} +% \changes{v1.4}{2015/06/02}{Updates regarding T1 font encodings (thanks to David Carlisle)} +% \changes{v1.5}{2015/07/29}{Fixed T1 encoding typo} % % \def\fileversion{v1.0} \def\filedate{2000/08/19} % \def\fileversion{v1.1} \def\filedate{2000/08/26} % \def\fileversion{v1.2} \def\filedate{2000/09/23} % \def\fileversion{v1.3} \def\filedate{2005/04/02} -% \def\fileversion{v1.4} \def\filedate{20015/06/02} +% \def\fileversion{v1.4} \def\filedate{2015/06/02} +% \def\fileversion{v1.5} \def\filedate{2015/07/29} % \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package % \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option % \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file @@ -5275,7 +5278,7 @@ bye. \kern-.4em \fi \raisebox{1.75ex}{\char24}} -\DeclareTextCommand{\cedover}{OT1}[1]% +\DeclareTextCommand{\cedover}{T1}[1]% {#1\ifdim\fontdimen\@ne\font>\z@% \kern-.18em \else diff --git a/Master/texmf-dist/source/fonts/archaic/hieroglf.ins b/Master/texmf-dist/source/fonts/archaic/hieroglf.ins index d28d7cb5b08..11715745107 100644 --- a/Master/texmf-dist/source/fonts/archaic/hieroglf.ins +++ b/Master/texmf-dist/source/fonts/archaic/hieroglf.ins @@ -1,6 +1,6 @@ %% hieroglf.ins %% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 2000--20015 Peter R. Wilson +%% Copyright 2000--2015 Peter R. Wilson %% %% This work may be distributed and/or modified under the %% conditions of the Latex Project Public License, either @@ -25,7 +25,7 @@ \preamble ------------------------------------------------------------------ Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net - Copyright 2000--20015 Peter R. Wilson + Copyright 2000--2015 Peter R. Wilson This work may be distributed and/or modified under the conditions of the Latex Project Public License, either diff --git a/Master/texmf-dist/tex/latex/archaic/hieroglf.sty b/Master/texmf-dist/tex/latex/archaic/hieroglf.sty index 213824e2f1f..a9a3308d0d0 100644 --- a/Master/texmf-dist/tex/latex/archaic/hieroglf.sty +++ b/Master/texmf-dist/tex/latex/archaic/hieroglf.sty @@ -7,7 +7,7 @@ %% hieroglf.dtx (with options: `usc') %% ------------------------------------------------------------------ %% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 2000--20015 Peter R. Wilson +%% Copyright 2000--2015 Peter R. Wilson %% %% This work may be distributed and/or modified under the %% conditions of the Latex Project Public License, either @@ -199,7 +199,7 @@ \kern-.4em \fi \raisebox{1.75ex}{\char24}} -\DeclareTextCommand{\cedover}{OT1}[1]% +\DeclareTextCommand{\cedover}{T1}[1]% {#1\ifdim\fontdimen\@ne\font>\z@% \kern-.18em \else diff --git a/Master/texmf-dist/tex/latex/archaic/ot1pmhg.fd b/Master/texmf-dist/tex/latex/archaic/ot1pmhg.fd index a91eab587b1..001d9d8d476 100644 --- a/Master/texmf-dist/tex/latex/archaic/ot1pmhg.fd +++ b/Master/texmf-dist/tex/latex/archaic/ot1pmhg.fd @@ -7,7 +7,7 @@ %% hieroglf.dtx (with options: `fdot1') %% ------------------------------------------------------------------ %% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 2000--20015 Peter R. Wilson +%% Copyright 2000--2015 Peter R. Wilson %% %% This work may be distributed and/or modified under the %% conditions of the Latex Project Public License, either diff --git a/Master/texmf-dist/tex/latex/archaic/t1pmhg.fd b/Master/texmf-dist/tex/latex/archaic/t1pmhg.fd index 837315a5270..649c15ed778 100644 --- a/Master/texmf-dist/tex/latex/archaic/t1pmhg.fd +++ b/Master/texmf-dist/tex/latex/archaic/t1pmhg.fd @@ -7,7 +7,7 @@ %% hieroglf.dtx (with options: `fdt1') %% ------------------------------------------------------------------ %% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 2000--20015 Peter R. Wilson +%% Copyright 2000--2015 Peter R. Wilson %% %% This work may be distributed and/or modified under the %% conditions of the Latex Project Public License, either |