summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-09 23:59:11 +0000
committerKarl Berry <karl@freefriends.org>2008-03-09 23:59:11 +0000
commit74dd2ffc629a3c66bf076427f8de7ff0cd276dd0 (patch)
tree76dd7e3796f5ff13aac3214ba5cd4a3a02ce8471 /Master/texmf-dist/source
parent94ece24f31bca66d41bab490eeb10e7f110ee3e5 (diff)
euenc update (8mar08)
git-svn-id: svn://tug.org/texlive/trunk@6921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/xelatex/euenc/euenc.dtx13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/xelatex/euenc/euenc.dtx b/Master/texmf-dist/source/xelatex/euenc/euenc.dtx
index 64b9787fc67..c7556b2a274 100644
--- a/Master/texmf-dist/source/xelatex/euenc/euenc.dtx
+++ b/Master/texmf-dist/source/xelatex/euenc/euenc.dtx
@@ -14,7 +14,7 @@
% This work consists of the file euenc.dtx and various derived files.
%
%<*dtxinfo>
-\ProvidesFile{euenc.dtx}[2008/02/05 v0.1c Experimental unicode font encodings]
+\ProvidesFile{euenc.dtx}[2008/03/08 v0.1d Experimental unicode font encodings]
%</dtxinfo>
%
%<*internalbatchfile>
@@ -166,7 +166,7 @@ This work consists of the file \jobname.dtx and various derived files.
%<*eu1>
% \fi
% \begin{macrocode}
-\ProvidesFile{eu1enc.def}[2008/02/05 v0.1c Experimental unicode font encoding]
+\ProvidesFile{eu1enc.def}[2008/03/08 v0.1d Experimental unicode font encoding]
\DeclareFontEncoding{EU1}{}{}
\DeclareErrorFont{EU1}{lmr}{m}{n}{10}
\DeclareFontSubstitution{EU1}{lmr}{m}{n}
@@ -175,13 +175,14 @@ This work consists of the file \jobname.dtx and various derived files.
% \begin{macrocode}
\g@addto@macro\nfss@catcodes{\@makeother:}
% \end{macrocode}
+% \changes{v0.1d}{2008/03/08}{Bug fix for French babel.}
% \iffalse
%</eu1>
% \fi
%
% \section{The Latin Modern OpenType fonts}
%
-% Version 0.1c of \pkg{euenc} supports version~1.106 of the LM fonts, released in February 2008.
+% Version 0.1c/d of \pkg{euenc} supports version~1.106 of the LM fonts, released in February 2008.
%
% \subsection{Conversion scripts}
% The |.fd| files are converted from the \enc{T1} encoding
@@ -309,6 +310,7 @@ s/t1lm/eu1lm/g
s/ec-lmtt([0-9]+)/lmmono\1-regular/g
s/ec-lmtto([0-9]+)/lmmono\1-oblique/g
+s/ec-lmtti([0-9]+)/lmmono\1-italic/g
s/ec-lmtcsc([0-9]+)/lmmonocaps\1-regular/g
s/ec-lmtcso([0-9]+)/lmmonocaps\1-oblique/g
@@ -321,8 +323,9 @@ s/ec-lmtko([0-9]+)/lmmonolt\1-boldoblique/g
s/ec-lmtlc([0-9]+)/lmmonoltcond\1-regular/g
s/ec-lmtlco([0-9]+)/lmmonoltcond\1-oblique/g
-s/(>.[ ]*)(lm[a-z0-9\-]+)/\1"[\2]:mapping=tex-text"/g
+s/(>.[ ]*)(lm[a-z0-9\-]+)/\1"[\2]"/g
% \end{macrocode}
+% \changes{v0.1d}{2008/03/08}{Missed typewriter italic somehow.}
% \iffalse
%</sedlmtt>
% \fi
@@ -476,7 +479,7 @@ s/(>.[ ]*)(lm[a-z0-9\-]+)/\1"[\2]:mapping=tex-text"/g
%<*readme>
% \begin{macrocode}
________________________
-THE EU ENCODING(S) v0.1c
+THE EU ENCODING(S) v0.1d
Warning: don't install this package with Latin Modern fonts prior to
version 1.106, which was released in Feb 2008.