diff --git a/poppler/NameToUnicodeTable.h b/poppler/NameToUnicodeTable.h index 74645ab..393a447 100644 --- a/poppler/NameToUnicodeTable.h +++ b/poppler/NameToUnicodeTable.h @@ -14,6 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2011, 2012 Albert Astals Cid +// Copyright (C) 2012 Lu Wang // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git @@ -166,7 +167,7 @@ static struct { {0x1e0c, "Ddotbelow"}, {0x0414, "Decyrillic"}, {0x03ee, "Deicoptic"}, - {0x2206, "Delta"}, + {0x0394, "Delta"}, {0x0394, "Deltagreek"}, {0x018a, "Dhook"}, {0xf6cb, "Dieresis"}, @@ -495,7 +496,7 @@ static struct { {0x014c, "Omacron"}, {0x1e52, "Omacronacute"}, {0x1e50, "Omacrongrave"}, - {0x2126, "Omega"}, + {0x03A9, "Omega"}, {0x0460, "Omegacyrillic"}, {0x03a9, "Omegagreek"}, {0x047a, "Omegaroundcyrillic"}, @@ -2888,7 +2889,7 @@ static struct { {0x33b3, "mssquare"}, {0xf6ef, "msuperior"}, {0x026f, "mturned"}, - {0x00b5, "mu"}, + {0x03bc, "mu"}, {0x00b5, "mu1"}, {0x3382, "muasquare"}, {0x226b, "muchgreater"},