summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mmap
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-07 22:59:13 +0000
committerKarl Berry <karl@freefriends.org>2008-09-07 22:59:13 +0000
commit2e663a5019f06dd4ce1a5050e49d261f035de4c1 (patch)
treee0f3330e55ae1c9a81bf96ac3db1dd9e5579d5f5 /Master/texmf-dist/tex/latex/mmap
parentbf5f384c9fe4cc0021c765a9ef0a64162f214e8e (diff)
mmap (11aug08)
git-svn-id: svn://tug.org/texlive/trunk@10448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mmap')
-rw-r--r--Master/texmf-dist/tex/latex/mmap/mmap.sty4
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1rbxit-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1rbxn-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1rmit-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1rmn-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1ssbxn-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1ssmn-m.cmap2
-rw-r--r--Master/texmf-dist/tex/latex/mmap/ot1xxx-m.cmap2
9 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/mmap/mmap.sty b/Master/texmf-dist/tex/latex/mmap/mmap.sty
index 6cb63019b19..045ff2fccac 100644
--- a/Master/texmf-dist/tex/latex/mmap/mmap.sty
+++ b/Master/texmf-dist/tex/latex/mmap/mmap.sty
@@ -28,6 +28,8 @@
% support dvips?
%
% History:
+% 2008/08/11 Fixed error for <3D> character ('equals') in ot1*-m files.
+%
% 2008/07/08 Adjusted the documentation in the header of this file.
%
% 2008/07/02 Full support for math styles in OT1 and Euler Fraktur.
@@ -46,7 +48,7 @@
% Previous work used a modified version of that package.
%
-\ProvidesPackage{mmap}[2008/07/08 v1.02 CMAP support for math in PDF]
+\ProvidesPackage{mmap}[2008/08/11 v1.03 CMAP support for math in PDF]
\@ifundefined{pdffontattr}{%
% The mmap package can be used only with pdflatex,
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1-m.cmap
index cca41478321..c1858247cb3 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1-m.cmap
@@ -66,7 +66,7 @@ endbfrange
<26> <005C0026>
<27> <0027>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<5C> <00600060>
<5D> <005D>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1rbxit-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1rbxit-m.cmap
index 62f8dcb3898..00ed063b6c7 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1rbxit-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1rbxit-m.cmap
@@ -74,7 +74,7 @@ endbfrange
<38> <005C00620066006500690067006800740020>
<39> <005C00620066006E0069006E00650020>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C006200660069007400410020>
<42> <005C006200660069007400420020>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1rbxn-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1rbxn-m.cmap
index c8475463f16..d86cad4a0d5 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1rbxn-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1rbxn-m.cmap
@@ -75,7 +75,7 @@ endbfrange
<38> <005C00620066006500690067006800740020>
<39> <005C00620066006E0069006E00650020>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C0062006600410020>
<42> <005C0062006600420020>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1rmit-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1rmit-m.cmap
index 6df989ac1bd..f3d1c2cea6a 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1rmit-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1rmit-m.cmap
@@ -64,7 +64,7 @@ endbfrange
<25> <005C0025>
<26> <005C0026>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C0069007400410020>
<42> <005C0069007400420020>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1rmn-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1rmn-m.cmap
index dbad8343ead..6a82eb6d95f 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1rmn-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1rmn-m.cmap
@@ -64,7 +64,7 @@ endbfrange
<25> <005C0025>
<26> <005C0026>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C006D0061007400680072006D007B0041007D>
<42> <005C006D0061007400680072006D007B0042007D>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1ssbxn-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1ssbxn-m.cmap
index 75eca7e4026..c29f5e8780d 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1ssbxn-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1ssbxn-m.cmap
@@ -74,7 +74,7 @@ endbfrange
<38> <005C0062006600730061006E0073006500690067006800740020>
<39> <005C0062006600730061006E0073006E0069006E00650020>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C0062006600730061006E007300410020>
<42> <005C0062006600730061006E007300420020>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1ssmn-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1ssmn-m.cmap
index bb7f368b6c9..9c4a55d0708 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1ssmn-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1ssmn-m.cmap
@@ -74,7 +74,7 @@ endbfrange
<38> <005C00730061006E0073006500690067006800740020>
<39> <005C00730061006E0073006E0069006E00650020>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C00730061006E007300410020>
<42> <005C00730061006E007300420020>
diff --git a/Master/texmf-dist/tex/latex/mmap/ot1xxx-m.cmap b/Master/texmf-dist/tex/latex/mmap/ot1xxx-m.cmap
index ea6d202424b..d074356edcf 100644
--- a/Master/texmf-dist/tex/latex/mmap/ot1xxx-m.cmap
+++ b/Master/texmf-dist/tex/latex/mmap/ot1xxx-m.cmap
@@ -74,7 +74,7 @@ endbfrange
<38> <005C00780078 006500690067006800740020>
<39> <005C00780078 006E0069006E00650020>
<3C> <00210060>
-<3D> <005C0027>
+<3D> <003D>
<3E> <003F0060>
<41> <005C00780078 00410020>
<42> <005C00780078 00420020>