diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-06 01:23:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-06 01:23:33 +0000 |
commit | 3b0d4121fbdaa8b4dc48c1aeab08bd63d71d0307 (patch) | |
tree | c0e71b65ec445e74e995d7853a367aa30e50f0dd /Master/texmf-dist/tex4ht | |
parent | ee72c8e218febb4e5e2395951e36cd91b36aabcd (diff) |
tex4ht-1.0.2006_12_04_1651
git-svn-id: svn://tug.org/texlive/trunk@2598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht')
922 files changed, 15073 insertions, 6150 deletions
diff --git a/Master/texmf-dist/tex4ht/base/unix/tex4ht.env b/Master/texmf-dist/tex4ht/base/unix/tex4ht.env index 2c08837f97f..0d31d490694 100644 --- a/Master/texmf-dist/tex4ht/base/unix/tex4ht.env +++ b/Master/texmf-dist/tex4ht/base/unix/tex4ht.env @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% tex4ht.env / .tex4ht (unix) 2005-09-27-00:42 % -% Copyright (C) 1997--2005 Eitan M. Gurari % +% tex4ht.env / .tex4ht (unix) 2006-11-17-21:43 % +% Copyright (C) 1997--2006 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -122,6 +122,21 @@ i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! </unihtf> +<emspkhtf> +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/html-speech/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/css/emacspeak/! +</emspkhtf> + +<jsmlhtf> +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/jsml/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! +i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +</jsmlhtf> + % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % dvi-to-xxx % @@ -154,7 +169,8 @@ Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps Ggs -sDEVICE=ppm -r110 -sOutputFile=zz%%4.ppm -q -dbatch -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dNOPAUSE zz%%4.ps -c quit Gmv zz%%4.ppm temp.ppm Gpnmcrop temp.ppm > zz%%4.ppm -Gppmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3 +Gpnmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3 + Gppmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3 Grm zz%%4.ps Grm zz%%4.ppm Grm temp.ppm @@ -164,9 +180,9 @@ Grm temp.ppm G.png Gdvipng -T tight -x 1400 -D 72 -bg Transparent -pp %%2:%%2 %%1 -o %%3 G.gif -Gdvipng -T tight -x 1400 -D 72 -bg Transparent -pp -gif %%2:%%2 %%1 -o %%3 +Gdvipng -T tight -x 1400 -D 72 -bg Transparent -gif -pp %%2:%%2 %%1 -o %%3 G. -Gdvips -Ppdf -mode ibmvga -D 110 -f > zz%%4.ps +Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps Gconvert -crop 0x0 -density 110x110 -transparent '#FFFFFF' zz%%4.ps %%3 Grm zz%%4.ps </dvipng> @@ -204,12 +220,19 @@ S* .css mycssparser %%1.css </validate> % +<ooxtpipes> +.4oo mv %%0.4oo %%0.tmp +.4oo java -classpath ~/tex4ht.dir/texmf/tex4ht/bin xtpipes -i ~/tex4ht.dir/texmf/tex4ht/xttl/ -o %%0.4oo %%0.tmp +.4om mv %%1.4om %%1.tmp +.4om java -classpath ~/tex4ht.dir/texmf/tex4ht/bin xtpipes -i ~/tex4ht.dir/texmf/tex4ht/xttl/ -o %%1.4om %%1.tmp +</ooxtpipes> +% <oo> %%% openoffice % -.4os mkdir sxw-%%0.dir +.4oo mkdir sxw-%%0.dir .4os mkdir sxw-%%0.dir/Pictures .4os mv %%1.4os sxw-%%0.dir/settings.xml -.4os mv %%0.xml sxw-%%0.dir/content.xml +.4oo mv %%0.4oo sxw-%%0.dir/content.xml % % .4om mkdir sxw-%%0.dir/%%1 .4om mv %%1.4om sxw-%%0.dir/%%1/content.xml @@ -239,11 +262,28 @@ S* </oo> % <javahelp> +.jhm echo "java -jar ${HOME}/jh2.0/javahelp/bin/jhindexer.jar -db %%0-doc/%%1-jhs %%1*.html" +.jhm echo "--- Warning --- Beware of leftover %%1*.html files from other compilations" .jhm java -jar ${HOME}/jh2.0/javahelp/bin/jhindexer.jar -db %%0-doc/%%1-jhs %%1*.html </javahelp> <javahelp1> .jhm java -jar ${HOME}/jh1.1.3/javahelp/bin/jhindexer.jar -db %%0-doc/%%1-jhs %%1*.html </javahelp1> +<emspk> +.html mv %%1.html %%1.tmp +.html java -classpath ~/tex4ht.dir/texmf/tex4ht/bin xtpipes -i ~/tex4ht.dir/texmf/tex4ht/xttl/ -o %%1.html %%1.tmp +</emspk> + +<jsml> +.jsml mv %%1.jsml %%1.tmp +.jsml java -classpath ~/tex4ht.dir/texmf/tex4ht/bin xtpipes -i ~/tex4ht.dir/texmf/tex4ht/xttl/ -o %%1.jsml %%1.tmp +</jsml> + +<docbk> +.xml cp %%1.xml %%1.tmp +.xml java -classpath ~/tex4ht.dir/texmf/tex4ht/bin xtpipes -i ~/tex4ht.dir/texmf/tex4ht/xttl/ -o %%1.xml %%1.tmp +</docbk> + % end of file % diff --git a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env index d456b3eecc2..2421b708991 100644 --- a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env +++ b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% tex4ht.env (ms win/web2c) 2005-10-29-01:25 % -% Copyright (C) 1997--2005 Eitan M. Gurari % +% tex4ht.env (ms win) 2006-11-17-21:43 % +% Copyright (C) 1997--2006 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -48,79 +48,99 @@ % represent real addresses % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -tpath/tex/texmf/fonts/tfm/! +tc:\path\tfm! % <default> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/1/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\1\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </default> <mozhtf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\mozilla\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! </mozhtf> <iso2htf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/2/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\2\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </iso2htf> <iso5htf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\5\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </iso5htf> <iso7htf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/7/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\7\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </iso7htf> +<iso8htf> +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\8\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +</iso8htf> <iso15htf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/15/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\iso8859\15\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </iso15htf> <koi8rhtf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/koi/8r/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\koi\8r\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! </koi8rhtf> <symhtf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/symbol/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\symbol\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! </symhtf> <win1251htf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\win\1251\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! </win1251htf> <unihtf> -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/! -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! </unihtf> +<emspkhtf> +ic:\tex4ht\texmf\tex4ht\ht-fonts\html-speech\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\css\emacspeak\! +</emspkhtf> + +<jsmlhtf> +ic:\tex4ht\texmf\tex4ht\ht-fonts\jsml\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\unicode\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\ascii\! +ic:\tex4ht\texmf\tex4ht\ht-fonts\alias\! +</jsmlhtf> + % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % dvi-to-xxx % @@ -147,13 +167,13 @@ G. Gif exist zz%%4.ps DEL zz%%4.ps >nul Gif exist %%3 DEL %%3 >nul Gdvips -E -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps -Gconvert zz%%4.ps -trim +repage -density 110x110 -transparent "#FFFFFF" %%3 +Gconvert -trim +repage -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3 Gif exist zz%%4.ps DEL zz%%4.ps >nul </convert> %--------- alternative instructions for old versions of convert -% Gconvert zz%%4.ps -trim -density 110x110 -transparent "#FFFFFF" %%3 -% Gconvert zz%%4.ps -crop 0x0 +repage -density 110x110 -transparent "#FFFFFF" %%3 -% Gconvert zz%%4.ps -crop 0x0 +page -density 110x110 -transparent "#FFFFFF" %%3 +% Gconvert -trim -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3 +% Gconvert -crop 0x0 +repage -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3 +% Gconvert -crop 0x0 +page -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <netpbm> Gif exist zz%%4.ps DEL zz%%4.ps @@ -174,9 +194,9 @@ Gif exist temp.ppm DEL temp.ppm G.png Gdvipng -T tight -x 1400 -D 72 -bg Transparent -pp %%2:%%2 %%1 -o %%3 G.gif -Gdvipng -T tight -x 1400 -D 72 -bg Transparent -pp -gif %%2:%%2 %%1 -o %%3 +Gdvipng -T tight -x 1400 -D 72 -bg Transparent -gif -pp %%2:%%2 %%1 -o %%3 G. -Gdvips -Ppdf -mode ibmvga -D 110 -f > zz%%4.ps +Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps Gconvert -crop 0x0 -density 110x110 -transparent '#FFFFFF' zz%%4.ps %%3 Grm zz%%4.ps </dvipng> @@ -211,12 +231,19 @@ S* % * The work directory is assumed for a default % lc:\tex4ht\tex4ht.fls % +<ooxtpipes> +.4oo move %%0.xml %%0.tmp +.4oo java -classpath c:\tex4ht\texmf\tex4ht\bin xtpipes -i c:\tex4ht\texmf\tex4ht\xttl\ -o %%0.xml %%0.tmp +.4om move %%1.4om %%1.tmp +.4om java -classpath c:\tex4ht\texmf\tex4ht\bin xtpipes -i c:\tex4ht\texmf\tex4ht\xttl\ -o %%1.4om %%1.tmp +</ooxtpipes> +% <oo> %%% openoffice % -.4os mkdir sxw-%%0.dir +.4oo mkdir sxw-%%0.dir .4os mkdir sxw-%%0.dir\Pictures .4os move %%1.4os sxw-%%0.dir\settings.xml -.4os move %%0.xml sxw-%%0.dir\content.xml +.4oo move %%0.4oo sxw-%%0.dir\content.xml % .4om mkdir sxw-%%0.dir\%%1 .4om move %%1.4om sxw-%%0.dir\%%1\content.xml @@ -268,6 +295,7 @@ lc:\tex4ht\tex4ht.fls .4od rd sxw-%%0.dir\META-INF .4od echo y | del sxw-%%0.dir\*.* .4od rd sxw-%%0.dir +% if 'echo y | del ...' does not work try 'del /Q ...' instead %%% end openoffice % </oo> % @@ -279,7 +307,7 @@ lc:\tex4ht\tex4ht.fls %%% openoffice % .4os mkdir Pictures .4os move %%1.4os settings.xml -.4os move %%0.xml content.xml +.4oo move %%0.4oo content.xml % .4om mkdir %%1 .4om move %%1.4om %%1\content.xml @@ -311,6 +339,49 @@ lc:\tex4ht\tex4ht.fls .4od zip -m -r %%0.odt Pictures/* %%% end openoffice % </oo-alt> +<oo-alt-2> +%%% openoffice % +.4os mkdir sxw-%%0.dir +.4os mkdir Pictures +.4os move %%1.4os sxw-%%0.dir\settings.xml +.4os move %%0.4oo sxw-%%0.dir\content.xml +% +.4om mkdir %%1 +.4om move %%1.4om %%1\content.xml +.4om copy sxw-%%0.dir\settings.xml %%1\settings.xml +% +.4of mkdir META-INF +.4of move %%1.4of META-INF\manifest.xml +% +.4ot move %%1.4ot sxw-%%0.dir\meta.xml +.4oy move %%1.4oy sxw-%%0.dir\styles.xml +.4og copy %%1 Pictures\%%1 +%-- sxw -- +.4ox zip %%0.sxw META-INF\*.* +.4ox zip %%0.sxw Pictures +.4ox zip -j %%0.sxw sxw-%%0.dir\* +% +.4ox del %%1.4ox +.4ox del /Q Pictures\*.* +.4ox rd Pictures +.4ox del /Q del META-INF\*.* +.4ox rd META-INF +.4ox del /Q del sxw-%%0.dir\*.* +.4ox rd sxw-%%0.dir +%-- odt -- +.4od zip %%0.odt META-INF\*.* +.4od zip %%0.odt Pictures +.4od zip -j %%0.odt sxw-%%0.dir\* +% +.4od del %%1.4od +.4od del /Q del Pictures\*.* +.4od rd Pictures +.4od del /Q del META-INF\*.* +.4od rd META-INF +.4od del /Q del sxw-%%0.dir\*.* +.4od rd sxw-%%0.dir +%%% end openoffice +</oo-alt-2> % % Platforms with cp and mv utilities of % http://www.mingw.org/msys.shtml may use the following script. @@ -321,7 +392,7 @@ lc:\tex4ht\tex4ht.fls %%% openoffice % .4os mkdir Pictures .4os mv %%1.4os settings.xml -.4os mv %%0.xml content.xml +.4oo mv %%0.4oo content.xml % .4om mkdir %%1 .4om mv %%1.4om %%1\content.xml @@ -362,5 +433,20 @@ lc:\tex4ht\tex4ht.fls .jhm java -jar c:\jh1.1.3\javahelp\bin\jhindexer.jar -db %%0-doc\%%1-jhs %%1*.html </javahelp1> +<emspk> +.html move %%1.html %%1.tmp +.html java -classpath c:\tex4ht\texmf\tex4ht\bin xtpipes -i c:\tex4ht\texmf\tex4ht\xttl\ -o %%1.html %%1.tmp +</emspk> + +<jsml> +.jsml move %%1.jsml %%1.tmp +.jsml java -classpath c:\tex4ht\texmf\tex4ht\bin xtpipes -i c:\tex4ht\texmf\tex4ht\xttl\ -o %%1.jsml %%1.tmp +</jsml> + +<docbk> +.xml copy %%1.xml %%1.tmp +.xml java -classpath c:\tex4ht\texmf\tex4ht\bin xtpipes -i c:\tex4ht\texmf\tex4ht\xttl\ -o %%1.xml %%1.tmp +</docbk> + % end of file % diff --git a/Master/texmf-dist/tex4ht/bin/GroupMn.class b/Master/texmf-dist/tex4ht/bin/GroupMn.class Binary files differnew file mode 100755 index 00000000000..6d8af770558 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/GroupMn.class diff --git a/Master/texmf-dist/tex4ht/bin/HtJsml.class b/Master/texmf-dist/tex4ht/bin/HtJsml.class Binary files differnew file mode 100755 index 00000000000..fc140236f46 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/HtJsml.class diff --git a/Master/texmf-dist/tex4ht/bin/HtSpk.class b/Master/texmf-dist/tex4ht/bin/HtSpk.class Binary files differnew file mode 100755 index 00000000000..c0f0f76df2e --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/HtSpk.class diff --git a/Master/texmf-dist/tex4ht/bin/JsmlFilter.class b/Master/texmf-dist/tex4ht/bin/JsmlFilter.class Binary files differnew file mode 100755 index 00000000000..6be59ccc8c7 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/JsmlFilter.class diff --git a/Master/texmf-dist/tex4ht/bin/JsmlMathBreak.class b/Master/texmf-dist/tex4ht/bin/JsmlMathBreak.class Binary files differnew file mode 100755 index 00000000000..e49f5068487 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/JsmlMathBreak.class diff --git a/Master/texmf-dist/tex4ht/bin/OoFilter.class b/Master/texmf-dist/tex4ht/bin/OoFilter.class Binary files differnew file mode 100755 index 00000000000..43fb55a6000 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/OoFilter.class diff --git a/Master/texmf-dist/tex4ht/bin/OoUtilities.class b/Master/texmf-dist/tex4ht/bin/OoUtilities.class Binary files differnew file mode 100755 index 00000000000..2bcb3660e24 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/OoUtilities.class diff --git a/Master/texmf-dist/tex4ht/bin/OomFilter.class b/Master/texmf-dist/tex4ht/bin/OomFilter.class Binary files differnew file mode 100755 index 00000000000..5fe00a96cb6 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/OomFilter.class diff --git a/Master/texmf-dist/tex4ht/bin/Phil.class b/Master/texmf-dist/tex4ht/bin/Phil.class Binary files differnew file mode 100755 index 00000000000..3e0c1a87b3c --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/Phil.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesEntityResolver.class b/Master/texmf-dist/tex4ht/bin/XtpipesEntityResolver.class Binary files differnew file mode 100755 index 00000000000..d00dd54f99c --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesEntityResolver.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesPrintWriter.class b/Master/texmf-dist/tex4ht/bin/XtpipesPrintWriter.class Binary files differnew file mode 100755 index 00000000000..275a7a3bfcc --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesPrintWriter.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesReader.class b/Master/texmf-dist/tex4ht/bin/XtpipesReader.class Binary files differnew file mode 100755 index 00000000000..55b15e77e7e --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesReader.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesSaxEntityResolver.class b/Master/texmf-dist/tex4ht/bin/XtpipesSaxEntityResolver.class Binary files differnew file mode 100755 index 00000000000..ee4a935d02c --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesSaxEntityResolver.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesSaxLexicalHandler.class b/Master/texmf-dist/tex4ht/bin/XtpipesSaxLexicalHandler.class Binary files differnew file mode 100755 index 00000000000..f73a03a0712 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesSaxLexicalHandler.class diff --git a/Master/texmf-dist/tex4ht/bin/XtpipesUni.class b/Master/texmf-dist/tex4ht/bin/XtpipesUni.class Binary files differnew file mode 100755 index 00000000000..5595ef53ed1 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/XtpipesUni.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$1.class b/Master/texmf-dist/tex4ht/bin/xtpipes$1.class Binary files differnew file mode 100755 index 00000000000..84966971fda --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$1.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$2.class b/Master/texmf-dist/tex4ht/bin/xtpipes$2.class Binary files differnew file mode 100755 index 00000000000..4ba5729252d --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$2.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$3.class b/Master/texmf-dist/tex4ht/bin/xtpipes$3.class Binary files differnew file mode 100755 index 00000000000..c28ae1d0757 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$3.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$4.class b/Master/texmf-dist/tex4ht/bin/xtpipes$4.class Binary files differnew file mode 100755 index 00000000000..e74720d938f --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$4.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$5.class b/Master/texmf-dist/tex4ht/bin/xtpipes$5.class Binary files differnew file mode 100755 index 00000000000..4620b8d3023 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$5.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$6.class b/Master/texmf-dist/tex4ht/bin/xtpipes$6.class Binary files differnew file mode 100755 index 00000000000..4e91adb74a5 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$6.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$7.class b/Master/texmf-dist/tex4ht/bin/xtpipes$7.class Binary files differnew file mode 100755 index 00000000000..0e843f9a6b2 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$7.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$1.class b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$1.class Binary files differnew file mode 100755 index 00000000000..1298aacd915 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$1.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$2.class b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$2.class Binary files differnew file mode 100755 index 00000000000..f8972573e10 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$2.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$3.class b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$3.class Binary files differnew file mode 100755 index 00000000000..b69e1d057e2 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch$3.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch.class b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch.class Binary files differnew file mode 100755 index 00000000000..7de290aa4be --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes$XtPipesSearch.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes.class b/Master/texmf-dist/tex4ht/bin/xtpipes.class Binary files differnew file mode 100755 index 00000000000..f42131fd59d --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$1.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$1.class Binary files differnew file mode 100755 index 00000000000..c146dc0223e --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$1.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$2.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$2.class Binary files differnew file mode 100755 index 00000000000..2fa93f17e71 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$2.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$3.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$3.class Binary files differnew file mode 100755 index 00000000000..f6fcaac1f86 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$3.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$4.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$4.class Binary files differnew file mode 100755 index 00000000000..1d8db3f3bb8 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$4.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$5.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$5.class Binary files differnew file mode 100755 index 00000000000..88b4266355d --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$5.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$1.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$1.class Binary files differnew file mode 100755 index 00000000000..3107aa05f03 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$1.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$2.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$2.class Binary files differnew file mode 100755 index 00000000000..c818fb3ac9b --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch$2.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch.class Binary files differnew file mode 100755 index 00000000000..24eccfdb866 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes$XtPipesSearch.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes.class b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes.class Binary files differnew file mode 100755 index 00000000000..7a2e477af89 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/Xtpipes.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesEntityResolver.class b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesEntityResolver.class Binary files differnew file mode 100755 index 00000000000..50dde3b5d80 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesEntityResolver.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesPrintWriter.class b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesPrintWriter.class Binary files differnew file mode 100755 index 00000000000..8da1d5b1182 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesPrintWriter.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesUni.class b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesUni.class Binary files differnew file mode 100755 index 00000000000..6f3a57c1019 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/XtpipesUni.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManager.class b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManager.class Binary files differnew file mode 100755 index 00000000000..3ed29f78156 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManager.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManagerLH.class b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManagerLH.class Binary files differnew file mode 100755 index 00000000000..1d8cbe6c950 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/ScriptsManagerLH.class diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes-default.4xt b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes-default.4xt new file mode 100755 index 00000000000..b847f1de210 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes-default.4xt @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes PUBLIC "-//GURARI//DTD xtpipes//EN" "xtpipes.dtd" > +<xtpipes /> + diff --git a/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes.dtd b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes.dtd new file mode 100755 index 00000000000..bedf12d63d2 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xtpipes/lib/xtpipes.dtd @@ -0,0 +1,76 @@ +<!ELEMENT xtpipes (#PCDATA | set +| get +| print +| return +| if +| xslt +| dom +| sax +)* > +<!ATTLIST xtpipes + preamble CDATA #IMPLIED DEFAULT (yes | no) "no" + signature CDATA #IMPLIED > +<!ELEMENT set (#PCDATA) > +<!ATTLIST set + name CDATA #REQUIRED > +<!ELEMENT get EMPTY > +<!ATTLIST get + name CDATA #REQUIRED + file CDATA #REQUIRED +> +<!ELEMENT print EMPTY > +<!ATTLIST print + name CDATA #REQUIRED + file CDATA #IMPLIED +> +<!ELEMENT return EMPTY > +<!ATTLIST return + name CDATA #REQUIRED +> +<!ELEMENT if (#PCDATA | set +| get +| print +| return +| if +| xslt +| dom +| sax +)* > +<!ATTLIST if + xml CDATA #REQUIRED + dtd CDATA #REQUIRED + root CDATA #REQUIRED +> +<!ELEMENT xslt EMPTY > +<!ATTLIST xslt + name CDATA #IMPLIED + xml CDATA #REQUIRED + xsl CDATA #REQUIRED +> +<!ELEMENT dom EMPTY > +<!ATTLIST dom + name CDATA #REQUIRED + xml CDATA #REQUIRED + method CDATA #REQUIRED + class CDATA #REQUIRED +> +<!ELEMENT sax (#PCDATA | script)* > +<!ELEMENT script (#PCDATA | set +| get +| print +| return +| if +| xslt +| dom +| sax + )* > +<!ATTLIST sax + name CDATA #IMPLIED + xml CDATA #IMPLIED + content-handler CDATA #REQUIRED + lexical-handler CDATA #IMPLIED +> +<!ATTLIST script + element CDATA #REQUIRED +> + diff --git a/Master/texmf-dist/tex4ht/bin/xv4ht.jar b/Master/texmf-dist/tex4ht/bin/xv4ht.jar Binary files differnew file mode 100755 index 00000000000..b8a7a7387c1 --- /dev/null +++ b/Master/texmf-dist/tex4ht/bin/xv4ht.jar diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf index 97db25aa7f2..84757919a8f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pagd font-weight: bold; font-style: italic; +htfcss: pagd font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf index de24e703c92..0778fc45737 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pagd7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pagd7t font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf index 6acaa8e1c89..ac920764d38 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pagd8c font-weight: bold; font-style: italic; +htfcss: pagd8c font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf index b705c3f9dea..9400de39b60 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pagd8r font-weight: bold; font-style: italic; +htfcss: pagd8r font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf index e4158e9a7f8..4df84db4d57 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pagd8t font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf index bf5f9882454..76dfb6c27ed 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: pagdc font-weight: bold; +htfcss: pagdc font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf index 20c0332a26a..40fd5c481f5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf @@ -1,3 +1,3 @@ .ptmrc7t -htfcss: pagdc7t font-weight: bold; +htfcss: pagdc7t font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf index 125412ff4d0..f89ed373b93 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: pagdc8t font-weight: bold; +.ec-iwonacap +htfcss: pagdc8t font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf index 13450b1f3e9..cb034e40975 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pagdo font-weight: bold; font-style: italic; +htfcss: pagdo font-family: sans-serif; font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf index b83d57cee2e..81ea0526d4d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pagdo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pagdo7t font-family: sans-serif; font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf index 2e3cba13f0b..a96e6a3bf19 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pagdo8c font-weight: bold; font-style: italic; +htfcss: pagdo8c font-family: sans-serif; font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf index 73a77e3a3c4..cc80ea2f72b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pagdo8r font-weight: bold; font-style: italic; +htfcss: pagdo8r font-family: sans-serif; font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf index e4158e9a7f8..c7810cf2d4b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pagdo8t font-family: sans-serif; font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf index 0f8e6eee5e1..4691d4cee42 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pagk font-weight: bold; font-style: italic; +htfcss: pagk font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf index 1e80b7c15a0..dfb1141d97c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pagk7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pagk7t font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf index d2ce781fa11..60624ce5d91 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pagk8c font-weight: bold; font-style: italic; +htfcss: pagk8c font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf index 091b4c0dd6a..34fd11a2c57 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pagk8r font-weight: bold; font-style: italic; +htfcss: pagk8r font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf index e4158e9a7f8..fcccb91c3dc 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pagk8t font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf index a367ee392dd..77752a3d0fb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: pagkc font-weight: bold; +htfcss: pagkc font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf index a95e5317ce6..77d588fe0d6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf @@ -1,3 +1,3 @@ .ptmrc7t -htfcss: pagkc7t font-weight: bold; +htfcss: pagkc7t font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf index 89209169073..89b5e8dd615 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: pagkc8t font-weight: bold; +.ec-iwonacap +htfcss: pagkc8t font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf index 0adaaff89ca..095bff7c7e5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pagko font-weight: bold; font-style: italic; +htfcss: pagko font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf index 1021e10a9d9..48389ca7dca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pagko7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pagko7t font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf index ea22a4b9d18..bd1bb021f87 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pagko8c font-weight: bold; font-style: italic; +htfcss: pagko8c font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf index 2bf2ab32cdf..61e87ed80d5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pagko8r font-weight: bold; font-style: italic; +htfcss: pagko8r font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf index e4158e9a7f8..4d158610556 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pagko8t font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf index cc0b49c57df..8a09ffe6299 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpagd font-weight: bold; font-style: italic; +htfcss: rpagd font-family: sans-serif; font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf index ad62ec13594..7ed1e13a2bf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpagdo font-weight: bold; font-style: italic; +htfcss: rpagdo font-family: sans-serif; font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf index 4c670035305..8c9c4e78584 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpagk font-weight: bold; font-style: italic; +htfcss: rpagk font-family: sans-serif; font-weight: 300; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf index 2159f675126..2460705aef7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpagko font-weight: bold; font-style: italic; +htfcss: rpagko font-family: sans-serif; font-weight: 300; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf index 5b2aca1893c..0b4b2a0f972 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkd font-weight: bold; font-style: italic; +htfcss: pbkd font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf index a0d19ff5585..948f88ee13e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbkd7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbkd7t font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf index ea791e28557..4ee6fce170f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbkd8c font-weight: bold; font-style: italic; +htfcss: pbkd8c font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf index f0b8d662ac2..1df9d425590 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbkd8r font-weight: bold; font-style: italic; +htfcss: pbkd8r font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf index e4158e9a7f8..483c3d8476a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbkd8t font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf index 1911b15547a..08e4e1d3d68 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkdc font-weight: bold; font-style: italic; +htfcss: pbkdc font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf index 8b19a2e62a5..5ad641f328b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf @@ -1,3 +1,3 @@ .ptmrc7t -htfcss: pbkdc7t font-weight: bold; +htfcss: pbkdc7t font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf index 6030d9e6254..66fb7b87a9b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: pbkdc8t font-weight: bold; +.ec-iwonacap +htfcss: pbkdc8t font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf index a82d14145b6..22727330025 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkdi font-weight: bold; font-style: italic; +htfcss: pbkdi font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf index 98b3bbd9972..09bbcb3032c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbkdi7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbkdi7t font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf index 6751d81a250..390200c8d15 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbkdi8c font-weight: bold; font-style: italic; +htfcss: pbkdi8c font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf index b489f66c4d8..955b96fee55 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbkdi8r font-weight: bold; font-style: italic; +htfcss: pbkdi8r font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf index e4158e9a7f8..f2ba27796da 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbkdi8t font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf index de52dd170df..cf7a2dcfe6c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkdo font-weight: bold; font-style: italic; +htfcss: pbkdo font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf index f63d7e430f1..766935e2ea2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbkdo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbkdo7t font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf index 70a9ccb028c..7b43561f7a6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbkdo8c font-weight: bold; font-style: italic; +htfcss: pbkdo8c font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf index e754db88a38..4ae835a91b4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbkdo8r font-weight: bold; font-style: italic; +htfcss: pbkdo8r font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf index e4158e9a7f8..092bec0c65f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbkdo8t font-weight: 500; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf index cf30840be8f..6f93467a38f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkl font-weight: bold; font-style: italic; +htfcss: pbkl font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf index 287a422c0c4..a60800b3d6e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbkl7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbkl7t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf index fef7539b9a3..6873d3fe0c5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbkl8c font-weight: bold; font-style: italic; +htfcss: pbkl8c font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf index 5d36fb1a918..382faf218d9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbkl8r font-weight: bold; font-style: italic; +htfcss: pbkl8r font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf index e4158e9a7f8..21ef6ac062b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbkl8t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf index a9b72432d5e..07b9bb86eeb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbklc font-weight: bold; font-style: italic; +htfcss: pbklc font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf index 9f64b3c74ef..ad5471ad2ca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf @@ -1,3 +1,3 @@ .ptmrc7t -htfcss: pbklc7t font-weight: bold; +htfcss: pbklc7t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf index b9203a99286..f57afdd75a8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: pbklc8t font-weight: bold; +.ec-iwonacap +htfcss: pbklc8t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf index 1d9fb7a78f8..8f9d95c841c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbkli font-weight: bold; font-style: italic; +htfcss: pbkli font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf index 396675d6c5c..4612a0ef3fd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbkli7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbkli7t font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf index 391998ebce6..dec07e1ac22 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbkli8c font-weight: bold; font-style: italic; +htfcss: pbkli8c font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf index 8884929c1c4..d6512b1aefc 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbkli8r font-weight: bold; font-style: italic; +htfcss: pbkli8r font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf index e4158e9a7f8..94f8bc39ffa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbkli8t font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf index 078d2178aab..3d06c3238d1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pbklo font-weight: bold; font-style: italic; +htfcss: pbklo font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf index d4175150432..48453d2303e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pbklo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pbklo7t font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf index b97efaeb665..b0f6288f309 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pbklo8c font-weight: bold; font-style: italic; +htfcss: pbklo8c font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf index 691ed070282..c259e965b8b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pbklo8r font-weight: bold; font-style: italic; +htfcss: pbklo8r font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf index e4158e9a7f8..1800969da37 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pbklo8t font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf index 4d71c51988a..52abddb1da1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpbkd font-weight: bold; font-style: italic; +htfcss: rpbkd font-weight: 500; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf index 098e47e64b4..8d07576119b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpbkdi font-weight: bold; font-style: italic; +htfcss: rpbkdi font-weight: 500; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf index bc5b9dc6a01..2891ffaad43 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpbkl font-weight: bold; font-style: italic; +htfcss: rpbkl font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf index 06d5215cbbd..6c44fd230aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpbkli font-weight: bold; font-style: italic; +htfcss: rpbkli font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf index c902d7ab461..8c0872d4f32 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pcrb font-weight: bold; font-style: italic; +htfcss: pcrb font-family: monospace; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf index 3e4cca4420e..85e03c6e104 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pcrb8c font-weight: bold; +htfcss: pcrb8c font-weight: bold; font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf index 16ae4e83912..4246094cf3e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pcrb8r font-weight: bold; font-style: italic; +htfcss: pcrb8r font-family: monospace; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf index 0be58445e1e..98b4f509989 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf @@ -1,3 +1,3 @@ .pcrr8t -htfcss: pcrb8t font-weight: bold; +htfcss: pcrb8t font-weight: bold; font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf index 8e8f02011bf..2a3142fb979 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf @@ -1,3 +1,3 @@ .pcrro8u -htfcss: pcrb8u font-weight: bold; +htfcss: pcrb8u font-weight: bold; font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf index dfc2587fd39..321ae2caefe 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: pcrbc font-weight: bold; +htfcss: pcrbc font-weight: bold; font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf new file mode 100755 index 00000000000..7cdea858196 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf @@ -0,0 +1,3 @@ +.pcrrc7t +htfcss: pcrbc7t font-weight: bold; font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf index 255c5450dff..5d679afd73e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf @@ -1,2 +1,3 @@ -.pcrrc8t +.ec-iwonacap +htfcss: pcrbc8t font-family: monospace; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf index 7467fdf491c..c77bbda6ae0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pcrbo font-weight: bold; font-style: italic; +htfcss: pcrbo font-weight: bold; font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf index 1944da02e51..5f8c8b25f0f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf @@ -1,3 +1,3 @@ .pcrr7t -htfcss: pcrbo7t font-style: italic; +htfcss: pcrbo7t font-family: monospace; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf index 80ba7b7befa..5982f52ddf6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pcrbo8c font-style: italic; +htfcss: pcrbo8c font-family: monospace; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf index bd3755b66da..7a100e3d229 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pcrbo8r font-weight: bold; font-style: italic; +htfcss: pcrbo8r font-family: monospace; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf index 92bfaebcef6..93f59b3fa45 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf @@ -1,3 +1,3 @@ .pcrr8t -htfcss: pcrbo8t font-style: italic; +htfcss: pcrbo8t font-family: monospace; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf index 7f3b34eec5f..ff5664d7afd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf @@ -1,3 +1,3 @@ .pcrro8u -htfcss: pcrbo8u font-weight: bold; font-style: italic; +htfcss: pcrbo8u font-family: monospace; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf index 7bea7f1f835..7f9c46a66d4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pcrr font-weight: bold; font-style: italic; +htfcss: pcrr font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf index 1a3fb820fa3..e5be14b12a9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pcrr8c font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf index a280351bafa..bad281a9ca3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pcrr8r font-weight: bold; font-style: italic; +htfcss: pcrr8r font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf new file mode 100755 index 00000000000..1d937a78a83 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf @@ -0,0 +1,3 @@ +.bchr8t +htfcss: pcrr8t font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf index 61aa4c91516..5a3653e486e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: pcrrc font-weight: bold; +htfcss: pcrrc font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf new file mode 100755 index 00000000000..e111d5efea4 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf @@ -0,0 +1,3 @@ +.ec-iwonacap +htfcss: pcrrc8t font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf index 9503d06671b..81e7f741149 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pcrro font-weight: bold; font-style: italic; +htfcss: pcrro font-family: monospace; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf index f7d495fe4a6..a640ab193fe 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf @@ -1,3 +1,3 @@ .pcrr7t -htfcss: pcrro7t font-family: monospace; font-style: oblique; +htfcss: pcrro7t font-family: monospace; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf index 029b1aedfca..64052fa8588 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pcrro8c font-style: italic; +htfcss: pcrro8c font-family: monospace; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf index f38e16aba5d..a8b45544f73 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf @@ -1,3 +1,3 @@ .pcrr8t -htfcss: pcrro8t font-style: italic; +htfcss: pcrro8t font-family: monospace; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf index 10c303a22d1..45263f23bf6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpcrb font-weight: bold; font-style: italic; +htfcss: rpcrb font-family: monospace; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf index ba5d22c3260..64a019216f6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpcrbo font-weight: bold; font-style: italic; +htfcss: rpcrbo font-family: monospace; font-weight:bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf index f18020aded2..bda73a649c3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpcrr font-weight: bold; font-style: italic; +htfcss: rpcrr font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf index 99fd87b9522..569c27131f9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpcrro font-weight: bold; font-style: italic; +htfcss: rpcrro font-family: monospace; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf index e1ee2348397..7035d5538d4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: phvb font-weight: bold; +htfcss: phvb font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf index 595ef99d424..da518b2184b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: phvb7t font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf index 109495ea4c9..d0efe6a78c2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvb8c font-weight: bold; font-style: italic; +htfcss: phvb8c font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf index 4ca474ba3fb..6d9fb665e24 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvb8cn font-weight: bold; font-style: italic; +htfcss: phvb8cn font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf index ce04e350ac1..499346447bf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvb8r font-weight: bold; font-style: italic; +htfcss: phvb8r font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf index 3ead99d8d2e..7b3f32076b7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvb8rn font-weight: bold; font-style: italic; +htfcss: phvb8rn font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf index 765db4bbace..2fee5d09cf1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: phvb8t font-weight: bold; +.lm-ec +htfcss: phvb8t font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf index 34efb97a7d4..f2f60df540b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf @@ -1,3 +1,3 @@ -.ec -htfcss: phvb8tn font-weight: bold; +.lm-ec +htfcss: phvb8tn font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf index b5da12df25f..ec805e8032f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf @@ -1,3 +1,3 @@ .phvr8z -htfcss: phvb8z font-weight: bold; +htfcss: phvb8z font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf index 83e2752b997..b15eba34bd5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: phvbc font-weight: bold; +htfcss: phvbc font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf index 95eda0167aa..b53e059de96 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: phvbc8t font-weight: bold; +.ec-iwonacap +htfcss: phvbc8t font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf index 3fa8f40ea8a..fbbb3eaf9a8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: phvbc8tn font-weight: bold; +.ec-iwonacap +htfcss: phvbc8tn font-weight: bold; font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf index 04934e76b69..3a02fff155c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: phvbo font-weight: bold; font-style: italic; +htfcss: phvbo font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf index 6911d00e43e..af6a69416ad 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: phvbo7t font-family:sans-serif; font-weight:bold; font-style:italic; +.pplri9t +htfcss: phvbo7t font-family:sans-serif; font-weight:bold; font-style:oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf index ee0614d5b8f..b1df76044c7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: phvbo7tn font-family:sans-serif; font-weight:bold; font-style:italic; +.pplri9t +htfcss: phvbo7tn font-family:sans-serif; font-weight:bold; font-style:oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf index bfe390d43ab..dee62d4415a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvbo8c font-weight: bold; font-style: italic; +htfcss: phvbo8c font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf index 14376db8665..fb6a6782327 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvbo8cn font-weight: bold; font-style: italic; +htfcss: phvbo8cn font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf index df2051ab1ef..beb17f31ffa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvbo8r font-weight: bold; font-style: italic; +htfcss: phvbo8r font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf index 23b8a51de48..f9fa95cc0ea 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvbo8rn font-weight: bold; font-style: italic; +htfcss: phvbo8rn font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf index a918fc7cf6f..ce34a7ded60 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: phvbo8t font-weight: bold; +.lm-ec +htfcss: phvbo8t font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf index cb677979e5f..6dd8ef788d8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf @@ -1,3 +1,3 @@ -.ec -htfcss: phvbo8tn font-weight: bold; +.lm-ec +htfcss: phvbo8tn font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf index 8032d92fedc..bff15d623c9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: phvbon font-weight: bold; font-style: italic; +htfcss: phvbon font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf index ef5c6970569..28f59a2b834 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf @@ -1,3 +1,5 @@ .ptmrre -htfcss: phvbrn font-weight: bold; font-style: italic; +htfcss: phvbrn font-family: sans-serif; font-weight: bold; +htfcss: phvbrn7t font-family: sans-serif; font-weight: bold; +htfcss: phvbrn8t font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf index f740def48a1..06b99c3afb8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: phvr7t font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf index 6f7e298b878..e707c6e28df 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvr8c font-weight: bold; font-style: italic; +htfcss: phvr8c font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf index 7a632d07ab8..0fad40117ef 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvr8cn font-weight: bold; font-style: italic; +htfcss: phvr8cn font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf index 3e3b5411e83..f4cf1d1ce4f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvr8r font-weight: bold; font-style: italic; +htfcss: phvr8r font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf index 76637e5e307..ea34cf7d407 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvr8rn font-weight: bold; font-style: italic; +htfcss: phvr8rn font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf index 034df41f964..3a1d9dfabec 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: phvr8t font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf index 034df41f964..148c73c25f8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: phvr8tn font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf index 62a6ab08d24..7a2c6e8a191 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf @@ -1,3 +1,3 @@ .ptmrc -htfcss: phvrc font-weight: bold; +htfcss: phvrc font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf index 2ed9f8130f0..d5dc3a17cc7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: phvrc8t font-weight: bold; +.ec-iwonacap +htfcss: phvrc8t font-family:sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf index faa023707fd..fbf79707ecb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf @@ -1,3 +1,3 @@ -.eccc -htfcss: phvrc8tn font-weight: bold; +.ec-iwonacap +htfcss: phvrc8tn font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf index 61d0a682491..4370088bd1e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: phvro font-weight: bold; font-style: italic; +htfcss: phvro font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf index 77241e1e2c1..7ec33500985 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: phvro7t font-family:sans-serif; font-style:italic; +.pplri9t +htfcss: phvro7t font-family:sans-serif; font-style:oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf index 4c19233f93b..7a413ef049d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: phvro7tn font-family:sans-serif; font-style:italic; +.pplri9t +htfcss: phvro7tn font-family:sans-serif; font-style:oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf index dda3cd3d149..28c658d386c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvro8c font-weight: bold; font-style: italic; +htfcss: phvro8c font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf index 67c2df19868..57d8eb00573 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: phvro8cn font-weight: bold; font-style: italic; +htfcss: phvro8cn font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf index 19734f8faec..1ad241babb4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvro8r font-weight: bold; font-style: italic; +htfcss: phvro8r font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf index 4c715fbaff2..839113592fa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: phvro8rn font-weight: bold; font-style: italic; +htfcss: phvro8rn font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf index 034df41f964..c732ed2ff69 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: phvro8t font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf index 034df41f964..1dbc6aaba26 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: phvro8tn font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf index 9d474040251..b2c49fdd0a5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf @@ -1,3 +1,4 @@ .ptmrre -htfcss: phvron font-weight: bold; font-style: italic; +htfcss: phvron font-family: sans-serif; font-style: oblique; +htfcss: phvron7t font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf index 10f1f8399e1..596304a20f7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf @@ -1,3 +1,5 @@ .ptmrre -htfcss: phvrrn font-weight: bold; font-style: italic; +htfcss: phvrrn font-family: sans-serif; +htfcss: phvrrn7t font-family: sans-serif; +htfcss: phvrrn8t font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf new file mode 100755 index 00000000000..bb13390de17 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf @@ -0,0 +1,3 @@ +.ptmb8z +htfcss: pplb8z font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf new file mode 100755 index 00000000000..06d6a2a000f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf @@ -0,0 +1,3 @@ +.ptmb8z +htfcss: pplbi8z font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf new file mode 100755 index 00000000000..ed14c4d8bf4 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf @@ -0,0 +1,2 @@ +.ptmb8z + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf new file mode 100755 index 00000000000..05f35b70fba --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf @@ -0,0 +1,3 @@ +.ptmb8z +htfcss: pplri8z font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf index 06a6d65f182..e4f9027f215 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvb font-weight: bold; font-style: italic; +htfcss: rphvb font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf index 676af72c10c..2c0536029ee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvbo font-weight: bold; font-style: italic; +htfcss: rphvbo font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf index a8d0780b57d..8a864ad381b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvbon font-weight: bold; font-style: italic; +htfcss: rphvbon font-family: sans-serif; font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf index fb5a92699ec..e95600a1ed2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvbrn font-weight: bold; font-style: italic; +htfcss: rphvbrn font-family: sans-serif; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf index 7927c23ed68..d9679b1a2e8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvr font-weight: bold; font-style: italic; +htfcss: rphvr font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf index bd9fc261b7f..c14f6ff2725 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvro font-weight: bold; font-style: italic; +htfcss: rphvro font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf index 30940b4e458..673edd0726a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvron font-weight: bold; font-style: italic; +htfcss: rphvron font-family: sans-serif; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf index 96c6fe6ba23..d87d75e00f7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rphvrrn font-weight: bold; font-style: italic; +htfcss: rphvrrn font-family: sans-serif; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf index e856fb43de7..a934f9b1b69 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: zpplcmb font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf index cb8a066de06..32f49879c61 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: zpplcmr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpsycmrv.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpsycmrv.htf deleted file mode 100644 index 612453736d2..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpsycmrv.htf +++ /dev/null @@ -1,3 +0,0 @@ -.lm-rep-cmrm -htfcss: zpsycmrv font-weight: bold; font-style: italic; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zptmcmrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zptmcmrm.htf deleted file mode 100644 index 489c44a9ce2..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zptmcmrm.htf +++ /dev/null @@ -1,3 +0,0 @@ -.cmmi -htfcss: zptmcmrm font-style: italic; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpzccmry.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpzccmry.htf deleted file mode 100644 index 3e0019d2f9f..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptm/zpzccmry.htf +++ /dev/null @@ -1,3 +0,0 @@ -.cmsy -htfcss: zpzccmry font-weight: bold; font-style: italic; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf index a3ac436f4f9..b172a4a3200 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf @@ -1,3 +1,3 @@ -.lm-rep-cmrm +.zptmcmrm htfcss: zptmcm7m font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf index 393697f28c8..b613c061cb6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.zptmcmr htfcss: zptmcm7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf index dbdc4443e5e..40be2092ac3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf @@ -1,3 +1,3 @@ -.lm-rep-cmrm +.zpsycmrv htfcss: zptmcm7v font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf index 7c3031625fd..4f5eb28a07d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf @@ -1,3 +1,3 @@ -.lm-rep-cmrm +.zpzccmry htfcss: zptmcm7y font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf index d328c3cab0e..d39faa81972 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pncb7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pncb7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf index 2d7fba53626..267e55ff9c8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pncb8c font-weight: bold; font-style: italic; +htfcss: pncb8c font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf index e61dc0b2d6f..98350c9360a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pncb8r font-weight: bold; font-style: italic; +htfcss: pncb8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf index e4158e9a7f8..49c4688eea9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pncb8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf index e6fe079a9e0..d53844f0323 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf @@ -1,3 +1,3 @@ -.eccc +.ec-iwonacap htfcss: pncbc8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf index 587753cb4e8..f0026e6c942 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: pncbi7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf index e4158e9a7f8..d5618760514 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pncbi8t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf index 34413a2b3a0..8f09c3316cb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pncbo font-weight: bold; font-style: italic; +htfcss: pncbo font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf index d83446d740a..8984e27bb81 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pncbo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pncbo7t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf index 2150527c359..62ced667793 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pncbo8c font-weight: bold; font-style: italic; +htfcss: pncbo8c font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf index 8358cb73869..1f1c8c6f4d8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pncbo8r font-weight: bold; font-style: italic; +htfcss: pncbo8r font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf index 6b6aed3b4e7..62a0657e553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf @@ -1,3 +1,2 @@ .ptmrre -htfcss: pncr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf index 93be6b19209..6534f3b24e1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pncr7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pncr7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf index dd1be53c1d6..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: pncr8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf index cdb78c1fe53..d3860246336 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf @@ -1,3 +1,2 @@ .ptmrc -htfcss: pncrc font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf index 490506823fc..38d852edfbf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf @@ -1,3 +1,2 @@ .ptmrc7t -htfcss: pncrc7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf index 33a17857219..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf @@ -1,3 +1,2 @@ -.eccc -htfcss: pncrc8t font-weight: bold; +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf index 378776aad43..3e7336f5549 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pncri font-weight: bold; font-style: italic; +htfcss: pncri font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf index cc0ba3e84dd..1eec02a9524 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pncri7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pncri7t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf index b8db9bd4960..81edea98bee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pncri8c font-weight: bold; font-style: italic; +htfcss: pncri8c font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf index f4f8d8ae2cc..5b70c225f9a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pncri8r font-weight: bold; font-style: italic; +htfcss: pncri8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf index e4158e9a7f8..4bbc25de5ea 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pncri8t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf index 14758d3210a..eaedac018de 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pncro font-weight: bold; font-style: italic; +htfcss: pncro font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf index b0bec4bb094..de8e6364102 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pncro7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pncro7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf index 88e750107c5..b1480d1dc7d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pncro8c font-weight: bold; font-style: italic; +htfcss: pncro8c font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf index d418aee7393..57dfb24b06b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pncro8r font-weight: bold; font-style: italic; +htfcss: pncro8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf index e4158e9a7f8..fb98136db56 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: pncro8t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf index 4ab27031964..17ac38be92e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpncb font-weight: bold; font-style: italic; +htfcss: rpncb font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf index 2416c7de0f8..93aa453f1aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf @@ -1,3 +1,2 @@ .rptmrrn -htfcss: rpncr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf index f93ecf202b9..a38f37db90c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpncri font-weight: bold; font-style: italic; +htfcss: rpncri font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf index fadabd2337f..e67bc36f29e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pplb font-weight: bold; font-style: italic; +htfcss: pplb font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf index 84fcc0961fa..567c2b8f164 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pplb7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pplb7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf index 1a3fb820fa3..04bc27c7579 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pplb8c font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf index 2d08ade30cc..4b7217287ee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplb8r font-weight: bold; font-style: italic; +htfcss: pplb8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf index 0e27a0c79db..bcbbb6d9030 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: pplb8t font-family: monospace; font-weight: bold; +.lm-ec +htfcss: pplb8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf new file mode 100755 index 00000000000..71eefcc41f8 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplb9d font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf new file mode 100755 index 00000000000..c6ed2522bca --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplb9e font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathpple/zppler7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf index b04d2a48568..233f424d667 100644..100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathpple/zppler7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf @@ -1,7 +1,7 @@ -zppler7t 0 170 +pplb9o 0 170 'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' 1 % zppler7t.htf (unicode) 2005-10-23 % -'Θ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' 1 % pplb9o.htf 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2006 Eitan M. Gurari % 'Λ' '' 3 % % 'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % 'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -9,20 +9,20 @@ zppler7t 0 170 'ϒ' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % 'Φ' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % 'Ψ' '' 9 % 2003/12/01 or later. % -'Ω' '' 10 % This work has the LPPL maintenance status "maintained". This % -'ff' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'fi' '' 12 % % -'fl' '' 13 % If you modify this file your your adding a note of % -'ffi' '' 14 % your own after this copyright note will be appreciated. % -'ffl' '' 15 % % -'ı' '' 16% gurari@cse.ohio-state.edu % -'/' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'`' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 19 -'ˇ' '' 20 -'˘' '' 21 -'¯' '' 22 -'^' '' ^o 23 +'Ω' '' 10 % This work has the LPPL maintenance status "maintained". This % +'ff' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'fi' '' 12 % % +'fl' '' 13 % If you modify this file your your adding a note of % +'ffi' '' 14 % your own after this copyright note will be appreciated. % +'ffl' '' 15 % % +'ı' '' 16 % gurari@cse.ohio-state.edu % +'/' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'`' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'´' '' r-quote 19 +'ˇ' '' 20 +'˘' '' 21 +'¯' '' 22 +'^' '' 23 '¸' '' 24 'ß' '' 25 'æ' '' 26 @@ -31,11 +31,11 @@ zppler7t 0 170 'Æ' '' 29 'Œ' '' 30 'Ø' '' 31 -'' '' 32 +'' '' 32 '!' '' 33 '”' '' 34 '#' '' 35 -'$' '' 36 +'$' '' 36 '%' '' 37 '&' '' 38 '’' '' 39 @@ -127,48 +127,49 @@ zppler7t 0 170 '˝' '' 125 '~' '' 126 '¨' '' 127 -'' '' 128 -'' '' 129 -'' '' 130 -'' '' 131 -'' '' 132 -'' '' 133 -'' '' 134 -'' '' 135 -'' '' 136 -'' '' 137 -'Ł' '' 138 -'' '' 139 -'' '' 140 -'' '' 141 -'' '' 142 -'' '' 143 -'' '' 144 -'' '' 145 -'' '' 146 -'' '' 147 -'' '' 148 -'' '' 149 -'' '' 150 -'' '' 151 -'' '' 152 -'' '' 153 -'' '' 154 -'' '' 155 -'' '' 156 -'' '' 157 -'' '' 158 -'' '' 159 -'' '' 160 -'' '' 161 -'' '' 162 -'' '' 163 -'' '' 164 -'' '' 165 -'' '' 166 -'' '' 167 -'' '' 168 -'' '' 169 -'ł' '' 170 -zppler7t 0 170 +'' '' 128 +'' '' 129 +'' '' 130 +'' '' 131 +'' '' 132 +'' '' 133 +'' '' 134 +'' '' 135 +'' '' 136 +'' '' 137 +'Ł' '' 138 +'' '' 139 +'' '' 140 +'' '' 141 +'' '' 142 +'' '' 143 +'' '' 144 +'' '' 145 +'' '' 146 +'' '' 147 +'' '' 148 +'' '' 149 +'' '' 150 +'' '' 151 +'' '' 152 +'' '' 153 +'' '' 154 +'' '' 155 +'' '' 156 +'' '' 157 +'' '' 158 +'' '' 159 +'' '' 160 +'' '' 161 +'' '' 162 +'' '' 163 +'' '' 164 +'' '' 165 +'' '' 166 +'' '' 167 +'' '' 168 +'' '' 169 +'ł' '' 170 +pplb9o 0 170 +htfcss: pplb9o font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf new file mode 100755 index 00000000000..37b77876f9b --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf @@ -0,0 +1,3 @@ +.pplri9t +htfcss: pplb9t font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf index 46f9ce9f0b6..af252f2c930 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf @@ -1,3 +1,3 @@ -.eccc +.ec-iwonacap htfcss: pplbc8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf new file mode 100755 index 00000000000..f18fc68139b --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf @@ -0,0 +1,3 @@ +.ptmrc8z +htfcss: pplbc8z font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf index a098cd29dfa..0793717f064 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: pplbi7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf index ab65a4f80b4..9de933e1a0a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: pplbi8t font-style: italic; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf new file mode 100755 index 00000000000..0086014d6b3 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf @@ -0,0 +1,3 @@ +.pplb9c +htfcss: pplbi9c font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf new file mode 100755 index 00000000000..bb01150eb2d --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplbi9d font-style: italic; font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf new file mode 100755 index 00000000000..a130f0f8932 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplbi9e font-style: italic; font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf new file mode 100755 index 00000000000..06bf616db06 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf @@ -0,0 +1,3 @@ +.pplri9t +htfcss: pplbi9o font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf new file mode 100755 index 00000000000..8ba36d15303 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf @@ -0,0 +1,3 @@ +.pplri9t +htfcss: pplbi9t font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf index c30e1e93a06..52e404d6c61 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pplbo font-weight: bold; font-style: italic; +htfcss: pplbo font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf index 0dc69215fc9..3da89a7c26f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pplbo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pplbo7t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf index 4ee3cb13427..019cc18aae8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pplbo8c font-weight: bold; font-style: italic; +htfcss: pplbo8c font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf index 2237d3a965f..491908e1501 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplbo8r font-weight: bold; font-style: italic; +htfcss: pplbo8r font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf new file mode 100755 index 00000000000..ccde6b07f6f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplbo8t font-style: italic; font-weight: oblique; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf index 7affa916648..62a0657e553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf @@ -1,3 +1,2 @@ .ptmrre -htfcss: pplr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf index cdaf65d5ce5..eb38db90c52 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf @@ -1,3 +1,2 @@ -.ptmr7t -htfcss: pplr7t font-weight: bold; font-style: italic; +.pplri9t diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf index 81c9ed90d2b..1a3fb820fa3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf @@ -1,3 +1,2 @@ .ptmr8c -htfcss: pplr8c font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf index fcb949cb141..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: pplr8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf index b3b59a7f084..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: pplr8rn font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf index 1b950d5bec8..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf @@ -1,3 +1,2 @@ -.ec -htfcss: pplr8t font-family: monospace; +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf new file mode 100755 index 00000000000..33f81dc9b59 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf @@ -0,0 +1,2 @@ +.lm-ts1 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf new file mode 100755 index 00000000000..90589849068 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf @@ -0,0 +1,2 @@ +.lm-ec + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf new file mode 100755 index 00000000000..90589849068 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf @@ -0,0 +1,2 @@ +.lm-ec + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf new file mode 100755 index 00000000000..eb38db90c52 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf @@ -0,0 +1,2 @@ +.pplri9t + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf new file mode 100755 index 00000000000..eb38db90c52 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf @@ -0,0 +1,2 @@ +.pplri9t + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf index 33fb7ae6441..38d852edfbf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf @@ -1,3 +1,2 @@ .ptmrc7t -htfcss: pplrc7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf index 0b9af101893..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf @@ -1,2 +1,2 @@ -.eccc +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf new file mode 100755 index 00000000000..45f52e04421 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf @@ -0,0 +1,2 @@ +.ptmrc8z + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf new file mode 100755 index 00000000000..7eeb3feb304 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf @@ -0,0 +1,2 @@ +.ec-iwonacap + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf new file mode 100755 index 00000000000..7eeb3feb304 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf @@ -0,0 +1,2 @@ +.ec-iwonacap + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf new file mode 100755 index 00000000000..93f6a20217f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf @@ -0,0 +1,2 @@ +.pplrc9t + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf index 677a63d152c..b29f7a35ea3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pplri font-weight: bold; font-style: italic; +htfcss: pplri font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf index a72e7af018e..da369786b69 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pplri7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pplri7t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf index fa9f7df1dc5..6fbdcbfa768 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pplri8c font-weight: bold; font-style: italic; +htfcss: pplri8c font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf index 8fea57aa3ef..ff28dfe9f23 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplri8r font-weight: bold; font-style: italic; +htfcss: pplri8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf index b5842291f01..4811116eb2f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: pplri8t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf new file mode 100755 index 00000000000..11c818f552c --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf @@ -0,0 +1,3 @@ +.pplb9c +htfcss: pplri9c font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf new file mode 100755 index 00000000000..26f4da7be48 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplri9d font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf new file mode 100755 index 00000000000..fd90566dead --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf @@ -0,0 +1,3 @@ +.lm-ec +htfcss: pplri9e font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf new file mode 100755 index 00000000000..4203f64c46d --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf @@ -0,0 +1,3 @@ +.pplri9t +htfcss: pplri9o font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf index 2832e02e26a..462be79d1b1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: pplro font-weight: bold; font-style: italic; +htfcss: pplro font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf index 20c0a882a1a..2b8e2677100 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: pplro7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: pplro7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf index 7918b65d59b..84275de3659 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pplro8c font-weight: bold; font-style: italic; +htfcss: pplro8c font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf index 4ddbdef53f0..7d8a6ad6253 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplro8r font-weight: bold; font-style: italic; +htfcss: pplro8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf index ccc501e8b17..135589f3a48 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf @@ -1,3 +1,3 @@ -.pplbo8t -htfcss: pplro8t font-style: italic; +.lm-ec +htfcss: pplro8t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf index 4a7b7db129a..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: pplrr8re font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf index 7b84fecbe90..62a0657e553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf @@ -1,3 +1,2 @@ .ptmrre -htfcss: pplrre font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf index b6d7abd845e..62a0657e553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf @@ -1,3 +1,2 @@ .ptmrre -htfcss: pplrrn font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf index f6df9390534..62a0657e553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf @@ -1,3 +1,2 @@ .ptmrre -htfcss: pplru font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf index 0bf1da2dad6..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: pplru8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf index 8a3bb8b647f..45f51d0d0c5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpplb font-weight: bold; font-style: italic; +htfcss: rpplb font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf index d5f3f5f0f99..8e04ff2f10c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpplbu font-weight: bold; font-style: italic; +htfcss: rpplbu font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf index 89fd6049449..93aa453f1aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf @@ -1,3 +1,2 @@ .rptmrrn -htfcss: rpplr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf index 5004d48c387..7ded4c5c6ca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpplri font-weight: bold; font-style: italic; +htfcss: rpplri font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf index e6d811cb55e..904f5f7e358 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpplro font-weight: bold; font-style: italic; +htfcss: rpplro font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf index 725edce6679..93aa453f1aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf @@ -1,3 +1,2 @@ .rptmrrn -htfcss: rpplrre font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf index 50c97e33e1e..93aa453f1aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf @@ -1,3 +1,2 @@ .rptmrrn -htfcss: rpplrrn font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf index d71fdf28b43..93aa453f1aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf @@ -1,3 +1,2 @@ .rptmrrn -htfcss: rpplru font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf index 93aa453f1aa..fd436d8de2f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplb7d font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf index 93aa453f1aa..1c9c80143f1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplb8a font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf index 471883e186d..2f2e311bc63 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplbcj7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf index 034df41f964..7e723d4e6fd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplbcj8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf index 93aa453f1aa..37840a97b66 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplbi7d font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf index 93aa453f1aa..a1fdb5c1fc0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplbi8a font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf index 471883e186d..a3907f7aac7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplbij7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf index a6105df6cda..3e13f830530 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplbij8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf index 034df41f964..70a14ba1a89 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplbij8t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf index 471883e186d..2610287bf23 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplbj7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf index a6105df6cda..f97d9c210f1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplbj8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf index 034df41f964..43992761621 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplbj8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf index 471883e186d..e95345cec2c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplbjo7t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf index a6105df6cda..fdd0376a830 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplbjo8r font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf index 034df41f964..f5c074a8639 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplbjo8t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf index 471883e186d..1e56c9efbfe 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: ppll7t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf index 93aa453f1aa..3b7db0ef23e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: ppll8a font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf index 1a3fb820fa3..4874f39f3dc 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: ppll8c font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf index a6105df6cda..96bf0f60fca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: ppll8r font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf index 034df41f964..8404598fab1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: ppll8t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf index 471883e186d..3263457b315 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: ppllc7t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf index 034df41f964..6043be29096 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: ppllc8t font-weight: 200; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf index 471883e186d..5402f9e7f2e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplli7t font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf index 93aa453f1aa..b2bde9811db 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplli8a font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf index 1a3fb820fa3..f372cbcf038 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pplli8c font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf index a6105df6cda..937a25c3d6c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplli8r font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf index 034df41f964..3fa9391a0e9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplli8t font-weight: 200; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf index 471883e186d..eb2532ab236 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: ppllo7t font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf index 1a3fb820fa3..3d303143c96 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: ppllo8c font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf index a6105df6cda..6f70baf7095 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: ppllo8r font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf index 034df41f964..63eb3f4504d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: ppllo8t font-weight: 200; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf index 034df41f964..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf @@ -1,2 +1,2 @@ -.ec +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf index 034df41f964..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf @@ -1,2 +1,2 @@ -.ec +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf index 471883e186d..6dde4c03657 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplmi7t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf index 93aa453f1aa..3ad14ee2112 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplmi8a font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf index 1a3fb820fa3..080bcadd96e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pplmi8c font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf index a6105df6cda..a2508792226 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplmi8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf index 034df41f964..64d64a16d75 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplmi8t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf index 471883e186d..f528804c203 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplmo7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf index 1a3fb820fa3..0e786df0de5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pplmo8c font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf index a6105df6cda..6f4c081e9e2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplmo8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf index 034df41f964..419fe4a94a3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplmo8t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf index 0b9af101893..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf @@ -1,2 +1,2 @@ -.eccc +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf index a6105df6cda..4b153a4e99d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplrcjo8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf index 6b8c41e4716..2d800696cca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: pplrij font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf index 471883e186d..c6652118b94 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplrij7t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf index a6105df6cda..5ce74547987 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplrij8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf index 034df41f964..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf @@ -1,2 +1,2 @@ -.ec +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf index 471883e186d..f94fdd4ee89 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplrjo7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf index 471883e186d..863126f5089 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf @@ -1,2 +1,3 @@ .pcrr7t +htfcss: pplx7t font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf index 93aa453f1aa..4397fcd079b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf @@ -1,2 +1,3 @@ .rptmrrn +htfcss: pplx8a font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf index 1a3fb820fa3..539b43a9dee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf @@ -1,2 +1,3 @@ .ptmr8c +htfcss: pplx8c font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf index a6105df6cda..ce35f5633b8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf @@ -1,2 +1,3 @@ .pcrro8r +htfcss: pplx8r font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf index 034df41f964..f0290a60306 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: pplx8t font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf index 52611059e55..9033260e207 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf @@ -1,2 +1,3 @@ .pcrrc7t +htfcss: pplxc7t font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf index 0b9af101893..c2210bd7912 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf @@ -1,2 +1,3 @@ -.eccc +.ec-iwonacap +htfcss: pplxc8t font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf index 02e33534203..2b1dfcc33fd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf @@ -1,3 +1,3 @@ .pcrr7t -htfcss: pplxi7t font-style: italic; +htfcss: pplxi7t font-style: italic; font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf index 06d5c26109d..971529351bd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: pplxi8a font-style: italic; +htfcss: pplxi8a font-style: italic; font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf index 87c79128b01..018a2858379 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: ppplxi8c font-style: italic; +htfcss: ppplxi8c font-style: italic; font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf index 1cf3ef16e66..527082fd3bb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplxi8r font-style: italic; +htfcss: pplxi8r font-style: italic; font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf index 27003b43f7b..80decd8c9e5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: pplxi8t font-style: italic; +.lm-ec +htfcss: pplxi8t font-style: italic; font-weight: 900; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf index 7cb9436b6e9..90d4396ffeb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf @@ -1,3 +1,3 @@ .pcrr7t -htfcss: pplxo7t font-style: italic; +htfcss: pplxo7t font-weight: 900; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf index 1a031b09a51..d87308d6bd1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: pplxo8c font-style: italic; +htfcss: pplxo8c font-weight: 900; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf index c22293aa867..abd9a9adc66 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pplxo8r font-style: italic; +htfcss: pplxo8r font-weight: 900; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf index a8c9e211e29..e7c1bc11175 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: pplxo8t font-style: italic; +.lm-ec +htfcss: pplxo8t font-weight: 900; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf index 5adbbb221c9..2123a95d2ed 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: pcrr8rn font-weight: bold; font-style: italic; +htfcss: pcrr8rn font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf index e4158e9a7f8..f985245270e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf @@ -1,2 +1,3 @@ -.ptmro +.lm-ec +htfcss: pcrr8tn font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf index 27c645c69c4..d2f79f5a338 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf @@ -1,3 +1,3 @@ .psyr -htfcss: psyro font-style: italic; +htfcss: psyro font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf index f0e665080ab..eecb1087c43 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf @@ -1,3 +1,3 @@ .psyr -htfcss: rpsyro font-style: italic; +htfcss: rpsyro font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf index 6ad48637ecd..4e9d5f9715b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: ptmb7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf index c5f2ef40f05..2eadf4e6301 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: ptmb8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf index 83611a0809d..13f9d2ec0a2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf @@ -1,3 +1,3 @@ -.eccc +.ec-iwonacap htfcss: ptmbc8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf index c1c95dc1ddc..a22a0382856 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: ptmbi7t font-style: italic; font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf index cb391ca9533..8748843aa34 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: ptmbi8t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf index b29a3014c7a..d7a125abe35 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf @@ -1,3 +1,3 @@ .ptmrre -htfcss: ptmbo font-weight: bold; font-style: italic; +htfcss: ptmbo font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf index ea58ea83f83..b316788c564 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: ptmbo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: ptmbo7t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf index e042abb835e..b10e5fef2c4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: ptmbo8c font-weight: bold; font-style: italic; +htfcss: ptmbo8c font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf index d3cd97768a9..615e1e68ed7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: ptmbo8r font-weight: bold; font-style: italic; +htfcss: ptmbo8r font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf index bffc60b20a0..2bcfea2903f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf @@ -1,3 +1,3 @@ -.ec -htfcss: ptmbo8t font-weight: bold; font-style: italic; +.lm-ec +htfcss: ptmbo8t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf new file mode 100755 index 00000000000..a6105df6cda --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf @@ -0,0 +1,2 @@ +.pcrro8r + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf index 034df41f964..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf @@ -1,2 +1,2 @@ -.ec +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf index f9ed15934c1..ed14c4d8bf4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf @@ -1,3 +1,2 @@ .ptmb8z -htfcss: ptmr8z font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf index 0b9af101893..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf @@ -1,2 +1,2 @@ -.eccc +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf index 794ddb714ae..c453be2f04d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf @@ -1,3 +1,3 @@ -.ec +.lm-ec htfcss: ptmri8t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf index ccb7f8bbb3c..5e9df272847 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: ptmro7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf index 1c3420eb250..4ee693b2bbf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf @@ -1,3 +1,3 @@ .ptmr8c -htfcss: ptmro8c font-style: italic; +htfcss: ptmro8c font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf index b5f9ab96622..a419daeedc0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: ptmro8r font-style: italic; +htfcss: ptmro8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf index 034df41f964..5daae98d522 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf @@ -1,2 +1,3 @@ -.ec +.lm-ec +htfcss: ptmro8t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf index 1ef342a654e..8036859c628 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: putb7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: putb7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf index 952a78317ab..24084f76018 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: putb8r font-weight: bold; font-style: italic; +htfcss: putb8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf index e4158e9a7f8..5e62fa946c1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: putb8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf index bf3dfbd1895..25a929474f9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf @@ -1,3 +1,3 @@ -.pcrrc8t -htfcss: putbc8t font-weight: bold; font-style: italic; +.ec-iwonacap +htfcss: putbc8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf index 7edfc343bb6..038672ad995 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: putbi7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf index e4158e9a7f8..b53b65eb0f2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: putbi8t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf index 4325142d4fb..751c4485853 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: putbo7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: putbo7t font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf index 0cabc275d59..5d6576a3b03 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: putbo8r font-weight: bold; font-style: italic; +htfcss: putbo8r font-weight: bold; font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf index e4158e9a7f8..bb28094a1d1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: putbo8t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf index 01fe59332e5..eb38db90c52 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf @@ -1,3 +1,2 @@ -.ptmr7t -htfcss: putr7t font-weight: bold; font-style: italic; +.pplri9t diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf index 1eebbf740ac..a6105df6cda 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf @@ -1,3 +1,2 @@ .pcrro8r -htfcss: putr8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf index 034df41f964..90589849068 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf @@ -1,2 +1,2 @@ -.ec +.lm-ec diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf index 490c35c827d..38d852edfbf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf @@ -1,3 +1,2 @@ .ptmrc7t -htfcss: putrc7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf index 46b8a169d14..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf @@ -1,3 +1,2 @@ -.eccc -htfcss: putrc8t font-weight: bold; font-style: italic; +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf index 2d7a20ffa36..85fa5a31447 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: putri7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: putri7t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf index b6d8afbcc42..f42ca943921 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: putri8r font-weight: bold; font-style: italic; +htfcss: putri8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf index e4158e9a7f8..a80e118020f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: putri8t font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf index 7ebc711e43e..5ad9cdb180d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t -htfcss: putro7t font-weight: bold; font-style: italic; +.pplri9t +htfcss: putro7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf index 4e7d4c115a8..9fe7679ed4c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf @@ -1,3 +1,3 @@ .pcrro8r -htfcss: putro8r font-weight: bold; font-style: italic; +htfcss: putro8r font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf index e4158e9a7f8..1860324c103 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf @@ -1,2 +1,3 @@ .ptmro +htfcss: putro8t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf index 6f92babd46e..48abffdbeb5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf @@ -1,3 +1,3 @@ .rptmrrn -htfcss: rpzcmi font-style: italic; +htfcss: rpzcmi font-style: italic; font-family: cursive; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf index 1cbb9264b70..51c9500d835 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: pzcmi7t font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf index 09f5ac0cef9..6b4cd48593c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf @@ -1,3 +1,2 @@ .pzdr -htfcss: rpzdr font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf index 836e771bcf1..2c5248918b2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf @@ -1,4 +1,4 @@ -.ec +.lm-ec htfcss: aett font-family: monospace; htfcss: aeit font-style: italic; htfcss: aesl font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurb.htf new file mode 100755 index 00000000000..1b79b0f18c6 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurb.htf @@ -0,0 +1,3 @@ +.cmmi +htfcss: eurb font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurm.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurm.htf new file mode 100755 index 00000000000..507e8121e1f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurm.htf @@ -0,0 +1,2 @@ +.cmmi + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf index a7ec7b28493..a71c822f9d9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: bchbi7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf index 3e4c6e88b6a..d94b07e5fee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: bchbo7ti font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf index 1c7c9563af6..eb38db90c52 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf @@ -1,2 +1,2 @@ -.ptmr7t +.pplri9t diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf index ebcd92a0ee3..dc2699a1e48 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: bchro7t font-style: oblique; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf index a68d1d85d7b..6a0f7638c06 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf @@ -1,3 +1,3 @@ -.bchr8r +.pcrro8r htfcss: bchb8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf index 8a87f951c8b..a46edf67a6c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf @@ -1,3 +1,3 @@ -.bchrc8t +.ec-iwonacap htfcss: bchbc8t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf index c722833f0c9..b4fa74b66d1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf @@ -1,3 +1,3 @@ -.bchr8r +.pcrro8r htfcss: bchbi8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf index 5d29f1e19e7..a2005ca6bb2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf @@ -1,3 +1,3 @@ -.bchr8r +.pcrro8r htfcss: bchbo8r font-weight: bold; font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf new file mode 100755 index 00000000000..d7445f57c2c --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf @@ -0,0 +1,3 @@ +.pcrro8r +htfcss: bchr8r font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf index f2065d51e73..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf @@ -1,259 +1,2 @@ -bchrc8t 0 255 -'̀' '' grave 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'́' '' acute 1 % bchrc8t.htf 2005-10-23 % -'̂' '' circumflex 2 % Copyright (C) 2004--2005 Eitan M. Gurari % -'̃' '' breve 3 % % -'̈' '' diaeresis 4 % This work may be distributed and/or modified under the conditions % -'̋' '' double acute 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '' ring above 6 % license or (at your option) any later version. The latest version % -'̌' '' tilde 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' dieresis 8 % version 1.3 or later is part of all distributions of LaTeX version % -'̄' '' overbar 9 % 2003/12/01 or later. % -'̇' '' 10 % This work has the LPPL maintenance status "maintained". This % -'̧' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̨' '' 12 % % -'̦' '' 13 % If you modify this file your your adding a note of % -'‹' '' < guillement 14 % your own after this copyright note will be appreciated. % -'›' '' 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 -'»' '' 20 -'–' '' 21 -'—' '' 22 -'' '' 23 -'◾' '' 24 -'ı' '4' dotlessi 25 -'j' '4' 26 -'ff' '4' ff 27 -'fi' '4' fi 28 -'fl' '4' fl 29 -'ffi' '4' ffi 30 -'ffl' '4' ffl 31 -'␣' '4' visible space 32 -'!' '' 33 -'~' ''hungarumlaut 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\' '' 92 -']' '' 93 -'^' '' 94 -'_' '' 95 -'‘' '' 96 -'a' '4' 97 -'b' '4' 98 -'c' '4' 99 -'d' '4' 100 -'e' '4' 101 -'f' '4' 102 -'g' '4' 103 -'h' '4' 104 -'i' '4' 105 -'j' '4' 106 -'k' '4' 107 -'l' '4' 108 -'m' '4' 109 -'n' '4' 110 -'o' '4' 111 -'p' '4' 112 -'q' '4' 113 -'r' '4' 114 -'s' '4' 115 -'t' '4' 116 -'u' '4' 117 -'v' '4' 118 -'w' '4' 119 -'x' '4' 120 -'y' '4' 121 -'z' '4' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'̱' '' 127 -'Ă' '' Abreve 128 -'Ą' '' Aogonek 129 -'Ć' '' Cacute 130 -'Č' '' Ccaron 131 -'Ď' '' Dcaron 132 -'Ě' '' Ecaron 133 -'Ę' '' Eogonek 134 -'Ğ' '' Gbreve 135 -'Ĺ' '' Lacute 136 -'Ľ' '' Lcaron 137 -'Ł' '' Lslash 138 -'«' '' Nacute 139 -'Ň' '' Ncaron 140 -'◾' '' 141 -'Ő' '' Ohungarumlaut 142 -'Ŕ' '' Racute 143 -'Ř' '' Rcaron 144 -'Ś' '' Sacute 145 -'Š' '' Scaron 146 -'Ș' '' Scommaaccent 147 -'Ť' '' Tcaron 148 -'Ț' '' Tcommaaccent 149 -'Ű' '' Uhungarumlaut 150 -'Ů' '' Uring 151 -'Ÿ' '' Ydieresis 152 -'Ź' '' Zacute 153 -'ž' '' Zcaron 154 -'Ż' '' Zdotaccent 155 -'IJ' '' IJ 156 -'İ' '' Idotaccent 157 -'đ' '4' dcroat 158 -'⩀' '' section 159 -'ă' '4' abreve 160 -'ą' '4' aogonek 161 -'ć' '4' cacute 162 -'č' '4' ccaron 163 -'ď' '4' dcaron 164 -'ě' '4' ecaron 165 -'Ę' '4' eogonek 166 -'Į' '4' gbreve 167 -'ĺ' '4' lacute 168 -'ľ' '4' lcaron 169 -'ł' '4' lslash 170 -'ń' '4' nacute 171 -'ň' '4' ncaron 172 -'◾' '' 173 -'ő' '4' ohungarumlaut 174 -'ŕ' '4' racute 175 -'ř' '4' rcaron 176 -'ś' '4' sacute 177 -'Š' '4' scaron 178 -'ș' '4' scommaaccent 179 -'ť' '4' tcaron 180 -'ț' '4' tcommaaccent 181 -'ű' '4' uhungarumlaut 182 -'ů' '4' uring 183 -'Ÿ' '4' ydieresis 184 -'ź' '4' zacute 185 -'ž' '4' zcaron 186 -'ż' '4' zdotaccent 187 -'ij' '4' ij 188 -'¡' '' exclamdown 189 -'¿' '' questiondown 190 -'£' '' sterling 191 -'À' '' Agrave 192 -'Á' '' Aacute 193 -'Â' '' Acircumflex 194 -'Ã' '' Atilde 195 -'Ä' '' Adieresis 196 -'å' '' Aring 197 -'Æ' '' AE 198 -'Ç' '' Ccedilla 199 -'È' '' Egrave 200 -'é' '' Eacute 201 -'Ê' '' Ecircumflex 202 -'Ë' '' Edieresis 203 -'Ì' '' Igrave 204 -'Í' '' Iacute 205 -'Î' '' Icircumflex 206 -'¯' '' Idieresis 207 -'Ð' '' Eth 208 -'Ń' '' Ntilde 209 -'Ò' '' Ograve 210 -'Ó' '' Oacute 211 -'Ô' '' Ocircumflex 212 -'Õ' '' Otilde 213 -'Ö' '' Odieresis 214 -'×' '' multiply 215 -'Ø' '' Oslash 216 -'Ù' '' Ugrave 217 -'Ú' '' Uacute 218 -'Û' '' Ucircumflex 219 -'Ü' '' Udieresis 220 -'Ý' '' Yacute 221 -'Þ' '' Thorn 222 -'ß' '' germandbls 223 -'à' '4' agrave 224 -'á' '4' aacute 225 -'â' '4' acircumflex 226 -'ã' '4' atilde 227 -'ä' '4' adieresis 228 -'å' '4' aring 229 -'æ' '4' ae 230 -'ç' '4' ccedilla 231 -'è' '4' egrave 232 -'é' '4' eacute 233 -'Ê' '4' ecircumflex 234 -'ë' '4' edieresis 235 -'ì' '4' igrave 236 -'í' '4' iacute 237 -'î' '4' icircumflex 238 -'ï' '4' idieresis 239 -'ð' '4' eth 240 -'ñ' '4' ntilde 241 -'ò' '4' ograve 242 -'ó' '4' oacute 243 -'ô' '4' ocircumflex 244 -'õ' '4' otilde 255 -'ö' '4' odieresis 246 -'÷' '4' divide 247 -'ø' '4' oslash 248 -'ù' '4' ugrave 249 -'ú' '4' uacute 250 -'û' '4' ucircumflex 251 -'ü' '4' udieresis 252 -'ý' '4' yacute 253 -'þ' '4' thorn 254 -'ss' '4' beta 255 -bchrc8t 0 255 +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf index d30e731f570..b66d32ee307 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf @@ -1,3 +1,3 @@ -.bchr8r +.pcrro8r htfcss: bchri8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf index 5f9251a4de4..51e31c4854a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf @@ -1,3 +1,3 @@ -.bchr8r +.pcrro8r htfcss: bchro8r font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbsy.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbsy.htf new file mode 100755 index 00000000000..b0565fef174 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbsy.htf @@ -0,0 +1,3 @@ +.cmsy +htfcss: cmbsy font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcsc.htf new file mode 100755 index 00000000000..d606c46bb09 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcsc.htf @@ -0,0 +1,2 @@ +.cccsc + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf new file mode 100755 index 00000000000..65e120d21f2 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf @@ -0,0 +1,2 @@ +.wncyr + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf index 6c77abc609e..43c4734e32d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf @@ -1,4 +1,4 @@ -.ec +.lm-ec htfcss: dcbx font-weight: bold; htfcss: dcbxti font-weight: bold; font-style: italic; htfcss: dcit font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf index 0b9af101893..7eeb3feb304 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf @@ -1,2 +1,2 @@ -.eccc +.ec-iwonacap diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf index faaa8a99228..3e66da182d2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf @@ -1,3 +1,3 @@ -.eccc +.ec-iwonacap htfcss: ecxc font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/latex/lcmss.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/latex/lcmss.htf new file mode 100755 index 00000000000..f8aa25c65fd --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/latex/lcmss.htf @@ -0,0 +1,2 @@ +.lm-rep-cmrm + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf new file mode 100755 index 00000000000..2f9a484c75f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf @@ -0,0 +1,3 @@ +.larm +htfcss: latt font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf index 0361a35c028..335a38af5eb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf @@ -1,3 +1,3 @@ -.latt +.larm htfcss: lbtt font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf index 440057661d9..28f65228565 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf @@ -1,3 +1,3 @@ -.latt +.larm htfcss: lctt font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf index 896de1ec383..419b09c5d6f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf @@ -1,3 +1,3 @@ -.latt +.larm htfcss: ldtt font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf index adba238c1a7..16fc838d947 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf @@ -1,5 +1,5 @@ lm-qx 1 255 -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ lm-qx 1 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -89,9 +89,9 @@ lm-qx 1 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -137,7 +137,7 @@ lm-qx 1 255 '<' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '~' '' 140 '^' '' 141 '' '' 142 @@ -155,8 +155,8 @@ lm-qx 1 255 'ž' '' 154 'Ż' '' 155 'IJ' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '⩀' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf new file mode 100755 index 00000000000..ab5f31aa797 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf @@ -0,0 +1,3 @@ +.fmvr8x +htfcss: fmvri8x font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf index c14e816976c..73fa0018ef8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf @@ -1,3 +1,3 @@ -.ptmr7t +.pplri9t htfcss: zppleb7t font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf new file mode 100755 index 00000000000..eb38db90c52 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf @@ -0,0 +1,2 @@ +.pplri9t + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/fplmbb.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/fplmbb.htf new file mode 100755 index 00000000000..d44a7171bae --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/fplmbb.htf @@ -0,0 +1,45 @@ +fplmbb 49 90 +'1' '' 49 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'' '' 50 % cccsc.htf 2006-10-28 % +'' '' 51 % Copyright (C) 2006 Eitan M. Gurari % +'' '' 52 % % +'' '' 53 % This work may be distributed and/or modified under the conditions % +'' '' 54 % of the LaTeX Project Public License, either version 1.3 of this % +'' '' 55 % license or (at your option) any later version. The latest version % +'' '' 56 % of this license is in http://www.latex-project.org/lppl.txt and % +'' '' 57 % version 1.3 or later is part of all distributions of LaTeX version % +'' '' 58 % 2003/12/01 or later. % +'' '' 59 % This work has the LPPL maintenance status "maintained". This % +'' '' 60 % Current Maintainer of this work is Eitan M. Gurari. % +'' '' 61 % % +'' '' 62 % If you modify this file your your adding a note of % +'' '' 63 % your own after this copyright note will be appreciated. % +'' '' 64 % % +'A' '' 65 % gurari@cse.ohio-state.edu % +'B' '' 66 % http://www.cse.ohio-state.edu/~gurari % +'C' '' 67 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'D' '' 68 +'E' '' 69 +'F' '' 70 +'G' '' 71 +'H' '' 72 +'I' '' 73 +'J' '' 74 +'K' '' 75 +'L' '' 76 +'M' '' 77 +'N' '' 78 +'O' '' 79 +'P' '' 80 +'Q' '' 81 +'R' '' 82 +'S' '' 83 +'T' '' 84 +'U' '' 85 +'V' '' 86 +'W' '' 87 +'X' '' 88 +'Y' '' 89 +'Z' '' 90 +fplmbb 49 90 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf new file mode 100755 index 00000000000..507e8121e1f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf @@ -0,0 +1,2 @@ +.cmmi + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf new file mode 100755 index 00000000000..f8aa25c65fd --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf @@ -0,0 +1,2 @@ +.lm-rep-cmrm + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf new file mode 100755 index 00000000000..790f2cb7e73 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf @@ -0,0 +1,3 @@ +.cmsy +htfcss: zplmb7y font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf new file mode 100755 index 00000000000..c75141ea185 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf @@ -0,0 +1,3 @@ +.cmmi +htfcss: zplmr7m font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf new file mode 100755 index 00000000000..f8aa25c65fd --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf @@ -0,0 +1,2 @@ +.lm-rep-cmrm + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf new file mode 100755 index 00000000000..e4c2dfb6c80 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf @@ -0,0 +1,2 @@ +.cmex + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf new file mode 100755 index 00000000000..581e27a8528 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf @@ -0,0 +1,2 @@ +.cmsy + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/times/ptmr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/times/ptmr7t.htf new file mode 100755 index 00000000000..624425eca2b --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/times/ptmr7t.htf @@ -0,0 +1,3 @@ +.pplri9t +htfcss: ptmr7t font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf new file mode 100755 index 00000000000..35b4525d2af --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf @@ -0,0 +1,6 @@ +.vn +htfcss: favb8v font-weight: bold; font-family: sans-serif; +htfcss: favbi8v font-weight: bold; font-style: italic; font-family: sans-serif; +htfcss: favr8v font-family: sans-serif; +htfcss: favri8v font-style: italic; font-family: sans-serif; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txbtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txbtt.htf new file mode 100755 index 00000000000..ac44210ac6d --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txbtt.htf @@ -0,0 +1,5 @@ +.vn +htfcss: txbtt8v font-weight: bold; font-family: monospace; +htfcss: txbttsc8v font-weight: bold; font-family: monospace; +htfcss: txbttsl8v font-weight: bold; font-style: italic; font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf new file mode 100755 index 00000000000..dee611659db --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf @@ -0,0 +1,5 @@ +.vn +htfcss: txtt8v font-family: monospace; +htfcss: txttsc8v font-family: monospace; +htfcss: txttsl8v font-style: italic; font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf new file mode 100755 index 00000000000..7d8f2c18a4d --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf @@ -0,0 +1,10 @@ +.vn +htfcss: uopb8v font-weight: bold; font-family: sans-serif; +htfcss: uopbc8v font-weight: bold; font-family: sans-serif; +htfcss: uopbi8v font-weight: bold; font-style: italic; font-family: sans-serif; +htfcss: uopbo8v font-weight: bold; font-style: italic; font-family: sans-serif; +htfcss: uopr8v font-family: sans-serif; +htfcss: uoprc8v font-family: sans-serif; +htfcss: uopri8v font-style: italic; font-family: sans-serif; +htfcss: uopro8v font-style: italic; font-family: sans-serif; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf new file mode 100755 index 00000000000..bd3b8fa5bfd --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf @@ -0,0 +1,7 @@ +.vn +htfcss: vncmbr10 font-family: sans-serif; +htfcss: vncmbrbx10 font-weight: bold; font-family: sans-serif; +htfcss: vncmbrsl10 font-style: italic; font-family: sans-serif; +htfcss: vncmsltl10 font-style: italic; font-family: monospace; +htfcss: vncmtl10 font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf new file mode 100755 index 00000000000..47f6ece0959 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf @@ -0,0 +1,6 @@ +.vn +htfcss: comic8v +htfcss: comicbd8v font-weight: bold; +htfcss: comicbdo8v font-weight: bold; font-style: italic; +htfcss: comico8v font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf new file mode 100755 index 00000000000..80c445c62f5 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf @@ -0,0 +1,6 @@ +.vn +htfcss: vncccsc10 +htfcss: vnccr10 +htfcss: vnccsl10 font-style: italic; +htfcss: vnccti10 font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf new file mode 100755 index 00000000000..594054a6ebf --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf @@ -0,0 +1,8 @@ +.vn +htfcss: ugmm8v font-weight: bold; +htfcss: ugmmc8v font-weight: bold; +htfcss: ugmmi8v font-weight: bold; font-style: italic; +htfcss: ugmmo8v font-weight: bold; font-style: italic; +htfcss: ugmri8v font-style: italic; +htfcss: ugmro8v font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf new file mode 100755 index 00000000000..b67ae48e341 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf @@ -0,0 +1,4 @@ +.vn +htfcss: ugqb8v font-weight: bold; font-family: sans-serif; +htfcss: ugqbo8v font-weight: bold; font-style: italic; font-family: sans-serif; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf new file mode 100755 index 00000000000..7b69bae916a --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf @@ -0,0 +1,8 @@ +.vn +htfcss: putb8v font-weight: bold; +htfcss: putbc8v font-weight: bold; +htfcss: putbi8v font-weight: bold; font-style: italic; +htfcss: putbo8v font-weight: bold; font-style: italic; +htfcss: putri8v font-style: italic; +htfcss: putro8v font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf b/Master/texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf index a3874639cb7..c6993682877 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf @@ -1,7 +1,7 @@ manfnt 0 127 '[dangerous l bend]' '1'0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'*' '1'* 1 % manfnt.htf 2005-10-23 % -'*' '1'* 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'*' '1'* 1 % manfnt.htf 2006-10-28 % +'*' '1'* 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '*' '1'* 3 % % '*' '1'* 4 % This work may be distributed and/or modified under the conditions % '*' '1'* 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -119,8 +119,8 @@ manfnt 0 127 'N' '' 117 'O' '1'O 118 'N' '1'N 119 -'>' '' 120 -'N->' '' 121 +'>' '' 120 +'N->' '' 121 '' '' 122 '' '' 123 '' '' 124 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es new file mode 100755 index 00000000000..258ec846e40 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es @@ -0,0 +1,2 @@ +htfcss: cmbx @media speech pitch:6; pitch-range: 1; richness: 9; volume: 5 ; speak-numeral: digits; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es new file mode 100755 index 00000000000..d176dc6eeb1 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es @@ -0,0 +1,2 @@ +htfcss: cmmi @media speech pitch: 5 ; pitch-range: 6; stress: 6; richness: 5; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es new file mode 100755 index 00000000000..47594b7bcf0 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es @@ -0,0 +1,2 @@ +htfcss: cmti @media speech pitch: 5 ; pitch-range: 6; stress: 6; richness: 5; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es new file mode 100755 index 00000000000..20e806a9d98 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es @@ -0,0 +1,2 @@ +htfcss: cmtt @media speech pitch:5 ; pitch-range:0; stress:0; richness:8; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf index 760be83cfba..bd634326581 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf @@ -1,7 +1,7 @@ b5ka1201 0 255 '\161\\64\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\161\\65\' '' 1 % b5ka1201.htf (dbcs) 2005-10-23 % -'\161\\66\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\161\\65\' '' 1 % b5ka1201.htf (dbcs) 2006-10-28 % +'\161\\66\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\161\\67\' '' 3 % % '\161\\68\' '' 4 % This file can redistributed and/or % '\161\\69\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf index e962c44f523..9f3757f7130 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf @@ -1,7 +1,7 @@ b5ka1202 0 255 '\162\\197\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\162\\198\' '' 1 % b5ka1202.htf (dbcs) 2005-10-23 % -'\162\\199\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\162\\198\' '' 1 % b5ka1202.htf (dbcs) 2006-10-28 % +'\162\\199\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\162\\200\' '' 3 % % '\162\\201\' '' 4 % This file can redistributed and/or % '\162\\202\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf index ebb88e1a9c5..5cdcee15afd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf @@ -1,7 +1,7 @@ b5ka1203 0 255 '\164\\105\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\164\\106\' '' 1 % b5ka1203.htf (dbcs) 2005-10-23 % -'\164\\107\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\164\\106\' '' 1 % b5ka1203.htf (dbcs) 2006-10-28 % +'\164\\107\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\164\\108\' '' 3 % % '\164\\109\' '' 4 % This file can redistributed and/or % '\164\\110\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf index 158206a96e0..5b977caebd0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf @@ -1,7 +1,7 @@ b5ka1204 0 255 '\165\\238\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\165\\239\' '' 1 % b5ka1204.htf (dbcs) 2005-10-23 % -'\165\\240\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\165\\239\' '' 1 % b5ka1204.htf (dbcs) 2006-10-28 % +'\165\\240\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\165\\241\' '' 3 % % '\165\\242\' '' 4 % This file can redistributed and/or % '\165\\243\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf index 88f3131197b..2e92a6b73e6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf @@ -1,7 +1,7 @@ b5ka1205 0 255 '\167\\180\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\167\\181\' '' 1 % b5ka1205.htf (dbcs) 2005-10-23 % -'\167\\182\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\167\\181\' '' 1 % b5ka1205.htf (dbcs) 2006-10-28 % +'\167\\182\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\167\\183\' '' 3 % % '\167\\184\' '' 4 % This file can redistributed and/or % '\167\\185\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf index c3fb0fdeb69..3619c86edf6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf @@ -1,7 +1,7 @@ b5ka1206 0 255 '\169\\88\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\169\\89\' '' 1 % b5ka1206.htf (dbcs) 2005-10-23 % -'\169\\90\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\169\\89\' '' 1 % b5ka1206.htf (dbcs) 2006-10-28 % +'\169\\90\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\169\\91\' '' 3 % % '\169\\92\' '' 4 % This file can redistributed and/or % '\169\\93\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf index 66718dd9442..cd05bd1d641 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf @@ -1,7 +1,7 @@ b5ka1207 0 255 '\170\\221\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\170\\222\' '' 1 % b5ka1207.htf (dbcs) 2005-10-23 % -'\170\\223\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\170\\222\' '' 1 % b5ka1207.htf (dbcs) 2006-10-28 % +'\170\\223\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\170\\224\' '' 3 % % '\170\\225\' '' 4 % This file can redistributed and/or % '\170\\226\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf index 0626ecbc35a..d1cd51f500b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf @@ -1,7 +1,7 @@ b5ka1208 0 255 '\172\\163\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\172\\164\' '' 1 % b5ka1208.htf (dbcs) 2005-10-23 % -'\172\\165\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\172\\164\' '' 1 % b5ka1208.htf (dbcs) 2006-10-28 % +'\172\\165\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\172\\166\' '' 3 % % '\172\\167\' '' 4 % This file can redistributed and/or % '\172\\168\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf index 10ae46da653..b72a4f6d6f6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf @@ -1,7 +1,7 @@ b5ka1209 0 255 '\174\\71\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\174\\72\' '' 1 % b5ka1209.htf (dbcs) 2005-10-23 % -'\174\\73\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\174\\72\' '' 1 % b5ka1209.htf (dbcs) 2006-10-28 % +'\174\\73\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\174\\74\' '' 3 % % '\174\\75\' '' 4 % This file can redistributed and/or % '\174\\76\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf index 8d45dd6bb58..4c6635ad7b3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf @@ -1,7 +1,7 @@ b5ka1210 0 255 '\175\\204\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\175\\205\' '' 1 % b5ka1210.htf (dbcs) 2005-10-23 % -'\175\\206\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\175\\205\' '' 1 % b5ka1210.htf (dbcs) 2006-10-28 % +'\175\\206\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\175\\207\' '' 3 % % '\175\\208\' '' 4 % This file can redistributed and/or % '\175\\209\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf index 34fbc592c0d..ee7cb34c23d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf @@ -1,7 +1,7 @@ b5ka1211 0 255 '\177\\112\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\177\\113\' '' 1 % b5ka1211.htf (dbcs) 2005-10-23 % -'\177\\114\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\177\\113\' '' 1 % b5ka1211.htf (dbcs) 2006-10-28 % +'\177\\114\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\177\\115\' '' 3 % % '\177\\116\' '' 4 % This file can redistributed and/or % '\177\\117\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf index 6887f2ea091..0d3c04ad810 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf @@ -1,7 +1,7 @@ b5ka1212 0 255 '\178\\245\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\178\\246\' '' 1 % b5ka1212.htf (dbcs) 2005-10-23 % -'\178\\247\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\178\\246\' '' 1 % b5ka1212.htf (dbcs) 2006-10-28 % +'\178\\247\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\178\\248\' '' 3 % % '\178\\249\' '' 4 % This file can redistributed and/or % '\178\\250\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf index 5cf9e05340e..873c6bd5e87 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf @@ -1,7 +1,7 @@ b5ka1213 0 255 '\180\\187\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\180\\188\' '' 1 % b5ka1213.htf (dbcs) 2005-10-23 % -'\180\\189\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\180\\188\' '' 1 % b5ka1213.htf (dbcs) 2006-10-28 % +'\180\\189\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\180\\190\' '' 3 % % '\180\\191\' '' 4 % This file can redistributed and/or % '\180\\192\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf index 216de060dcd..5c65767745f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf @@ -1,7 +1,7 @@ b5ka1214 0 255 '\182\\95\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\182\\96\' '' 1 % b5ka1214.htf (dbcs) 2005-10-23 % -'\182\\97\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\182\\96\' '' 1 % b5ka1214.htf (dbcs) 2006-10-28 % +'\182\\97\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\182\\98\' '' 3 % % '\182\\99\' '' 4 % This file can redistributed and/or % '\182\\100\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf index d8c5fd22257..2374983de39 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf @@ -1,7 +1,7 @@ b5ka1215 0 255 '\183\\228\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\183\\229\' '' 1 % b5ka1215.htf (dbcs) 2005-10-23 % -'\183\\230\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\183\\229\' '' 1 % b5ka1215.htf (dbcs) 2006-10-28 % +'\183\\230\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\183\\231\' '' 3 % % '\183\\232\' '' 4 % This file can redistributed and/or % '\183\\233\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf index f9fc64d2ec3..f190deeab6d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf @@ -1,7 +1,7 @@ b5ka1216 0 255 '\185\\170\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\185\\171\' '' 1 % b5ka1216.htf (dbcs) 2005-10-23 % -'\185\\172\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\185\\171\' '' 1 % b5ka1216.htf (dbcs) 2006-10-28 % +'\185\\172\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\185\\173\' '' 3 % % '\185\\174\' '' 4 % This file can redistributed and/or % '\185\\175\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf index fa2b1ec5253..48cef652cc8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf @@ -1,7 +1,7 @@ b5ka1217 0 255 '\187\\78\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\187\\79\' '' 1 % b5ka1217.htf (dbcs) 2005-10-23 % -'\187\\80\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\187\\79\' '' 1 % b5ka1217.htf (dbcs) 2006-10-28 % +'\187\\80\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\187\\81\' '' 3 % % '\187\\82\' '' 4 % This file can redistributed and/or % '\187\\83\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf index 696eb208909..4f5ce82c55e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf @@ -1,7 +1,7 @@ b5ka1218 0 255 '\188\\211\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\188\\212\' '' 1 % b5ka1218.htf (dbcs) 2005-10-23 % -'\188\\213\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\188\\212\' '' 1 % b5ka1218.htf (dbcs) 2006-10-28 % +'\188\\213\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\188\\214\' '' 3 % % '\188\\215\' '' 4 % This file can redistributed and/or % '\188\\216\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf index af04a24bbac..d7103e5d85c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf @@ -1,7 +1,7 @@ b5ka1219 0 255 '\190\\119\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\190\\120\' '' 1 % b5ka1219.htf (dbcs) 2005-10-23 % -'\190\\121\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\190\\120\' '' 1 % b5ka1219.htf (dbcs) 2006-10-28 % +'\190\\121\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\190\\122\' '' 3 % % '\190\\123\' '' 4 % This file can redistributed and/or % '\190\\124\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf index c793d72c2b9..ede7ade1edb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf @@ -1,7 +1,7 @@ b5ka1220 0 255 '\191\\252\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\191\\253\' '' 1 % b5ka1220.htf (dbcs) 2005-10-23 % -'\191\\254\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\191\\253\' '' 1 % b5ka1220.htf (dbcs) 2006-10-28 % +'\191\\254\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\192\\64\' '' 3 % % '\192\\65\' '' 4 % This file can redistributed and/or % '\192\\66\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf index b071357c485..90b5c4759e7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf @@ -1,7 +1,7 @@ b5ka1221 0 255 '\193\\194\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\193\\195\' '' 1 % b5ka1221.htf (dbcs) 2005-10-23 % -'\193\\196\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\193\\195\' '' 1 % b5ka1221.htf (dbcs) 2006-10-28 % +'\193\\196\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\193\\197\' '' 3 % % '\193\\198\' '' 4 % This file can redistributed and/or % '\193\\199\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf index b34aaacdbf5..858ed6077d6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf @@ -1,7 +1,7 @@ b5ka1222 0 255 '\195\\102\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\195\\103\' '' 1 % b5ka1222.htf (dbcs) 2005-10-23 % -'\195\\104\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\195\\103\' '' 1 % b5ka1222.htf (dbcs) 2006-10-28 % +'\195\\104\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\195\\105\' '' 3 % % '\195\\106\' '' 4 % This file can redistributed and/or % '\195\\107\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf index cd88480181c..f830f552331 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf @@ -1,7 +1,7 @@ b5ka1223 0 255 '\196\\235\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\196\\236\' '' 1 % b5ka1223.htf (dbcs) 2005-10-23 % -'\196\\237\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\196\\236\' '' 1 % b5ka1223.htf (dbcs) 2006-10-28 % +'\196\\237\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\196\\238\' '' 3 % % '\196\\239\' '' 4 % This file can redistributed and/or % '\196\\240\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf index 2c2c36a0fdd..968cc6a85e8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf @@ -1,7 +1,7 @@ b5ka1224 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % b5ka1224.htf (dbcs) 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % b5ka1224.htf (dbcs) 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This file can redistributed and/or % '' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf index afb4e081ffb..17405657b2c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf @@ -1,7 +1,7 @@ b5ka1225 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % b5ka1225.htf (dbcs) 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % b5ka1225.htf (dbcs) 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This file can redistributed and/or % '' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf index 2336fa498d3..b71a91d3d87 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf @@ -1,7 +1,7 @@ b5ka1226 0 255 '\201\\218\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\201\\219\' '' 1 % b5ka1226.htf (dbcs) 2005-10-23 % -'\201\\220\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\201\\219\' '' 1 % b5ka1226.htf (dbcs) 2006-10-28 % +'\201\\220\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\201\\221\' '' 3 % % '\201\\222\' '' 4 % This file can redistributed and/or % '\201\\223\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf index ab1b6f7e5b1..a9b5dd639d5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf @@ -1,7 +1,7 @@ b5ka1227 0 255 '\203\\126\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\203\\161\' '' 1 % b5ka1227.htf (dbcs) 2005-10-23 % -'\203\\162\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\203\\161\' '' 1 % b5ka1227.htf (dbcs) 2006-10-28 % +'\203\\162\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\203\\163\' '' 3 % % '\203\\164\' '' 4 % This file can redistributed and/or % '\203\\165\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf index 9e2b0425fea..3e4532c98d7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf @@ -1,7 +1,7 @@ b5ka1228 0 255 '\205\\68\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\205\\69\' '' 1 % b5ka1228.htf (dbcs) 2005-10-23 % -'\205\\70\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\205\\69\' '' 1 % b5ka1228.htf (dbcs) 2006-10-28 % +'\205\\70\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\205\\71\' '' 3 % % '\205\\72\' '' 4 % This file can redistributed and/or % '\205\\73\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf index 4af67b2a1a1..9dc3c6aa640 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf @@ -1,7 +1,7 @@ b5ka1229 0 255 '\206\\201\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\206\\202\' '' 1 % b5ka1229.htf (dbcs) 2005-10-23 % -'\206\\203\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\206\\202\' '' 1 % b5ka1229.htf (dbcs) 2006-10-28 % +'\206\\203\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\206\\204\' '' 3 % % '\206\\205\' '' 4 % This file can redistributed and/or % '\206\\206\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf index be42a95fdbe..7cea6017139 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf @@ -1,7 +1,7 @@ b5ka1230 0 255 '\208\\109\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\208\\110\' '' 1 % b5ka1230.htf (dbcs) 2005-10-23 % -'\208\\111\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\208\\110\' '' 1 % b5ka1230.htf (dbcs) 2006-10-28 % +'\208\\111\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\208\\112\' '' 3 % % '\208\\113\' '' 4 % This file can redistributed and/or % '\208\\114\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf index a592fa31299..0a18f2e89b7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf @@ -1,7 +1,7 @@ b5ka1231 0 255 '\209\\242\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\209\\243\' '' 1 % b5ka1231.htf (dbcs) 2005-10-23 % -'\209\\244\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\209\\243\' '' 1 % b5ka1231.htf (dbcs) 2006-10-28 % +'\209\\244\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\209\\245\' '' 3 % % '\209\\246\' '' 4 % This file can redistributed and/or % '\209\\247\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf index ad7f294a5cb..8a76cea22ff 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf @@ -1,7 +1,7 @@ b5ka1232 0 255 '\211\\184\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\211\\185\' '' 1 % b5ka1232.htf (dbcs) 2005-10-23 % -'\211\\186\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\211\\185\' '' 1 % b5ka1232.htf (dbcs) 2006-10-28 % +'\211\\186\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\211\\187\' '' 3 % % '\211\\188\' '' 4 % This file can redistributed and/or % '\211\\189\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf index 3b74b7c47db..de5cf4993a3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf @@ -1,7 +1,7 @@ b5ka1233 0 255 '\213\\92\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\213\\93\' '' 1 % b5ka1233.htf (dbcs) 2005-10-23 % -'\213\\94\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\213\\93\' '' 1 % b5ka1233.htf (dbcs) 2006-10-28 % +'\213\\94\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\213\\95\' '' 3 % % '\213\\96\' '' 4 % This file can redistributed and/or % '\213\\97\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf index 0a4679c9654..17cc0cd50df 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf @@ -1,7 +1,7 @@ b5ka1234 0 255 '\214\\225\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\214\\226\' '' 1 % b5ka1234.htf (dbcs) 2005-10-23 % -'\214\\227\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\214\\226\' '' 1 % b5ka1234.htf (dbcs) 2006-10-28 % +'\214\\227\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\214\\228\' '' 3 % % '\214\\229\' '' 4 % This file can redistributed and/or % '\214\\230\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf index ba5e0846e2e..054fbce7fcf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf @@ -1,7 +1,7 @@ b5ka1235 0 255 '\216\\167\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\216\\168\' '' 1 % b5ka1235.htf (dbcs) 2005-10-23 % -'\216\\169\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\216\\168\' '' 1 % b5ka1235.htf (dbcs) 2006-10-28 % +'\216\\169\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\216\\170\' '' 3 % % '\216\\171\' '' 4 % This file can redistributed and/or % '\216\\172\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf index 7769f7e9d35..f5d85aa6ac5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf @@ -1,7 +1,7 @@ b5ka1236 0 255 '\218\\75\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\218\\76\' '' 1 % b5ka1236.htf (dbcs) 2005-10-23 % -'\218\\77\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\218\\76\' '' 1 % b5ka1236.htf (dbcs) 2006-10-28 % +'\218\\77\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\218\\78\' '' 3 % % '\218\\79\' '' 4 % This file can redistributed and/or % '\218\\80\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf index 396cb86ed97..30942f17b4f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf @@ -1,7 +1,7 @@ b5ka1237 0 255 '\219\\208\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\219\\209\' '' 1 % b5ka1237.htf (dbcs) 2005-10-23 % -'\219\\210\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\219\\209\' '' 1 % b5ka1237.htf (dbcs) 2006-10-28 % +'\219\\210\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\219\\211\' '' 3 % % '\219\\212\' '' 4 % This file can redistributed and/or % '\219\\213\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf index a4361a74a56..96050425206 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf @@ -1,7 +1,7 @@ b5ka1238 0 255 '\221\\116\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\221\\117\' '' 1 % b5ka1238.htf (dbcs) 2005-10-23 % -'\221\\118\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\221\\117\' '' 1 % b5ka1238.htf (dbcs) 2006-10-28 % +'\221\\118\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\221\\119\' '' 3 % % '\221\\120\' '' 4 % This file can redistributed and/or % '\221\\121\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf index 8cde7e0a8eb..43fcd1ca05b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf @@ -1,7 +1,7 @@ b5ka1239 0 255 '\222\\249\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\222\\250\' '' 1 % b5ka1239.htf (dbcs) 2005-10-23 % -'\222\\251\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\222\\250\' '' 1 % b5ka1239.htf (dbcs) 2006-10-28 % +'\222\\251\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\222\\252\' '' 3 % % '\222\\253\' '' 4 % This file can redistributed and/or % '\222\\254\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf index edffef266d0..482a705a99f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf @@ -1,7 +1,7 @@ b5ka1240 0 255 '\224\\191\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\224\\192\' '' 1 % b5ka1240.htf (dbcs) 2005-10-23 % -'\224\\193\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\224\\192\' '' 1 % b5ka1240.htf (dbcs) 2006-10-28 % +'\224\\193\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\224\\194\' '' 3 % % '\224\\195\' '' 4 % This file can redistributed and/or % '\224\\196\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf index a33135f6d61..e9109812b8e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf @@ -1,7 +1,7 @@ b5ka1241 0 255 '\226\\99\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\226\\100\' '' 1 % b5ka1241.htf (dbcs) 2005-10-23 % -'\226\\101\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\226\\100\' '' 1 % b5ka1241.htf (dbcs) 2006-10-28 % +'\226\\101\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\226\\102\' '' 3 % % '\226\\103\' '' 4 % This file can redistributed and/or % '\226\\104\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf index 58f5bd54a70..e3fcf93a66d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf @@ -1,7 +1,7 @@ b5ka1242 0 255 '\227\\232\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\227\\233\' '' 1 % b5ka1242.htf (dbcs) 2005-10-23 % -'\227\\234\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\227\\233\' '' 1 % b5ka1242.htf (dbcs) 2006-10-28 % +'\227\\234\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\227\\235\' '' 3 % % '\227\\236\' '' 4 % This file can redistributed and/or % '\227\\237\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf index 29b6109d664..773ae8a8260 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf @@ -1,7 +1,7 @@ b5ka1243 0 255 '\229\\174\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\229\\175\' '' 1 % b5ka1243.htf (dbcs) 2005-10-23 % -'\229\\176\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\229\\175\' '' 1 % b5ka1243.htf (dbcs) 2006-10-28 % +'\229\\176\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\229\\177\' '' 3 % % '\229\\178\' '' 4 % This file can redistributed and/or % '\229\\179\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf index 9a7ff030d3c..43beecfb6f7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf @@ -1,7 +1,7 @@ b5ka1244 0 255 '\231\\82\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\231\\83\' '' 1 % b5ka1244.htf (dbcs) 2005-10-23 % -'\231\\84\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\231\\83\' '' 1 % b5ka1244.htf (dbcs) 2006-10-28 % +'\231\\84\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\231\\85\' '' 3 % % '\231\\86\' '' 4 % This file can redistributed and/or % '\231\\87\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf index 8dff87c4de2..41f2bce683d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf @@ -1,7 +1,7 @@ b5ka1245 0 255 '\232\\215\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\232\\216\' '' 1 % b5ka1245.htf (dbcs) 2005-10-23 % -'\232\\217\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\232\\216\' '' 1 % b5ka1245.htf (dbcs) 2006-10-28 % +'\232\\217\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\232\\218\' '' 3 % % '\232\\219\' '' 4 % This file can redistributed and/or % '\232\\220\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf index 787ed64bc49..4b935453ee7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf @@ -1,7 +1,7 @@ b5ka1246 0 255 '\234\\123\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\234\\124\' '' 1 % b5ka1246.htf (dbcs) 2005-10-23 % -'\234\\125\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\234\\124\' '' 1 % b5ka1246.htf (dbcs) 2006-10-28 % +'\234\\125\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\234\\126\' '' 3 % % '\234\\161\' '' 4 % This file can redistributed and/or % '\234\\162\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf index 4a7b84e99e2..84941430215 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf @@ -1,7 +1,7 @@ b5ka1247 0 255 '\236\\65\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\236\\66\' '' 1 % b5ka1247.htf (dbcs) 2005-10-23 % -'\236\\67\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\236\\66\' '' 1 % b5ka1247.htf (dbcs) 2006-10-28 % +'\236\\67\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\236\\68\' '' 3 % % '\236\\69\' '' 4 % This file can redistributed and/or % '\236\\70\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf index 6cb6477c061..c19aee67c70 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf @@ -1,7 +1,7 @@ b5ka1248 0 255 '\237\\198\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\237\\199\' '' 1 % b5ka1248.htf (dbcs) 2005-10-23 % -'\237\\200\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\237\\199\' '' 1 % b5ka1248.htf (dbcs) 2006-10-28 % +'\237\\200\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\237\\201\' '' 3 % % '\237\\202\' '' 4 % This file can redistributed and/or % '\237\\203\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf index 11a67e6ee86..69828f927a1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf @@ -1,7 +1,7 @@ b5ka1249 0 255 '\239\\106\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\239\\107\' '' 1 % b5ka1249.htf (dbcs) 2005-10-23 % -'\239\\108\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\239\\107\' '' 1 % b5ka1249.htf (dbcs) 2006-10-28 % +'\239\\108\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\239\\109\' '' 3 % % '\239\\110\' '' 4 % This file can redistributed and/or % '\239\\111\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf index 2eeb52aa5da..513e21fa91a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf @@ -1,7 +1,7 @@ b5ka1250 0 255 '\240\\239\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\240\\240\' '' 1 % b5ka1250.htf (dbcs) 2005-10-23 % -'\240\\241\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\240\\240\' '' 1 % b5ka1250.htf (dbcs) 2006-10-28 % +'\240\\241\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\240\\242\' '' 3 % % '\240\\243\' '' 4 % This file can redistributed and/or % '\240\\244\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf index 26c9646ad35..6ec9f359674 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf @@ -1,7 +1,7 @@ b5ka1251 0 255 '\242\\181\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\242\\182\' '' 1 % b5ka1251.htf (dbcs) 2005-10-23 % -'\242\\183\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\242\\182\' '' 1 % b5ka1251.htf (dbcs) 2006-10-28 % +'\242\\183\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\242\\184\' '' 3 % % '\242\\185\' '' 4 % This file can redistributed and/or % '\242\\186\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf index fc29c3afd0e..15b1bfc5aa1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf @@ -1,7 +1,7 @@ b5ka1252 0 255 '\244\\89\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\244\\90\' '' 1 % b5ka1252.htf (dbcs) 2005-10-23 % -'\244\\91\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\244\\90\' '' 1 % b5ka1252.htf (dbcs) 2006-10-28 % +'\244\\91\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\244\\92\' '' 3 % % '\244\\93\' '' 4 % This file can redistributed and/or % '\244\\94\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf index ba2f4faa192..65577be36ac 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf @@ -1,7 +1,7 @@ b5ka1253 0 255 '\245\\222\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\245\\223\' '' 1 % b5ka1253.htf (dbcs) 2005-10-23 % -'\245\\224\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\245\\223\' '' 1 % b5ka1253.htf (dbcs) 2006-10-28 % +'\245\\224\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\245\\225\' '' 3 % % '\245\\226\' '' 4 % This file can redistributed and/or % '\245\\227\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf index cb1671c9e3f..4844b01d710 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf @@ -1,7 +1,7 @@ b5ka1254 0 255 '\247\\164\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\247\\165\' '' 1 % b5ka1254.htf (dbcs) 2005-10-23 % -'\247\\166\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\247\\165\' '' 1 % b5ka1254.htf (dbcs) 2006-10-28 % +'\247\\166\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\247\\167\' '' 3 % % '\247\\168\' '' 4 % This file can redistributed and/or % '\247\\169\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf index 420b6440e31..13868fd0f96 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf @@ -1,7 +1,7 @@ b5ka1255 0 255 '\249\\72\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\249\\73\' '' 1 % b5ka1255.htf (dbcs) 2005-10-23 % -'\249\\74\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\249\\73\' '' 1 % b5ka1255.htf (dbcs) 2006-10-28 % +'\249\\74\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\249\\75\' '' 3 % % '\249\\76\' '' 4 % This file can redistributed and/or % '\249\\77\' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/html-speech/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/html-speech/charset/unicode.4hf new file mode 100755 index 00000000000..9d3cfe79999 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/html-speech/charset/unicode.4hf @@ -0,0 +1,2820 @@ +'𝒜' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49C" title="ch-verbose">A</span> </span>' '' +'𝒞' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49E" title="ch-verbose">C</span> </span>' '' +'𝒟' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49F" title="ch-verbose">D</span> </span>' '' +'𝒢' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A2" title="ch-verbose">G</span> </span>' '' +'𝒥' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A5" title="ch-verbose">J</span> </span>' '' +'𝒦' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A6" title="ch-verbose">K</span> </span>' '' +'𝒩' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A9" title="ch-verbose">N</span> </span>' '' +'𝒪' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AA" title="ch-verbose">O</span> </span>' '' +'𝒫' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AB" title="ch-verbose">P</span> </span>' '' +'𝒬' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AC" title="ch-verbose">Q</span> </span>' '' +'𝒮' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AE" title="ch-verbose">S</span> </span>' '' +'𝒯' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AF" title="ch-verbose">T</span> </span>' '' +'𝒰' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B0" title="ch-verbose">U</span> </span>' '' +'𝒱' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B1" title="ch-verbose">V</span> </span>' '' +'𝒲' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B2" title="ch-verbose">W</span> </span>' '' +'𝒳' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B3" title="ch-verbose">X</span> </span>' '' +'𝒴' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B4" title="ch-verbose">Y</span> </span>' '' +'𝒵' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B5" title="ch-verbose">Z</span> </span>' '' + +'&' '' '<span class="char" title="ch-verbose"> <span class="ch 0026" title="ch-verbose">ampersand</span> </span>' '' +'(' '' '<span class="char-del" title="ch-verbose"> <span class="ch 0028" title="ch-verbose">left parenthesis</span> </span>' '' +')' '' '<span class="char-del" title="ch-verbose"> <span class="ch 0029" title="ch-verbose">right parenthesis</span> </span>' '' +'<' '' '<span class="char" title="ch-verbose"> <span class="ch 003C" title="ch-verbose">less than</span> </span>' '' +'>' '' '<span class="char" title="ch-verbose"> <span class="ch 003E" title="ch-verbose">greater than</span> </span>' '' +'[' '' '<span class="char-del" title="ch-verbose"> <span class="ch 005B" title="ch-verbose">left bracket</span> </span>' '' +'\' '' '<span class="char" title="ch-verbose"> <span class="ch 005C" title="ch-verbose">back slash</span> </span>' '' +']' '' '<span class="char-del" title="ch-verbose"> <span class="ch 005D" title="ch-verbose">right bracket</span> </span>' '' +'{' '' '<span class="char-del" title="ch-verbose"> <span class="ch 007B" title="ch-verbose">left brace</span> </span>' '' +'|' '' '<span class="char" title="ch-verbose"> <span class="ch 007C" title="ch-verbose">vertical bar</span> </span>' '' +'}' '' '<span class="char-del" title="ch-verbose"> <span class="ch 007D" title="ch-verbose">right brace</span> </span>' '' +' ' '' ' ' '' +'¡' '' '<span class="char" title="ch-verbose"> <span class="ch 00A1" title="ch-verbose">inverted exclamation</span> </span>' '' +'¢' '' '<span class="char" title="ch-verbose"> <span class="ch 00A2" title="ch-verbose">cent</span> </span>' '' +'£' '' '<span class="char" title="ch-verbose"> <span class="ch 00A3" title="ch-verbose">pound</span> </span>' '' +'¤' '' '<span class="char" title="ch-verbose"> <span class="ch 00A4" title="ch-verbose">currency sign</span> </span>' '' +'¥' '' '<span class="char" title="ch-verbose"> <span class="ch 00A5" title="ch-verbose">yen</span> </span>' '' +'¦' '' '<span class="char" title="ch-verbose"> <span class="ch 00A6" title="ch-verbose">broken bar</span> </span>' '' +'§' '' '<span class="char" title="ch-verbose"> <span class="ch 00A7" title="ch-verbose">section sign</span> </span>' '' +'¨' '' '<span class="char" title="ch-verbose"> <span class="ch 00A8" title="ch-verbose">diaeresis</span> </span>' '' +'©' '' '<span class="char" title="ch-verbose"> <span class="ch 00A9" title="ch-verbose">copyright sign</span> </span>' '' +'ª' '' '<span class="char" title="ch-verbose"> <span class="ch 00AA" title="ch-verbose">feminine ordinal indicator</span> </span>' '' +'«' '' '<span class="char" title="ch-verbose"> <span class="ch 00AB" title="ch-verbose">left pointing double angle quotation mark</span> </span>' '' +'¬' '' '<span class="char" title="ch-verbose"> <span class="ch 00AC" title="ch-verbose">not</span> </span>' '' +'­' '' '<span class="char" title="ch-verbose"> <span class="ch 00AD" title="ch-verbose">soft hyphen</span> </span>' '' +'®' '' '<span class="char" title="ch-verbose"> <span class="ch 00AE" title="ch-verbose">registered sign</span> </span>' '' +'¯' '' '<span class="char" title="ch-verbose"> <span class="ch 00AF" title="ch-verbose">macron</span> </span>' '' +'°' '' '<span class="char" title="ch-verbose"> <span class="ch 00B0" title="ch-verbose">degree</span> </span>' '' +'±' '' '<span class="char" title="ch-verbose"> <span class="ch 00B1" title="ch-verbose">plus minus</span> </span>' '' +'²' '' '<span class="char" title="ch-verbose"> <span class="ch 00B2" title="ch-verbose">superscript two</span> </span>' '' +'³' '' '<span class="char" title="ch-verbose"> <span class="ch 00B3" title="ch-verbose">superscript three</span> </span>' '' +'´' '' '<span class="char" title="ch-verbose"> <span class="ch 00B4" title="ch-verbose">acute</span> </span>' '' +'µ' '' '<span class="char" title="ch-verbose"> <span class="ch 00B5" title="ch-verbose">micro</span> </span>' '' +'¶' '' '<span class="char" title="ch-verbose"> <span class="ch 00B6" title="ch-verbose">pilcrow</span> </span>' '' +'·' '' '<span class="char" title="ch-verbose"> <span class="ch 00B7" title="ch-verbose">middle dot</span> </span>' '' +'¸' '' '<span class="char" title="ch-verbose"> <span class="ch 00B8" title="ch-verbose">cedilla</span> </span>' '' +'¹' '' '<span class="char" title="ch-verbose"> <span class="ch 00B9" title="ch-verbose">superscript one</span> </span>' '' +'º' '' '<span class="char" title="ch-verbose"> <span class="ch 00BA" title="ch-verbose">masculine ordinal indicator</span> </span>' '' +'»' '' '<span class="char" title="ch-verbose"> <span class="ch 00BB" title="ch-verbose">right pointing double angle quotation mark</span> </span>' '' +'¼' '' '<span class="char" title="ch-verbose"> <span class="ch 00BC" title="ch-verbose">one quarter</span> </span>' '' +'½' '' '<span class="char" title="ch-verbose"> <span class="ch 00BD" title="ch-verbose">one half</span> </span>' '' +'¾' '' '<span class="char" title="ch-verbose"> <span class="ch 00BE" title="ch-verbose">three quarters</span> </span>' '' +'¿' '' '<span class="char" title="ch-verbose"> <span class="ch 00BF" title="ch-verbose">inverted question mark</span> </span>' '' +'À' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C0" title="ch-verbose">A</span> with grave </span>' '' +'Á' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C1" title="ch-verbose">A</span> acute </span>' '' +'Â' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C2" title="ch-verbose">A</span> circumflex </span>' '' +'Ã' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C3" title="ch-verbose">A</span> with tilde </span>' '' +'Ä' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C4" title="ch-verbose">A</span> with diaeresis </span>' '' +'Å' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C5" title="ch-verbose">A</span> with ring above </span>' '' +'Æ' '' '<span class="char" title="ch-verbose"> <span class="ch 00C6" title="ch-verbose">capital AE</span> </span>' '' +'Ç' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C7" title="ch-verbose">C</span> with cedilla </span>' '' +'È' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C8" title="ch-verbose">E</span> with grave </span>' '' +'É' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C9" title="ch-verbose">E</span> acute </span>' '' +'Ê' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CA" title="ch-verbose">E</span> circumflex </span>' '' +'Ë' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CB" title="ch-verbose">E</span> with diaeresis </span>' '' +'Ì' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CC" title="ch-verbose">I</span> with grave </span>' '' +'Í' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CD" title="ch-verbose">I</span> acute </span>' '' +'Î' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CE" title="ch-verbose">I</span> circumflex </span>' '' +'Ï' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CF" title="ch-verbose">I</span> with diaeresis </span>' '' +'Ð' '' '<span class="char" title="ch-verbose"> <span class="ch 00D0" title="ch-verbose">capital ETH</span> </span>' '' +'Ñ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D1" title="ch-verbose">N</span> with tilde </span>' '' +'Ò' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D2" title="ch-verbose">O</span> with grave </span>' '' +'Ó' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D3" title="ch-verbose">O</span> acute </span>' '' +'Ô' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D4" title="ch-verbose">O</span> circumflex </span>' '' +'Õ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D5" title="ch-verbose">O</span> with tilde </span>' '' +'Ö' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D6" title="ch-verbose">O</span> with diaeresis </span>' '' +'×' '' '<span class="char" title="ch-verbose"> <span class="ch 00D7" title="ch-verbose">multiply</span> </span>' '' +'Ø' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D8" title="ch-verbose">O</span> with stroke </span>' '' +'Ù' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D9" title="ch-verbose">U</span> with grave </span>' '' +'Ú' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00DA" title="ch-verbose">U</span> acute </span>' '' +'Û' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00DB" title="ch-verbose">U</span> circumflex </span>' '' +'Ü' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00DC" title="ch-verbose">U</span> with diaeresis </span>' '' +'Ý' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00DD" title="ch-verbose">Y</span> acute </span>' '' +'Þ' '' '<span class="char" title="ch-verbose"> <span class="ch 00DE" title="ch-verbose">capital THORN</span> </span>' '' +'ß' '' '<span class="char" title="ch-verbose"> <span class="ch 00DF" title="ch-verbose">sharp s</span> </span>' '' +'à' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E0" title="ch-verbose">a</span> with grave </span>' '' +'á' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E1" title="ch-verbose">a</span> acute </span>' '' +'â' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E2" title="ch-verbose">a</span> circumflex </span>' '' +'ã' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E3" title="ch-verbose">a</span> with tilde </span>' '' +'ä' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E4" title="ch-verbose">a</span> with diaeresis </span>' '' +'å' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E5" title="ch-verbose">a</span> with ring above </span>' '' +'æ' '' '<span class="char" title="ch-verbose"> <span class="ch 00E6" title="ch-verbose">ae</span> </span>' '' +'ç' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E7" title="ch-verbose">c</span> with cedilla </span>' '' +'è' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E8" title="ch-verbose">e</span> with grave </span>' '' +'é' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E9" title="ch-verbose">e</span> acute </span>' '' +'ê' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00EA" title="ch-verbose">e</span> circumflex </span>' '' +'ë' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EB" title="ch-verbose">e</span> with diaeresis </span>' '' +'ì' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00EC" title="ch-verbose">i</span> with grave </span>' '' +'í' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00ED" title="ch-verbose">i</span> acute </span>' '' +'î' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EE" title="ch-verbose">i</span> with circumflex </span>' '' +'ï' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EF" title="ch-verbose">i</span> with diaeresis </span>' '' +'ð' '' '<span class="char" title="ch-verbose"> <span class="ch 00F0" title="ch-verbose">eth</span> </span>' '' +'ñ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F1" title="ch-verbose">n</span> with tilde </span>' '' +'ò' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F2" title="ch-verbose">o</span> with grave </span>' '' +'ó' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F3" title="ch-verbose">o</span> acute </span>' '' +'ô' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F4" title="ch-verbose">o</span> circumflex </span>' '' +'õ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F5" title="ch-verbose">o</span> with tilde </span>' '' +'ö' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F6" title="ch-verbose">o</span> with diaeresis </span>' '' +'÷' '' '<span class="char" title="ch-verbose"> <span class="ch 00F7" title="ch-verbose">divide</span> </span>' '' +'ø' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F8" title="ch-verbose">o</span> with stroke </span>' '' +'ù' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F9" title="ch-verbose">u</span> with grave </span>' '' +'ú' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00FA" title="ch-verbose">u</span> acute </span>' '' +'û' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FB" title="ch-verbose">u</span> with circumflex </span>' '' +'ü' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FC" title="ch-verbose">u</span> with diaeresis </span>' '' +'ý' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00FD" title="ch-verbose">y</span> acute </span>' '' +'þ' '' '<span class="char" title="ch-verbose"> <span class="ch 00FE" title="ch-verbose">thorn</span> </span>' '' +'ÿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FF" title="ch-verbose">y</span> with diaeresis </span>' '' + +'Ā' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0100" title="ch-verbose">A</span> with macron </span>' '' +'ā' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0101" title="ch-verbose">a</span> with macron </span>' '' +'Ă' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0102" title="ch-verbose">A</span> with breve </span>' '' +'ă' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0103" title="ch-verbose">a</span> with breve </span>' '' +'Ą' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0104" title="ch-verbose">A</span> with ogonek </span>' '' +'ą' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0105" title="ch-verbose">a</span> with ogonek </span>' '' +'Ć' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0106" title="ch-verbose">C</span> acute </span>' '' +'ć' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0107" title="ch-verbose">c</span> acute </span>' '' +'Ĉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0108" title="ch-verbose">C</span> circumflex </span>' '' +'ĉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0109" title="ch-verbose">c</span> circumflex </span>' '' +'Ċ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010a" title="ch-verbose">C</span> with dot above </span>' '' +'ċ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010b" title="ch-verbose">c</span> with dot above </span>' '' +'Č' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010c" title="ch-verbose">C</span> caron </span>' '' +'č' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010d" title="ch-verbose">c</span> caron </span>' '' +'Ď' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010e" title="ch-verbose">D</span> caron </span>' '' +'ď' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010f" title="ch-verbose">d</span> caron </span>' '' +'Đ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0110" title="ch-verbose">D</span> with stroke </span>' '' +'đ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0111" title="ch-verbose">d</span> with stroke </span>' '' +'Ē' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0112" title="ch-verbose">E</span> with macron </span>' '' +'ē' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0113" title="ch-verbose">e</span> with macron </span>' '' +'Ĕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0114" title="ch-verbose">E</span> with breve </span>' '' +'ĕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0115" title="ch-verbose">e</span> with breve </span>' '' +'Ė' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0116" title="ch-verbose">E</span> with dot above </span>' '' +'ė' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0117" title="ch-verbose">e</span> with dot above </span>' '' +'Ę' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0118" title="ch-verbose">E</span> with ogonek </span>' '' +'ę' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0119" title="ch-verbose">e</span> with ogonek </span>' '' +'Ě' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011a" title="ch-verbose">E</span> caron </span>' '' +'ě' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011b" title="ch-verbose">e</span> caron </span>' '' +'Ĝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011c" title="ch-verbose">G</span> circumflex </span>' '' +'ĝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011d" title="ch-verbose">g</span> circumflex </span>' '' +'Ğ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011e" title="ch-verbose">G</span> with breve </span>' '' +'ğ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011f" title="ch-verbose">g</span> with breve </span>' '' +'Ġ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0120" title="ch-verbose">G</span> with dot above </span>' '' +'ġ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0121" title="ch-verbose">g</span> with dot above </span>' '' +'Ģ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0122" title="ch-verbose">G</span> with cedilla </span>' '' +'ģ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0123" title="ch-verbose">g</span> with cedilla </span>' '' +'Ĥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0124" title="ch-verbose">H</span> circumflex </span>' '' +'ĥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0125" title="ch-verbose">h</span> circumflex </span>' '' +'Ħ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0126" title="ch-verbose">H</span> with stroke </span>' '' +'ħ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0127" title="ch-verbose">h</span> with stroke </span>' '' +'Ĩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0128" title="ch-verbose">I</span> with tilde </span>' '' +'ĩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0129" title="ch-verbose">i</span> with tilde </span>' '' +'Ī' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012a" title="ch-verbose">I</span> with macron </span>' '' +'ī' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012b" title="ch-verbose">i</span> with macron </span>' '' +'Ĭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012c" title="ch-verbose">I</span> with breve </span>' '' +'ĭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012d" title="ch-verbose">i</span> with breve </span>' '' +'Į' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012e" title="ch-verbose">I</span> with ogonek </span>' '' +'į' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012f" title="ch-verbose">i</span> with ogonek </span>' '' +'İ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0130" title="ch-verbose">I</span> with dot above </span>' '' +'ı' '' '<span class="char" title="ch-verbose"> dotless <span class="ch 0131" title="ch-verbose">I</span> </span>' '' +'IJ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0132" title="ch-verbose">I</span><span class="ch " title="ch-verbose">J</span></span>' '' +'ij' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0133" title="ch-verbose">i</span><span class="ch " title="ch-verbose">j</span></span>' '' +'Ĵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0134" title="ch-verbose">J</span> circumflex </span>' '' +'ĵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0135" title="ch-verbose">j</span> circumflex </span>' '' +'Ķ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0136" title="ch-verbose">K</span> with cedilla </span>' '' +'ķ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0137" title="ch-verbose">k</span> with cedilla </span>' '' +'ĸ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch " title="ch-verbose">k r a</span> </span>' '' +'Ĺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0139" title="ch-verbose">L</span> acute </span>' '' +'ĺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013a" title="ch-verbose">l</span> acute </span>' '' +'Ļ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013b" title="ch-verbose">L</span> with cedilla </span>' '' +'ļ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013c" title="ch-verbose">l</span> with cedilla </span>' '' +'Ľ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013d" title="ch-verbose">L</span> caron </span>' '' +'ľ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013e" title="ch-verbose">l</span> caron </span>' '' +'Ŀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013f" title="ch-verbose">L</span> with middle dot </span>' '' +'ŀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0140" title="ch-verbose">l</span> with middle dot </span>' '' +'Ł' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0141" title="ch-verbose">L</span> with stroke </span>' '' +'ł' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0142" title="ch-verbose">l</span> with stroke </span>' '' +'Ń' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0143" title="ch-verbose">N</span> acute </span>' '' +'ń' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0144" title="ch-verbose">n</span> acute </span>' '' +'Ņ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0145" title="ch-verbose">N</span> with cedilla </span>' '' +'ņ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0146" title="ch-verbose">n</span> with cedilla </span>' '' +'Ň' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0147" title="ch-verbose">N</span> caron </span>' '' +'ň' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0148" title="ch-verbose">n</span> caron </span>' '' +'ʼn' '' '<span class="char" title="ch-verbose"> extended latin apostrophe <span class="ch 0149" title="ch-verbose">n</span></span>' '' +'Ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E N G</span> </span>' '' +'ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch " title="ch-verbose">e n g</span> </span>' '' +'ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 014b" title="ch-verbose">e n g</span> </span>' '' +'Ō' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014c" title="ch-verbose">O</span> with macron </span>' '' +'ō' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014d" title="ch-verbose">o</span> with macron </span>' '' +'Ŏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014e" title="ch-verbose">O</span> with breve </span>' '' +'ŏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014f" title="ch-verbose">o</span> with breve </span>' '' +'Ő' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0150" title="ch-verbose">O</span> with double acute </span>' '' +'ő' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0151" title="ch-verbose">o</span> with double acute </span>' '' +'Œ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0152" title="ch-verbose">O</span><span class="ch " title="ch-verbose">E</span></span>' '' +'œ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0153" title="ch-verbose">o</span><span class="ch " title="ch-verbose">e</span></span>' '' +'Ŕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0154" title="ch-verbose">R</span> acute </span>' '' +'ŕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0155" title="ch-verbose">r</span> acute </span>' '' +'Ŗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0156" title="ch-verbose">R</span> with cedilla </span>' '' +'ŗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0157" title="ch-verbose">r</span> with cedilla </span>' '' +'Ř' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0158" title="ch-verbose">R</span> caron </span>' '' +'ř' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0159" title="ch-verbose">r</span> caron </span>' '' +'Ś' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015a" title="ch-verbose">S</span> acute </span>' '' +'ś' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015b" title="ch-verbose">s</span> acute </span>' '' +'Ŝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015c" title="ch-verbose">S</span> circumflex </span>' '' +'ŝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015d" title="ch-verbose">s</span> circumflex </span>' '' +'Ş' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015e" title="ch-verbose">S</span> with cedilla </span>' '' +'ş' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015f" title="ch-verbose">s</span> with cedilla </span>' '' +'Š' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0160" title="ch-verbose">S</span> caron </span>' '' +'š' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0161" title="ch-verbose">s</span> caron </span>' '' +'Ţ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0162" title="ch-verbose">T</span> with cedilla </span>' '' +'ţ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0163" title="ch-verbose">t</span> with cedilla </span>' '' +'Ť' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0164" title="ch-verbose">T</span> caron </span>' '' +'ť' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0165" title="ch-verbose">t</span> caron </span>' '' +'Ŧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0166" title="ch-verbose">T</span> with stroke </span>' '' +'ŧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0167" title="ch-verbose">t</span> with stroke </span>' '' +'Ũ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0168" title="ch-verbose">U</span> with tilde </span>' '' +'ũ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0169" title="ch-verbose">u</span> with tilde </span>' '' +'Ū' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016a" title="ch-verbose">U</span> with macron </span>' '' +'ū' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016b" title="ch-verbose">u</span> with macron </span>' '' +'Ŭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016c" title="ch-verbose">U</span> with breve </span>' '' +'ŭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016d" title="ch-verbose">u</span> with breve </span>' '' +'Ů' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016e" title="ch-verbose">U</span> with ring above </span>' '' +'ů' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016f" title="ch-verbose">u</span> with ring above </span>' '' +'Ű' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0170" title="ch-verbose">U</span> with double acute </span>' '' +'ű' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0171" title="ch-verbose">u</span> with double acute </span>' '' +'Ų' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0172" title="ch-verbose">U</span> with ogonek </span>' '' +'ų' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0173" title="ch-verbose">u</span> with ogonek </span>' '' +'Ŵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0174" title="ch-verbose">W</span> circumflex </span>' '' +'ŵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0175" title="ch-verbose">w</span> circumflex </span>' '' +'Ŷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0176" title="ch-verbose">Y</span> circumflex </span>' '' +'ŷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0177" title="ch-verbose">y</span> circumflex </span>' '' +'Ÿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0178" title="ch-verbose">Y</span> with diaeresis </span>' '' +'Ź' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0179" title="ch-verbose">Z</span> acute </span>' '' +'ź' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017a" title="ch-verbose">z</span> acute </span>' '' +'Ż' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017b" title="ch-verbose">Z</span> with dot above </span>' '' +'ż' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017c" title="ch-verbose">z</span> with dot above </span>' '' +'Ž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017d" title="ch-verbose">Z</span> caron </span>' '' +'ž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017e" title="ch-verbose">z</span> caron </span>' '' +'ſ' '' '<span class="char" title="ch-verbose"> extended latin long <span class="ch 017f" title="ch-verbose">s</span></span>' '' +'ƀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0180" title="ch-verbose">b</span> with stroke </span>' '' +'Ɓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0181" title="ch-verbose">B</span> with hook </span>' '' +'Ƃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0182" title="ch-verbose">B</span> with topbar </span>' '' +'ƃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0183" title="ch-verbose">b</span> with topbar </span>' '' +'Ƅ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0184" title="ch-verbose">TONE SIX</span></span>' '' +'ƅ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 0185" title="ch-verbose">tone six</span></span>' '' +'Ɔ' '' '<span class="char" title="ch-verbose"> extended latin capital open <span class="ch 0186" title="ch-verbose">O</span></span>' '' +'Ƈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0187" title="ch-verbose">C</span> with hook </span>' '' +'ƈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0188" title="ch-verbose">c</span> with hook </span>' '' +'Ɖ' '' '<span class="char" title="ch-verbose"> extended latin capital African <span class="ch 0189" title="ch-verbose">D</span></span>' '' +'Ɗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018a" title="ch-verbose">D</span> with hook </span>' '' +'Ƌ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018b" title="ch-verbose">D</span> with topbar </span>' '' +'ƌ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018c" title="ch-verbose">d</span> with topbar </span>' '' +'ƍ' '' '<span class="char" title="ch-verbose"> extended latin turned <span class="ch 018d" title="ch-verbose">delta</span></span>' '' +'Ǝ' '' '<span class="char" title="ch-verbose"> extended latin capital reversed <span class="ch 018e" title="ch-verbose">E</span></span>' '' +'Ə' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 018f" title="ch-verbose">SCHWA</span></span>' '' +'Ɛ' '' '<span class="char" title="ch-verbose"> extended latin capital open <span class="ch 0190" title="ch-verbose">E</span></span>' '' +'Ƒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0191" title="ch-verbose">F</span> with hook </span>' '' +'ƒ' '' '<span class="char" title="ch-verbose"> <span class="ch 0192" title="ch-verbose">Florin</span> </span>' '' +'Ɠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0193" title="ch-verbose">G</span> with hook </span>' '' +'Ɣ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0194" title="ch-verbose">GAMMA</span></span>' '' +'ƕ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 0195" title="ch-verbose">h v</span> </span>' '' +'Ɩ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0196" title="ch-verbose">IOTA</span></span>' '' +'Ɨ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0197" title="ch-verbose">I</span> with stroke </span>' '' +'Ƙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0198" title="ch-verbose">K</span> with hook </span>' '' +'ƙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0199" title="ch-verbose">k</span> with hook </span>' '' +'ƚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019a" title="ch-verbose">l</span> with bar </span>' '' +'ƛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019b" title="ch-verbose">lambda</span> with stroke </span>' '' +'Ɯ' '' '<span class="char" title="ch-verbose"> extended latin capital turned <span class="ch 019c" title="ch-verbose">M</span></span>' '' +'Ɲ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019d" title="ch-verbose">N</span> with left hook </span>' '' +'ƞ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019e" title="ch-verbose">n</span> with long right leg </span>' '' +'Ɵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019f" title="ch-verbose">O</span> with middle tilde </span>' '' +'Ơ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a0" title="ch-verbose">O</span> with horn </span>' '' +'ơ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a1" title="ch-verbose">o</span> with horn </span>' '' +'Ƣ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01a2" title="ch-verbose">O I</span> </span>' '' +'ƣ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01a3" title="ch-verbose">o i</span> </span>' '' +'Ƥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a4" title="ch-verbose">P</span> with hook </span>' '' +'ƥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a5" title="ch-verbose">p</span> with hook </span>' '' +'Ʀ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01a6" title="ch-verbose">y r</span> </span>' '' +'Ƨ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01a7" title="ch-verbose">TONE TWO</span></span>' '' +'ƨ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01a8" title="ch-verbose">tone two</span></span>' '' +'Ʃ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E S H</span> </span>' '' +'ƪ' '' '<span class="char" title="ch-verbose"> extended latin reversed <span class="ch 01aa" title="ch-verbose">esh loop</span></span>' '' +'ƫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ab" title="ch-verbose">t</span> with palatal hook </span>' '' +'Ƭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ac" title="ch-verbose">T</span> with hook </span>' '' +'ƭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ad" title="ch-verbose">t</span> with hook </span>' '' +'Ʈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ae" title="ch-verbose">T</span> with retroflex hook </span>' '' +'Ư' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01af" title="ch-verbose">U</span> with horn </span>' '' +'ư' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b0" title="ch-verbose">u</span> with horn </span>' '' +'Ʊ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01b1" title="ch-verbose">UPSILON</span></span>' '' +'Ʋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b2" title="ch-verbose">V</span> with hook </span>' '' +'Ƴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b3" title="ch-verbose">Y</span> with hook </span>' '' +'ƴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b4" title="ch-verbose">y</span> with hook </span>' '' +'Ƶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b5" title="ch-verbose">Z</span> with stroke </span>' '' +'ƶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b6" title="ch-verbose">z</span> with stroke </span>' '' +'Ʒ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E Z H</span> </span>' '' +'Ƹ' '' '<span class="char" title="ch-verbose"> extended latin capital reversed <span class="ch 01b8" title="ch-verbose">E Z H</span></span>' '' +'ƹ' '' '<span class="char" title="ch-verbose"> extended latin reversed <span class="ch 01b9" title="ch-verbose">e z h</span></span>' '' +'ƺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ba" title="ch-verbose">ezh</span> with tail </span>' '' +'ƻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01bb" title="ch-verbose">latin</span> letter two with stroke </span>' '' +'Ƽ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01bc" title="ch-verbose">TONE FIVE</span></span>' '' +'ƽ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01bd" title="ch-verbose">tone five</span></span>' '' +'ƾ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01be" title="ch-verbose">latin</span> letter inverted glottal stop with stroke </span>' '' +'ƿ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01bf" title="ch-verbose">wynn</span></span>' '' +'ǀ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01c0" title="ch-verbose">dental click</span></span>' '' +'ǁ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01c1" title="ch-verbose">lateral click</span></span>' '' +'ǂ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01c2" title="ch-verbose">alveolar click</span></span>' '' +'ǃ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01c3" title="ch-verbose">retroflex click</span></span>' '' +'DŽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c4" title="ch-verbose">Dz</span> caron </span>' '' +'Dž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c5" title="ch-verbose">D</span> with small letter z with caron </span>' '' +'dž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c6" title="ch-verbose">dz</span> caron </span>' '' +'LJ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01c7" title="ch-verbose">L J</span> </span>' '' +'Lj' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c8" title="ch-verbose">L</span> with small letter j </span>' '' +'lj' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01C9" title="ch-verbose">l j</span> </span>' '' +'NJ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01CA" title="ch-verbose">N J</span> </span>' '' +'Nj' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cb" title="ch-verbose">N</span> with small letter j </span>' '' +'nj' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01cc" title="ch-verbose">n j</span> </span>' '' +'Ǎ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cd" title="ch-verbose">A</span> caron </span>' '' +'ǎ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ce" title="ch-verbose">a</span> caron </span>' '' +'Ǐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cf" title="ch-verbose">I</span> caron </span>' '' +'ǐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d0" title="ch-verbose">i</span> caron </span>' '' +'Ǒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d1" title="ch-verbose">O</span> caron </span>' '' +'ǒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d2" title="ch-verbose">o</span> caron </span>' '' +'Ǔ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d3" title="ch-verbose">U</span> caron </span>' '' +'ǔ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d4" title="ch-verbose">u</span> caron </span>' '' +'Ǖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d5" title="ch-verbose">U</span> with diaeresis and macron </span>' '' +'ǖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d6" title="ch-verbose">u</span> with diaeresis and macron </span>' '' +'Ǘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d7" title="ch-verbose">U</span> with diaeresis and acute </span>' '' +'ǘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d8" title="ch-verbose">u</span> with diaeresis and acute </span>' '' +'Ǚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d9" title="ch-verbose">U</span> with diaeresis and caron </span>' '' +'ǚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01da" title="ch-verbose">u</span> with diaeresis and caron </span>' '' +'Ǜ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01db" title="ch-verbose">U</span> with diaeresis and grave </span>' '' +'ǜ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01dc" title="ch-verbose">u</span> with diaeresis and grave </span>' '' +'ǝ' '' '<span class="char" title="ch-verbose"> extended latin turned <span class="ch 01dd" title="ch-verbose">e</span></span>' '' +'Ǟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01de" title="ch-verbose">A</span> with diaeresis and macron </span>' '' +'ǟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01df" title="ch-verbose">a</span> with diaeresis and macron </span>' '' +'Ǡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e0" title="ch-verbose">A</span> with dot above and macron </span>' '' +'ǡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e1" title="ch-verbose">a</span> with dot above and macron </span>' '' +'Ǣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e2" title="ch-verbose">Ae</span> with macron </span>' '' +'ǣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e3" title="ch-verbose">ae</span> with macron </span>' '' +'Ǥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e4" title="ch-verbose">G</span> with stroke </span>' '' +'ǥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e5" title="ch-verbose">g</span> with stroke </span>' '' +'Ǧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e6" title="ch-verbose">G</span> caron </span>' '' +'ǧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e7" title="ch-verbose">g</span> caron </span>' '' +'Ǩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e8" title="ch-verbose">K</span> caron </span>' '' +'ǩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e9" title="ch-verbose">k</span> caron </span>' '' +'Ǫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ea" title="ch-verbose">O</span> with ogonek </span>' '' +'ǫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01eb" title="ch-verbose">o</span> with ogonek </span>' '' +'Ǭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ec" title="ch-verbose">O</span> with ogonek and macron </span>' '' +'ǭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ed" title="ch-verbose">o</span> with ogonek and macron </span>' '' +'Ǯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ee" title="ch-verbose">Ezh</span> caron </span>' '' +'ǯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ef" title="ch-verbose">ezh</span> caron </span>' '' +'ǰ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f0" title="ch-verbose">j</span> caron </span>' '' +'DZ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01f1" title="ch-verbose">D Z</span> </span>' '' +'Dz' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f2" title="ch-verbose">D</span> with small letter z </span>' '' +'dz' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01f3" title="ch-verbose">d z</span> </span>' '' +'Ǵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f4" title="ch-verbose">G</span> acute </span>' '' +'ǵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f5" title="ch-verbose">g</span> acute </span>' '' +'Ƕ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01f6" title="ch-verbose">HWAIR</span></span>' '' +'Ƿ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01f7" title="ch-verbose">W Y N N</span> </span>' '' +'Ǹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f8" title="ch-verbose">N</span> with grave </span>' '' +'ǹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f9" title="ch-verbose">n</span> with grave </span>' '' +'Ǻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fa" title="ch-verbose">A</span> with ring above and acute </span>' '' +'ǻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fb" title="ch-verbose">a</span> with ring above and acute </span>' '' +'Ǽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fc" title="ch-verbose">Ae</span> acute </span>' '' +'ǽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fd" title="ch-verbose">ae</span> acute </span>' '' +'Ǿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fe" title="ch-verbose">O</span> with stroke and acute </span>' '' +'ǿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ff" title="ch-verbose">o</span> with stroke and acute </span>' '' + +'Ȁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0200" title="ch-verbose">a</span> with double grave </span>' '' +'ȁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0201" title="ch-verbose">a</span> with double grave </span>' '' +'Ȃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0202" title="ch-verbose">A</span> with inverted breve </span>' '' +'ȃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0203" title="ch-verbose">a</span> with inverted breve </span>' '' +'Ȅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0204" title="ch-verbose">E</span> with double grave </span>' '' +'ȅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0205" title="ch-verbose">e</span> with double grave </span>' '' +'Ȇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0206" title="ch-verbose">E</span> with inverted breve </span>' '' +'ȇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0207" title="ch-verbose">e</span> with inverted breve </span>' '' +'Ȉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0208" title="ch-verbose">I</span> with double grave </span>' '' +'ȉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0209" title="ch-verbose">i</span> with double grave </span>' '' +'Ȋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020A" title="ch-verbose">I</span> with inverted breve </span>' '' +'ȋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020B" title="ch-verbose">i</span> with inverted breve </span>' '' +'Ȍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020C" title="ch-verbose">O</span> with double grave </span>' '' +'ȍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020D" title="ch-verbose">o</span> with double grave </span>' '' +'Ȏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020E" title="ch-verbose">O</span> with inverted breve </span>' '' +'ȏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020F" title="ch-verbose">o</span> with inverted breve </span>' '' +'Ȑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0210" title="ch-verbose">R</span> with double grave </span>' '' +'ȑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0211" title="ch-verbose">r</span> with double grave </span>' '' +'Ȓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0212" title="ch-verbose">R</span> with inverted breve </span>' '' +'ȓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0213" title="ch-verbose">r</span> with inverted breve </span>' '' +'Ȕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0214" title="ch-verbose">U</span> with double grave </span>' '' +'ȕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0215" title="ch-verbose">u</span> with double grave </span>' '' +'Ȗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0216" title="ch-verbose">U</span> with inverted breve </span>' '' +'ȗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0217" title="ch-verbose">u</span> with inverted breve </span>' '' +'Ș' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0218" title="ch-verbose">S</span> with comma below </span>' '' +'ș' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0219" title="ch-verbose">s</span> with comma below </span>' '' +'Ț' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021A" title="ch-verbose">T</span> with comma below </span>' '' +'ț' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021B" title="ch-verbose">t</span> with comma below </span>' '' +'Ȝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021C" title="ch-verbose">YOGH</span> 021d latin small letter yogh </span>' '' +'Ȟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021E" title="ch-verbose">H</span> caron </span>' '' +'ȟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021F" title="ch-verbose">h</span> caron </span>' '' +'Ƞ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0220" title="ch-verbose">N</span> with long right leg </span>' '' +'ȡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0221" title="ch-verbose">d</span> with curl </span>' '' +'Ȣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0222" title="ch-verbose">OU</span> 0223 latin small letter ou </span>' '' +'Ȥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0224" title="ch-verbose">Z</span> with hook </span>' '' +'ȥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0225" title="ch-verbose">z</span> with hook </span>' '' +'Ȧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0226" title="ch-verbose">A</span> with dot above </span>' '' +'ȧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0227" title="ch-verbose">a</span> with dot above </span>' '' +'Ȩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0228" title="ch-verbose">E</span> with cedilla </span>' '' +'ȩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0229" title="ch-verbose">e</span> with cedilla </span>' '' +'Ȫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022A" title="ch-verbose">O</span> with diaeresis and macron </span>' '' +'ȫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022B" title="ch-verbose">o</span> with diaeresis and macron </span>' '' +'Ȭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022C" title="ch-verbose">O</span> with tilde and macron </span>' '' +'ȭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022D" title="ch-verbose">o</span> with tilde and macron </span>' '' +'Ȯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022E" title="ch-verbose">O</span> with dot above </span>' '' +'ȯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022F" title="ch-verbose">o</span> with dot above </span>' '' +'Ȱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0230" title="ch-verbose">O</span> with dot above and macron </span>' '' +'ȱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0231" title="ch-verbose">o</span> with dot above and macron </span>' '' +'Ȳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0232" title="ch-verbose">Y</span> with macron </span>' '' +'ȳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0233" title="ch-verbose">y</span> with macron </span>' '' +'ȴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0234" title="ch-verbose">l</span> with curl </span>' '' +'ȵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0235" title="ch-verbose">n</span> with curl </span>' '' +'ȶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0236" title="ch-verbose">t</span> with curl </span>' '' +'ɐ' '' '<span class="turnrd-char" title="ch-verbose"> turned <span class="ch 0250" title="ch-verbose">a</span> </span>' '' +'ɑ' '' '<span class="char" title="ch-verbose"> <span class="ch 0251" title="ch-verbose">alpha</span> </span>' '' +'ɒ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">alpha</span> </span>' '' +'ɓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0253" title="ch-verbose">b</span> with hook </span>' '' +'ɔ' '' '<span class="char" title="ch-verbose"> open <span class="ch 0254" title="ch-verbose">o</span> </span>' '' +'ɕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0255" title="ch-verbose">c</span> with curl </span>' '' +'ɖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0256" title="ch-verbose">d</span> with tail </span>' '' +'ɗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0257" title="ch-verbose">d</span> with hook </span>' '' +'ɘ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 0258" title="ch-verbose">e</span> </span>' '' +'ə' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 0259" title="ch-verbose">schwa</span> </span>' '' +'ɚ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 025A" title="ch-verbose">schwa</span> with hook </span>' '' +'ɛ' '' '<span class="char" title="ch-verbose"> <span class="ch 025B" title="ch-verbose">var epsilon</span> </span>' '' +'ɜ' '' '<span class="char" title="ch-verbose"> reversed open <span class="ch 025C" title="ch-verbose">e</span> </span>' '' +'ɝ' '' '<span class="char" title="ch-verbose"> reversed open <span class="ch 025D" title="ch-verbose">e</span> with hook </span>' '' +'ɞ' '' '<span class="char" title="ch-verbose"> closed reversed open <span class="ch 025E" title="ch-verbose">e</span> </span>' '' +'ɟ' '' '<span class="accented-char" title="ch-verbose"> dotless <span class="ch 025F" title="ch-verbose">j</span> with stroke </span>' '' +'ɠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0260" title="ch-verbose">g</span> with hook </span>' '' +'ɡ' '' '<span class="char" title="ch-verbose"> script <span class="ch 0261" title="ch-verbose">g</span> </span>' '' +'ɢ' '' '<span class="char" title="ch-verbose"> <span class="ch 0262" title="ch-verbose">G</span> </span>' '' +'ɣ' '' '<span class="char" title="ch-verbose"> <span class="ch 0263" title="ch-verbose">gamma</span> </span>' '' +'ɤ' '' '<span class="char" title="ch-verbose"> <span class="ch 0264" title="ch-verbose">rams horn</span> </span>' '' +'ɥ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> </span>' '' +'ɦ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0266" title="ch-verbose">h</span> with hook </span>' '' +'ɧ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0267" title="ch-verbose">heng</span> with hook </span>' '' +'ɨ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0268" title="ch-verbose">i</span> with stroke </span>' '' +'ɩ' '' '<span class="char" title="ch-verbose"> <span class="ch 0269" title="ch-verbose">iota</span> </span>' '' +'ɪ' '' '<span class="char" title="ch-verbose"> <span class="ch 026A" title="ch-verbose">I</span> </span>' '' +'ɫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026B" title="ch-verbose">l</span> with middle tilde </span>' '' +'ɬ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026C" title="ch-verbose">l</span> with belt </span>' '' +'ɭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026D" title="ch-verbose">l</span> with retroflex hook </span>' '' +'ɮ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 026E" title="ch-verbose">lezh</span> </span>' '' +'ɯ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">m</span> </span>' '' +'ɰ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">m</span> with long leg </span>' '' +'ɱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0271" title="ch-verbose">m</span> with hook </span>' '' +'ɲ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0272" title="ch-verbose">n</span> with left hook </span>' '' +'ɳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0273" title="ch-verbose">n</span> with retroflex hook </span>' '' +'ɴ' '' '<span class="char" title="ch-verbose"> <span class="ch 0274" title="ch-verbose">N</span> </span>' '' +'ɵ' '' '<span class="char" title="ch-verbose"> barred <span class="ch 0275" title="ch-verbose">o</span> </span>' '' +'ɶ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0276" title="ch-verbose">OE</span> </span>' '' +'ɷ' '' '<span class="char" title="ch-verbose"> closed <span class="ch 0277" title="ch-verbose">omega</span> </span>' '' +'ɸ' '' '<span class="char" title="ch-verbose"> <span class="ch 0278" title="ch-verbose">phi</span> </span>' '' +'ɹ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> </span>' '' +'ɺ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> with long leg </span>' '' +'ɻ' '' '<span class="accented-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> with hook </span>' '' +'ɼ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027C" title="ch-verbose">r</span> with long leg </span>' '' +'ɽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027D" title="ch-verbose">r</span> with tail </span>' '' +'ɾ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027E" title="ch-verbose">r</span> with fishhook </span>' '' +'ɿ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 027F" title="ch-verbose">r</span> with fishhook </span>' '' +'ʀ' '' '<span class="char" title="ch-verbose"> <span class="ch 0280" title="ch-verbose">R</span> </span>' '' +'ʁ' '' '<span class="char" title="ch-verbose"> inverted <span class="ch 0281" title="ch-verbose">R</span> </span>' '' +'ʂ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0282" title="ch-verbose">s</span> with hook </span>' '' +'ʃ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 0283" title="ch-verbose">esh</span> </span>' '' +'ʄ' '' '<span class="char" title="ch-verbose"> dotless <span class="ch 0284" title="ch-verbose">j</span> with stroke and hook </span>' '' +'ʅ' '' '<span class="char" title="ch-verbose"> Latin squat reversed <span class="ch 0285" title="ch-verbose">esh</span> </span>' '' +'ʆ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0286" title="ch-verbose">esh</span> with curl </span>' '' +'ʇ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">t</span> </span>' '' +'ʈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0288" title="ch-verbose">t</span> with retroflex hook </span>' '' +'ʉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0289" title="ch-verbose">u</span> bar </span>' '' +'ʊ' '' '<span class="char" title="ch-verbose"> <span class="ch 028A" title="ch-verbose">upsilon</span> </span>' '' +'ʋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 028B" title="ch-verbose">v</span> with hook </span>' '' +'ʌ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">v</span> </span>' '' +'ʍ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">w</span> </span>' '' +'ʎ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">y</span> </span>' '' +'ʏ' '' '<span class="char" title="ch-verbose"> <span class="ch 028F" title="ch-verbose">Y</span> </span>' '' +'ʐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0290" title="ch-verbose">z</span> with retroflex hook </span>' '' +'ʑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0291" title="ch-verbose">z</span> with curl </span>' '' +'ʒ' '' '<span class="char" title="ch-verbose"> Lating <span class="ch 0292" title="ch-verbose">ezh</span> </span>' '' +'ʓ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0293" title="ch-verbose">ezh</span> with curl </span>' '' +'ʔ' '' '<span class="char" title="ch-verbose"> <span class="ch 0294" title="ch-verbose">glottal stop</span> </span>' '' +'ʕ' '' '<span class="char" title="ch-verbose"> <span class="ch 0295" title="ch-verbose">pharyngeal voiced fricative</span> </span>' '' +'ʖ' '' '<span class="char" title="ch-verbose"> <span class="ch 0296" title="ch-verbose">inverted glottal stop</span> </span>' '' +'ʗ' '' '<span class="char" title="ch-verbose"> <span class="ch 0297" title="ch-verbose">c</span> </span>' '' +'ʘ' '' '<span class="char" title="ch-verbose"> <span class="ch 0298" title="ch-verbose">bilabial click</span> </span>' '' +'ʙ' '' '<span class="char" title="ch-verbose"> <span class="ch 0299" title="ch-verbose">B</span> </span>' '' +'ʚ' '' '<span class="char" title="ch-verbose"> closed open <span class="ch 029A" title="ch-verbose">e</span> </span>' '' +'ʛ' '' '<span class="char" title="ch-verbose"> <span class="ch 029B" title="ch-verbose">G</span> with hook </span>' '' +'ʝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 029D" title="ch-verbose">j</span> with crossed-tail </span>' '' +'ʞ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">k</span> </span>' '' +'ʜ' '' '<span class="char" title="ch-verbose"> <span class="ch 029c" title="ch-verbose">H</span> </span>' '' +'ʟ' '' '<span class="char" title="ch-verbose"> <span class="ch 029f" title="ch-verbose">L</span> </span>' '' +'ʠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 02A0" title="ch-verbose">q</span> with hook </span>' '' +'ʡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 02A1" title="ch-verbose">glottal stop</span> with stroke </span>' '' +'ʢ' '' '<span class="char" title="ch-verbose"> <span class="ch 02A2" title="ch-verbose">reversed glottal stop with stroke</span> </span>' '' +'ʣ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A3" title="ch-verbose">dz</span> digraph </span>' '' +'ʤ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A4" title="ch-verbose">dezh</span> digraph </span>' '' +'ʥ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 02A5" title="ch-verbose">dz</span> digraph with curl </span>' '' +'ʦ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A6" title="ch-verbose">ts</span> digraph </span>' '' +'ʧ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A7" title="ch-verbose">tesh</span> digraph </span>' '' +'ʨ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 02A8" title="ch-verbose">tc</span> digraph with curl </span>' '' +'ʩ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A9" title="ch-verbose">feng</span> digraph </span>' '' +'ʪ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02AA" title="ch-verbose">ls</span> digraph </span>' '' +'ʫ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02AB" title="ch-verbose">lz</span> digraph </span>' '' +'ʬ' '' '<span class="char" title="ch-verbose"> <span class="ch 02AC" title="ch-verbose">bilabial percussive</span> </span>' '' +'ʭ' '' '<span class="char" title="ch-verbose"> <span class="ch 02AD" title="ch-verbose">bidental percussive</span> </span>' '' +'ʮ' '' '<span class="char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> with fishhook </span>' '' +'ʯ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> with fishhook and tail </span>' '' +'ʰ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B0" title="ch-verbose">small h</span> </span>' '' +'ʱ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B1" title="ch-verbose">small h with hook</span> </span>' '' +'ʲ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B2" title="ch-verbose">small j</span> </span>' '' +'ʳ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B3" title="ch-verbose">small r</span> </span>' '' +'ʴ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B4" title="ch-verbose">small turned r</span> </span>' '' +'ʵ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B5" title="ch-verbose">small turned r with hook</span> </span>' '' +'ʶ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B6" title="ch-verbose">small capital inverted r</span> </span>' '' +'ʷ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B7" title="ch-verbose">small w</span> </span>' '' +'ʸ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B8" title="ch-verbose">small y</span> </span>' '' +'ʹ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B9" title="ch-verbose">prime</span> </span>' '' +'ʺ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BA" title="ch-verbose">double prime</span> </span>' '' +'ʻ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BB" title="ch-verbose">turned comma</span> </span>' '' +'ʼ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BC" title="ch-verbose">apostrophe</span> </span>' '' +'ʽ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BD" title="ch-verbose">reversed comma</span> </span>' '' +'ʾ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BE" title="ch-verbose">right half ring</span> </span>' '' +'ʿ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BF" title="ch-verbose">left half ring</span> </span>' '' +'ˀ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C0" title="ch-verbose">glottal stop</span> </span>' '' +'ˁ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C1" title="ch-verbose">reversed glottal stop</span> </span>' '' +'˂' '' '<span class="char" title="ch-verbose"> <span class="ch 02C2" title="ch-verbose">left arrowhead</span> </span>' '' +'˃' '' '<span class="char" title="ch-verbose"> <span class="ch 02C3" title="ch-verbose">right arrowhead</span> </span>' '' +'˄' '' '<span class="char" title="ch-verbose"> <span class="ch 02C4" title="ch-verbose">up arrowhead</span> </span>' '' +'˅' '' '<span class="char" title="ch-verbose"> <span class="ch 02C5" title="ch-verbose">down arrowhead</span> </span>' '' +'ˆ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C6" title="ch-verbose">circumflex accent</span> </span>' '' +'ˇ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C7" title="ch-verbose">caron</span> </span>' '' +'ˈ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C8" title="ch-verbose">vertical line</span> </span>' '' +'ˉ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C9" title="ch-verbose">macron</span> </span>' '' +'ˊ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CA" title="ch-verbose">acute accent</span> </span>' '' +'ˋ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CB" title="ch-verbose">grave accent</span> </span>' '' +'ˌ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CC" title="ch-verbose">low vertical line</span> </span>' '' +'ˍ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CD" title="ch-verbose">low macron</span> </span>' '' +'ˎ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CE" title="ch-verbose">low grave accent</span> </span>' '' +'ˏ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CF" title="ch-verbose">low acute accent</span> </span>' '' +'ː' '' '<span class="char" title="ch-verbose"> <span class="ch 02D0" title="ch-verbose">triangular colon</span> </span>' '' +'ˑ' '' '<span class="char" title="ch-verbose"> <span class="ch 02D1" title="ch-verbose">half triangular colon</span> </span>' '' +'˒' '' '<span class="char" title="ch-verbose"> <span class="ch 02D2" title="ch-verbose">centred right half ring</span> </span>' '' +'˓' '' '<span class="char" title="ch-verbose"> <span class="ch 02D3" title="ch-verbose">centred left half ring</span> </span>' '' +'˔' '' '<span class="char" title="ch-verbose"> <span class="ch 02D4" title="ch-verbose">up tack</span> </span>' '' +'˕' '' '<span class="char" title="ch-verbose"> <span class="ch 02D5" title="ch-verbose">down tack</span> </span>' '' +'˖' '' '<span class="char" title="ch-verbose"> <span class="ch 02D6" title="ch-verbose">plus sign</span> </span>' '' +'˗' '' '<span class="char" title="ch-verbose"> <span class="ch 02D7" title="ch-verbose">minus sign</span> </span>' '' +'˘' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02D8" title="ch-verbose">breve</span> </span>' '' +'˙' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02D9" title="ch-verbose">dot above</span> </span>' '' +'˚' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DA" title="ch-verbose">ring above</span> </span>' '' +'˛' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DB" title="ch-verbose">ogonek</span> </span>' '' +'˜' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DC" title="ch-verbose">tilde</span> </span>' '' +'˝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DD" title="ch-verbose">double acute</span> </span>' '' +'˞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DE" title="ch-verbose">rhotic hook</span> </span>' '' +'˟' '' '<span class="char" title="ch-verbose"> <span class="ch 02DF" title="ch-verbose">crosss</span> accent </span>' '' +'ˠ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E0" title="ch-verbose">gamma</span> </span>' '' +'ˡ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E1" title="ch-verbose">l</span> </span>' '' +'ˢ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E2" title="ch-verbose">s</span> </span>' '' +'ˣ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E3" title="ch-verbose">x</span> </span>' '' +'ˤ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 02E4" title="ch-verbose">glottal stop</span> </span>' '' +'˥' '' '<span class="char" title="ch-verbose"> <span class="ch 02E5" title="ch-verbose">extra high tone bar</span> </span>' '' +'˦' '' '<span class="char" title="ch-verbose"> <span class="ch 02E6" title="ch-verbose">high tone bar</span> </span>' '' +'˧' '' '<span class="char" title="ch-verbose"> <span class="ch 02E7" title="ch-verbose">mid tone bar</span> </span>' '' +'˨' '' '<span class="char" title="ch-verbose"> <span class="ch 02E8" title="ch-verbose">low tone bar</span> </span>' '' +'˩' '' '<span class="char" title="ch-verbose"> <span class="ch 02E9" title="ch-verbose">extra low tone bar</span> </span>' '' +'˪' '' '<span class="char" title="ch-verbose"> <span class="ch 02EA" title="ch-verbose">yin departing tone mark</span> </span>' '' +'˫' '' '<span class="char" title="ch-verbose"> <span class="ch 02EB" title="ch-verbose">yang departing tone mark</span> </span>' '' +'ˬ' '' '<span class="char" title="ch-verbose"> <span class="ch 02EC" title="ch-verbose">voicing</span> </span>' '' +'˭' '' '<span class="char" title="ch-verbose"> <span class="ch 02ED" title="ch-verbose">unaspirated</span> </span>' '' +'ˮ' '' '<span class="char" title="ch-verbose"> <span class="ch 02EE" title="ch-verbose">double apostrophe</span> </span>' '' +'˯' '' '<span class="char" title="ch-verbose"> <span class="ch 02EF" title="ch-verbose">low down arrowhead</span> </span>' '' +'˰' '' '<span class="char" title="ch-verbose"> <span class="ch 02F0" title="ch-verbose">low up arrowhead</span> </span>' '' +'˱' '' '<span class="char" title="ch-verbose"> <span class="ch 02F1" title="ch-verbose">low left arrowhead</span> </span>' '' +'˲' '' '<span class="char" title="ch-verbose"> <span class="ch 02F2" title="ch-verbose">low right arrowhead</span> </span>' '' +'˳' '' '<span class="char" title="ch-verbose"> <span class="ch 02F3" title="ch-verbose">low ring</span> </span>' '' +'˴' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02F4" title="ch-verbose">middle grave</span> accent </span>' '' +'˵' '' '<span class="char" title="ch-verbose"> middle double <span class="ch 02F5" title="ch-verbose">grave</span> accent </span>' '' +'˶' '' '<span class=" accent-char" title="ch-verbose"> middle double <span class="ch 02F6" title="ch-verbose">acute</span> accent </span>' '' +'˷' '' '<span class="char" title="ch-verbose"> low <span class="ch 02F7" title="ch-verbose">tilde</span> </span>' '' +'˸' '' '<span class="char" title="ch-verbose"> raised <span class="ch 02F8" title="ch-verbose">colon</span> </span>' '' +'˹' '' '<span class="char" title="ch-verbose"> <span class="ch 02F9" title="ch-verbose">begin high tone</span> </span>' '' +'˺' '' '<span class="char" title="ch-verbose"> <span class="ch 02FA" title="ch-verbose">end high tone</span> </span>' '' +'˻' '' '<span class="char" title="ch-verbose"> <span class="ch 02FB" title="ch-verbose">begin low tone</span> </span>' '' +'˼' '' '<span class="char" title="ch-verbose"> <span class="ch 02FC" title="ch-verbose">end low tone</span> </span>' '' +'˽' '' '<span class="char" title="ch-verbose"> <span class="ch 02FD" title="ch-verbose">shelf</span> </span>' '' +'˾' '' '<span class="char" title="ch-verbose"> <span class="ch 02FE" title="ch-verbose">open shelf</span> </span>' '' +'˿' '' '<span class="char" title="ch-verbose"> <span class="ch 02FF" title="ch-verbose">low left arrow</span> </span>' '' + +'̀' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0300" title="ch-verbose">grave</span> </span>' '' +'́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0301" title="ch-verbose">acute</span> </span>' '' +'̂' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0302" title="ch-verbose">circumflex</span> </span>' '' +'̃' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0303" title="ch-verbose">tilde</span> </span>' '' +'̄' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0304" title="ch-verbose">macron</span> </span>' '' +'̅' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0305" title="ch-verbose">Overbar</span> </span>' '' +'̆' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0306" title="ch-verbose">breve</span> </span>' '' +'̇' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0307" title="ch-verbose">dot above</span> </span>' '' +'̈' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0308" title="ch-verbose">dieresis</span> </span>' '' +'̊' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030A" title="ch-verbose">ring</span> </span>' '' +'̌' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030C" title="ch-verbose">caron</span> </span>' '' +'̍' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030D" title="ch-verbose">vertical line above</span> </span>' '' +'̎' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030E" title="ch-verbose">double vertical line above</span> </span>' '' +'̏' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030F" title="ch-verbose">double grave</span> </span>' '' +'̐' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0310" title="ch-verbose">candrabindu</span> </span>' '' +'̑' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0311" title="ch-verbose">inverted breve</span> </span>' '' +'̒' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0312" title="ch-verbose">turned comma above</span> </span>' '' +'̓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0313" title="ch-verbose">comma above</span> </span>' '' +'̔' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0314" title="ch-verbose">reversed comma above</span> </span>' '' +'̕' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0315" title="ch-verbose">comma above right</span> </span>' '' +'̖' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0316" title="ch-verbose">grave below</span> </span>' '' +'̗' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0317" title="ch-verbose">acute below</span> </span>' '' +'̘' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0318" title="ch-verbose">left tack below</span> </span>' '' +'̙' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0319" title="ch-verbose">right tack below</span> </span>' '' +'̚' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031A" title="ch-verbose">left angle above</span> </span>' '' +'̛' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031B" title="ch-verbose">horn</span> </span>' '' +'̜' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031C" title="ch-verbose">left half ring below</span> </span>' '' +'̝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031D" title="ch-verbose">up tack below</span> </span>' '' +'̞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031E" title="ch-verbose">down tack below</span> </span>' '' +'̟' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031F" title="ch-verbose">plus sign below</span> </span>' '' +'̠' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0320" title="ch-verbose">minus sign below</span> </span>' '' +'̡' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0321" title="ch-verbose">palatalized hook below</span> </span>' '' +'̢' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0322" title="ch-verbose">retroflex hook below</span> </span>' '' +'̣' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0323" title="ch-verbose">underdot</span> </span>' '' +'̤' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0324" title="ch-verbose">diaeresis below</span> </span>' '' +'̥' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0325" title="ch-verbose">ring below</span> </span>' '' +'̦' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0326" title="ch-verbose">comma below</span> </span>' '' +'̧' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0327" title="ch-verbose">cedilla</span> </span>' '' +'̨' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0328" title="ch-verbose">ogonek</span> </span>' '' +'̩' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0329" title="ch-verbose">vertical line below</span> </span>' '' +'̪' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032A" title="ch-verbose">bridge below</span> </span>' '' +'̫' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032B" title="ch-verbose">inverted double arch below</span> </span>' '' +'̬' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032C" title="ch-verbose">caron below</span> </span>' '' +'̭' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032D" title="ch-verbose">circumflex below</span> </span>' '' +'̮' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032E" title="ch-verbose">breve below</span> </span>' '' +'̯' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032F" title="ch-verbose">inverted breve below</span> </span>' '' +'̰' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0330" title="ch-verbose">tilde below</span> </span>' '' +'̱' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0331" title="ch-verbose">inferior diacritic</span> </span>' '' +'̲' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0332" title="ch-verbose">underbar</span> </span>' '' +'̳' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0333" title="ch-verbose">double underbar</span> </span>' '' +'̴' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0334" title="ch-verbose">tilde overlay</span> </span>' '' +'̵' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0335" title="ch-verbose">short stroke overlay</span> </span>' '' +'̶' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0336" title="ch-verbose">long stroke overlay</span> </span>' '' +'̷' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0337" title="ch-verbose">short solidus overlay</span> </span>' '' +'̸' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0338" title="ch-verbose">solidus overlay</span> </span>' '' +'̸' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0338" title="ch-verbose">long solidus overlay</span> </span>' '' +'̹' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0339" title="ch-verbose">right half ring below</span> </span>' '' +'̺' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033A" title="ch-verbose">inverted bridge below</span> </span>' '' +'̻' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033B" title="ch-verbose">square below</span> </span>' '' +'̼' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033C" title="ch-verbose">seagull below</span> </span>' '' +'̽' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033D" title="ch-verbose">x above</span> </span>' '' +'̾' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033E" title="ch-verbose">vertical tilde</span> </span>' '' +'̿' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033F" title="ch-verbose">double overline</span> </span>' '' +'̀' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0340" title="ch-verbose">grave tone mark</span> </span>' '' +'́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0341" title="ch-verbose">acute tone mark</span> </span>' '' +'͂' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0342" title="ch-verbose">greek perispomeni</span> </span>' '' +'̓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0343" title="ch-verbose">greek koronis</span> </span>' '' +'̈́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0344" title="ch-verbose">greek dialytika tonos</span> </span>' '' +'ͅ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0345" title="ch-verbose">greek ypogegrammeni</span> </span>' '' +'͆' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0346" title="ch-verbose">bridge above</span> </span>' '' +'͇' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0347" title="ch-verbose">equals sign below</span> </span>' '' +'͈' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0348" title="ch-verbose">double vertical line below</span> </span>' '' +'͉' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0349" title="ch-verbose">left angle below</span> </span>' '' +'͊' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034A" title="ch-verbose">not tilde above</span> </span>' '' +'͋' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034B" title="ch-verbose">homothetic above</span> </span>' '' +'͌' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034C" title="ch-verbose">almost equal to above</span> </span>' '' +'͍' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034D" title="ch-verbose">left right arrow below</span> </span>' '' +'͎' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034E" title="ch-verbose">upwards arrow below</span> </span>' '' +'͏' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034F" title="ch-verbose">grapheme joiner</span> </span>' '' +'͐' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0350" title="ch-verbose">right arrowhead above</span> </span>' '' +'͑' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0351" title="ch-verbose">left half ring above</span> </span>' '' +'͒' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0352" title="ch-verbose">fermata</span> </span>' '' +'͓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0353" title="ch-verbose">x below</span> </span>' '' +'͔' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0354" title="ch-verbose">left arrowhead below</span> </span>' '' +'͕' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0355" title="ch-verbose">right arrowhead below</span> </span>' '' +'͖' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0356" title="ch-verbose">right arrowhead and up arrowhead below</span> </span>' '' +'͗' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0357" title="ch-verbose">right half ring above</span> </span>' '' +'͝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035D" title="ch-verbose">double breve</span> </span>' '' +'͞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035E" title="ch-verbose">double macron</span> </span>' '' +'͟' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035F" title="ch-verbose">double macron below</span> </span>' '' +'͠' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0360" title="ch-verbose">double tilde</span> </span>' '' +'͡' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0361" title="ch-verbose">double inverted breve</span> </span>' '' +'͢' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0362" title="ch-verbose">double rightwards arrow below</span> </span>' '' +'ͣ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0363" title="ch-verbose">a</span> </span>' '' +'ͤ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0364" title="ch-verbose">e</span> </span>' '' +'ͥ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0365" title="ch-verbose">i</span> </span>' '' +'ͦ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0366" title="ch-verbose">o</span> </span>' '' +'ͧ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0367" title="ch-verbose">u</span> </span>' '' +'ͨ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0368" title="ch-verbose">c</span> </span>' '' +'ͩ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0369" title="ch-verbose">d</span> </span>' '' +'ͪ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036A" title="ch-verbose">h</span> </span>' '' +'ͫ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036B" title="ch-verbose">m</span> </span>' '' +'ͬ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036C" title="ch-verbose">r</span> </span>' '' +'ͭ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036D" title="ch-verbose">t</span> </span>' '' +'ͮ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036E" title="ch-verbose">v</span> </span>' '' +'ͯ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036F" title="ch-verbose">x</span> </span>' '' +'ʹ' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0374" title="ch-verbose">numeral sign</span> </span>' '' +'͵' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0375" title="ch-verbose">lower numeral sign</span> </span>' '' +'ͺ' '' '<span class="char" title="ch-verbose"> greek <span class="ch 037A" title="ch-verbose">ypogegrammeni</span> </span>' '' +';' '' '<span class="char" title="ch-verbose"> greek <span class="ch 037E" title="ch-verbose">question mark</span> </span>' '' +'΄' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0384" title="ch-verbose">tonos</span> </span>' '' +'΅' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0385" title="ch-verbose">dialytika tonos</span> </span>' '' +'Ά' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0386" title="ch-verbose">alpha</span> with tonos </span>' '' +'·' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0387" title="ch-verbose">ano teleia</span> </span>' '' +'Έ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0388" title="ch-verbose">epsilon</span> with tonos </span>' '' +'Ή' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0389" title="ch-verbose">eta</span> with tonos </span>' '' +'Ί' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038A" title="ch-verbose">iota</span> with tonos </span>' '' +'Ό' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038C" title="ch-verbose">omicron</span> with tonos </span>' '' +'Ύ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038E" title="ch-verbose">upsilon</span> with tonos </span>' '' +'Ώ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038F" title="ch-verbose">omega</span> with tonos </span>' '' +'ΐ' '' '<span class="char" title="ch-verbose"> <span class="ch 0390" title="ch-verbose">iota</span> with dialytikaand tonos </span>' '' +'Α' '' '<span class="char" title="ch-verbose"> <span class="ch 0391" title="ch-verbose">capital Alpha</span> </span>' '' +'Β' '' '<span class="char" title="ch-verbose"> <span class="ch 0392" title="ch-verbose">capital Beta</span> </span>' '' +'Γ' '' '<span class="char" title="ch-verbose"> <span class="ch 0393" title="ch-verbose">capital Gamma</span> </span>' '' +'Δ' '' '<span class="char" title="ch-verbose"> <span class="ch 0394" title="ch-verbose">capital Delta</span> </span>' '' +'Ε' '' '<span class="char" title="ch-verbose"> <span class="ch 0395" title="ch-verbose">capital Epsilon</span> </span>' '' +'Ζ' '' '<span class="char" title="ch-verbose"> <span class="ch 0396" title="ch-verbose">capital Zeta</span> </span>' '' +'Η' '' '<span class="char" title="ch-verbose"> <span class="ch 0397" title="ch-verbose">capital Eta</span> </span>' '' +'Θ' '' '<span class="char" title="ch-verbose"> <span class="ch 0398" title="ch-verbose">capital Theta</span> </span>' '' +'Ι' '' '<span class="char" title="ch-verbose"> <span class="ch 0399" title="ch-verbose">capital Iota</span> </span>' '' +'Κ' '' '<span class="char" title="ch-verbose"> <span class="ch 039A" title="ch-verbose">capital Kappa</span> </span>' '' +'Λ' '' '<span class="char" title="ch-verbose"> <span class="ch 039B" title="ch-verbose">capital Lambda</span> </span>' '' +'Μ' '' '<span class="char" title="ch-verbose"> <span class="ch 039C" title="ch-verbose">capital Mu</span> </span>' '' +'Ν' '' '<span class="char" title="ch-verbose"> <span class="ch 039D" title="ch-verbose">capital Nu</span> </span>' '' +'Ξ' '' '<span class="char" title="ch-verbose"> <span class="ch 039E" title="ch-verbose">capital Xi</span> </span>' '' +'Ο' '' '<span class="char" title="ch-verbose"> <span class="ch 039F" title="ch-verbose">capital Omicron</span> </span>' '' +'Π' '' '<span class="char" title="ch-verbose"> <span class="ch 03A0" title="ch-verbose">capital Pi</span> </span>' '' +'Ρ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A1" title="ch-verbose">capital Rho</span> </span>' '' +'Σ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A3" title="ch-verbose">capital Sigma</span> </span>' '' +'Τ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A4" title="ch-verbose">capital Tau</span> </span>' '' +'Υ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A5" title="ch-verbose">capital Upsilon</span> </span>' '' +'Φ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A6" title="ch-verbose">capital Phi</span> </span>' '' +'Χ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A7" title="ch-verbose">capital Chi</span> </span>' '' +'Ψ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A8" title="ch-verbose">capital Psi</span> </span>' '' +'Ω' '' '<span class="char" title="ch-verbose"> <span class="ch 03A9" title="ch-verbose">capital Omega</span> </span>' '' +'Ϊ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03AA" title="ch-verbose">iota</span> with dialytika </span>' '' +'Ϋ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03AB" title="ch-verbose">upsilon</span> with dialytika </span>' '' +'ά' '' '<span class="char" title="ch-verbose"> <span class="ch 03AC" title="ch-verbose">alpha</span> with tonos </span>' '' +'έ' '' '<span class="char" title="ch-verbose"> <span class="ch 03AD" title="ch-verbose"> epsilon</span> with tonos </span>' '' +'ή' '' '<span class="char" title="ch-verbose"> <span class="ch 03AE" title="ch-verbose">eta</span> with tonos </span>' '' +'ί' '' '<span class="char" title="ch-verbose"> <span class="ch 03AF" title="ch-verbose">iota</span> with tonos </span>' '' +'ΰ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B0" title="ch-verbose">upsilon</span> with dialytikaand tonos </span>' '' +'α' '' '<span class="char" title="ch-verbose"> <span class="ch 03B1" title="ch-verbose">alpha</span> </span>' '' +'β' '' '<span class="char" title="ch-verbose"> <span class="ch 03B2" title="ch-verbose">beta</span> </span>' '' +'γ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B3" title="ch-verbose">gamma</span> </span>' '' +'δ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B4" title="ch-verbose">delta</span> </span>' '' +'ε' '' '<span class="char" title="ch-verbose"> <span class="ch 03B5" title="ch-verbose">epsilon</span> </span>' '' +'ζ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B6" title="ch-verbose">zeta</span> </span>' '' +'η' '' '<span class="char" title="ch-verbose"> <span class="ch 03B7" title="ch-verbose">eta</span> </span>' '' +'θ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B8" title="ch-verbose">theta</span> </span>' '' +'ι' '' '<span class="char" title="ch-verbose"> <span class="ch 03B9" title="ch-verbose">iota</span> </span>' '' +'κ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BA" title="ch-verbose">kappa</span> </span>' '' +'λ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BB" title="ch-verbose">lambda</span> </span>' '' +'μ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BC" title="ch-verbose">mu</span> </span>' '' +'ν' '' '<span class="char" title="ch-verbose"> <span class="ch 03BD" title="ch-verbose">nu</span> </span>' '' +'ξ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BE" title="ch-verbose">xi</span> </span>' '' +'ο' '' '<span class="char" title="ch-verbose"> <span class="ch 03BF" title="ch-verbose">omicron</span> </span>' '' +'π' '' '<span class="char" title="ch-verbose"> <span class="ch 03C0" title="ch-verbose">pi</span> </span>' '' +'ρ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C1" title="ch-verbose">rho</span> </span>' '' +'ς' '' '<span class="char" title="ch-verbose"> <span class="ch 03C2" title="ch-verbose">sigma</span> </span>' '' +'σ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C3" title="ch-verbose">sigma</span> </span>' '' +'τ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C4" title="ch-verbose">tau</span> </span>' '' +'υ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C5" title="ch-verbose">upsilon</span> </span>' '' +'φ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C6" title="ch-verbose">phi</span> </span>' '' +'χ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C7" title="ch-verbose">chi</span> </span>' '' +'ψ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C8" title="ch-verbose">psi</span> </span>' '' +'ω' '' '<span class="char" title="ch-verbose"> <span class="ch 03C9" title="ch-verbose">omega</span> </span>' '' +'ϊ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CA" title="ch-verbose">iota</span> with dialytika </span>' '' +'ϋ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CB" title="ch-verbose">upsilon</span> with dialytika </span>' '' +'ό' '' '<span class="char" title="ch-verbose"> <span class="ch 03CC" title="ch-verbose">omicron</span> with tonos </span>' '' +'ύ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CD" title="ch-verbose">upsilon</span> with tonos </span>' '' +'ώ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CE" title="ch-verbose">omega</span> with tonos </span>' '' +'ϐ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D0" title="ch-verbose">beta symbol</span> </span>' '' +'ϑ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D1" title="ch-verbose">theta</span> </span>' '' +'ϒ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D2" title="ch-verbose">upsilon with hook</span> </span>' '' +'ϓ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D3" title="ch-verbose">upsilon</span> with acute andhook symbol </span>' '' +'ϔ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D4" title="ch-verbose">upsilon</span> with diaeresis andhook symbol </span>' '' +'ϕ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D5" title="ch-verbose">phi</span> </span>' '' +'ϖ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D6" title="ch-verbose">pi</span> </span>' '' +'ϗ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D7" title="ch-verbose">kai symbol</span> </span>' '' +'Ϙ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D8" title="ch-verbose">letter archaic koppa</span> </span>' '' +'ϙ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D9" title="ch-verbose">archaic koppa</span> </span>' '' +'Ϛ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DA" title="ch-verbose">stigma</span> </span>' '' +'ϛ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DB" title="ch-verbose">stigma</span> </span>' '' +'Ϝ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DC" title="ch-verbose">digamma</span> </span>' '' +'ϝ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DD" title="ch-verbose">digamma</span> </span>' '' +'Ϟ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DE" title="ch-verbose">koppa</span> </span>' '' +'ϟ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DF" title="ch-verbose">koppa</span> </span>' '' +'Ϡ' '' '<span class="char" title="ch-verbose"> <span class="ch 03E0" title="ch-verbose">sampi</span> </span>' '' +'ϡ' '' '<span class="char" title="ch-verbose"> <span class="ch 03E1" title="ch-verbose">sampi</span> </span>' '' +'Ϣ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E2" title="ch-verbose">shei</span> </span>' '' +'ϣ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E3" title="ch-verbose">shei</span> </span>' '' +'Ϥ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E4" title="ch-verbose">fei</span> </span>' '' +'ϥ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E5" title="ch-verbose">fei</span> </span>' '' +'Ϧ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E6" title="ch-verbose">khei</span> </span>' '' +'ϧ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E7" title="ch-verbose">khei</span> </span>' '' +'Ϩ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E8" title="ch-verbose">hori</span> </span>' '' +'ϩ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E9" title="ch-verbose">hori</span> </span>' '' +'Ϫ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EA" title="ch-verbose">gangia</span> </span>' '' +'ϫ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03EB" title="ch-verbose">gangia</span> </span>' '' +'Ϭ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EC" title="ch-verbose">shima</span> </span>' '' +'ϭ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03ED" title="ch-verbose">shima</span> </span>' '' +'Ϯ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EE" title="ch-verbose">dei</span> </span>' '' +'ϯ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03EF" title="ch-verbose">dei</span> </span>' '' +'ϰ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F0" title="ch-verbose">kappa</span> </span>' '' +'ϱ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F1" title="ch-verbose">rho</span> </span>' '' +'ϲ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F2" title="ch-verbose">lunate sigma symbol</span> </span>' '' +'ϳ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F3" title="ch-verbose">yot</span> </span>' '' +'ϴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F4" title="ch-verbose">theta symbol</span> </span>' '' +'ϵ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F5" title="ch-verbose">lunate epsilon symbol</span> </span>' '' +'϶' '' '<span class="char" title="ch-verbose"> <span class="ch 03F6" title="ch-verbose">reversed lunate epsilon symbol</span> </span>' '' +'Ϸ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F7" title="ch-verbose">sho</span> </span>' '' +'ϸ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F8" title="ch-verbose">sho</span> </span>' '' +'Ϲ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F9" title="ch-verbose">lunate sigma symbol</span> </span>' '' +'Ϻ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03FA" title="ch-verbose">san</span> </span>' '' +'ϻ' '' '<span class="char" title="ch-verbose"> <span class="ch 03FB" title="ch-verbose">san</span> </span>' '' + +'Ḁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E00" title="ch-verbose">A</span> with ring below </span>' '' +'ḁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E01" title="ch-verbose">a</span> with ring below </span>' '' +'Ḃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E02" title="ch-verbose">B</span> with dot above </span>' '' +'ḃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E03" title="ch-verbose">b</span> with dot above </span>' '' +'Ḅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E04" title="ch-verbose">B</span> with dot below </span>' '' +'ḅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E05" title="ch-verbose">b</span> with dot below </span>' '' +'Ḇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E06" title="ch-verbose">B</span> with line below </span>' '' +'ḇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E07" title="ch-verbose">b</span> with line below </span>' '' +'Ḉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E08" title="ch-verbose">C</span> with cedilla and acute </span>' '' +'ḉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E09" title="ch-verbose">c</span> with cedilla and acute </span>' '' +'Ḋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0A" title="ch-verbose">D</span> with dot above </span>' '' +'ḋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0B" title="ch-verbose">d</span> with dot above </span>' '' +'Ḍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0C" title="ch-verbose">D</span> with dot below </span>' '' +'ḍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0D" title="ch-verbose">d</span> with dot below </span>' '' +'Ḏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0E" title="ch-verbose">D</span> with line below </span>' '' +'ḏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0F" title="ch-verbose">d</span> with line below </span>' '' +'Ḑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E10" title="ch-verbose">D</span> with cedilla </span>' '' +'ḑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E11" title="ch-verbose">d</span> with cedilla </span>' '' +'Ḓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E12" title="ch-verbose">D</span> with circumflex below </span>' '' +'ḓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E13" title="ch-verbose">d</span> with circumflex below </span>' '' +'Ḕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E14" title="ch-verbose">E</span> with macron and grave </span>' '' +'ḕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E15" title="ch-verbose">e</span> with macron and grave </span>' '' +'Ḗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E16" title="ch-verbose">E</span> with macron and acute </span>' '' +'ḗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E17" title="ch-verbose">e</span> with macron and acute </span>' '' +'Ḙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E18" title="ch-verbose">E</span> with circumflex below </span>' '' +'ḙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E19" title="ch-verbose">e</span> with circumflex below </span>' '' +'Ḛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1A" title="ch-verbose">E</span> with tilde below </span>' '' +'ḛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1B" title="ch-verbose">e</span> with tilde below </span>' '' +'Ḝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1C" title="ch-verbose">E</span> with cedilla and breve </span>' '' +'ḝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1D" title="ch-verbose">e</span> with cedilla and breve </span>' '' +'Ḟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1E" title="ch-verbose">F</span> with dot above </span>' '' +'ḟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1F" title="ch-verbose">f</span> with dot above </span>' '' +'Ḡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E20" title="ch-verbose">G</span> with macron </span>' '' +'ḡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E21" title="ch-verbose">g</span> with macron </span>' '' +'Ḣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E22" title="ch-verbose">H</span> with dot above </span>' '' +'ḣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E23" title="ch-verbose">h</span> with dot above </span>' '' +'Ḥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E24" title="ch-verbose">H</span> with dot below </span>' '' +'ḥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E25" title="ch-verbose">h</span> with dot below </span>' '' +'Ḧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E26" title="ch-verbose">H</span> with diaeresis </span>' '' +'ḧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E27" title="ch-verbose">h</span> with diaeresis </span>' '' +'Ḩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E28" title="ch-verbose">H</span> with cedilla </span>' '' +'ḩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E29" title="ch-verbose">h</span> with cedilla </span>' '' +'Ḫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2A" title="ch-verbose">H</span> with breve below </span>' '' +'ḫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2B" title="ch-verbose">h</span> with breve below </span>' '' +'Ḭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2C" title="ch-verbose">I</span> with tilde below </span>' '' +'ḭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2D" title="ch-verbose">i</span> with tilde below </span>' '' +'Ḯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2E" title="ch-verbose">I</span> with diaeresis and acute </span>' '' +'ḯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2F" title="ch-verbose">i</span> with diaeresis and acute </span>' '' +'Ḱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E30" title="ch-verbose">K</span> acute </span>' '' +'ḱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E31" title="ch-verbose">k</span> acute </span>' '' +'Ḳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E32" title="ch-verbose">K</span> with dot below </span>' '' +'ḳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E33" title="ch-verbose">k</span> with dot below </span>' '' +'Ḵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E34" title="ch-verbose">K</span> with line below </span>' '' +'ḵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E35" title="ch-verbose">k</span> with line below </span>' '' +'Ḷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E36" title="ch-verbose">L</span> with dot below </span>' '' +'ḷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E37" title="ch-verbose">l</span> with dot below </span>' '' +'Ḹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E38" title="ch-verbose">L</span> with dot below and macron </span>' '' +'ḹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E39" title="ch-verbose">l</span> with dot below and macron </span>' '' +'Ḻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3A" title="ch-verbose">L</span> with line below </span>' '' +'ḻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3B" title="ch-verbose">l</span> with line below </span>' '' +'Ḽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3C" title="ch-verbose">L</span> with circumflex below </span>' '' +'ḽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3D" title="ch-verbose">l</span> with circumflex below </span>' '' +'Ḿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3E" title="ch-verbose">M</span> acute </span>' '' +'ḿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3F" title="ch-verbose">m</span> acute </span>' '' +'Ṁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E40" title="ch-verbose">M</span> with dot above </span>' '' +'ṁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E41" title="ch-verbose">m</span> with dot above </span>' '' +'Ṃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E42" title="ch-verbose">M</span> with dot below </span>' '' +'ṃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E43" title="ch-verbose">m</span> with dot below </span>' '' +'Ṅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E44" title="ch-verbose">N</span> with dot above </span>' '' +'ṅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E45" title="ch-verbose">n</span> with dot above </span>' '' +'Ṇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E46" title="ch-verbose">N</span> with dot below </span>' '' +'ṇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E47" title="ch-verbose">n</span> with dot below </span>' '' +'Ṉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E48" title="ch-verbose">N</span> with line below </span>' '' +'ṉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E49" title="ch-verbose">n</span> with line below </span>' '' +'Ṋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4A" title="ch-verbose">N</span> with circumflex below </span>' '' +'ṋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4B" title="ch-verbose">n</span> with circumflex below </span>' '' +'Ṍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4C" title="ch-verbose">O</span> with tilde and acute </span>' '' +'ṍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4D" title="ch-verbose">o</span> with tilde and acute </span>' '' +'Ṏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4E" title="ch-verbose">O</span> with tilde and diaeresis </span>' '' +'ṏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4F" title="ch-verbose">o</span> with tilde and diaeresis </span>' '' +'Ṑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E50" title="ch-verbose">O</span> with macron and grave </span>' '' +'ṑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E51" title="ch-verbose">o</span> with macron and grave </span>' '' +'Ṓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E52" title="ch-verbose">O</span> with macron and acute </span>' '' +'ṓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E53" title="ch-verbose">o</span> with macron and acute </span>' '' +'Ṕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E54" title="ch-verbose">P</span> acute </span>' '' +'ṕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E55" title="ch-verbose">p</span> acute </span>' '' +'Ṗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E56" title="ch-verbose">P</span> with dot above </span>' '' +'ṗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E57" title="ch-verbose">p</span> with dot above </span>' '' +'Ṙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E58" title="ch-verbose">R</span> with dot above </span>' '' +'ṙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E59" title="ch-verbose">r</span> with dot above </span>' '' +'Ṛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5A" title="ch-verbose">R</span> with dot below </span>' '' +'ṛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5B" title="ch-verbose">r</span> with dot below </span>' '' +'Ṝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5C" title="ch-verbose">R</span> with dot below and macron </span>' '' +'ṝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5D" title="ch-verbose">r</span> with dot below and macron </span>' '' +'Ṟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5E" title="ch-verbose">R</span> with line below </span>' '' +'ṟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5F" title="ch-verbose">r</span> with line below </span>' '' +'Ṡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E60" title="ch-verbose">S</span> with dot above </span>' '' +'ṡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E61" title="ch-verbose">s</span> with dot above </span>' '' +'Ṣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E62" title="ch-verbose">S</span> with dot below </span>' '' +'ṣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E63" title="ch-verbose">s</span> with dot below </span>' '' +'Ṥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E64" title="ch-verbose">S</span> with acute and dot above </span>' '' +'ṥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E65" title="ch-verbose">s</span> with acute and dot above </span>' '' +'Ṧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E66" title="ch-verbose">S</span> with caron and dot above </span>' '' +'ṧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E67" title="ch-verbose">s</span> with caron and dot above </span>' '' +'Ṩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E68" title="ch-verbose">S</span> with dot below and dot above </span>' '' +'ṩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E69" title="ch-verbose">s</span> with dot below and dot above </span>' '' +'Ṫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6A" title="ch-verbose">T</span> with dot above </span>' '' +'ṫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6B" title="ch-verbose">t</span> with dot above </span>' '' +'Ṭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6C" title="ch-verbose">T</span> with dot below </span>' '' +'ṭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6D" title="ch-verbose">t</span> with dot below </span>' '' +'Ṯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6E" title="ch-verbose">T</span> with line below </span>' '' +'ṯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6F" title="ch-verbose">t</span> with line below </span>' '' +'Ṱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E70" title="ch-verbose">T</span> with circumflex below </span>' '' +'ṱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E71" title="ch-verbose">t</span> with circumflex below </span>' '' +'Ṳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E72" title="ch-verbose">U</span> with diaeresis below </span>' '' +'ṳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E73" title="ch-verbose">u</span> with diaeresis below </span>' '' +'Ṵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E74" title="ch-verbose">U</span> with tilde below </span>' '' +'ṵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E75" title="ch-verbose">u</span> with tilde below </span>' '' +'Ṷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E76" title="ch-verbose">U</span> with circumflex below </span>' '' +'ṷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E77" title="ch-verbose">u</span> with circumflex below </span>' '' +'Ṹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E78" title="ch-verbose">U</span> with tilde and acute </span>' '' +'ṹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E79" title="ch-verbose">u</span> with tilde and acute </span>' '' +'Ṻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7A" title="ch-verbose">U</span> with macron and diaeresis </span>' '' +'ṻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7B" title="ch-verbose">u</span> with macron and diaeresis </span>' '' +'Ṽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7C" title="ch-verbose">V</span> with tilde </span>' '' +'ṽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7D" title="ch-verbose">v</span> with tilde </span>' '' +'Ṿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7E" title="ch-verbose">V</span> with dot below </span>' '' +'ṿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7F" title="ch-verbose">v</span> with dot below </span>' '' +'Ẁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E80" title="ch-verbose">W</span> with grave </span>' '' +'ẁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E81" title="ch-verbose">w</span> with grave </span>' '' +'Ẃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E82" title="ch-verbose">W</span> acute </span>' '' +'ẃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E83" title="ch-verbose">w</span> acute </span>' '' +'Ẅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E84" title="ch-verbose">W</span> with diaeresis </span>' '' +'ẅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E85" title="ch-verbose">w</span> with diaeresis </span>' '' +'Ẇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E86" title="ch-verbose">W</span> with dot above </span>' '' +'ẇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E87" title="ch-verbose">w</span> with dot above </span>' '' +'Ẉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E88" title="ch-verbose">W</span> with dot below </span>' '' +'ẉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E89" title="ch-verbose">w</span> with dot below </span>' '' +'Ẋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8A" title="ch-verbose">X</span> with dot above </span>' '' +'ẋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8B" title="ch-verbose">x</span> with dot above </span>' '' +'Ẍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8C" title="ch-verbose">X</span> with diaeresis </span>' '' +'ẍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8D" title="ch-verbose">x</span> with diaeresis </span>' '' +'Ẏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8E" title="ch-verbose">Y</span> with dot above </span>' '' +'ẏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8F" title="ch-verbose">y</span> with dot above </span>' '' +'Ẑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E90" title="ch-verbose">Z</span> circumflex </span>' '' +'ẑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E91" title="ch-verbose">z</span> circumflex </span>' '' +'Ẓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E92" title="ch-verbose">Z</span> with dot below </span>' '' +'ẓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E93" title="ch-verbose">z</span> with dot below </span>' '' +'Ẕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E94" title="ch-verbose">Z</span> with line below </span>' '' +'ẕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E95" title="ch-verbose">z</span> with line below </span>' '' +'ẖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E96" title="ch-verbose">h</span> with line below </span>' '' +'ẗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E97" title="ch-verbose">t</span> with diaeresis </span>' '' +'ẘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E98" title="ch-verbose">w</span> with ring above </span>' '' +'ẙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E99" title="ch-verbose">y</span> with ring above </span>' '' +'ẚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E9A" title="ch-verbose">a</span> with right half ring </span>' '' +'ẛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E9B" title="ch-verbose">long</span> s with dot above </span>' '' +'Ạ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA0" title="ch-verbose">A</span> with dot below </span>' '' +'ạ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA1" title="ch-verbose">a</span> with dot below </span>' '' +'Ả' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA2" title="ch-verbose">A</span> with hook above </span>' '' +'ả' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA3" title="ch-verbose">a</span> with hook above </span>' '' +'Ấ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA4" title="ch-verbose">A</span> with circumflex and acute </span>' '' +'ấ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA5" title="ch-verbose">a</span> with circumflex and acute </span>' '' +'Ầ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA6" title="ch-verbose">A</span> with circumflex and grave </span>' '' +'ầ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA7" title="ch-verbose">a</span> with circumflex and grave </span>' '' +'Ẩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA8" title="ch-verbose">A</span> with circumflex and hook above </span>' '' +'ẩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA9" title="ch-verbose">a</span> with circumflex and hook above </span>' '' +'Ẫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAA" title="ch-verbose">A</span> with circumflex and tilde </span>' '' +'ẫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAB" title="ch-verbose">a</span> with circumflex and tilde </span>' '' +'Ậ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAC" title="ch-verbose">A</span> with circumflex and dot below </span>' '' +'ậ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAD" title="ch-verbose">a</span> with circumflex and dot below </span>' '' +'Ắ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAE" title="ch-verbose">A</span> with breve and acute </span>' '' +'ắ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAF" title="ch-verbose">a</span> with breve and acute </span>' '' +'Ằ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB0" title="ch-verbose">A</span> with breve and grave </span>' '' +'ằ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB1" title="ch-verbose">a</span> with breve and grave </span>' '' +'Ẳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB2" title="ch-verbose">A</span> with breve and hook above </span>' '' +'ẳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB3" title="ch-verbose">a</span> with breve and hook above </span>' '' +'Ẵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB4" title="ch-verbose">A</span> with breve and tilde </span>' '' +'ẵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB5" title="ch-verbose">a</span> with breve and tilde </span>' '' +'Ặ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB6" title="ch-verbose">A</span> with breve and dot below </span>' '' +'ặ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB7" title="ch-verbose">a</span> with breve and dot below </span>' '' +'Ẹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB8" title="ch-verbose">E</span> with dot below </span>' '' +'ẹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB9" title="ch-verbose">e</span> with dot below </span>' '' +'Ẻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBA" title="ch-verbose">E</span> with hook above </span>' '' +'ẻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBB" title="ch-verbose">e</span> with hook above </span>' '' +'Ẽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBC" title="ch-verbose">E</span> with tilde </span>' '' +'ẽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBD" title="ch-verbose">e</span> with tilde </span>' '' +'Ế' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBE" title="ch-verbose">E</span> with circumflex and acute </span>' '' +'ế' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBF" title="ch-verbose">e</span> with circumflex and acute </span>' '' +'Ề' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC0" title="ch-verbose">E</span> with circumflex and grave </span>' '' +'ề' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC1" title="ch-verbose">e</span> with circumflex and grave </span>' '' +'Ể' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC2" title="ch-verbose">E</span> with circumflex and hook above </span>' '' +'ể' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC3" title="ch-verbose">e</span> with circumflex and hook above </span>' '' +'Ễ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC4" title="ch-verbose">E</span> with circumflex and tilde </span>' '' +'ễ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC5" title="ch-verbose">e</span> with circumflex and tilde </span>' '' +'Ệ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC6" title="ch-verbose">E</span> with circumflex and dot below </span>' '' +'ệ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC7" title="ch-verbose">e</span> with circumflex and dot below </span>' '' +'Ỉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC8" title="ch-verbose">I</span> with hook above </span>' '' +'ỉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC9" title="ch-verbose">i</span> with hook above </span>' '' +'Ị' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECA" title="ch-verbose">I</span> with dot below </span>' '' +'ị' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECB" title="ch-verbose">i</span> with dot below </span>' '' +'Ọ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECC" title="ch-verbose">O</span> with dot below </span>' '' +'ọ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECD" title="ch-verbose">o</span> with dot below </span>' '' +'Ỏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECE" title="ch-verbose">O</span> with hook above </span>' '' +'ỏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECF" title="ch-verbose">o</span> with hook above </span>' '' +'Ố' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED0" title="ch-verbose">O</span> with circumflex and acute </span>' '' +'ố' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED1" title="ch-verbose">o</span> with circumflex and acute </span>' '' +'Ồ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED2" title="ch-verbose">O</span> with circumflex and grave </span>' '' +'ồ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED3" title="ch-verbose">o</span> with circumflex and grave </span>' '' +'Ổ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED4" title="ch-verbose">O</span> with circumflex and hook above </span>' '' +'ổ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED5" title="ch-verbose">o</span> with circumflex and hook above </span>' '' +'Ỗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED6" title="ch-verbose">O</span> with circumflex and tilde </span>' '' +'ỗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED7" title="ch-verbose">o</span> with circumflex and tilde </span>' '' +'Ộ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED8" title="ch-verbose">O</span> with circumflex and dot below </span>' '' +'ộ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED9" title="ch-verbose">o</span> with circumflex and dot below </span>' '' +'Ớ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDA" title="ch-verbose">O</span> with horn and acute </span>' '' +'ớ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDB" title="ch-verbose">o</span> with horn and acute </span>' '' +'Ờ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDC" title="ch-verbose">O</span> with horn and grave </span>' '' +'ờ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDD" title="ch-verbose">o</span> with horn and grave </span>' '' +'Ở' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDE" title="ch-verbose">O</span> with horn and hook above </span>' '' +'ở' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDF" title="ch-verbose">o</span> with horn and hook above </span>' '' +'Ỡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE0" title="ch-verbose">O</span> with horn and tilde </span>' '' +'ỡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE1" title="ch-verbose">o</span> with horn and tilde </span>' '' +'Ợ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE2" title="ch-verbose">O</span> with horn and dot below </span>' '' +'ợ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE3" title="ch-verbose">o</span> with horn and dot below </span>' '' +'Ụ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE4" title="ch-verbose">U</span> with dot below </span>' '' +'ụ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE5" title="ch-verbose">u</span> with dot below </span>' '' +'Ủ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE6" title="ch-verbose">U</span> with hook above </span>' '' +'ủ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE7" title="ch-verbose">u</span> with hook above </span>' '' +'Ứ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE8" title="ch-verbose">U</span> with horn and acute </span>' '' +'ứ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE9" title="ch-verbose">u</span> with horn and acute </span>' '' +'Ừ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEA" title="ch-verbose">U</span> with horn and grave </span>' '' +'ừ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEB" title="ch-verbose">u</span> with horn and grave </span>' '' +'Ử' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEC" title="ch-verbose">U</span> with horn and hook above </span>' '' +'ử' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EED" title="ch-verbose">u</span> with horn and hook above </span>' '' +'Ữ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEE" title="ch-verbose">U</span> with horn and tilde </span>' '' +'ữ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEF" title="ch-verbose">u</span> with horn and tilde </span>' '' +'Ự' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF0" title="ch-verbose">U</span> with horn and dot below </span>' '' +'ự' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF1" title="ch-verbose">u</span> with horn and dot below </span>' '' +'Ỳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF2" title="ch-verbose">Y</span> with grave </span>' '' +'ỳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF3" title="ch-verbose">y</span> with grave </span>' '' +'Ỵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF4" title="ch-verbose">Y</span> with dot below </span>' '' +'ỵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF5" title="ch-verbose">y</span> with dot below </span>' '' +'Ỷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF6" title="ch-verbose">Y</span> with hook above </span>' '' +'ỷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF7" title="ch-verbose">y</span> with hook above </span>' '' +'Ỹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF8" title="ch-verbose">Y</span> with tilde </span>' '' +'ỹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF9" title="ch-verbose">y</span> with tilde </span>' '' + +'‎' '' '<span class="char" title="ch-verbose"> <span class="ch 200E" title="ch-verbose">left-to-right mark</span> </span>' '' +'‏' '' '<span class="char" title="ch-verbose"> <span class="ch 200F" title="ch-verbose">right-to-left mark</span> </span>' '' +'‐' '' '<span class="char" title="ch-verbose"> <span class="ch 2010" title="ch-verbose">hyphen</span> </span>' '' +'‑' '' '<span class="char" title="ch-verbose"> <span class="ch 2011" title="ch-verbose">non-breaking hyphen</span> </span>' '' +'‒' '' '<span class="char" title="ch-verbose"> <span class="ch 2012" title="ch-verbose">figure dash</span> </span>' '' +'–' '' '<span class="char" title="ch-verbose"> <span class="ch 2013" title="ch-verbose">en dash</span> </span>' '' +'—' '' '<span class="char" title="ch-verbose"> <span class="ch 2014" title="ch-verbose">em dash</span> </span>' '' +'―' '' '<span class="char" title="ch-verbose"> <span class="ch 2015" title="ch-verbose">horizontal bar</span> </span>' '' +'‖' '' '<span class="char" title="ch-verbose"> <span class="ch 2016" title="ch-verbose">double vertical line</span> </span>' '' +'‗' '' '<span class="char" title="ch-verbose"> <span class="ch 2017" title="ch-verbose">double low line</span> </span>' '' +'‘' '' '<span class="char-del" title="ch-verbose"> <span class="ch 2018" title="ch-verbose">left single quotation</span> </span>' '' +'’' '' '<span class="char-del" title="ch-verbose"> <span class="ch 2019" title="ch-verbose">apostrophe</span> </span>' '' +'‚' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201A" title="ch-verbose">single low quotation</span> </span>' '' +'‛' '' '<span class="char" title="ch-verbose"> <span class="ch 201B" title="ch-verbose">single high-reversed-9 quotation mark</span> </span>' '' +'“' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201C" title="ch-verbose">left double quotation</span> </span>' '' +'”' '' '<span class="char--del" title="ch-verbose"> <span class="ch 201D" title="ch-verbose">right double quotation</span> </span>' '' +'„' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201E" title="ch-verbose">double low quotation</span> </span>' '' +'‟' '' '<span class="char" title="ch-verbose"> <span class="ch 201F" title="ch-verbose">double high-reversed-9 quotation mark</span> </span>' '' +'†' '' '<span class="char" title="ch-verbose"> <span class="ch 2020" title="ch-verbose">dagger</span> </span>' '' +'‡' '' '<span class="char" title="ch-verbose"> <span class="ch 2021" title="ch-verbose">double dagger</span> </span>' '' +'•' '' '<span class="char" title="ch-verbose"> <span class="ch 2022" title="ch-verbose">bullet</span> </span>' '' +'‣' '' '<span class="char" title="ch-verbose"> <span class="ch 2023" title="ch-verbose">triangular bullet</span> </span>' '' +'․' '' '<span class="char" title="ch-verbose"> <span class="ch 2024" title="ch-verbose">one dot leader</span> </span>' '' +'‥' '' '<span class="char" title="ch-verbose"> <span class="ch 2025" title="ch-verbose">two dot leader</span> </span>' '' +'…' '' '<span class="char" title="ch-verbose"> <span class="ch 2026" title="ch-verbose">ellipsis</span> </span>' '' +'‧' '' '<span class="char" title="ch-verbose"> <span class="ch 2027" title="ch-verbose">hyphenation point</span> </span>' '' +'
' '' '<span class="char" title="ch-verbose"> <span class="ch 2028" title="ch-verbose">line separator</span> </span>' '' +'
' '' '<span class="char" title="ch-verbose"> <span class="ch 2029" title="ch-verbose">paragraph separator</span> </span>' '' +'‪' '' '<span class="char" title="ch-verbose"> <span class="ch 202A" title="ch-verbose">left-to-right embedding</span> </span>' '' +'‫' '' '<span class="char" title="ch-verbose"> <span class="ch 202B" title="ch-verbose">right-to-left embedding</span> </span>' '' +'‬' '' '<span class="char" title="ch-verbose"> <span class="ch 202C" title="ch-verbose">pop directional formatting</span> </span>' '' +'‭' '' '<span class="char" title="ch-verbose"> <span class="ch 202D" title="ch-verbose">left-to-right override</span> </span>' '' +'‮' '' '<span class="char" title="ch-verbose"> <span class="ch 202E" title="ch-verbose">right-to-left override</span> </span>' '' +' ' '' '<span class="char" title="ch-verbose"> <span class="ch 202F" title="ch-verbose">narrow no-break space</span> </span>' '' +'‰' '' '<span class="char" title="ch-verbose"> <span class="ch 2030" title="ch-verbose">per mille sign</span> </span>' '' +'‱' '' '<span class="char" title="ch-verbose"> <span class="ch 2031" title="ch-verbose">per ten thousand sign</span> </span>' '' +'′' '' '<span class="char" title="ch-verbose"> <span class="ch 2032" title="ch-verbose">prime</span> </span>' '' +'″' '' '<span class="char" title="ch-verbose"> <span class="ch 2033" title="ch-verbose">double prime</span> </span>' '' +'‴' '' '<span class="char" title="ch-verbose"> <span class="ch 2034" title="ch-verbose">triple prime</span> </span>' '' +'‵' '' '<span class="char" title="ch-verbose"> <span class="ch 2035" title="ch-verbose">reversed prime</span> </span>' '' +'‶' '' '<span class="char" title="ch-verbose"> <span class="ch 2036" title="ch-verbose">reversed double prime</span> </span>' '' +'‷' '' '<span class="char" title="ch-verbose"> <span class="ch 2037" title="ch-verbose">reversed triple prime</span> </span>' '' +'‸' '' '<span class="char" title="ch-verbose"> <span class="ch 2038" title="ch-verbose">caret</span> </span>' '' +'‹' '' '<span class="char" title="ch-verbose"> <span class="ch 2039" title="ch-verbose">single left-pointing angle quotation mark</span> </span>' '' +'›' '' '<span class="char" title="ch-verbose"> <span class="ch 203A" title="ch-verbose">single right-pointing angle quotation mark</span> </span>' '' +'※' '' '<span class="char" title="ch-verbose"> <span class="ch 203B" title="ch-verbose">reference mark</span> </span>' '' +'‼' '' '<span class="char" title="ch-verbose"> <span class="ch 203C" title="ch-verbose">double exclamation mark</span> </span>' '' +'‽' '' '<span class="char" title="ch-verbose"> <span class="ch 203D" title="ch-verbose">interrobang</span> </span>' '' +'‾' '' '<span class="char" title="ch-verbose"> <span class="ch 203E" title="ch-verbose">overline</span> </span>' '' +'‿' '' '<span class="char" title="ch-verbose"> <span class="ch 203F" title="ch-verbose">undertie</span> </span>' '' +'⁀' '' '<span class="char" title="ch-verbose"> <span class="ch 2040" title="ch-verbose">character tie</span> </span>' '' +'⁁' '' '<span class="char" title="ch-verbose"> <span class="ch 2041" title="ch-verbose">caret insertion point</span> </span>' '' +'⁂' '' '<span class="char" title="ch-verbose"> <span class="ch 2042" title="ch-verbose">asterism</span> </span>' '' +'⁃' '' '<span class="char" title="ch-verbose"> <span class="ch 2043" title="ch-verbose">hyphen bullet</span> </span>' '' +'⁄' '' '<span class="char" title="ch-verbose"> <span class="ch 2044" title="ch-verbose">slash</span> </span>' '' +'⁅' '' '<span class="char" title="ch-verbose"> <span class="ch 2045" title="ch-verbose">left square bracket with quill</span> </span>' '' +'⁆' '' '<span class="char" title="ch-verbose"> <span class="ch 2046" title="ch-verbose">right square bracket with quill</span> </span>' '' +'⁇' '' '<span class="char" title="ch-verbose"> <span class="ch 2047" title="ch-verbose">double question mark</span> </span>' '' +'⁈' '' '<span class="char" title="ch-verbose"> <span class="ch 2048" title="ch-verbose">question exclamation mark</span> </span>' '' +'⁉' '' '<span class="char" title="ch-verbose"> <span class="ch 2049" title="ch-verbose">exclamation question mark</span> </span>' '' +'⁊' '' '<span class="char" title="ch-verbose"> <span class="ch 204A" title="ch-verbose">tironian sign et</span> </span>' '' +'⁋' '' '<span class="char" title="ch-verbose"> <span class="ch 204B" title="ch-verbose">reversed pilcrow sign</span> </span>' '' +'⁌' '' '<span class="char" title="ch-verbose"> <span class="ch 204C" title="ch-verbose">black leftwards bullet</span> </span>' '' +'⁍' '' '<span class="char" title="ch-verbose"> <span class="ch 204D" title="ch-verbose">black rightwards bullet</span> </span>' '' +'⁎' '' '<span class="char" title="ch-verbose"> <span class="ch 204E" title="ch-verbose">low asterisk</span> </span>' '' +'⁏' '' '<span class="char" title="ch-verbose"> <span class="ch 204F" title="ch-verbose">reversed semicolon</span> </span>' '' +'⁐' '' '<span class="char" title="ch-verbose"> <span class="ch 2050" title="ch-verbose">close up</span> </span>' '' +'⁑' '' '<span class="char" title="ch-verbose"> <span class="ch 2051" title="ch-verbose">two asterisks aligned vertically</span> </span>' '' +'⁒' '' '<span class="char" title="ch-verbose"> <span class="ch 2052" title="ch-verbose">commercial minus sign</span> </span>' '' +'⁓' '' '<span class="char" title="ch-verbose"> <span class="ch 2053" title="ch-verbose">swung dash</span> </span>' '' +'⁔' '' '<span class="char" title="ch-verbose"> <span class="ch 2054" title="ch-verbose">inverted undertie</span> </span>' '' +'⁗' '' '<span class="char" title="ch-verbose"> <span class="ch 2057" title="ch-verbose">quadruple prime</span> </span>' '' +' ' '' '<span class="char" title="ch-verbose"> <span class="ch 205F" title="ch-verbose">medium mathematical space</span> </span>' '' +'⁠' '' '<span class="char" title="ch-verbose"> <span class="ch 2060" title="ch-verbose">word joiner</span> </span>' '' +'⁡' '' '<span class="char" title="ch-verbose"> <span class="ch 2061" title="ch-verbose">function application</span> </span>' '' +'⁢' '' '<span class="char" title="ch-verbose"> <span class="ch 2062" title="ch-verbose">invisible times</span> </span>' '' +'⁣' '' '<span class="char" title="ch-verbose"> <span class="ch 2063" title="ch-verbose">invisible separator</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206A" title="ch-verbose">inhibit symmetric swapping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206B" title="ch-verbose">activate symmetric swapping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206C" title="ch-verbose">inhibit arabic form shaping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206D" title="ch-verbose">activate arabic form shaping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206E" title="ch-verbose">national digit shapes</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206F" title="ch-verbose">nominal digit shapes</span> </span>' '' +'⁰' '' '<span class="char" title="ch-verbose"> <span class="ch 2070" title="ch-verbose">superscript zero</span> </span>' '' +'ⁱ' '' '<span class="char" title="ch-verbose"> <span class="ch 2071" title="ch-verbose">superscript latin small letter i</span> </span>' '' +'⁴' '' '<span class="char" title="ch-verbose"> <span class="ch 2074" title="ch-verbose">superscript four</span> </span>' '' +'⁵' '' '<span class="char" title="ch-verbose"> <span class="ch 2075" title="ch-verbose">superscript five</span> </span>' '' +'⁶' '' '<span class="char" title="ch-verbose"> <span class="ch 2076" title="ch-verbose">superscript six</span> </span>' '' +'⁷' '' '<span class="char" title="ch-verbose"> <span class="ch 2077" title="ch-verbose">superscript seven</span> </span>' '' +'⁸' '' '<span class="char" title="ch-verbose"> <span class="ch 2078" title="ch-verbose">superscript eight</span> </span>' '' +'⁹' '' '<span class="char" title="ch-verbose"> <span class="ch 2079" title="ch-verbose">superscript nine</span> </span>' '' +'⁺' '' '<span class="char" title="ch-verbose"> <span class="ch 207A" title="ch-verbose">superscript plus sign</span> </span>' '' +'⁻' '' '<span class="char" title="ch-verbose"> <span class="ch 207B" title="ch-verbose">superscript minus</span> </span>' '' +'⁼' '' '<span class="char" title="ch-verbose"> <span class="ch 207C" title="ch-verbose">superscript equals sign</span> </span>' '' +'⁽' '' '<span class="char" title="ch-verbose"> <span class="ch 207D" title="ch-verbose">superscript left parenthesis</span> </span>' '' +'⁾' '' '<span class="char" title="ch-verbose"> <span class="ch 207E" title="ch-verbose">superscript right parenthesis</span> </span>' '' +'ⁿ' '' '<span class="char" title="ch-verbose"> <span class="ch 207F" title="ch-verbose">superscript latin small letter n</span> </span>' '' +'₀' '' '<span class="char" title="ch-verbose"> <span class="ch 2080" title="ch-verbose">subscript zero</span> </span>' '' +'₁' '' '<span class="char" title="ch-verbose"> <span class="ch 2081" title="ch-verbose">subscript one</span> </span>' '' +'₂' '' '<span class="char" title="ch-verbose"> <span class="ch 2082" title="ch-verbose">subscript two</span> </span>' '' +'₃' '' '<span class="char" title="ch-verbose"> <span class="ch 2083" title="ch-verbose">subscript three</span> </span>' '' +'₄' '' '<span class="char" title="ch-verbose"> <span class="ch 2084" title="ch-verbose">subscript four</span> </span>' '' +'₅' '' '<span class="char" title="ch-verbose"> <span class="ch 2085" title="ch-verbose">subscript five</span> </span>' '' +'₆' '' '<span class="char" title="ch-verbose"> <span class="ch 2086" title="ch-verbose">subscript six</span> </span>' '' +'₇' '' '<span class="char" title="ch-verbose"> <span class="ch 2087" title="ch-verbose">subscript seven</span> </span>' '' +'₈' '' '<span class="char" title="ch-verbose"> <span class="ch 2088" title="ch-verbose">subscript eight</span> </span>' '' +'₉' '' '<span class="char" title="ch-verbose"> <span class="ch 2089" title="ch-verbose">subscript nine</span> </span>' '' +'₊' '' '<span class="char" title="ch-verbose"> <span class="ch 208A" title="ch-verbose">subscript plus sign</span> </span>' '' +'₋' '' '<span class="char" title="ch-verbose"> <span class="ch 208B" title="ch-verbose">subscript minus</span> </span>' '' +'₌' '' '<span class="char" title="ch-verbose"> <span class="ch 208C" title="ch-verbose">subscript equals sign</span> </span>' '' +'₍' '' '<span class="char" title="ch-verbose"> <span class="ch 208D" title="ch-verbose">subscript left parenthesis</span> </span>' '' +'₎' '' '<span class="char" title="ch-verbose"> <span class="ch 208E" title="ch-verbose">subscript right parenthesis</span> </span>' '' +'₠' '' '<span class="char" title="ch-verbose"> <span class="ch 20A0" title="ch-verbose">euro-currency sign</span> </span>' '' +'₡' '' '<span class="char" title="ch-verbose"> <span class="ch 20A1" title="ch-verbose">colon sign</span> </span>' '' +'₢' '' '<span class="char" title="ch-verbose"> <span class="ch 20A2" title="ch-verbose">cruzeiro sign</span> </span>' '' +'₣' '' '<span class="char" title="ch-verbose"> <span class="ch 20A3" title="ch-verbose">french franc sign</span> </span>' '' +'₤' '' '<span class="char" title="ch-verbose"> <span class="ch 20A4" title="ch-verbose">lira sign</span> </span>' '' +'₥' '' '<span class="char" title="ch-verbose"> <span class="ch 20A5" title="ch-verbose">mill sign</span> </span>' '' +'₦' '' '<span class="char" title="ch-verbose"> <span class="ch 20A6" title="ch-verbose">naira sign</span> </span>' '' +'₧' '' '<span class="char" title="ch-verbose"> <span class="ch 20A7" title="ch-verbose">peseta sign</span> </span>' '' +'₨' '' '<span class="char" title="ch-verbose"> <span class="ch 20A8" title="ch-verbose">rupee sign</span> </span>' '' +'₩' '' '<span class="char" title="ch-verbose"> <span class="ch 20A9" title="ch-verbose">won sign</span> </span>' '' +'₪' '' '<span class="char" title="ch-verbose"> <span class="ch 20AA" title="ch-verbose">new sheqel sign</span> </span>' '' +'₫' '' '<span class="char" title="ch-verbose"> <span class="ch 20AB" title="ch-verbose">dong sign</span> </span>' '' +'€' '' '<span class="char" title="ch-verbose"> <span class="ch 20AC" title="ch-verbose">euro</span> </span>' '' +'€' '' '<span class="char" title="ch-verbose"> <span class="ch 20AC" title="ch-verbose">euro sign</span> </span>' '' +'₭' '' '<span class="char" title="ch-verbose"> <span class="ch 20AD" title="ch-verbose">kip sign</span> </span>' '' +'₮' '' '<span class="char" title="ch-verbose"> <span class="ch 20AE" title="ch-verbose">tugrik sign</span> </span>' '' +'₯' '' '<span class="char" title="ch-verbose"> <span class="ch 20AF" title="ch-verbose">drachma sign</span> </span>' '' +'₰' '' '<span class="char" title="ch-verbose"> <span class="ch 20B0" title="ch-verbose">german penny sign</span> </span>' '' +'₱' '' '<span class="char" title="ch-verbose"> <span class="ch 20B1" title="ch-verbose">peso sign</span> </span>' '' +'⃐' '' '<span class="char" title="ch-verbose"> <span class="ch 20D0" title="ch-verbose">left harpoon above</span> </span>' '' +'⃑' '' '<span class="char" title="ch-verbose"> <span class="ch 20D1" title="ch-verbose">right harpoon above</span> </span>' '' +'⃒' '' '<span class="char" title="ch-verbose"> <span class="ch 20D2" title="ch-verbose">long vertical line overlay</span> </span>' '' +'⃓' '' '<span class="char" title="ch-verbose"> <span class="ch 20D3" title="ch-verbose">short vertical line overlay</span> </span>' '' +'⃔' '' '<span class="char" title="ch-verbose"> <span class="ch 20D4" title="ch-verbose">anticlockwise arrow above</span> </span>' '' +'⃕' '' '<span class="char" title="ch-verbose"> <span class="ch 20D5" title="ch-verbose">clockwise arrow above</span> </span>' '' +'⃖' '' '<span class="char" title="ch-verbose"> <span class="ch 20D6" title="ch-verbose">left arrow above</span> </span>' '' +'⃗' '' '<span class="char" title="ch-verbose"> <span class="ch 20D7" title="ch-verbose">right arrow above</span> </span>' '' +'⃘' '' '<span class="char" title="ch-verbose"> <span class="ch 20D8" title="ch-verbose">ring overlay</span> </span>' '' +'⃙' '' '<span class="char" title="ch-verbose"> <span class="ch 20D9" title="ch-verbose">clockwise ring overlay</span> </span>' '' +'⃚' '' '<span class="char" title="ch-verbose"> <span class="ch 20DA" title="ch-verbose">anticlockwise ring overlay</span> </span>' '' +'⃛' '' '<span class="char" title="ch-verbose"> <span class="ch 20DB" title="ch-verbose">three dots above</span> </span>' '' +'⃜' '' '<span class="char" title="ch-verbose"> <span class="ch 20DC" title="ch-verbose">four dots above</span> </span>' '' +'⃝' '' '<span class="char" title="ch-verbose"> <span class="ch 20DD" title="ch-verbose">enclosing circle</span> </span>' '' +'⃞' '' '<span class="char" title="ch-verbose"> <span class="ch 20DE" title="ch-verbose">enclosing square</span> </span>' '' +'⃟' '' '<span class="char" title="ch-verbose"> <span class="ch 20DF" title="ch-verbose">enclosing diamond</span> </span>' '' +'⃠' '' '<span class="char" title="ch-verbose"> <span class="ch 20E0" title="ch-verbose">enclosing circle backslash</span> </span>' '' +'⃡' '' '<span class="char" title="ch-verbose"> <span class="ch 20E1" title="ch-verbose">left right arrow above</span> </span>' '' +'⃢' '' '<span class="char" title="ch-verbose"> <span class="ch 20E2" title="ch-verbose">enclosing screen</span> </span>' '' +'⃣' '' '<span class="char" title="ch-verbose"> <span class="ch 20E3" title="ch-verbose">enclosing keycap</span> </span>' '' +'⃤' '' '<span class="char" title="ch-verbose"> <span class="ch 20E4" title="ch-verbose">enclosing upward pointing triangle</span> </span>' '' +'⃥' '' '<span class="char" title="ch-verbose"> <span class="ch 20E5" title="ch-verbose">reverse solidus overlay</span> </span>' '' +'⃦' '' '<span class="char" title="ch-verbose"> <span class="ch 20E6" title="ch-verbose">double vertical stroke overlay</span> </span>' '' +'⃧' '' '<span class="char" title="ch-verbose"> <span class="ch 20E7" title="ch-verbose">annuity symbol</span> </span>' '' +'⃨' '' '<span class="char" title="ch-verbose"> <span class="ch 20E8" title="ch-verbose">triple underdot</span> </span>' '' +'⃩' '' '<span class="char" title="ch-verbose"> <span class="ch 20E9" title="ch-verbose">wide bridge above</span> </span>' '' +'⃪' '' '<span class="char" title="ch-verbose"> <span class="ch 20EA" title="ch-verbose">leftwards arrow overlay</span> </span>' '' + +'↛' '' '<span class="char" title="ch-verbose"> <span class="ch 21FF" title="ch-verbose">rightwards arrow with stroke</span> </span>' '' +'℀' '' '<span class="char" title="ch-verbose"> <span class="ch 2100" title="ch-verbose">account of</span> </span>' '' +'℁' '' '<span class="char" title="ch-verbose"> <span class="ch 2101" title="ch-verbose">addressed to the subject</span> </span>' '' +'ℂ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2102" title="ch-verbose">c</span> </span>' '' +'℃' '' '<span class="char" title="ch-verbose"> <span class="ch 2103" title="ch-verbose">degree celsius</span> </span>' '' +'℄' '' '<span class="char" title="ch-verbose"> <span class="ch 2104" title="ch-verbose">centre line symbol</span> </span>' '' +'℅' '' '<span class="char" title="ch-verbose"> <span class="ch 2105" title="ch-verbose">care of</span> </span>' '' +'℆' '' '<span class="char" title="ch-verbose"> <span class="ch 2106" title="ch-verbose">cada una</span> </span>' '' +'ℇ' '' '<span class="char" title="ch-verbose"> <span class="ch 2107" title="ch-verbose">euler constant</span> </span>' '' +'℈' '' '<span class="char" title="ch-verbose"> <span class="ch 2108" title="ch-verbose">scruple</span> </span>' '' +'℉' '' '<span class="char" title="ch-verbose"> <span class="ch 2109" title="ch-verbose">degree fahrenheit</span> </span>' '' +'ℊ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 210A" title="ch-verbose">script g</span> </span>' '' +'ℋ' '' '<span class="script" title="ch-verbose"> <span class="ch 210B" title="ch-verbose">H</span> </span>' '' +'ℌ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 210C" title="ch-verbose">black-letter h</span> </span>' '' +'ℍ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 210D" title="ch-verbose">h</span> </span>' '' +'ℎ' '' '<span class="char" title="ch-verbose"> <span class="ch 210E" title="ch-verbose">planck constant</span> </span>' '' +'ℏ' '' '<span class="char" title="ch-verbose"> <span class="ch 210F" title="ch-verbose">planck constant over two pi</span> </span>' '' +'ℐ' '' '<span class="script" title="ch-verbose"> <span class="ch 2110" title="ch-verbose">I</span> </span>' '' +'ℑ' '' '<span class="fraktur char" title="ch-verbose"> <span class="ch 2111" title="ch-verbose">I</span> </span>' '' +'ℒ' '' '<span class="script" title="ch-verbose"> <span class="ch 2112" title="ch-verbose">L</span> </span>' '' +'ℓ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2113" title="ch-verbose">script l</span> </span>' '' +'℔' '' '<span class="char" title="ch-verbose"> <span class="ch 2114" title="ch-verbose">l b bar</span> </span>' '' +'ℕ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2115" title="ch-verbose">n</span> </span>' '' +'№' '' '<span class="char" title="ch-verbose"> <span class="ch 2116" title="ch-verbose">numero sign</span> </span>' '' +'℗' '' '<span class="char" title="ch-verbose"> <span class="ch 2117" title="ch-verbose">sound recording copyright</span> </span>' '' +'℘' '' '<span class="char" title="ch-verbose"> <span class="ch 2118" title="ch-verbose">Weierstrass</span> </span>' '' +'ℙ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2119" title="ch-verbose">p</span> </span>' '' +'ℚ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 211A" title="ch-verbose">q</span> </span>' '' +'ℛ' '' '<span class="script" title="ch-verbose"> <span class="ch 211B" title="ch-verbose">R</span> </span>' '' +'ℜ' '' '<span class="fraktur char" title="ch-verbose"> <span class="ch 211C" title="ch-verbose">R</span> </span>' '' +'ℝ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 211D" title="ch-verbose">r</span> </span>' '' +'℞' '' '<span class="char" title="ch-verbose"> <span class="ch 211E" title="ch-verbose">prescription take sign</span> </span>' '' +'℟' '' '<span class="char" title="ch-verbose"> <span class="ch 211F" title="ch-verbose">response sign</span> </span>' '' +'℠' '' '<span class="char" title="ch-verbose"> <span class="ch 2120" title="ch-verbose">service mark</span> </span>' '' +'℡' '' '<span class="char" title="ch-verbose"> <span class="ch 2121" title="ch-verbose">telephone sign</span> </span>' '' +'™' '' '<span class="char" title="ch-verbose"> <span class="ch 2122" title="ch-verbose">trade mark</span> </span>' '' +'℣' '' '<span class="char" title="ch-verbose"> <span class="ch 2123" title="ch-verbose">versicle</span> </span>' '' +'ℤ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2124" title="ch-verbose">z</span> </span>' '' +'℥' '' '<span class="char" title="ch-verbose"> <span class="ch 2125" title="ch-verbose">ounce</span> </span>' '' +'Ω' '' '<span class="char" title="ch-verbose"> <span class="ch 2126" title="ch-verbose">ohm</span> </span>' '' +'℧' '' '<span class="char" title="ch-verbose"> <span class="ch 2127" title="ch-verbose">inverted ohm</span> </span>' '' +'ℨ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2128" title="ch-verbose">black-letter z</span> </span>' '' +'℩' '' '<span class="char" title="ch-verbose"> <span class="ch 2129" title="ch-verbose">turned iota</span> </span>' '' +'K' '' '<span class="char" title="ch-verbose"> <span class="ch 212A" title="ch-verbose">degree kelvin</span> </span>' '' +'Å' '' '<span class="char" title="ch-verbose"> <span class="ch 212B" title="ch-verbose">angstrom</span> </span>' '' +'ℬ' '' '<span class="script" title="ch-verbose"> <span class="ch 212C" title="ch-verbose">B</span> </span>' '' +'ℭ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 212D" title="ch-verbose">black-letter c</span> </span>' '' d +'℮' '' '<span class="char" title="ch-verbose"> <span class="ch 212E" title="ch-verbose">estimated</span> </span>' '' +'ℯ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 212F" title="ch-verbose">script e</span> </span>' '' +'ℰ' '' '<span class="script" title="ch-verbose"> <span class="ch 2130" title="ch-verbose">E</span> </span>' '' +'ℱ' '' '<span class="script" title="ch-verbose"> <span class="ch 2131" title="ch-verbose">F</span> </span>' '' +'Ⅎ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2132" title="ch-verbose">turned f</span> </span>' '' +'ℳ' '' '<span class="script" title="ch-verbose"> <span class="ch 2133" title="ch-verbose">M</span> </span>' '' +'ℴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2134" title="ch-verbose">script o</span> </span>' '' +'ℵ' '' '<span class="char" title="ch-verbose"> <span class="ch 2135" title="ch-verbose">alef</span> </span>' '' +'ℶ' '' '<span class="char" title="ch-verbose"> <span class="ch 2136" title="ch-verbose">bet</span> </span>' '' +'ℷ' '' '<span class="char" title="ch-verbose"> <span class="ch 2137" title="ch-verbose">gimel</span> </span>' '' +'ℸ' '' '<span class="char" title="ch-verbose"> <span class="ch 2138" title="ch-verbose">dalet</span> </span>' '' +'ℹ' '' '<span class="char" title="ch-verbose"> <span class="ch 2139" title="ch-verbose">information source sign</span> </span>' '' +'℺' '' '<span class="char" title="ch-verbose"> capital <span class="ch 213A" title="ch-verbose">rotated q</span> </span>' '' +'℻' '' '<span class="char" title="ch-verbose"> <span class="ch 213B" title="ch-verbose">facsimile sign</span> </span>' '' +'ℽ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213D" title="ch-verbose">gamma</span> </span>' '' +'ℾ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213E" title="ch-verbose">gamma</span> </span>' '' +'ℿ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213F" title="ch-verbose">pi</span> </span>' '' +'⅀' '' '<span class="char" title="ch-verbose"> double-struck <span class="ch " title="ch-verbose">n-ary summation</span> </span>' '' +'⅁' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2141" title="ch-verbose">turned sans-serif g</span> </span>' '' +'⅂' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2142" title="ch-verbose">turned sans-serif l</span> </span>' '' +'⅃' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2143" title="ch-verbose">reversed sans-serif l</span> </span>' '' +'⅄' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2144" title="ch-verbose">turned sans-serif y</span> </span>' '' +'ⅅ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2145" title="ch-verbose">italic d</span> </span>' '' +'ⅆ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2146" title="ch-verbose">italic d</span> </span>' '' +'ⅇ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2147" title="ch-verbose">italic e</span> </span>' '' +'ⅈ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2148" title="ch-verbose">italic i</span> </span>' '' +'ⅉ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2149" title="ch-verbose">italic j</span> </span>' '' +'⅊' '' '<span class="char" title="ch-verbose"> <span class="ch 214A" title="ch-verbose">property line</span> </span>' '' +'⅋' '' '<span class="char" title="ch-verbose"> <span class="ch 214B" title="ch-verbose">turned ampersand</span> </span>' '' +'⅓' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2153" title="ch-verbose">one third</span> </span>' '' +'⅔' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2154" title="ch-verbose">two thirds</span> </span>' '' +'⅕' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2155" title="ch-verbose">one fifth</span> </span>' '' +'⅖' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2156" title="ch-verbose">two fifths</span> </span>' '' +'⅗' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2157" title="ch-verbose">three fifths</span> </span>' '' +'⅘' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2158" title="ch-verbose">four fifths</span> </span>' '' +'⅙' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2159" title="ch-verbose">one sixth</span> </span>' '' +'⅚' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215A" title="ch-verbose">five sixths</span> </span>' '' +'⅛' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215B" title="ch-verbose">one eighth</span> </span>' '' +'⅜' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215C" title="ch-verbose">three eighths</span> </span>' '' +'⅝' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215D" title="ch-verbose">five eighths</span> </span>' '' +'⅞' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215E" title="ch-verbose">seven eighths</span> </span>' '' +'⅟' '' '<span class="char" title="ch-verbose"> <span class="ch 215F" title="ch-verbose">fraction numerator one</span> </span>' '' +'Ⅰ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2160" title="ch-verbose">roman numeral one</span> </span>' '' +'Ⅱ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2161" title="ch-verbose">roman numeral two</span> </span>' '' +'Ⅲ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2162" title="ch-verbose">roman numeral three</span> </span>' '' +'Ⅳ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2163" title="ch-verbose">roman numeral four</span> </span>' '' +'Ⅴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2164" title="ch-verbose">roman numeral five</span> </span>' '' +'Ⅵ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2165" title="ch-verbose">roman numeral six</span> </span>' '' +'Ⅶ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2166" title="ch-verbose">roman numeral seven</span> </span>' '' +'Ⅷ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2167" title="ch-verbose">roman numeral eight</span> </span>' '' +'Ⅸ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2168" title="ch-verbose">roman numeral nine</span> </span>' '' +'Ⅹ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2169" title="ch-verbose">roman numeral ten</span> </span>' '' +'Ⅺ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216a" title="ch-verbose">roman numeral eleven</span> </span>' '' +'Ⅻ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216b" title="ch-verbose">roman numeral twelve</span> </span>' '' +'Ⅼ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216c" title="ch-verbose">roman numeral fifty</span> </span>' '' +'Ⅽ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216d" title="ch-verbose">roman numeral one hundred</span> </span>' '' +'Ⅾ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216e" title="ch-verbose">roman numeral five hundred</span> </span>' '' +'Ⅿ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216f" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ⅰ' '' '<span class="char" title="ch-verbose"> <span class="ch 2170" title="ch-verbose">roman numeral one</span> </span>' '' +'ⅱ' '' '<span class="char" title="ch-verbose"> <span class="ch 2171" title="ch-verbose">roman numeral two</span> </span>' '' +'ⅲ' '' '<span class="char" title="ch-verbose"> <span class="ch 2172" title="ch-verbose">roman numeral three</span> </span>' '' +'ⅳ' '' '<span class="char" title="ch-verbose"> <span class="ch 2173" title="ch-verbose">roman numeral four</span> </span>' '' +'ⅴ' '' '<span class="char" title="ch-verbose"> <span class="ch 2174" title="ch-verbose">roman numeral five</span> </span>' '' +'ⅵ' '' '<span class="char" title="ch-verbose"> <span class="ch 2175" title="ch-verbose">roman numeral six</span> </span>' '' +'ⅶ' '' '<span class="char" title="ch-verbose"> <span class="ch 2176" title="ch-verbose">roman numeral seven</span> </span>' '' +'ⅷ' '' '<span class="char" title="ch-verbose"> <span class="ch 2177" title="ch-verbose">roman numeral eight</span> </span>' '' +'ⅸ' '' '<span class="char" title="ch-verbose"> <span class="ch 2178" title="ch-verbose">roman numeral nine</span> </span>' '' +'ⅹ' '' '<span class="char" title="ch-verbose"> <span class="ch 2179" title="ch-verbose">roman numeral ten</span> </span>' '' +'ⅺ' '' '<span class="char" title="ch-verbose"> <span class="ch 217A" title="ch-verbose">roman numeral eleven</span> </span>' '' +'ⅻ' '' '<span class="char" title="ch-verbose"> <span class="ch 217B" title="ch-verbose">roman numeral twelve</span> </span>' '' +'ⅼ' '' '<span class="char" title="ch-verbose"> <span class="ch 217C" title="ch-verbose">roman numeral fifty</span> </span>' '' +'ⅽ' '' '<span class="char" title="ch-verbose"> <span class="ch 217D" title="ch-verbose">roman numeral one hundred</span> </span>' '' +'ⅾ' '' '<span class="char" title="ch-verbose"> <span class="ch 217E" title="ch-verbose">roman numeral five hundred</span> </span>' '' +'ⅿ' '' '<span class="char" title="ch-verbose"> <span class="ch 217F" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ↀ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2180" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ↁ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2181" title="ch-verbose">roman numeral five thousand</span> </span>' '' +'ↂ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2182" title="ch-verbose">roman numeral ten thousand</span> </span>' '' +'Ↄ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2183" title="ch-verbose">roman numeral reversed one hundred</span> </span>' '' +'←' '' '<span class="char" title="ch-verbose"> <span class="ch 2190" title="ch-verbose">arrow left</span> </span>' '' +'↑' '' '<span class="char" title="ch-verbose"> <span class="ch 2191" title="ch-verbose">arrow up</span> </span>' '' +'→' '' '<span class="char" title="ch-verbose"> <span class="ch 2192" title="ch-verbose">arrow right</span> </span>' '' +'↓' '' '<span class="char" title="ch-verbose"> <span class="ch 2193" title="ch-verbose">arrow down</span> </span>' '' +'↔' '' '<span class="char" title="ch-verbose"> <span class="ch 2194" title="ch-verbose">arrow left and right</span> </span>' '' +'↕' '' '<span class="char" title="ch-verbose"> <span class="ch 2195" title="ch-verbose">up down arrow</span> </span>' '' +'↖' '' '<span class="char" title="ch-verbose"> <span class="ch 2196" title="ch-verbose">north west arrow</span> </span>' '' +'↗' '' '<span class="char" title="ch-verbose"> <span class="ch 2197" title="ch-verbose">north east arrow</span> </span>' '' +'↘' '' '<span class="char" title="ch-verbose"> <span class="ch 2198" title="ch-verbose">south east arrow</span> </span>' '' +'↙' '' '<span class="char" title="ch-verbose"> <span class="ch 2199" title="ch-verbose">south west arrow</span> </span>' '' +'↚' '' '<span class="char" title="ch-verbose"> <span class="ch 219A" title="ch-verbose">leftwards arrow with stroke</span> </span>' '' +'↜' '' '<span class="char" title="ch-verbose"> <span class="ch 219C" title="ch-verbose">leftwards wave arrow</span> </span>' '' +'↝' '' '<span class="char" title="ch-verbose"> <span class="ch 219D" title="ch-verbose">rightwards wave arrow</span> </span>' '' +'↞' '' '<span class="char" title="ch-verbose"> <span class="ch 219E" title="ch-verbose">leftwards two headed arrow</span> </span>' '' +'↟' '' '<span class="char" title="ch-verbose"> <span class="ch 219F" title="ch-verbose">upwards two headed arrow</span> </span>' '' +'↠' '' '<span class="char" title="ch-verbose"> <span class="ch 21A0" title="ch-verbose">rightwards two headed arrow</span> </span>' '' +'↡' '' '<span class="char" title="ch-verbose"> <span class="ch 21A1" title="ch-verbose">downwards two headed arrow</span> </span>' '' +'↢' '' '<span class="char" title="ch-verbose"> <span class="ch 21A2" title="ch-verbose">leftwards arrow with tail</span> </span>' '' +'↣' '' '<span class="char" title="ch-verbose"> <span class="ch 21A3" title="ch-verbose">rightwards arrow with tail</span> </span>' '' +'↤' '' '<span class="char" title="ch-verbose"> <span class="ch 21A4" title="ch-verbose">leftwards arrow from bar</span> </span>' '' +'↥' '' '<span class="char" title="ch-verbose"> <span class="ch 21A5" title="ch-verbose">upwards arrow from bar</span> </span>' '' +'↦' '' '<span class="char" title="ch-verbose"> <span class="ch 21A6" title="ch-verbose">rightwards arrow from bar</span> </span>' '' +'↧' '' '<span class="char" title="ch-verbose"> <span class="ch 21A7" title="ch-verbose">downwards arrow from bar</span> </span>' '' +'↨' '' '<span class="char" title="ch-verbose"> <span class="ch 21A8" title="ch-verbose">up down arrow with base</span> </span>' '' +'↩' '' '<span class="char" title="ch-verbose"> <span class="ch 21A9" title="ch-verbose">leftwards arrow with hook</span> </span>' '' +'↪' '' '<span class="char" title="ch-verbose"> <span class="ch 21AA" title="ch-verbose">rightwards arrow with hook</span> </span>' '' +'↫' '' '<span class="char" title="ch-verbose"> <span class="ch 21AB" title="ch-verbose">leftwards arrow with loop</span> </span>' '' +'↬' '' '<span class="char" title="ch-verbose"> <span class="ch 21AC" title="ch-verbose">rightwards arrow with loop</span> </span>' '' +'↭' '' '<span class="char" title="ch-verbose"> <span class="ch 21AD" title="ch-verbose">left right wave arrow</span> </span>' '' +'↮' '' '<span class="char" title="ch-verbose"> <span class="ch 21AE" title="ch-verbose">left right arrow with stroke</span> </span>' '' +'↯' '' '<span class="char" title="ch-verbose"> <span class="ch 21AF" title="ch-verbose">downwards zigzag arrow</span> </span>' '' +'↰' '' '<span class="char" title="ch-verbose"> <span class="ch 21B0" title="ch-verbose">upwards arrow with tip leftwards</span> </span>' '' +'↱' '' '<span class="char" title="ch-verbose"> <span class="ch 21B1" title="ch-verbose">upwards arrow with tip rightwards</span> </span>' '' +'↲' '' '<span class="char" title="ch-verbose"> <span class="ch 21B2" title="ch-verbose">downwards arrow with tip leftwards</span> </span>' '' +'↳' '' '<span class="char" title="ch-verbose"> <span class="ch 21B3" title="ch-verbose">downwards arrow with tip rightwards</span> </span>' '' +'↴' '' '<span class="char" title="ch-verbose"> <span class="ch 21B4" title="ch-verbose">rightwards arrow with corner downwards</span> </span>' '' +'↵' '' '<span class="char" title="ch-verbose"> <span class="ch 21B5" title="ch-verbose">carriage return</span> </span>' '' +'↶' '' '<span class="char" title="ch-verbose"> <span class="ch 21B6" title="ch-verbose">anticlockwise top semicircle arrow</span> </span>' '' +'↷' '' '<span class="char" title="ch-verbose"> <span class="ch 21B7" title="ch-verbose">clockwise top semicircle arrow</span> </span>' '' +'↸' '' '<span class="char" title="ch-verbose"> <span class="ch 21B8" title="ch-verbose">north west arrow to long bar</span> </span>' '' +'↹' '' '<span class="char" title="ch-verbose"> <span class="ch 21B9" title="ch-verbose">leftwards arrow to bar over rightwards arrow to bar</span> </span>' '' +'↺' '' '<span class="char" title="ch-verbose"> <span class="ch 21BA" title="ch-verbose">anticlockwise open circle arrow</span> </span>' '' +'↻' '' '<span class="char" title="ch-verbose"> <span class="ch 21BB" title="ch-verbose">clockwise open circle arrow</span> </span>' '' +'↼' '' '<span class="char" title="ch-verbose"> <span class="ch 21BC" title="ch-verbose">leftwards harpoon with barb upwards</span> </span>' '' +'↽' '' '<span class="char" title="ch-verbose"> <span class="ch 21BD" title="ch-verbose">leftwards harpoon with barb downwards</span> </span>' '' +'↾' '' '<span class="char" title="ch-verbose"> <span class="ch 21BE" title="ch-verbose">upwards harpoon with barb rightwards</span> </span>' '' +'↿' '' '<span class="char" title="ch-verbose"> <span class="ch 21BF" title="ch-verbose">upwards harpoon with barb leftwards</span> </span>' '' +'⇀' '' '<span class="char" title="ch-verbose"> <span class="ch 21C0" title="ch-verbose">rightwards harpoon with barb upwards</span> </span>' '' +'⇁' '' '<span class="char" title="ch-verbose"> <span class="ch 21C1" title="ch-verbose">rightwards harpoon with barb downwards</span> </span>' '' +'⇂' '' '<span class="char" title="ch-verbose"> <span class="ch 21C2" title="ch-verbose">downwards harpoon with barb rightwards</span> </span>' '' +'⇃' '' '<span class="char" title="ch-verbose"> <span class="ch 21C3" title="ch-verbose">downwards harpoon with barb leftwards</span> </span>' '' +'⇄' '' '<span class="char" title="ch-verbose"> <span class="ch 21C4" title="ch-verbose">rightwards arrow over leftwards arrow</span> </span>' '' +'⇅' '' '<span class="char" title="ch-verbose"> <span class="ch 21C5" title="ch-verbose">upwards arrow leftwards of downwards arrow</span> </span>' '' +'⇆' '' '<span class="char" title="ch-verbose"> <span class="ch 21C6" title="ch-verbose">leftwards arrow over rightwards arrow</span> </span>' '' +'⇇' '' '<span class="char" title="ch-verbose"> <span class="ch 21C7" title="ch-verbose">leftwards paired arrows</span> </span>' '' +'⇈' '' '<span class="char" title="ch-verbose"> <span class="ch 21C8" title="ch-verbose">upwards paired arrows</span> </span>' '' +'⇉' '' '<span class="char" title="ch-verbose"> <span class="ch 21C9" title="ch-verbose">rightwards paired arrows</span> </span>' '' +'⇊' '' '<span class="char" title="ch-verbose"> <span class="ch 21CA" title="ch-verbose">downwards paired arrows</span> </span>' '' +'⇋' '' '<span class="char" title="ch-verbose"> <span class="ch 21CB" title="ch-verbose">leftwards harpoon over rightwards harpoon</span> </span>' '' +'⇌' '' '<span class="char" title="ch-verbose"> <span class="ch 21CC" title="ch-verbose">rightwards harpoon over leftwards harpoon</span> </span>' '' +'⇍' '' '<span class="char" title="ch-verbose"> <span class="ch 21CD" title="ch-verbose">leftwards double arrow with stroke</span> </span>' '' +'⇎' '' '<span class="char" title="ch-verbose"> <span class="ch 21CE" title="ch-verbose">left right double arrow with stroke</span> </span>' '' +'⇏' '' '<span class="char" title="ch-verbose"> <span class="ch 21CF" title="ch-verbose">rightwards double arrow with stroke</span> </span>' '' +'⇐' '' '<span class="char" title="ch-verbose"> <span class="ch 21D0" title="ch-verbose">double arrow left</span> </span>' '' +'⇑' '' '<span class="char" title="ch-verbose"> <span class="ch 21D1" title="ch-verbose">double arrow up</span> </span>' '' +'⇒' '' '<span class="char" title="ch-verbose"> <span class="ch 21D2" title="ch-verbose">double arrow right</span> </span>' '' +'⇓' '' '<span class="char" title="ch-verbose"> <span class="ch 21D3" title="ch-verbose">double arrow down</span> </span>' '' +'⇔' '' '<span class="char" title="ch-verbose"> <span class="ch 21D4" title="ch-verbose">double arrow left and right </span> </span>' '' +'⇕' '' '<span class="char" title="ch-verbose"> <span class="ch 21D5" title="ch-verbose">up down double arrow</span> </span>' '' +'⇖' '' '<span class="char" title="ch-verbose"> <span class="ch 21D6" title="ch-verbose">north west double arrow</span> </span>' '' +'⇗' '' '<span class="char" title="ch-verbose"> <span class="ch 21D7" title="ch-verbose">north east double arrow</span> </span>' '' +'⇘' '' '<span class="char" title="ch-verbose"> <span class="ch 21D8" title="ch-verbose">south east double arrow</span> </span>' '' +'⇙' '' '<span class="char" title="ch-verbose"> <span class="ch 21D9" title="ch-verbose">south west double arrow</span> </span>' '' +'⇚' '' '<span class="char" title="ch-verbose"> <span class="ch 21DA" title="ch-verbose">leftwards triple arrow</span> </span>' '' +'⇛' '' '<span class="char" title="ch-verbose"> <span class="ch 21DB" title="ch-verbose">rightwards triple arrow</span> </span>' '' +'⇜' '' '<span class="char" title="ch-verbose"> <span class="ch 21DC" title="ch-verbose">leftwards squiggle arrow</span> </span>' '' +'⇝' '' '<span class="char" title="ch-verbose"> <span class="ch 21DD" title="ch-verbose">rightwards squiggle arrow</span> </span>' '' +'⇞' '' '<span class="char" title="ch-verbose"> <span class="ch 21DE" title="ch-verbose">upwards arrow with double stroke</span> </span>' '' +'⇟' '' '<span class="char" title="ch-verbose"> <span class="ch 21DF" title="ch-verbose">downwards arrow with double stroke</span> </span>' '' +'⇠' '' '<span class="char" title="ch-verbose"> <span class="ch 21E0" title="ch-verbose">leftwards dashed arrow</span> </span>' '' +'⇡' '' '<span class="char" title="ch-verbose"> <span class="ch 21E1" title="ch-verbose">upwards dashed arrow</span> </span>' '' +'⇢' '' '<span class="char" title="ch-verbose"> <span class="ch 21E2" title="ch-verbose">rightwards dashed arrow</span> </span>' '' +'⇣' '' '<span class="char" title="ch-verbose"> <span class="ch 21E3" title="ch-verbose">downwards dashed arrow</span> </span>' '' +'⇤' '' '<span class="char" title="ch-verbose"> <span class="ch 21E4" title="ch-verbose">leftwards arrow to bar</span> </span>' '' +'⇥' '' '<span class="char" title="ch-verbose"> <span class="ch 21E5" title="ch-verbose">rightwards arrow to bar</span> </span>' '' +'⇦' '' '<span class="char" title="ch-verbose"> <span class="ch 21E6" title="ch-verbose">leftwards white arrow</span> </span>' '' +'⇧' '' '<span class="char" title="ch-verbose"> <span class="ch 21E7" title="ch-verbose">upwards white arrow</span> </span>' '' +'⇨' '' '<span class="char" title="ch-verbose"> <span class="ch 21E8" title="ch-verbose">rightwards white arrow</span> </span>' '' +'⇩' '' '<span class="char" title="ch-verbose"> <span class="ch 21E9" title="ch-verbose">downwards white arrow</span> </span>' '' +'⇪' '' '<span class="char" title="ch-verbose"> <span class="ch 21EA" title="ch-verbose">upwards white arrow from bar</span> </span>' '' +'⇫' '' '<span class="char" title="ch-verbose"> <span class="ch 21EB" title="ch-verbose">upwards white arrow on pedestal</span> </span>' '' +'⇬' '' '<span class="char" title="ch-verbose"> <span class="ch 21EC" title="ch-verbose">upwards white arrow on pedestal with horizontal bar</span> </span>' '' +'⇭' '' '<span class="char" title="ch-verbose"> <span class="ch 21ED" title="ch-verbose">upwards white arrow on pedestal with vertical bar</span> </span>' '' +'⇮' '' '<span class="char" title="ch-verbose"> <span class="ch 21EE" title="ch-verbose">upwards white double arrow</span> </span>' '' +'⇯' '' '<span class="char" title="ch-verbose"> <span class="ch 21EF" title="ch-verbose">upwards white double arrow on pedestal</span> </span>' '' +'⇰' '' '<span class="char" title="ch-verbose"> <span class="ch 21F0" title="ch-verbose">rightwards white arrow from wall</span> </span>' '' +'⇱' '' '<span class="char" title="ch-verbose"> <span class="ch 21F1" title="ch-verbose">north west arrow to corner</span> </span>' '' +'⇲' '' '<span class="char" title="ch-verbose"> <span class="ch 21F2" title="ch-verbose">south east arrow to corner</span> </span>' '' +'⇳' '' '<span class="char" title="ch-verbose"> <span class="ch 21F3" title="ch-verbose">up down white arrow</span> </span>' '' +'⇴' '' '<span class="char" title="ch-verbose"> <span class="ch 21F4" title="ch-verbose">right arrow with small circle</span> </span>' '' +'⇵' '' '<span class="char" title="ch-verbose"> <span class="ch 21F5" title="ch-verbose">downwards arrow leftwards of upwards arrow</span> </span>' '' +'⇶' '' '<span class="char" title="ch-verbose"> <span class="ch 21F6" title="ch-verbose">three rightwards arrows</span> </span>' '' +'⇷' '' '<span class="char" title="ch-verbose"> <span class="ch 21F7" title="ch-verbose">leftwards arrow with vertical stroke</span> </span>' '' +'⇸' '' '<span class="char" title="ch-verbose"> <span class="ch 21F8" title="ch-verbose">rightwards arrow with vertical stroke</span> </span>' '' +'⇹' '' '<span class="char" title="ch-verbose"> <span class="ch 21F9" title="ch-verbose">left right arrow with vertical stroke</span> </span>' '' +'⇺' '' '<span class="char" title="ch-verbose"> <span class="ch 21FA" title="ch-verbose">leftwards arrow with double vertical stroke</span> </span>' '' +'⇻' '' '<span class="char" title="ch-verbose"> <span class="ch 21FB" title="ch-verbose">rightwards arrow with double vertical stroke</span> </span>' '' +'⇼' '' '<span class="char" title="ch-verbose"> <span class="ch 21FC" title="ch-verbose">left right arrow with double vertical stroke</span> </span>' '' +'⇽' '' '<span class="char" title="ch-verbose"> <span class="ch 21FD" title="ch-verbose">leftwards open-headed arrow</span> </span>' '' +'⇾' '' '<span class="char" title="ch-verbose"> <span class="ch 21FE" title="ch-verbose">rightwards open-headed arrow</span> </span>' '' +'⇿' '' '<span class="char" title="ch-verbose"> <span class="ch 21FF" title="ch-verbose">left right open-headed arrow</span> </span>' '' + +'∀' '' '<span class="char" title="ch-verbose"> <span class="ch 2200" title="ch-verbose">for all</span> </span>' '' +'∁' '' '<span class="char" title="ch-verbose"> <span class="ch 2201" title="ch-verbose">complement</span> </span>' '' +'∂' '' '<span class="char" title="ch-verbose"> <span class="ch 2202" title="ch-verbose">partial derivative</span> </span>' '' +'∃' '' '<span class="char" title="ch-verbose"> <span class="ch 2203" title="ch-verbose">there exists</span> </span>' '' +'∄' '' '<span class="char" title="ch-verbose"> <span class="ch 2204" title="ch-verbose">there does not exist</span> </span>' '' +'∅' '' '<span class="char" title="ch-verbose"> <span class="ch 2205" title="ch-verbose">empty set</span> </span>' '' +'∆' '' '<span class="char" title="ch-verbose"> <span class="ch 2206" title="ch-verbose">increment</span> </span>' '' +'∇' '' '<span class="char" title="ch-verbose"> <span class="ch 2207" title="ch-verbose">nabla</span> </span>' '' +'∈' '' '<span class="char" title="ch-verbose"> <span class="ch 2208" title="ch-verbose">element of</span> </span>' '' +'∉' '' '<span class="char" title="ch-verbose"> <span class="ch 2209" title="ch-verbose">not a member(not an element) </span> </span>' '' +'∊' '' '<span class="char" title="ch-verbose"> <span class="ch 220A" title="ch-verbose">small element of</span> </span>' '' +'∋' '' '<span class="char" title="ch-verbose"> <span class="ch 220B" title="ch-verbose">contains as member</span> </span>' '' +'∌' '' '<span class="char" title="ch-verbose"> <span class="ch 220C" title="ch-verbose">does not contain as member</span> </span>' '' +'∍' '' '<span class="char" title="ch-verbose"> <span class="ch 220D" title="ch-verbose">such that</span> </span>' '' +'∎' '' '<span class="char" title="ch-verbose"> <span class="ch 220E" title="ch-verbose">end of proof</span> </span>' '' +'∏' '' '<span class="char" title="ch-verbose"> <span class="ch 220F" title="ch-verbose">product</span> </span>' '' +'∐' '' '<span class="char" title="ch-verbose"> <span class="ch 2210" title="ch-verbose">coproduct</span> </span>' '' +'∑' '' '<span class="char" title="ch-verbose"> <span class="ch 2211" title="ch-verbose">sum</span> </span>' '' +'−' '' '<span class="char" title="ch-verbose"> <span class="ch 2212" title="ch-verbose">minus</span> </span>' '' +'∓' '' '<span class="char" title="ch-verbose"> <span class="ch 2213" title="ch-verbose">minus plus</span> </span>' '' +'∔' '' '<span class="char" title="ch-verbose"> <span class="ch 2214" title="ch-verbose">dot plus</span> </span>' '' +'∕' '' '<span class="char" title="ch-verbose"> <span class="ch 2215" title="ch-verbose">slash</span> </span>' '' +'∖' '' '<span class="char" title="ch-verbose"> <span class="ch 2216" title="ch-verbose">back slash</span> </span>' '' +'∗' '' '<span class="char" title="ch-verbose"> <span class="ch 2217" title="ch-verbose">asterisk</span> </span>' '' +'∘' '' '<span class="char" title="ch-verbose"> <span class="ch 2218" title="ch-verbose">ring operator</span> </span>' '' +'∙' '' '<span class="char" title="ch-verbose"> <span class="ch 2219" title="ch-verbose">bullet</span> </span>' '' +'√' '' '<span class="char" title="ch-verbose"> <span class="ch 221A" title="ch-verbose">square root</span> </span>' '' +'∛' '' '<span class="char" title="ch-verbose"> <span class="ch 221B" title="ch-verbose">cube root</span> </span>' '' +'∜' '' '<span class="char" title="ch-verbose"> <span class="ch 221C" title="ch-verbose">fourth root</span> </span>' '' +'∝' '' '<span class="char" title="ch-verbose"> <span class="ch 221D" title="ch-verbose">proportional</span> </span>' '' +'∞' '' '<span class="char" title="ch-verbose"> <span class="ch 221E" title="ch-verbose">infinity</span> </span>' '' +'∟' '' '<span class="char" title="ch-verbose"> <span class="ch 221F" title="ch-verbose">right angle</span> </span>' '' +'∠' '' '<span class="char" title="ch-verbose"> <span class="ch 2220" title="ch-verbose">angle</span> </span>' '' +'∡' '' '<span class="char" title="ch-verbose"> <span class="ch 2221" title="ch-verbose">measured angle</span> </span>' '' +'∢' '' '<span class="char" title="ch-verbose"> <span class="ch 2222" title="ch-verbose">spherical angle</span> </span>' '' +'∣' '' '<span class="char" title="ch-verbose"> <span class="ch 2223" title="ch-verbose">vertical bar</span> </span>' '' +'∤' '' '<span class="char" title="ch-verbose"> <span class="ch 2224" title="ch-verbose">does not divide</span> </span>' '' +'∥' '' '<span class="char" title="ch-verbose"> <span class="ch 2225" title="ch-verbose">parallel to</span> </span>' '' +'∦' '' '<span class="char" title="ch-verbose"> <span class="ch 2226" title="ch-verbose">not parallel to</span> </span>' '' +'∧' '' '<span class="char" title="ch-verbose"> <span class="ch 2227" title="ch-verbose">logical and</span> </span>' '' +'∨' '' '<span class="char" title="ch-verbose"> <span class="ch 2228" title="ch-verbose">logical or</span> </span>' '' +'∩' '' '<span class="char" title="ch-verbose"> <span class="ch 2229" title="ch-verbose">intersection</span> </span>' '' +'∪' '' '<span class="char" title="ch-verbose"> <span class="ch 222A" title="ch-verbose">union</span> </span>' '' +'∫' '' '<span class="char" title="ch-verbose"> <span class="ch 222B" title="ch-verbose">integral</span> </span>' '' +'∬' '' '<span class="char" title="ch-verbose"> <span class="ch 222C" title="ch-verbose">double integral</span> </span>' '' +'∭' '' '<span class="char" title="ch-verbose"> <span class="ch 222D" title="ch-verbose">triple integral</span> </span>' '' +'∮' '' '<span class="char" title="ch-verbose"> <span class="ch 222E" title="ch-verbose">contour integral</span> </span>' '' +'∯' '' '<span class="char" title="ch-verbose"> <span class="ch 222F" title="ch-verbose">surface integral</span> </span>' '' +'∰' '' '<span class="char" title="ch-verbose"> <span class="ch 2230" title="ch-verbose">volume integral</span> </span>' '' +'∱' '' '<span class="char" title="ch-verbose"> <span class="ch 2231" title="ch-verbose">clockwise integral</span> </span>' '' +'∲' '' '<span class="char" title="ch-verbose"> <span class="ch 2232" title="ch-verbose">clockwise contour integral</span> </span>' '' +'∳' '' '<span class="char" title="ch-verbose"> <span class="ch 2233" title="ch-verbose">anticlockwise contour integral</span> </span>' '' +'∴' '' '<span class="char" title="ch-verbose"> <span class="ch 2234" title="ch-verbose">therefore</span> </span>' '' +'∵' '' '<span class="char" title="ch-verbose"> <span class="ch 2235" title="ch-verbose">because</span> </span>' '' +'∶' '' '<span class="char" title="ch-verbose"> <span class="ch 2236" title="ch-verbose">ratio</span> </span>' '' +'∷' '' '<span class="char" title="ch-verbose"> <span class="ch 2237" title="ch-verbose">proportion</span> </span>' '' +'∸' '' '<span class="char" title="ch-verbose"> <span class="ch 2238" title="ch-verbose">dot minus</span> </span>' '' +'∹' '' '<span class="char" title="ch-verbose"> <span class="ch 2239" title="ch-verbose">excess</span> </span>' '' +'∺' '' '<span class="char" title="ch-verbose"> <span class="ch 223A" title="ch-verbose">geometric proportion</span> </span>' '' +'∻' '' '<span class="char" title="ch-verbose"> <span class="ch 223B" title="ch-verbose">homothetic</span> </span>' '' +'∼' '' '<span class="char" title="ch-verbose"> <span class="ch 223C" title="ch-verbose">similar</span> </span>' '' +'∽' '' '<span class="char" title="ch-verbose"> <span class="ch 223D" title="ch-verbose">reversed tilde</span> </span>' '' +'∾' '' '<span class="char" title="ch-verbose"> <span class="ch 223E" title="ch-verbose">inverted lazy s</span> </span>' '' +'∿' '' '<span class="char" title="ch-verbose"> <span class="ch 223F" title="ch-verbose">sine wave</span> </span>' '' +'≀' '' '<span class="char" title="ch-verbose"> <span class="ch 2240" title="ch-verbose">wreath product</span> </span>' '' +'≁' '' '<span class="char" title="ch-verbose"> <span class="ch 2241" title="ch-verbose">not tilde</span> </span>' '' +'≂' '' '<span class="char" title="ch-verbose"> <span class="ch 2242" title="ch-verbose">minus tilde</span> </span>' '' +'≃' '' '<span class="char" title="ch-verbose"> <span class="ch 2243" title="ch-verbose">asymptotically equal to</span> </span>' '' +'≄' '' '<span class="char" title="ch-verbose"> <span class="ch 2244" title="ch-verbose">not asymptotically equal to</span> </span>' '' +'≅' '' '<span class="char" title="ch-verbose"> <span class="ch 2245" title="ch-verbose">approximately equal to</span> </span>' '' +'≆' '' '<span class="char" title="ch-verbose"> <span class="ch 2246" title="ch-verbose">approximately but not actually equal to</span> </span>' '' +'≇' '' '<span class="char" title="ch-verbose"> <span class="ch 2247" title="ch-verbose">neither approximately nor actually equal to</span> </span>' '' +'≈' '' '<span class="char" title="ch-verbose"> <span class="ch 2248" title="ch-verbose">almost equal to</span> </span>' '' +'≉' '' '<span class="char" title="ch-verbose"> <span class="ch 2249" title="ch-verbose">not almost equal to</span> </span>' '' +'≊' '' '<span class="char" title="ch-verbose"> <span class="ch 224A" title="ch-verbose">almost equal or equal to</span> </span>' '' +'≋' '' '<span class="char" title="ch-verbose"> <span class="ch 224B" title="ch-verbose">triple tilde</span> </span>' '' +'≌' '' '<span class="char" title="ch-verbose"> <span class="ch 224C" title="ch-verbose">all equal to</span> </span>' '' +'≍' '' '<span class="char" title="ch-verbose"> <span class="ch 224D" title="ch-verbose">equivalent to</span> </span>' '' +'≎' '' '<span class="char" title="ch-verbose"> <span class="ch 224E" title="ch-verbose">geometrically equivalent to</span> </span>' '' +'≏' '' '<span class="char" title="ch-verbose"> <span class="ch 224F" title="ch-verbose">difference between</span> </span>' '' +'≐' '' '<span class="char" title="ch-verbose"> <span class="ch 2250" title="ch-verbose">approaches the limit</span> </span>' '' +'≑' '' '<span class="char" title="ch-verbose"> <span class="ch 2251" title="ch-verbose">geometrically equal to</span> </span>' '' +'≒' '' '<span class="char" title="ch-verbose"> <span class="ch 2252" title="ch-verbose">approximately equal to or the image of</span> </span>' '' +'≓' '' '<span class="char" title="ch-verbose"> <span class="ch 2253" title="ch-verbose">image of or approximately equal to</span> </span>' '' +'≔' '' '<span class="char" title="ch-verbose"> <span class="ch 2254" title="ch-verbose">colon equals</span> </span>' '' +'≕' '' '<span class="char" title="ch-verbose"> <span class="ch 2255" title="ch-verbose">equals colon</span> </span>' '' +'≖' '' '<span class="char" title="ch-verbose"> <span class="ch 2256" title="ch-verbose">ring in equal to</span> </span>' '' +'≗' '' '<span class="char" title="ch-verbose"> <span class="ch 2257" title="ch-verbose">ring equal to</span> </span>' '' +'≘' '' '<span class="char" title="ch-verbose"> <span class="ch 2258" title="ch-verbose">corresponds to</span> </span>' '' +'≙' '' '<span class="char" title="ch-verbose"> <span class="ch 2259" title="ch-verbose">estimates</span> </span>' '' +'≚' '' '<span class="char" title="ch-verbose"> <span class="ch 225A" title="ch-verbose">equiangular to</span> </span>' '' +'≛' '' '<span class="char" title="ch-verbose"> <span class="ch 225B" title="ch-verbose">star equals</span> </span>' '' +'≜' '' '<span class="char" title="ch-verbose"> <span class="ch 225C" title="ch-verbose">delta equal to</span> </span>' '' +'≝' '' '<span class="char" title="ch-verbose"> <span class="ch 225D" title="ch-verbose">equal to by definition</span> </span>' '' +'≞' '' '<span class="char" title="ch-verbose"> <span class="ch 225E" title="ch-verbose">measured by</span> </span>' '' +'≟' '' '<span class="char" title="ch-verbose"> <span class="ch 225F" title="ch-verbose">questioned equal to</span> </span>' '' +'≠' '' '<span class="char" title="ch-verbose"> <span class="ch 2260" title="ch-verbose">not equal</span> </span>' '' +'≡' '' '<span class="char" title="ch-verbose"> <span class="ch 2261" title="ch-verbose">equivalent</span> </span>' '' +'≢' '' '<span class="char" title="ch-verbose"> <span class="ch 2262" title="ch-verbose">not identical to</span> </span>' '' +'≣' '' '<span class="char" title="ch-verbose"> <span class="ch 2263" title="ch-verbose">strictly equivalent to</span> </span>' '' +'≤' '' '<span class="char" title="ch-verbose"> <span class="ch 2264" title="ch-verbose">less than or equal to</span> </span>' '' +'≥' '' '<span class="char" title="ch-verbose"> <span class="ch 2265" title="ch-verbose">greater than or equal to</span> </span>' '' +'≦' '' '<span class="char" title="ch-verbose"> <span class="ch 2266" title="ch-verbose">less-than over equal to</span> </span>' '' +'≧' '' '<span class="char" title="ch-verbose"> <span class="ch 2267" title="ch-verbose">greater-than over equal to</span> </span>' '' +'≨' '' '<span class="char" title="ch-verbose"> <span class="ch 2268" title="ch-verbose">less-than but not equal to</span> </span>' '' +'≩' '' '<span class="char" title="ch-verbose"> <span class="ch 2269" title="ch-verbose">greater-than but not equal to</span> </span>' '' +'≪' '' '<span class="char" title="ch-verbose"> <span class="ch 226A" title="ch-verbose">much less-than</span> </span>' '' +'≫' '' '<span class="char" title="ch-verbose"> <span class="ch 226B" title="ch-verbose">much greater-than</span> </span>' '' +'≬' '' '<span class="char" title="ch-verbose"> <span class="ch 226C" title="ch-verbose">between</span> </span>' '' +'≭' '' '<span class="char" title="ch-verbose"> <span class="ch 226D" title="ch-verbose">not equivalent to</span> </span>' '' +'≮' '' '<span class="char" title="ch-verbose"> <span class="ch 226E" title="ch-verbose">not less-than</span> </span>' '' +'≯' '' '<span class="char" title="ch-verbose"> <span class="ch 226F" title="ch-verbose">not greater-than</span> </span>' '' +'≰' '' '<span class="char" title="ch-verbose"> <span class="ch 2270" title="ch-verbose">neither less-than nor equal to</span> </span>' '' +'≱' '' '<span class="char" title="ch-verbose"> <span class="ch 2271" title="ch-verbose">neither greater-than nor equal to</span> </span>' '' +'≲' '' '<span class="char" title="ch-verbose"> <span class="ch 2272" title="ch-verbose">less-than or equivalent to</span> </span>' '' +'≳' '' '<span class="char" title="ch-verbose"> <span class="ch 2273" title="ch-verbose">greater-than or equivalent to</span> </span>' '' +'≴' '' '<span class="char" title="ch-verbose"> <span class="ch 2274" title="ch-verbose">neither less-than nor equivalent to</span> </span>' '' +'≵' '' '<span class="char" title="ch-verbose"> <span class="ch 2275" title="ch-verbose">neither greater-than nor equivalent to</span> </span>' '' +'≶' '' '<span class="char" title="ch-verbose"> <span class="ch 2276" title="ch-verbose">less-than or greater-than</span> </span>' '' +'≷' '' '<span class="char" title="ch-verbose"> <span class="ch 2277" title="ch-verbose">greater-than or less-than</span> </span>' '' +'≸' '' '<span class="char" title="ch-verbose"> <span class="ch 2278" title="ch-verbose">neither less-than nor greater-than</span> </span>' '' +'≹' '' '<span class="char" title="ch-verbose"> <span class="ch 2279" title="ch-verbose">neither greater-than nor less-than</span> </span>' '' +'≺' '' '<span class="char" title="ch-verbose"> <span class="ch 227A" title="ch-verbose">precedes</span> </span>' '' +'≻' '' '<span class="char" title="ch-verbose"> <span class="ch 227B" title="ch-verbose">succeeds</span> </span>' '' +'≼' '' '<span class="char" title="ch-verbose"> <span class="ch 227C" title="ch-verbose">precedes or equal to</span> </span>' '' +'≽' '' '<span class="char" title="ch-verbose"> <span class="ch 227D" title="ch-verbose">succeeds or equal to</span> </span>' '' +'≾' '' '<span class="char" title="ch-verbose"> <span class="ch 227E" title="ch-verbose">precedes or equivalent to</span> </span>' '' +'≿' '' '<span class="char" title="ch-verbose"> <span class="ch 227F" title="ch-verbose">succeeds or equivalent to</span> </span>' '' +'⊀' '' '<span class="char" title="ch-verbose"> <span class="ch 2280" title="ch-verbose">does not precede</span> </span>' '' +'⊁' '' '<span class="char" title="ch-verbose"> <span class="ch 2281" title="ch-verbose">does not succeed</span> </span>' '' +'⊂' '' '<span class="char" title="ch-verbose"> <span class="ch 2282" title="ch-verbose">proper subset of</span> </span>' '' +'⊃' '' '<span class="char" title="ch-verbose"> <span class="ch 2283" title="ch-verbose">proper superset of</span> </span>' '' +'⊄' '' '<span class="char" title="ch-verbose"> <span class="ch 2284" title="ch-verbose">not subset</span> </span>' '' +'⊅' '' '<span class="char" title="ch-verbose"> <span class="ch 2285" title="ch-verbose">not a superset of</span> </span>' '' +'⊆' '' '<span class="char" title="ch-verbose"> <span class="ch 2286" title="ch-verbose">contained in or equals</span> </span>' '' +'⊇' '' '<span class="char" title="ch-verbose"> <span class="ch 2287" title="ch-verbose">superset of or equal to</span> </span>' '' +'⊈' '' '<span class="char" title="ch-verbose"> <span class="ch 2288" title="ch-verbose">neither a subset of nor equal to</span> </span>' '' +'⊉' '' '<span class="char" title="ch-verbose"> <span class="ch 2289" title="ch-verbose">neither a superset of nor equal to</span> </span>' '' +'⊊' '' '<span class="char" title="ch-verbose"> <span class="ch 228A" title="ch-verbose">subset of with not equal to</span> </span>' '' +'⊋' '' '<span class="char" title="ch-verbose"> <span class="ch 228B" title="ch-verbose">superset of with not equal to</span> </span>' '' +'⊌' '' '<span class="char" title="ch-verbose"> <span class="ch 228C" title="ch-verbose">multiset</span> </span>' '' +'⊍' '' '<span class="char" title="ch-verbose"> <span class="ch 228D" title="ch-verbose">multiset multiplication</span> </span>' '' +'⊎' '' '<span class="char" title="ch-verbose"> <span class="ch 228E" title="ch-verbose">multiset union</span> </span>' '' +'⊏' '' '<span class="char" title="ch-verbose"> <span class="ch 228F" title="ch-verbose">square image of</span> </span>' '' +'⊐' '' '<span class="char" title="ch-verbose"> <span class="ch 2290" title="ch-verbose">square original of</span> </span>' '' +'⊑' '' '<span class="char" title="ch-verbose"> <span class="ch 2291" title="ch-verbose">square image of or equal to</span> </span>' '' +'⊒' '' '<span class="char" title="ch-verbose"> <span class="ch 2292" title="ch-verbose">square original of or equal to</span> </span>' '' +'⊓' '' '<span class="char" title="ch-verbose"> <span class="ch 2293" title="ch-verbose">square cap</span> </span>' '' +'⊔' '' '<span class="char" title="ch-verbose"> <span class="ch 2294" title="ch-verbose">square cup</span> </span>' '' +'⊕' '' '<span class="char" title="ch-verbose"> <span class="ch 2295" title="ch-verbose">circle plus</span> </span>' '' +'⊖' '' '<span class="char" title="ch-verbose"> <span class="ch 2296" title="ch-verbose">circled minus</span> </span>' '' +'⊗' '' '<span class="char" title="ch-verbose"> <span class="ch 2297" title="ch-verbose">circle multiply</span> </span>' '' +'⊘' '' '<span class="char" title="ch-verbose"> <span class="ch 2298" title="ch-verbose">circled division slash</span> </span>' '' +'⊙' '' '<span class="char" title="ch-verbose"> <span class="ch 2299" title="ch-verbose">circled dot operator</span> </span>' '' +'⊚' '' '<span class="char" title="ch-verbose"> <span class="ch 229A" title="ch-verbose">circled ring operator</span> </span>' '' +'⊛' '' '<span class="char" title="ch-verbose"> <span class="ch 229B" title="ch-verbose">circled asterisk operator</span> </span>' '' +'⊜' '' '<span class="char" title="ch-verbose"> <span class="ch 229C" title="ch-verbose">circled equals</span> </span>' '' +'⊝' '' '<span class="char" title="ch-verbose"> <span class="ch 229D" title="ch-verbose">circled dash</span> </span>' '' +'⊞' '' '<span class="char" title="ch-verbose"> <span class="ch 229E" title="ch-verbose">squared plus</span> </span>' '' +'⊟' '' '<span class="char" title="ch-verbose"> <span class="ch 229F" title="ch-verbose">squared minus</span> </span>' '' +'⊠' '' '<span class="char" title="ch-verbose"> <span class="ch 22A0" title="ch-verbose">squared times</span> </span>' '' +'⊡' '' '<span class="char" title="ch-verbose"> <span class="ch 22A1" title="ch-verbose">squared dot operator</span> </span>' '' +'⊢' '' '<span class="char" title="ch-verbose"> <span class="ch 22A2" title="ch-verbose">right tack</span> </span>' '' +'⊣' '' '<span class="char" title="ch-verbose"> <span class="ch 22A3" title="ch-verbose">left tack</span> </span>' '' +'⊤' '' '<span class="char" title="ch-verbose"> <span class="ch 22A4" title="ch-verbose">down tack</span> </span>' '' +'⊥' '' '<span class="char" title="ch-verbose"> <span class="ch 22A5" title="ch-verbose">perpendicular</span> </span>' '' +'⊦' '' '<span class="char" title="ch-verbose"> <span class="ch 22A6" title="ch-verbose">assertion</span> </span>' '' +'⊧' '' '<span class="char" title="ch-verbose"> <span class="ch 22A7" title="ch-verbose">models</span> </span>' '' +'⊨' '' '<span class="char" title="ch-verbose"> <span class="ch 22A8" title="ch-verbose">true</span> </span>' '' +'⊩' '' '<span class="char" title="ch-verbose"> <span class="ch 22A9" title="ch-verbose">forces</span> </span>' '' +'⊪' '' '<span class="char" title="ch-verbose"> <span class="ch 22AA" title="ch-verbose">triple vertical bar right turnstile</span> </span>' '' +'⊫' '' '<span class="char" title="ch-verbose"> <span class="ch 22AB" title="ch-verbose">double vertical bar double right turnstile</span> </span>' '' +'⊬' '' '<span class="char" title="ch-verbose"> <span class="ch 22AC" title="ch-verbose">does not prove</span> </span>' '' +'⊭' '' '<span class="char" title="ch-verbose"> <span class="ch 22AD" title="ch-verbose">not true</span> </span>' '' +'⊮' '' '<span class="char" title="ch-verbose"> <span class="ch 22AE" title="ch-verbose">does not force</span> </span>' '' +'⊯' '' '<span class="char" title="ch-verbose"> <span class="ch 22AF" title="ch-verbose">negated double vertical bar double right turnstile</span> </span>' '' +'⊰' '' '<span class="char" title="ch-verbose"> <span class="ch 22B0" title="ch-verbose">precedes under relation</span> </span>' '' +'⊱' '' '<span class="char" title="ch-verbose"> <span class="ch 22B1" title="ch-verbose">succeeds under relation</span> </span>' '' +'⊲' '' '<span class="char" title="ch-verbose"> <span class="ch 22B2" title="ch-verbose">normal subgroup of</span> </span>' '' +'⊳' '' '<span class="char" title="ch-verbose"> <span class="ch 22B3" title="ch-verbose">contains as normal subgroup</span> </span>' '' +'⊴' '' '<span class="char" title="ch-verbose"> <span class="ch 22B4" title="ch-verbose">normal subgroup of or equal t</span> </span>' '' +'⊵' '' '<span class="char" title="ch-verbose"> <span class="ch 22B5" title="ch-verbose">contains as normal s</span> </span>' '' +'⊶' '' '<span class="char" title="ch-verbose"> <span class="ch 22B6" title="ch-verbose">original of</span> </span>' '' +'⊷' '' '<span class="char" title="ch-verbose"> <span class="ch 22B7" title="ch-verbose">image of</span> </span>' '' +'⊸' '' '<span class="char" title="ch-verbose"> <span class="ch 22B8" title="ch-verbose">multimap</span> </span>' '' +'⊹' '' '<span class="char" title="ch-verbose"> <span class="ch 22B9" title="ch-verbose">hermitian conjugate matrix</span> </span>' '' +'⊺' '' '<span class="char" title="ch-verbose"> <span class="ch 22BA" title="ch-verbose">intercalate</span> </span>' '' +'⊻' '' '<span class="char" title="ch-verbose"> <span class="ch 22BB" title="ch-verbose">xor</span> </span>' '' +'⊼' '' '<span class="char" title="ch-verbose"> <span class="ch 22BC" title="ch-verbose">nand</span> </span>' '' +'⊽' '' '<span class="char" title="ch-verbose"> <span class="ch 22BD" title="ch-verbose">nor</span> </span>' '' +'⊾' '' '<span class="char" title="ch-verbose"> <span class="ch 22BE" title="ch-verbose">right angle with arc</span> </span>' '' +'⊿' '' '<span class="char" title="ch-verbose"> <span class="ch 22BF" title="ch-verbose">right triangle</span> </span>' '' +'⋀' '' '<span class="char" title="ch-verbose"> <span class="ch 22C0" title="ch-verbose">n-ary logical and</span> </span>' '' +'⋁' '' '<span class="char" title="ch-verbose"> <span class="ch 22C1" title="ch-verbose">n-ary logical or</span> </span>' '' +'⋂' '' '<span class="char" title="ch-verbose"> <span class="ch 22C2" title="ch-verbose">intersection</span> </span>' '' +'⋂' '' '<span class="char" title="ch-verbose"> <span class="ch 22C2" title="ch-verbose">n-ary intersection</span> </span>' '' +'⋃' '' '<span class="char" title="ch-verbose"> <span class="ch 22C3" title="ch-verbose">union</span> </span>' '' +'⋄' '' '<span class="char" title="ch-verbose"> <span class="ch 22C4" title="ch-verbose">diamond operator</span> </span>' '' +'⋅' '' '<span class="char" title="ch-verbose"> <span class="ch 22C5" title="ch-verbose">dot operator</span> </span>' '' +'⋅' '' '<span class="char" title="ch-verbose"> <span class="ch 22C5" title="ch-verbose">dot operator</span> </span>' '' +'⋆' '' '<span class="char" title="ch-verbose"> <span class="ch 22C6" title="ch-verbose">star operator</span> </span>' '' +'⋇' '' '<span class="char" title="ch-verbose"> <span class="ch 22C7" title="ch-verbose">division times</span> </span>' '' +'⋈' '' '<span class="char" title="ch-verbose"> <span class="ch 22C8" title="ch-verbose">bowtie</span> </span>' '' +'⋉' '' '<span class="char" title="ch-verbose"> <span class="ch 22C9" title="ch-verbose">left normal factor semidirect product</span> </span>' '' +'⋊' '' '<span class="char" title="ch-verbose"> <span class="ch 22CA" title="ch-verbose">right normal factor semidirect product</span> </span>' '' +'⋋' '' '<span class="char" title="ch-verbose"> <span class="ch 22CB" title="ch-verbose">left semidirect product</span> </span>' '' +'⋌' '' '<span class="char" title="ch-verbose"> <span class="ch 22CC" title="ch-verbose">right semidirect product</span> </span>' '' +'⋍' '' '<span class="char" title="ch-verbose"> <span class="ch 22CD" title="ch-verbose">reversed tilde equals</span> </span>' '' +'⋎' '' '<span class="char" title="ch-verbose"> <span class="ch 22CE" title="ch-verbose">curly logical or</span> </span>' '' +'⋏' '' '<span class="char" title="ch-verbose"> <span class="ch 22CF" title="ch-verbose">curly logical and</span> </span>' '' +'⋐' '' '<span class="char" title="ch-verbose"> <span class="ch 22D0" title="ch-verbose">double subset</span> </span>' '' +'⋑' '' '<span class="char" title="ch-verbose"> <span class="ch 22D1" title="ch-verbose">double superset</span> </span>' '' +'⋒' '' '<span class="char" title="ch-verbose"> <span class="ch 22D2" title="ch-verbose">double intersection</span> </span>' '' +'⋓' '' '<span class="char" title="ch-verbose"> <span class="ch 22D3" title="ch-verbose">double union</span> </span>' '' +'⋔' '' '<span class="char" title="ch-verbose"> <span class="ch 22D4" title="ch-verbose">pitchfork</span> </span>' '' +'⋕' '' '<span class="char" title="ch-verbose"> <span class="ch 22D5" title="ch-verbose">equal and parallel to</span> </span>' '' +'⋖' '' '<span class="char" title="ch-verbose"> <span class="ch 22D6" title="ch-verbose">less-than with dot</span> </span>' '' +'⋗' '' '<span class="char" title="ch-verbose"> <span class="ch 22D7" title="ch-verbose">greater-than with dot</span> </span>' '' +'⋘' '' '<span class="char" title="ch-verbose"> <span class="ch 22D8" title="ch-verbose">very much less-than</span> </span>' '' +'⋙' '' '<span class="char" title="ch-verbose"> <span class="ch 22D9" title="ch-verbose">very much greater-than</span> </span>' '' +'⋚' '' '<span class="char" title="ch-verbose"> <span class="ch 22DA" title="ch-verbose">less-than equal to or greater-than</span> </span>' '' +'⋛' '' '<span class="char" title="ch-verbose"> <span class="ch 22DB" title="ch-verbose">greater-than equal to or less-than</span> </span>' '' +'⋜' '' '<span class="char" title="ch-verbose"> <span class="ch 22DC" title="ch-verbose">equal to or less-than</span> </span>' '' +'⋝' '' '<span class="char" title="ch-verbose"> <span class="ch 22DD" title="ch-verbose">equal to or greater-than</span> </span>' '' +'⋞' '' '<span class="char" title="ch-verbose"> <span class="ch 22DE" title="ch-verbose">equal to or precedes</span> </span>' '' +'⋟' '' '<span class="char" title="ch-verbose"> <span class="ch 22DF" title="ch-verbose">equal to or succeeds</span> </span>' '' +'⋠' '' '<span class="char" title="ch-verbose"> <span class="ch 22E0" title="ch-verbose">does not precede or equal</span> </span>' '' +'⋡' '' '<span class="char" title="ch-verbose"> <span class="ch 22E1" title="ch-verbose">does not succeed or equal</span> </span>' '' +'⋢' '' '<span class="char" title="ch-verbose"> <span class="ch 22E2" title="ch-verbose">not square image of or equal to</span> </span>' '' +'⋣' '' '<span class="char" title="ch-verbose"> <span class="ch 22E3" title="ch-verbose">not square original of or equal to</span> </span>' '' +'⋤' '' '<span class="char" title="ch-verbose"> <span class="ch 22E4" title="ch-verbose">square image of or not equal to</span> </span>' '' +'⋥' '' '<span class="char" title="ch-verbose"> <span class="ch 22E5" title="ch-verbose">square original of or not equal to</span> </span>' '' +'⋦' '' '<span class="char" title="ch-verbose"> <span class="ch 22E6" title="ch-verbose">less-than but not equivalent to</span> </span>' '' +'⋧' '' '<span class="char" title="ch-verbose"> <span class="ch 22E7" title="ch-verbose">greater-than but not equivalent to</span> </span>' '' +'⋨' '' '<span class="char" title="ch-verbose"> <span class="ch 22E8" title="ch-verbose">precedes but not equivalent to</span> </span>' '' +'⋩' '' '<span class="char" title="ch-verbose"> <span class="ch 22E9" title="ch-verbose">succeeds but not equivalent to</span> </span>' '' +'⋪' '' '<span class="char" title="ch-verbose"> <span class="ch 22EA" title="ch-verbose">not normal subgroup of</span> </span>' '' +'⋫' '' '<span class="char" title="ch-verbose"> <span class="ch 22EB" title="ch-verbose">does not contain as normal subgroup</span> </span>' '' +'⋬' '' '<span class="char" title="ch-verbose"> <span class="ch 22EC" title="ch-verbose">not normal subgroup of or equal to</span> </span>' '' +'⋭' '' '<span class="char" title="ch-verbose"> <span class="ch 22ED" title="ch-verbose">does not contain as normal subgroup or equal</span> </span>' '' +'⋮' '' '<span class="char" title="ch-verbose"> <span class="ch 22EE" title="ch-verbose">vertical ellipsis</span> </span>' '' +'⋯' '' '<span class="char" title="ch-verbose"> <span class="ch 22EF" title="ch-verbose">centered ellipsis</span> </span>' '' +'⋰' '' '<span class="char" title="ch-verbose"> <span class="ch 22F0" title="ch-verbose">ascending ellipsis</span> </span>' '' +'⋱' '' '<span class="char" title="ch-verbose"> <span class="ch 22F1" title="ch-verbose">descending ellipsis</span> </span>' '' +'⋲' '' '<span class="char" title="ch-verbose"> <span class="ch 22F2" title="ch-verbose">element of with long horizontal stroke</span> </span>' '' +'⋳' '' '<span class="char" title="ch-verbose"> <span class="ch 22F3" title="ch-verbose">element of with vertical bar at end of horizontal stroke</span> </span>' '' +'⋴' '' '<span class="char" title="ch-verbose"> <span class="ch 22F4" title="ch-verbose">small element of with vertical bar at end of horizontal stro</span> </span>' '' +'⋵' '' '<span class="char" title="ch-verbose"> <span class="ch 22F5" title="ch-verbose">element of with dot above</span> </span>' '' +'⋶' '' '<span class="char" title="ch-verbose"> <span class="ch 22F6" title="ch-verbose">element of with overbar</span> </span>' '' +'⋷' '' '<span class="char" title="ch-verbose"> <span class="ch 22F7" title="ch-verbose">small element of with overbar</span> </span>' '' +'⋸' '' '<span class="char" title="ch-verbose"> <span class="ch 22F8" title="ch-verbose">element of with underbar</span> </span>' '' +'⋹' '' '<span class="char" title="ch-verbose"> <span class="ch 22F9" title="ch-verbose">element of with two horizontal strokes</span> </span>' '' +'⋺' '' '<span class="char" title="ch-verbose"> <span class="ch 22FA" title="ch-verbose">contains with long horizontal stroke</span> </span>' '' +'⋻' '' '<span class="char" title="ch-verbose"> <span class="ch 22FB" title="ch-verbose">contains with vertical bar at end of horizontal stroke</span> </span>' '' +'⋼' '' '<span class="char" title="ch-verbose"> <span class="ch 22FC" title="ch-verbose">small contains with vertical bar at end of horizontal stroke</span> </span>' '' +'⋽' '' '<span class="char" title="ch-verbose"> <span class="ch 22FD" title="ch-verbose">contains with overbar</span> </span>' '' +'⋾' '' '<span class="char" title="ch-verbose"> <span class="ch 22FE" title="ch-verbose">small contains with overbar</span> </span>' '' +'⋿' '' '<span class="char" title="ch-verbose"> <span class="ch 22FF" title="ch-verbose">z notation bag membership</span> </span>' '' + +'⌀' '' '<span class="char" title="ch-verbose"> <span class="ch 2300" title="ch-verbose">diameter sign</span> </span>' '' +'⌁' '' '<span class="char" title="ch-verbose"> <span class="ch 2301" title="ch-verbose">electric arrow</span> </span>' '' +'⌂' '' '<span class="char" title="ch-verbose"> <span class="ch 2302" title="ch-verbose">house</span> </span>' '' +'⌃' '' '<span class="char" title="ch-verbose"> <span class="ch 2303" title="ch-verbose">up arrowhead</span> </span>' '' +'⌄' '' '<span class="char" title="ch-verbose"> <span class="ch 2304" title="ch-verbose">down arrowhead</span> </span>' '' +'⌅' '' '<span class="char" title="ch-verbose"> <span class="ch 2305" title="ch-verbose">projective</span> </span>' '' +'⌆' '' '<span class="char" title="ch-verbose"> <span class="ch 2306" title="ch-verbose">perspective</span> </span>' '' +'⌇' '' '<span class="char" title="ch-verbose"> <span class="ch 2307" title="ch-verbose">wavy line</span> </span>' '' +'⌈' '' '<span class="char" title="ch-verbose"> <span class="ch 2308" title="ch-verbose">left ceiling</span> </span>' '' +'⌉' '' '<span class="char" title="ch-verbose"> <span class="ch 2309" title="ch-verbose">right ceiling</span> </span>' '' +'⌊' '' '<span class="char" title="ch-verbose"> <span class="ch 230A" title="ch-verbose">left floor</span> </span>' '' +'⌋' '' '<span class="char" title="ch-verbose"> <span class="ch 230B" title="ch-verbose">right floor</span> </span>' '' +'⌌' '' '<span class="char" title="ch-verbose"> <span class="ch 230C" title="ch-verbose">bottom right crop</span> </span>' '' +'⌍' '' '<span class="char" title="ch-verbose"> <span class="ch 230D" title="ch-verbose">bottom left crop</span> </span>' '' +'⌎' '' '<span class="char" title="ch-verbose"> <span class="ch 230E" title="ch-verbose">top right crop</span> </span>' '' +'⌏' '' '<span class="char" title="ch-verbose"> <span class="ch 230F" title="ch-verbose">top left crop</span> </span>' '' +'⌐' '' '<span class="char" title="ch-verbose"> <span class="ch 2310" title="ch-verbose">reversed not sign</span> </span>' '' +'⌑' '' '<span class="char" title="ch-verbose"> <span class="ch 2311" title="ch-verbose">square lozenge</span> </span>' '' +'⌒' '' '<span class="char" title="ch-verbose"> <span class="ch 2312" title="ch-verbose">arc</span> </span>' '' +'⌓' '' '<span class="char" title="ch-verbose"> <span class="ch 2313" title="ch-verbose">segment</span> </span>' '' +'⌔' '' '<span class="char" title="ch-verbose"> <span class="ch 2314" title="ch-verbose">sector</span> </span>' '' +'⌕' '' '<span class="char" title="ch-verbose"> <span class="ch 2315" title="ch-verbose">telephone recorder</span> </span>' '' +'⌖' '' '<span class="char" title="ch-verbose"> <span class="ch 2316" title="ch-verbose">position indicator</span> </span>' '' +'⌗' '' '<span class="char" title="ch-verbose"> <span class="ch 2317" title="ch-verbose">viewdata square</span> </span>' '' +'⌘' '' '<span class="char" title="ch-verbose"> <span class="ch 2318" title="ch-verbose">place of interest sign</span> </span>' '' +'⌙' '' '<span class="char" title="ch-verbose"> <span class="ch 2319" title="ch-verbose">turned not sign</span> </span>' '' +'⌚' '' '<span class="char" title="ch-verbose"> <span class="ch 231A" title="ch-verbose">watch</span> </span>' '' +'⌛' '' '<span class="char" title="ch-verbose"> <span class="ch 231B" title="ch-verbose">hourglass</span> </span>' '' +'⌜' '' '<span class="char" title="ch-verbose"> <span class="ch 231C" title="ch-verbose">top left corner</span> </span>' '' +'⌝' '' '<span class="char" title="ch-verbose"> <span class="ch 231D" title="ch-verbose">top right corner</span> </span>' '' +'⌞' '' '<span class="char" title="ch-verbose"> <span class="ch 231E" title="ch-verbose">bottom left corner</span> </span>' '' +'⌟' '' '<span class="char" title="ch-verbose"> <span class="ch 231F" title="ch-verbose">bottom right corner</span> </span>' '' +'⌠' '' '<span class="char" title="ch-verbose"> <span class="ch 2320" title="ch-verbose">top half integral</span> </span>' '' +'⌡' '' '<span class="char" title="ch-verbose"> <span class="ch 2321" title="ch-verbose">bottom half integral</span> </span>' '' +'⌢' '' '<span class="char" title="ch-verbose"> <span class="ch 2322" title="ch-verbose">frown</span> </span>' '' +'⌣' '' '<span class="char" title="ch-verbose"> <span class="ch 2323" title="ch-verbose">smile</span> </span>' '' +'⌤' '' '<span class="char" title="ch-verbose"> <span class="ch 2324" title="ch-verbose">up arrowhead between two horizontal bars</span> </span>' '' +'⌥' '' '<span class="char" title="ch-verbose"> <span class="ch 2325" title="ch-verbose">option key</span> </span>' '' +'⌦' '' '<span class="char" title="ch-verbose"> <span class="ch 2326" title="ch-verbose">erase to the right</span> </span>' '' +'⌧' '' '<span class="char" title="ch-verbose"> <span class="ch 2327" title="ch-verbose">x in a rectangle box</span> </span>' '' +'⌨' '' '<span class="char" title="ch-verbose"> <span class="ch 2328" title="ch-verbose">keyboard</span> </span>' '' +'〈' '' '<span class="char" title="ch-verbose"> <span class="ch 2329" title="ch-verbose">left angle bracket</span> </span>' '' +'〉' '' '<span class="char" title="ch-verbose"> <span class="ch 232A" title="ch-verbose">right angle bracket</span> </span>' '' +'⌫' '' '<span class="char" title="ch-verbose"> <span class="ch 232B" title="ch-verbose">erase to the left</span> </span>' '' +'⌬' '' '<span class="char" title="ch-verbose"> <span class="ch 232C" title="ch-verbose">benzene ring</span> </span>' '' +'⌭' '' '<span class="char" title="ch-verbose"> <span class="ch 232D" title="ch-verbose">cylindricity</span> </span>' '' +'⌮' '' '<span class="char" title="ch-verbose"> <span class="ch 232E" title="ch-verbose">all around-profile</span> </span>' '' +'⌯' '' '<span class="char" title="ch-verbose"> <span class="ch 232F" title="ch-verbose">symmetry</span> </span>' '' +'⌰' '' '<span class="char" title="ch-verbose"> <span class="ch 2330" title="ch-verbose">total runout</span> </span>' '' +'⌱' '' '<span class="char" title="ch-verbose"> <span class="ch 2331" title="ch-verbose">dimension origin</span> </span>' '' +'⌲' '' '<span class="char" title="ch-verbose"> <span class="ch 2332" title="ch-verbose">conical taper</span> </span>' '' +'⌳' '' '<span class="char" title="ch-verbose"> <span class="ch 2333" title="ch-verbose">slope</span> </span>' '' +'⌴' '' '<span class="char" title="ch-verbose"> <span class="ch 2334" title="ch-verbose">counterbore</span> </span>' '' +'⌵' '' '<span class="char" title="ch-verbose"> <span class="ch 2335" title="ch-verbose">countersink</span> </span>' '' +'⌶' '' '<span class="char" title="ch-verbose"> <span class="ch 2336" title="ch-verbose">apl functional symbol i-beam</span> </span>' '' +'⌷' '' '<span class="char" title="ch-verbose"> <span class="ch 2337" title="ch-verbose">apl functional symbol squish quad</span> </span>' '' +'⌸' '' '<span class="char" title="ch-verbose"> <span class="ch 2338" title="ch-verbose">apl functional symbol quad equal</span> </span>' '' +'⌹' '' '<span class="char" title="ch-verbose"> <span class="ch 2339" title="ch-verbose">apl functional symbol quad divide</span> </span>' '' +'⌺' '' '<span class="char" title="ch-verbose"> <span class="ch 233A" title="ch-verbose">apl functional symbol quad diamond</span> </span>' '' +'⌻' '' '<span class="char" title="ch-verbose"> <span class="ch 233B" title="ch-verbose">apl functional symbol quad jot</span> </span>' '' +'⌼' '' '<span class="char" title="ch-verbose"> <span class="ch 233C" title="ch-verbose">apl functional symbol quad circle</span> </span>' '' +'⌽' '' '<span class="char" title="ch-verbose"> <span class="ch 233D" title="ch-verbose">apl functional symbol circle stile</span> </span>' '' +'⌾' '' '<span class="char" title="ch-verbose"> <span class="ch 233E" title="ch-verbose">apl functional symbol circle jot</span> </span>' '' +'⌿' '' '<span class="char" title="ch-verbose"> <span class="ch 233F" title="ch-verbose">apl functional symbol slash bar</span> </span>' '' +'⍀' '' '<span class="char" title="ch-verbose"> <span class="ch 2340" title="ch-verbose">apl functional symbol backslash bar</span> </span>' '' +'⍁' '' '<span class="char" title="ch-verbose"> <span class="ch 2341" title="ch-verbose">apl functional symbol quad slash</span> </span>' '' +'⍂' '' '<span class="char" title="ch-verbose"> <span class="ch 2342" title="ch-verbose">apl functional symbol quad backslash</span> </span>' '' +'⍃' '' '<span class="char" title="ch-verbose"> <span class="ch 2343" title="ch-verbose">apl functional symbol quad less-than</span> </span>' '' +'⍄' '' '<span class="char" title="ch-verbose"> <span class="ch 2344" title="ch-verbose">apl functional symbol quad greater-than</span> </span>' '' +'⍅' '' '<span class="char" title="ch-verbose"> <span class="ch 2345" title="ch-verbose">apl functional symbol leftwards vane</span> </span>' '' +'⍆' '' '<span class="char" title="ch-verbose"> <span class="ch 2346" title="ch-verbose">apl functional symbol rightwards vane</span> </span>' '' +'⍇' '' '<span class="char" title="ch-verbose"> <span class="ch 2347" title="ch-verbose">apl functional symbol quad leftwards arrow</span> </span>' '' +'⍈' '' '<span class="char" title="ch-verbose"> <span class="ch 2348" title="ch-verbose">apl functional symbol quad rightwards arrow</span> </span>' '' +'⍉' '' '<span class="char" title="ch-verbose"> <span class="ch 2349" title="ch-verbose">apl functional symbol circle backslash</span> </span>' '' +'⍊' '' '<span class="char" title="ch-verbose"> <span class="ch 234A" title="ch-verbose">apl functional symbol down tack underbar</span> </span>' '' +'⍋' '' '<span class="char" title="ch-verbose"> <span class="ch 234B" title="ch-verbose">apl functional symbol delta stile</span> </span>' '' +'⍌' '' '<span class="char" title="ch-verbose"> <span class="ch 234C" title="ch-verbose">apl functional symbol quad down caret</span> </span>' '' +'⍍' '' '<span class="char" title="ch-verbose"> <span class="ch 234D" title="ch-verbose">apl functional symbol quad delta</span> </span>' '' +'⍎' '' '<span class="char" title="ch-verbose"> <span class="ch 234E" title="ch-verbose">apl functional symbol down tack jot</span> </span>' '' +'⍏' '' '<span class="char" title="ch-verbose"> <span class="ch 234F" title="ch-verbose">apl functional symbol upwards vane</span> </span>' '' +'⍐' '' '<span class="char" title="ch-verbose"> <span class="ch 2350" title="ch-verbose">apl functional symbol quad upwards arrow</span> </span>' '' +'⍑' '' '<span class="char" title="ch-verbose"> <span class="ch 2351" title="ch-verbose">apl functional symbol up tack overbar</span> </span>' '' +'⍒' '' '<span class="char" title="ch-verbose"> <span class="ch 2352" title="ch-verbose">apl functional symbol del stile</span> </span>' '' +'⍓' '' '<span class="char" title="ch-verbose"> <span class="ch 2353" title="ch-verbose">apl functional symbol quad up caret</span> </span>' '' +'⍔' '' '<span class="char" title="ch-verbose"> <span class="ch 2354" title="ch-verbose">apl functional symbol quad del</span> </span>' '' +'⍕' '' '<span class="char" title="ch-verbose"> <span class="ch 2355" title="ch-verbose">apl functional symbol up tack jot</span> </span>' '' +'⍖' '' '<span class="char" title="ch-verbose"> <span class="ch 2356" title="ch-verbose">apl functional symbol downwards vane</span> </span>' '' +'⍗' '' '<span class="char" title="ch-verbose"> <span class="ch 2357" title="ch-verbose">apl functional symbol quad downwards arrow</span> </span>' '' +'⍘' '' '<span class="char" title="ch-verbose"> <span class="ch 2358" title="ch-verbose">apl functional symbol quote underbar</span> </span>' '' +'⍙' '' '<span class="char" title="ch-verbose"> <span class="ch 2359" title="ch-verbose">apl functional symbol delta underbar</span> </span>' '' +'⍚' '' '<span class="char" title="ch-verbose"> <span class="ch 235A" title="ch-verbose">apl functional symbol diamond underbar</span> </span>' '' +'⍛' '' '<span class="char" title="ch-verbose"> <span class="ch 235B" title="ch-verbose">apl functional symbol jot underbar</span> </span>' '' +'⍜' '' '<span class="char" title="ch-verbose"> <span class="ch 235C" title="ch-verbose">apl functional symbol circle underbar</span> </span>' '' +'⍝' '' '<span class="char" title="ch-verbose"> <span class="ch 235D" title="ch-verbose">apl functional symbol up shoe jot</span> </span>' '' +'⍞' '' '<span class="char" title="ch-verbose"> <span class="ch 235E" title="ch-verbose">apl functional symbol quote quad</span> </span>' '' +'⍟' '' '<span class="char" title="ch-verbose"> <span class="ch 235F" title="ch-verbose">apl functional symbol circle star</span> </span>' '' +'⍠' '' '<span class="char" title="ch-verbose"> <span class="ch 2360" title="ch-verbose">apl functional symbol quad colon</span> </span>' '' +'⍡' '' '<span class="char" title="ch-verbose"> <span class="ch 2361" title="ch-verbose">apl functional symbol up tack diaeresis</span> </span>' '' +'⍢' '' '<span class="char" title="ch-verbose"> <span class="ch 2362" title="ch-verbose">apl functional symbol del diaeresis</span> </span>' '' +'⍣' '' '<span class="char" title="ch-verbose"> <span class="ch 2363" title="ch-verbose">apl functional symbol star diaeresis</span> </span>' '' +'⍤' '' '<span class="char" title="ch-verbose"> <span class="ch 2364" title="ch-verbose">apl functional symbol jot diaeresis</span> </span>' '' +'⍥' '' '<span class="char" title="ch-verbose"> <span class="ch 2365" title="ch-verbose">apl functional symbol circle diaeresis</span> </span>' '' +'⍦' '' '<span class="char" title="ch-verbose"> <span class="ch 2366" title="ch-verbose">apl functional symbol down shoe stile</span> </span>' '' +'⍧' '' '<span class="char" title="ch-verbose"> <span class="ch 2367" title="ch-verbose">apl functional symbol left shoe stile</span> </span>' '' +'⍨' '' '<span class="char" title="ch-verbose"> <span class="ch 2368" title="ch-verbose">apl functional symbol tilde diaeresis</span> </span>' '' +'⍩' '' '<span class="char" title="ch-verbose"> <span class="ch 2369" title="ch-verbose">apl functional symbol greater-than diaeresis</span> </span>' '' +'⍪' '' '<span class="char" title="ch-verbose"> <span class="ch 236A" title="ch-verbose">apl functional symbol comma bar</span> </span>' '' +'⍫' '' '<span class="char" title="ch-verbose"> <span class="ch 236B" title="ch-verbose">apl functional symbol del tilde</span> </span>' '' +'⍬' '' '<span class="char" title="ch-verbose"> <span class="ch 236C" title="ch-verbose">apl functional symbol zilde</span> </span>' '' +'⍭' '' '<span class="char" title="ch-verbose"> <span class="ch 236D" title="ch-verbose">apl functional symbol stile tilde</span> </span>' '' +'⍮' '' '<span class="char" title="ch-verbose"> <span class="ch 236E" title="ch-verbose">apl functional symbol semicolon underbar</span> </span>' '' +'⍯' '' '<span class="char" title="ch-verbose"> <span class="ch 236F" title="ch-verbose">apl functional symbol quad not equal</span> </span>' '' +'⍰' '' '<span class="char" title="ch-verbose"> <span class="ch 2370" title="ch-verbose">apl functional symbol quad question</span> </span>' '' +'⍱' '' '<span class="char" title="ch-verbose"> <span class="ch 2371" title="ch-verbose">apl functional symbol down caret tilde</span> </span>' '' +'⍲' '' '<span class="char" title="ch-verbose"> <span class="ch 2372" title="ch-verbose">apl functional symbol up caret tilde</span> </span>' '' +'⍳' '' '<span class="char" title="ch-verbose"> <span class="ch 2373" title="ch-verbose">apl functional symbol iota</span> </span>' '' +'⍴' '' '<span class="char" title="ch-verbose"> <span class="ch 2374" title="ch-verbose">apl functional symbol rho</span> </span>' '' +'⍵' '' '<span class="char" title="ch-verbose"> <span class="ch 2375" title="ch-verbose">apl functional symbol omega</span> </span>' '' +'⍶' '' '<span class="char" title="ch-verbose"> <span class="ch 2376" title="ch-verbose">apl functional symbol alpha underbar</span> </span>' '' +'⍷' '' '<span class="char" title="ch-verbose"> <span class="ch 2377" title="ch-verbose">apl functional symbol epsilon underbar</span> </span>' '' +'⍸' '' '<span class="char" title="ch-verbose"> <span class="ch 2378" title="ch-verbose">apl functional symbol iota underbar</span> </span>' '' +'⍹' '' '<span class="char" title="ch-verbose"> <span class="ch 2379" title="ch-verbose">apl functional symbol omega underbar</span> </span>' '' +'⍺' '' '<span class="char" title="ch-verbose"> <span class="ch 237A" title="ch-verbose">apl functional symbol alpha</span> </span>' '' +'⍻' '' '<span class="char" title="ch-verbose"> <span class="ch 237B" title="ch-verbose">not check mark</span> </span>' '' +'⍼' '' '<span class="char" title="ch-verbose"> <span class="ch 237C" title="ch-verbose">right angle with downwards zigzag arrow</span> </span>' '' +'⍽' '' '<span class="char" title="ch-verbose"> <span class="ch 237D" title="ch-verbose">shouldered open box</span> </span>' '' +'⍾' '' '<span class="char" title="ch-verbose"> <span class="ch 237E" title="ch-verbose">bell symbol</span> </span>' '' +'⍿' '' '<span class="char" title="ch-verbose"> <span class="ch 237F" title="ch-verbose">vertical line with middle dot</span> </span>' '' +'⎀' '' '<span class="char" title="ch-verbose"> <span class="ch 2380" title="ch-verbose">insertion symbol</span> </span>' '' +'⎁' '' '<span class="char" title="ch-verbose"> <span class="ch 2381" title="ch-verbose">continuous underline symbol</span> </span>' '' +'⎂' '' '<span class="char" title="ch-verbose"> <span class="ch 2382" title="ch-verbose">discontinuous underline symbol</span> </span>' '' +'⎃' '' '<span class="char" title="ch-verbose"> <span class="ch 2383" title="ch-verbose">emphasis symbol</span> </span>' '' +'⎄' '' '<span class="char" title="ch-verbose"> <span class="ch 2384" title="ch-verbose">composition symbol</span> </span>' '' +'⎅' '' '<span class="char" title="ch-verbose"> <span class="ch 2385" title="ch-verbose">white square with centre vertical line</span> </span>' '' +'⎆' '' '<span class="char" title="ch-verbose"> <span class="ch 2386" title="ch-verbose">enter symbol</span> </span>' '' +'⎇' '' '<span class="char" title="ch-verbose"> <span class="ch 2387" title="ch-verbose">alternative key symbol</span> </span>' '' +'⎈' '' '<span class="char" title="ch-verbose"> <span class="ch 2388" title="ch-verbose">helm symbol</span> </span>' '' +'⎉' '' '<span class="char" title="ch-verbose"> <span class="ch 2389" title="ch-verbose">circled horizontal bar with notch</span> </span>' '' +'⎊' '' '<span class="char" title="ch-verbose"> <span class="ch 238A" title="ch-verbose">circled triangle down</span> </span>' '' +'⎋' '' '<span class="char" title="ch-verbose"> <span class="ch 238B" title="ch-verbose">broken circle with northwest arrow</span> </span>' '' +'⎌' '' '<span class="char" title="ch-verbose"> <span class="ch 238C" title="ch-verbose">undo symbol</span> </span>' '' +'⎍' '' '<span class="char" title="ch-verbose"> <span class="ch 238D" title="ch-verbose">monostable symbol</span> </span>' '' +'⎎' '' '<span class="char" title="ch-verbose"> <span class="ch 238E" title="ch-verbose">hysteresis symbol</span> </span>' '' +'⎏' '' '<span class="char" title="ch-verbose"> <span class="ch 238F" title="ch-verbose">open-circuit-output h-type symbol</span> </span>' '' +'⎐' '' '<span class="char" title="ch-verbose"> <span class="ch 2390" title="ch-verbose">open-circuit-output l-type symbol</span> </span>' '' +'⎑' '' '<span class="char" title="ch-verbose"> <span class="ch 2391" title="ch-verbose">passive-pull-down-output symbol</span> </span>' '' +'⎒' '' '<span class="char" title="ch-verbose"> <span class="ch 2392" title="ch-verbose">passive-pull-up-output symbol</span> </span>' '' +'⎓' '' '<span class="char" title="ch-verbose"> <span class="ch 2393" title="ch-verbose">direct current symbol form two</span> </span>' '' +'⎔' '' '<span class="char" title="ch-verbose"> <span class="ch 2394" title="ch-verbose">software-function symbol</span> </span>' '' +'⎕' '' '<span class="char" title="ch-verbose"> <span class="ch 2395" title="ch-verbose">apl functional symbol quad</span> </span>' '' +'⎖' '' '<span class="char" title="ch-verbose"> <span class="ch 2396" title="ch-verbose">decimal separator key symbol</span> </span>' '' +'⎗' '' '<span class="char" title="ch-verbose"> <span class="ch 2397" title="ch-verbose">previous page</span> </span>' '' +'⎘' '' '<span class="char" title="ch-verbose"> <span class="ch 2398" title="ch-verbose">next page</span> </span>' '' +'⎙' '' '<span class="char" title="ch-verbose"> <span class="ch 2399" title="ch-verbose">print screen symbol</span> </span>' '' +'⎚' '' '<span class="char" title="ch-verbose"> <span class="ch 239A" title="ch-verbose">clear screen symbol</span> </span>' '' +'⎛' '' '<span class="char" title="ch-verbose"> <span class="ch 239B" title="ch-verbose">top of large left parenthesis</span> </span>' '' +'⎜' '' '<span class="char" title="ch-verbose"> <span class="ch 239C" title="ch-verbose">extender of large left parenthesis</span> </span>' '' +'⎝' '' '<span class="char" title="ch-verbose"> <span class="ch 239D" title="ch-verbose">bottom of large left parenthesis</span> </span>' '' +'⎞' '' '<span class="char" title="ch-verbose"> <span class="ch 239E" title="ch-verbose">top of large right parenthesis</span> </span>' '' +'⎟' '' '<span class="char" title="ch-verbose"> <span class="ch 239F" title="ch-verbose">extender of large right parenthesis</span> </span>' '' +'⎠' '' '<span class="char" title="ch-verbose"> <span class="ch 23A0" title="ch-verbose">bottom of large right parenthesis</span> </span>' '' +'⎡' '' '<span class="char" title="ch-verbose"> <span class="ch 23A1" title="ch-verbose">top of large left bracket</span> </span>' '' +'⎢' '' '<span class="char" title="ch-verbose"> <span class="ch 23A2" title="ch-verbose">extender of large left bracket</span> </span>' '' +'⎣' '' '<span class="char" title="ch-verbose"> <span class="ch 23A3" title="ch-verbose">bottom of large left bracket</span> </span>' '' +'⎤' '' '<span class="char" title="ch-verbose"> <span class="ch 23A4" title="ch-verbose">top of large right bracket</span> </span>' '' +'⎥' '' '<span class="char" title="ch-verbose"> <span class="ch 23A5" title="ch-verbose">extender of large right bracket</span> </span>' '' +'⎦' '' '<span class="char" title="ch-verbose"> <span class="ch 23A6" title="ch-verbose">bottom of large right bracket</span> </span>' '' +'⎧' '' '<span class="char" title="ch-verbose"> <span class="ch 23A7" title="ch-verbose">top of large left brace</span> </span>' '' +'⎨' '' '<span class="char" title="ch-verbose"> <span class="ch 23A8" title="ch-verbose">middle of large left brace</span> </span>' '' +'⎩' '' '<span class="char" title="ch-verbose"> <span class="ch 23A9" title="ch-verbose">bottom of large left brace</span> </span>' '' +'⎪' '' '<span class="char" title="ch-verbose"> <span class="ch 23AA" title="ch-verbose">large brace extender</span> </span>' '' +'⎫' '' '<span class="char" title="ch-verbose"> <span class="ch 23AB" title="ch-verbose">top of large right brace</span> </span>' '' +'⎬' '' '<span class="char" title="ch-verbose"> <span class="ch 23AC" title="ch-verbose">middle of large right brace</span> </span>' '' +'⎭' '' '<span class="char" title="ch-verbose"> <span class="ch 23AD" title="ch-verbose">bottom of large right brace</span> </span>' '' +'⎮' '' '<span class="char" title="ch-verbose"> <span class="ch 23AE" title="ch-verbose">large integral extender</span> </span>' '' +'⎯' '' '<span class="char" title="ch-verbose"> <span class="ch 23AF" title="ch-verbose">horizontal arrow extender</span> </span>' '' +'⎰' '' '<span class="char" title="ch-verbose"> <span class="ch 23B0" title="ch-verbose">upper left or lower right curly bracket section</span> </span>' '' +'⎱' '' '<span class="char" title="ch-verbose"> <span class="ch 23B1" title="ch-verbose">upper right or lower left curly bracket section</span> </span>' '' +'⎲' '' '<span class="char" title="ch-verbose"> <span class="ch 23B2" title="ch-verbose">summation top</span> </span>' '' +'⎳' '' '<span class="char" title="ch-verbose"> <span class="ch 23B3" title="ch-verbose">summation bottom</span> </span>' '' +'⎴' '' '<span class="char" title="ch-verbose"> <span class="ch 23B4" title="ch-verbose">top square bracket</span> </span>' '' +'⎵' '' '<span class="char" title="ch-verbose"> <span class="ch 23B5" title="ch-verbose">bottom square bracket</span> </span>' '' +'⎶' '' '<span class="char" title="ch-verbose"> <span class="ch 23B6" title="ch-verbose">bottom square bracket over top square bracket</span> </span>' '' +'⎷' '' '<span class="char" title="ch-verbose"> <span class="ch 23B7" title="ch-verbose">radical symbol bottom</span> </span>' '' +'⎸' '' '<span class="char" title="ch-verbose"> <span class="ch 23B8" title="ch-verbose">left vertical box line</span> </span>' '' +'⎹' '' '<span class="char" title="ch-verbose"> <span class="ch 23B9" title="ch-verbose">right vertical box line</span> </span>' '' +'⎺' '' '<span class="char" title="ch-verbose"> <span class="ch 23BA" title="ch-verbose">horizontal scan line-1</span> </span>' '' +'⎻' '' '<span class="char" title="ch-verbose"> <span class="ch 23BB" title="ch-verbose">horizontal scan line-3</span> </span>' '' +'⎼' '' '<span class="char" title="ch-verbose"> <span class="ch 23BC" title="ch-verbose">horizontal scan line-7</span> </span>' '' +'⎽' '' '<span class="char" title="ch-verbose"> <span class="ch 23BD" title="ch-verbose">horizontal scan line-9</span> </span>' '' +'⎾' '' '<span class="char" title="ch-verbose"> <span class="ch 23BE" title="ch-verbose">dentistry symbol light vertical and top right</span> </span>' '' +'⎿' '' '<span class="char" title="ch-verbose"> <span class="ch 23BF" title="ch-verbose">dentistry symbol light vertical and bottom right</span> </span>' '' +'⏀' '' '<span class="char" title="ch-verbose"> <span class="ch 23C0" title="ch-verbose">dentistry symbol light vertical with circle</span> </span>' '' +'⏁' '' '<span class="char" title="ch-verbose"> <span class="ch 23C1" title="ch-verbose">dentistry symbol light down and horizontal with circle</span> </span>' '' +'⏂' '' '<span class="char" title="ch-verbose"> <span class="ch 23C2" title="ch-verbose">dentistry symbol light up and horizontal with circle</span> </span>' '' +'⏃' '' '<span class="char" title="ch-verbose"> <span class="ch 23C3" title="ch-verbose">dentistry symbol light vertical with triangle</span> </span>' '' +'⏄' '' '<span class="char" title="ch-verbose"> <span class="ch 23C4" title="ch-verbose">dentistry symbol light down and horizontal with triangle</span> </span>' '' +'⏅' '' '<span class="char" title="ch-verbose"> <span class="ch 23C5" title="ch-verbose">dentistry symbol light up and horizontal with triangle</span> </span>' '' +'⏆' '' '<span class="char" title="ch-verbose"> <span class="ch 23C6" title="ch-verbose">dentistry symbol light vertical and wave</span> </span>' '' +'⏇' '' '<span class="char" title="ch-verbose"> <span class="ch 23C7" title="ch-verbose">dentistry symbol light down and horizontal with wave</span> </span>' '' +'⏈' '' '<span class="char" title="ch-verbose"> <span class="ch 23C8" title="ch-verbose">dentistry symbol light up and horizontal with wave</span> </span>' '' +'⏉' '' '<span class="char" title="ch-verbose"> <span class="ch 23C9" title="ch-verbose">dentistry symbol light down and horizontal</span> </span>' '' +'⏊' '' '<span class="char" title="ch-verbose"> <span class="ch 23CA" title="ch-verbose">dentistry symbol light up and horizontal</span> </span>' '' +'⏋' '' '<span class="char" title="ch-verbose"> <span class="ch 23CB" title="ch-verbose">dentistry symbol light vertical and top left</span> </span>' '' +'⏌' '' '<span class="char" title="ch-verbose"> <span class="ch 23CC" title="ch-verbose">dentistry symbol light vertical and bottom left</span> </span>' '' +'⏍' '' '<span class="char" title="ch-verbose"> <span class="ch 23CD" title="ch-verbose">square foot</span> </span>' '' +'⏎' '' '<span class="char" title="ch-verbose"> <span class="ch 23CE" title="ch-verbose">return symbol</span> </span>' '' +'⏏' '' '<span class="char" title="ch-verbose"> <span class="ch 23CF" title="ch-verbose">eject symbol</span> </span>' '' +'⏐' '' '<span class="char" title="ch-verbose"> <span class="ch 23D0" title="ch-verbose">vertical arrow extender</span> </span>' '' + +'␀' '' '<span class="char" title="ch-verbose"> <span class="ch 2400" title="ch-verbose">null symbol</span> </span>' '' +'␁' '' '<span class="char" title="ch-verbose"> <span class="ch 2401" title="ch-verbose">start of heading symbol</span> </span>' '' +'␂' '' '<span class="char" title="ch-verbose"> <span class="ch 2402" title="ch-verbose">start of text symbol</span> </span>' '' +'␃' '' '<span class="char" title="ch-verbose"> <span class="ch 2403" title="ch-verbose">end of text symbol</span> </span>' '' +'␄' '' '<span class="char" title="ch-verbose"> <span class="ch 2404" title="ch-verbose">end of transmission symbol</span> </span>' '' +'␅' '' '<span class="char" title="ch-verbose"> <span class="ch 2405" title="ch-verbose">enquiry symbol</span> </span>' '' +'␆' '' '<span class="char" title="ch-verbose"> <span class="ch 2406" title="ch-verbose">acknowledge symbol</span> </span>' '' +'␇' '' '<span class="char" title="ch-verbose"> <span class="ch 2407" title="ch-verbose">bell symbol</span> </span>' '' +'␈' '' '<span class="char" title="ch-verbose"> <span class="ch 2408" title="ch-verbose">backspace symbol</span> </span>' '' +'␉' '' '<span class="char" title="ch-verbose"> <span class="ch 2409" title="ch-verbose">horizontal tabulation symbol</span> </span>' '' +'␊' '' '<span class="char" title="ch-verbose"> <span class="ch 240A" title="ch-verbose">line feed symbol</span> </span>' '' +'␋' '' '<span class="char" title="ch-verbose"> <span class="ch 240B" title="ch-verbose">vertical tabulation symbol</span> </span>' '' +'␌' '' '<span class="char" title="ch-verbose"> <span class="ch 240C" title="ch-verbose">form feed symbol</span> </span>' '' +'␍' '' '<span class="char" title="ch-verbose"> <span class="ch 240D" title="ch-verbose">carriage return symbol</span> </span>' '' +'␎' '' '<span class="char" title="ch-verbose"> <span class="ch 240E" title="ch-verbose">shift out symbol</span> </span>' '' +'␏' '' '<span class="char" title="ch-verbose"> <span class="ch 240F" title="ch-verbose">shift in symbol</span> </span>' '' +'␐' '' '<span class="char" title="ch-verbose"> <span class="ch 2410" title="ch-verbose">data link escape symbol</span> </span>' '' +'␑' '' '<span class="char" title="ch-verbose"> <span class="ch 2411" title="ch-verbose">device control one symbol</span> </span>' '' +'␒' '' '<span class="char" title="ch-verbose"> <span class="ch 2412" title="ch-verbose">device control two symbol</span> </span>' '' +'␓' '' '<span class="char" title="ch-verbose"> <span class="ch 2413" title="ch-verbose">device control three symbol</span> </span>' '' +'␔' '' '<span class="char" title="ch-verbose"> <span class="ch 2414" title="ch-verbose">device control four symbol</span> </span>' '' +'␕' '' '<span class="char" title="ch-verbose"> <span class="ch 2415" title="ch-verbose">negative acknowledge symbol</span> </span>' '' +'␖' '' '<span class="char" title="ch-verbose"> <span class="ch 2416" title="ch-verbose">synchronous idle symbol</span> </span>' '' +'␗' '' '<span class="char" title="ch-verbose"> <span class="ch 2417" title="ch-verbose">end of transmission block symbol</span> </span>' '' +'␘' '' '<span class="char" title="ch-verbose"> <span class="ch 2418" title="ch-verbose">cancel symbol</span> </span>' '' +'␙' '' '<span class="char" title="ch-verbose"> <span class="ch 2419" title="ch-verbose">end of medium symbol</span> </span>' '' +'␚' '' '<span class="char" title="ch-verbose"> <span class="ch 241A" title="ch-verbose">substitute symbol</span> </span>' '' +'␛' '' '<span class="char" title="ch-verbose"> <span class="ch 241B" title="ch-verbose">escape symbol</span> </span>' '' +'␜' '' '<span class="char" title="ch-verbose"> <span class="ch 241C" title="ch-verbose">file separator symbol</span> </span>' '' +'␝' '' '<span class="char" title="ch-verbose"> <span class="ch 241D" title="ch-verbose">group separator symbol</span> </span>' '' +'␞' '' '<span class="char" title="ch-verbose"> <span class="ch 241E" title="ch-verbose">record separator symbol</span> </span>' '' +'␟' '' '<span class="char" title="ch-verbose"> <span class="ch 241F" title="ch-verbose">unit separator symbol</span> </span>' '' +'␠' '' '<span class="char" title="ch-verbose"> <span class="ch 2420" title="ch-verbose">space symbol</span> </span>' '' +'␡' '' '<span class="char" title="ch-verbose"> <span class="ch 2421" title="ch-verbose">delete symbol</span> </span>' '' +'␢' '' '<span class="char" title="ch-verbose"> <span class="ch 2422" title="ch-verbose">blank symbol</span> </span>' '' +'␣' '' '<span class="char" title="ch-verbose"> <span class="ch 2423" title="ch-verbose">open box</span> </span>' '' +'␤' '' '<span class="char" title="ch-verbose"> <span class="ch 2424" title="ch-verbose">newline symbol</span> </span>' '' +'␥' '' '<span class="char" title="ch-verbose"> <span class="ch 2425" title="ch-verbose">delete form two symbol</span> </span>' '' +'␦' '' '<span class="char" title="ch-verbose"> <span class="ch 2426" title="ch-verbose">substitute form two symbol</span> </span>' '' +'⑀' '' '<span class="char" title="ch-verbose"> <span class="ch 2440" title="ch-verbose">ocr hook</span> </span>' '' +'⑁' '' '<span class="char" title="ch-verbose"> <span class="ch 2441" title="ch-verbose">ocr chair</span> </span>' '' +'⑂' '' '<span class="char" title="ch-verbose"> <span class="ch 2442" title="ch-verbose">ocr fork</span> </span>' '' +'⑃' '' '<span class="char" title="ch-verbose"> <span class="ch 2443" title="ch-verbose">ocr inverted fork</span> </span>' '' +'⑄' '' '<span class="char" title="ch-verbose"> <span class="ch 2444" title="ch-verbose">ocr belt buckle</span> </span>' '' +'⑅' '' '<span class="char" title="ch-verbose"> <span class="ch 2445" title="ch-verbose">ocr bow tie</span> </span>' '' +'⑆' '' '<span class="char" title="ch-verbose"> <span class="ch 2446" title="ch-verbose">ocr branch bank identification</span> </span>' '' +'⑇' '' '<span class="char" title="ch-verbose"> <span class="ch 2447" title="ch-verbose">ocr amount of check</span> </span>' '' +'⑈' '' '<span class="char" title="ch-verbose"> <span class="ch 2448" title="ch-verbose">ocr dash</span> </span>' '' +'⑉' '' '<span class="char" title="ch-verbose"> <span class="ch 2449" title="ch-verbose">ocr customer account number</span> </span>' '' +'⑊' '' '<span class="char" title="ch-verbose"> <span class="ch 244A" title="ch-verbose">ocr double backslash</span> </span>' '' +'①' '' '<span class="char" title="ch-verbose"> <span class="ch 2460" title="ch-verbose">circled digit one</span> </span>' '' +'②' '' '<span class="char" title="ch-verbose"> <span class="ch 2461" title="ch-verbose">circled digit two</span> </span>' '' +'③' '' '<span class="char" title="ch-verbose"> <span class="ch 2462" title="ch-verbose">circled digit three</span> </span>' '' +'④' '' '<span class="char" title="ch-verbose"> <span class="ch 2463" title="ch-verbose">circled digit four</span> </span>' '' +'⑤' '' '<span class="char" title="ch-verbose"> <span class="ch 2464" title="ch-verbose">circled digit five</span> </span>' '' +'⑥' '' '<span class="char" title="ch-verbose"> <span class="ch 2465" title="ch-verbose">circled digit six</span> </span>' '' +'⑦' '' '<span class="char" title="ch-verbose"> <span class="ch 2466" title="ch-verbose">circled digit seven</span> </span>' '' +'⑧' '' '<span class="char" title="ch-verbose"> <span class="ch 2467" title="ch-verbose">circled digit eight</span> </span>' '' +'⑨' '' '<span class="char" title="ch-verbose"> <span class="ch 2468" title="ch-verbose">circled digit nine</span> </span>' '' +'⑩' '' '<span class="char" title="ch-verbose"> <span class="ch 2469" title="ch-verbose">circled number ten</span> </span>' '' +'⑪' '' '<span class="char" title="ch-verbose"> <span class="ch 246A" title="ch-verbose">circled number eleven</span> </span>' '' +'⑫' '' '<span class="char" title="ch-verbose"> <span class="ch 246B" title="ch-verbose">circled number twelve</span> </span>' '' +'⑬' '' '<span class="char" title="ch-verbose"> <span class="ch 246C" title="ch-verbose">circled number thirteen</span> </span>' '' +'⑭' '' '<span class="char" title="ch-verbose"> <span class="ch 246D" title="ch-verbose">circled number fourteen</span> </span>' '' +'⑮' '' '<span class="char" title="ch-verbose"> <span class="ch 246E" title="ch-verbose">circled number fifteen</span> </span>' '' +'⑯' '' '<span class="char" title="ch-verbose"> <span class="ch 246F" title="ch-verbose">circled number sixteen</span> </span>' '' +'⑰' '' '<span class="char" title="ch-verbose"> <span class="ch 2470" title="ch-verbose">circled number seventeen</span> </span>' '' +'⑱' '' '<span class="char" title="ch-verbose"> <span class="ch 2471" title="ch-verbose">circled number eighteen</span> </span>' '' +'⑲' '' '<span class="char" title="ch-verbose"> <span class="ch 2472" title="ch-verbose">circled number nineteen</span> </span>' '' +'⑳' '' '<span class="char" title="ch-verbose"> <span class="ch 2473" title="ch-verbose">circled number twenty</span> </span>' '' +'⑴' '' '<span class="char" title="ch-verbose"> <span class="ch 2474" title="ch-verbose">parenthesized digit one</span> </span>' '' +'⑵' '' '<span class="char" title="ch-verbose"> <span class="ch 2475" title="ch-verbose">parenthesized digit two</span> </span>' '' +'⑶' '' '<span class="char" title="ch-verbose"> <span class="ch 2476" title="ch-verbose">parenthesized digit three</span> </span>' '' +'⑷' '' '<span class="char" title="ch-verbose"> <span class="ch 2477" title="ch-verbose">parenthesized digit four</span> </span>' '' +'⑸' '' '<span class="char" title="ch-verbose"> <span class="ch 2478" title="ch-verbose">parenthesized digit five</span> </span>' '' +'⑹' '' '<span class="char" title="ch-verbose"> <span class="ch 2479" title="ch-verbose">parenthesized digit six</span> </span>' '' +'⑺' '' '<span class="char" title="ch-verbose"> <span class="ch 247A" title="ch-verbose">parenthesized digit seven</span> </span>' '' +'⑻' '' '<span class="char" title="ch-verbose"> <span class="ch 247B" title="ch-verbose">parenthesized digit eight</span> </span>' '' +'⑼' '' '<span class="char" title="ch-verbose"> <span class="ch 247C" title="ch-verbose">parenthesized digit nine</span> </span>' '' +'⑽' '' '<span class="char" title="ch-verbose"> <span class="ch 247D" title="ch-verbose">parenthesized number ten</span> </span>' '' +'⑾' '' '<span class="char" title="ch-verbose"> <span class="ch 247E" title="ch-verbose">parenthesized number eleven</span> </span>' '' +'⑿' '' '<span class="char" title="ch-verbose"> <span class="ch 247F" title="ch-verbose">parenthesized number twelve</span> </span>' '' +'⒀' '' '<span class="char" title="ch-verbose"> <span class="ch 2480" title="ch-verbose">parenthesized number thirteen</span> </span>' '' +'⒁' '' '<span class="char" title="ch-verbose"> <span class="ch 2481" title="ch-verbose">parenthesized number fourteen</span> </span>' '' +'⒂' '' '<span class="char" title="ch-verbose"> <span class="ch 2482" title="ch-verbose">parenthesized number fifteen</span> </span>' '' +'⒃' '' '<span class="char" title="ch-verbose"> <span class="ch 2483" title="ch-verbose">parenthesized number sixteen</span> </span>' '' +'⒄' '' '<span class="char" title="ch-verbose"> <span class="ch 2484" title="ch-verbose">parenthesized number seventeen</span> </span>' '' +'⒅' '' '<span class="char" title="ch-verbose"> <span class="ch 2485" title="ch-verbose">parenthesized number eighteen</span> </span>' '' +'⒆' '' '<span class="char" title="ch-verbose"> <span class="ch 2486" title="ch-verbose">parenthesized number nineteen</span> </span>' '' +'⒇' '' '<span class="char" title="ch-verbose"> <span class="ch 2487" title="ch-verbose">parenthesized number twenty</span> </span>' '' +'⒈' '' '<span class="char" title="ch-verbose"> <span class="ch 2488" title="ch-verbose">digit one full stop</span> </span>' '' +'⒉' '' '<span class="char" title="ch-verbose"> <span class="ch 2489" title="ch-verbose">digit two full stop</span> </span>' '' +'⒊' '' '<span class="char" title="ch-verbose"> <span class="ch 248A" title="ch-verbose">digit three full stop</span> </span>' '' +'⒋' '' '<span class="char" title="ch-verbose"> <span class="ch 248B" title="ch-verbose">digit four full stop</span> </span>' '' +'⒌' '' '<span class="char" title="ch-verbose"> <span class="ch 248C" title="ch-verbose">digit five full stop</span> </span>' '' +'⒍' '' '<span class="char" title="ch-verbose"> <span class="ch 248D" title="ch-verbose">digit six full stop</span> </span>' '' +'⒎' '' '<span class="char" title="ch-verbose"> <span class="ch 248E" title="ch-verbose">digit seven full stop</span> </span>' '' +'⒏' '' '<span class="char" title="ch-verbose"> <span class="ch 248F" title="ch-verbose">digit eight full stop</span> </span>' '' +'⒐' '' '<span class="char" title="ch-verbose"> <span class="ch 2490" title="ch-verbose">digit nine full stop</span> </span>' '' +'⒑' '' '<span class="char" title="ch-verbose"> <span class="ch 2491" title="ch-verbose">number ten full stop</span> </span>' '' +'⒒' '' '<span class="char" title="ch-verbose"> <span class="ch 2492" title="ch-verbose">number eleven full stop</span> </span>' '' +'⒓' '' '<span class="char" title="ch-verbose"> <span class="ch 2493" title="ch-verbose">number twelve full stop</span> </span>' '' +'⒔' '' '<span class="char" title="ch-verbose"> <span class="ch 2494" title="ch-verbose">number thirteen full stop</span> </span>' '' +'⒕' '' '<span class="char" title="ch-verbose"> <span class="ch 2495" title="ch-verbose">number fourteen full stop</span> </span>' '' +'⒖' '' '<span class="char" title="ch-verbose"> <span class="ch 2496" title="ch-verbose">number fifteen full stop</span> </span>' '' +'⒗' '' '<span class="char" title="ch-verbose"> <span class="ch 2497" title="ch-verbose">number sixteen full stop</span> </span>' '' +'⒘' '' '<span class="char" title="ch-verbose"> <span class="ch 2498" title="ch-verbose">number seventeen full stop</span> </span>' '' +'⒙' '' '<span class="char" title="ch-verbose"> <span class="ch 2499" title="ch-verbose">number eighteen full stop</span> </span>' '' +'⒚' '' '<span class="char" title="ch-verbose"> <span class="ch 249A" title="ch-verbose">number nineteen full stop</span> </span>' '' +'⒛' '' '<span class="char" title="ch-verbose"> <span class="ch 249B" title="ch-verbose">number twenty full stop</span> </span>' '' +'⒜' '' '<span class="char" title="ch-verbose"> <span class="ch 249C" title="ch-verbose">parenthesized latin small letter a</span> </span>' '' +'⒝' '' '<span class="char" title="ch-verbose"> <span class="ch 249D" title="ch-verbose">parenthesized latin small letter b</span> </span>' '' +'⒞' '' '<span class="char" title="ch-verbose"> <span class="ch 249E" title="ch-verbose">parenthesized latin small letter c</span> </span>' '' +'⒟' '' '<span class="char" title="ch-verbose"> <span class="ch 249F" title="ch-verbose">parenthesized latin small letter d</span> </span>' '' +'⒠' '' '<span class="char" title="ch-verbose"> <span class="ch 24A0" title="ch-verbose">parenthesized latin small letter e</span> </span>' '' +'⒡' '' '<span class="char" title="ch-verbose"> <span class="ch 24A1" title="ch-verbose">parenthesized latin small letter f</span> </span>' '' +'⒢' '' '<span class="char" title="ch-verbose"> <span class="ch 24A2" title="ch-verbose">parenthesized latin small letter g</span> </span>' '' +'⒣' '' '<span class="char" title="ch-verbose"> <span class="ch 24A3" title="ch-verbose">parenthesized latin small letter h</span> </span>' '' +'⒤' '' '<span class="char" title="ch-verbose"> <span class="ch 24A4" title="ch-verbose">parenthesized latin small letter i</span> </span>' '' +'⒥' '' '<span class="char" title="ch-verbose"> <span class="ch 24A5" title="ch-verbose">parenthesized latin small letter j</span> </span>' '' +'⒦' '' '<span class="char" title="ch-verbose"> <span class="ch 24A6" title="ch-verbose">parenthesized latin small letter k</span> </span>' '' +'⒧' '' '<span class="char" title="ch-verbose"> <span class="ch 24A7" title="ch-verbose">parenthesized latin small letter l</span> </span>' '' +'⒨' '' '<span class="char" title="ch-verbose"> <span class="ch 24A8" title="ch-verbose">parenthesized latin small letter m</span> </span>' '' +'⒩' '' '<span class="char" title="ch-verbose"> <span class="ch 24A9" title="ch-verbose">parenthesized latin small letter n</span> </span>' '' +'⒪' '' '<span class="char" title="ch-verbose"> <span class="ch 24AA" title="ch-verbose">parenthesized latin small letter o</span> </span>' '' +'⒫' '' '<span class="char" title="ch-verbose"> <span class="ch 24AB" title="ch-verbose">parenthesized latin small letter p</span> </span>' '' +'⒬' '' '<span class="char" title="ch-verbose"> <span class="ch 24AC" title="ch-verbose">parenthesized latin small letter q</span> </span>' '' +'⒭' '' '<span class="char" title="ch-verbose"> <span class="ch 24AD" title="ch-verbose">parenthesized latin small letter r</span> </span>' '' +'⒮' '' '<span class="char" title="ch-verbose"> <span class="ch 24AE" title="ch-verbose">parenthesized latin small letter s</span> </span>' '' +'⒯' '' '<span class="char" title="ch-verbose"> <span class="ch 24AF" title="ch-verbose">parenthesized latin small letter t</span> </span>' '' +'⒰' '' '<span class="char" title="ch-verbose"> <span class="ch 24B0" title="ch-verbose">parenthesized latin small letter u</span> </span>' '' +'⒱' '' '<span class="char" title="ch-verbose"> <span class="ch 24B1" title="ch-verbose">parenthesized latin small letter v</span> </span>' '' +'⒲' '' '<span class="char" title="ch-verbose"> <span class="ch 24B2" title="ch-verbose">parenthesized latin small letter w</span> </span>' '' +'⒳' '' '<span class="char" title="ch-verbose"> <span class="ch 24B3" title="ch-verbose">parenthesized latin small letter x</span> </span>' '' +'⒴' '' '<span class="char" title="ch-verbose"> <span class="ch 24B4" title="ch-verbose">parenthesized latin small letter y</span> </span>' '' +'⒵' '' '<span class="char" title="ch-verbose"> <span class="ch 24B5" title="ch-verbose">parenthesized latin small letter z</span> </span>' '' +'Ⓐ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B6" title="ch-verbose">circled latin capital letter a</span> </span>' '' +'Ⓑ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B7" title="ch-verbose">circled latin capital letter b</span> </span>' '' +'Ⓒ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B8" title="ch-verbose">circled latin capital letter c</span> </span>' '' +'Ⓓ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B9" title="ch-verbose">circled latin capital letter d</span> </span>' '' +'Ⓔ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BA" title="ch-verbose">circled latin capital letter e</span> </span>' '' +'Ⓕ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BB" title="ch-verbose">circled latin capital letter f</span> </span>' '' +'Ⓖ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BC" title="ch-verbose">circled latin capital letter g</span> </span>' '' +'Ⓗ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BD" title="ch-verbose">circled latin capital letter h</span> </span>' '' +'Ⓘ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BE" title="ch-verbose">circled latin capital letter i</span> </span>' '' +'Ⓙ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BF" title="ch-verbose">circled latin capital letter j</span> </span>' '' +'Ⓚ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C0" title="ch-verbose">circled latin capital letter k</span> </span>' '' +'Ⓛ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C1" title="ch-verbose">circled latin capital letter l</span> </span>' '' +'Ⓜ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C2" title="ch-verbose">circled latin capital letter m</span> </span>' '' +'Ⓝ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C3" title="ch-verbose">circled latin capital letter n</span> </span>' '' +'Ⓞ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C4" title="ch-verbose">circled latin capital letter o</span> </span>' '' +'Ⓟ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C5" title="ch-verbose">circled latin capital letter p</span> </span>' '' +'Ⓠ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C6" title="ch-verbose">circled latin capital letter q</span> </span>' '' +'Ⓡ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C7" title="ch-verbose">circled latin capital letter r</span> </span>' '' +'Ⓢ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C8" title="ch-verbose">circled latin capital letter s</span> </span>' '' +'Ⓣ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C9" title="ch-verbose">circled latin capital letter t</span> </span>' '' +'Ⓤ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CA" title="ch-verbose">circled latin capital letter u</span> </span>' '' +'Ⓥ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CB" title="ch-verbose">circled latin capital letter v</span> </span>' '' +'Ⓦ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CC" title="ch-verbose">circled latin capital letter w</span> </span>' '' +'Ⓧ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CD" title="ch-verbose">circled latin capital letter x</span> </span>' '' +'Ⓨ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CE" title="ch-verbose">circled latin capital letter y</span> </span>' '' +'Ⓩ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CF" title="ch-verbose">circled latin capital letter z</span> </span>' '' +'ⓐ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D0" title="ch-verbose">circled latin small letter a</span> </span>' '' +'ⓑ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D1" title="ch-verbose">circled latin small letter b</span> </span>' '' +'ⓒ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D2" title="ch-verbose">circled latin small letter c</span> </span>' '' +'ⓓ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D3" title="ch-verbose">circled latin small letter d</span> </span>' '' +'ⓔ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D4" title="ch-verbose">circled latin small letter e</span> </span>' '' +'ⓕ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D5" title="ch-verbose">circled latin small letter f</span> </span>' '' +'ⓖ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D6" title="ch-verbose">circled latin small letter g</span> </span>' '' +'ⓗ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D7" title="ch-verbose">circled latin small letter h</span> </span>' '' +'ⓘ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D8" title="ch-verbose">circled latin small letter i</span> </span>' '' +'ⓙ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D9" title="ch-verbose">circled latin small letter j</span> </span>' '' +'ⓚ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DA" title="ch-verbose">circled latin small letter k</span> </span>' '' +'ⓛ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DB" title="ch-verbose">circled latin small letter l</span> </span>' '' +'ⓜ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DC" title="ch-verbose">circled latin small letter m</span> </span>' '' +'ⓝ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DD" title="ch-verbose">circled latin small letter n</span> </span>' '' +'ⓞ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DE" title="ch-verbose">circled latin small letter o</span> </span>' '' +'ⓟ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DF" title="ch-verbose">circled latin small letter p</span> </span>' '' +'ⓠ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E0" title="ch-verbose">circled latin small letter q</span> </span>' '' +'ⓡ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E1" title="ch-verbose">circled latin small letter r</span> </span>' '' +'ⓢ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E2" title="ch-verbose">circled latin small letter s</span> </span>' '' +'ⓣ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E3" title="ch-verbose">circled latin small letter t</span> </span>' '' +'ⓤ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E4" title="ch-verbose">circled latin small letter u</span> </span>' '' +'ⓥ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E5" title="ch-verbose">circled latin small letter v</span> </span>' '' +'ⓦ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E6" title="ch-verbose">circled latin small letter w</span> </span>' '' +'ⓧ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E7" title="ch-verbose">circled latin small letter x</span> </span>' '' +'ⓨ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E8" title="ch-verbose">circled latin small letter y</span> </span>' '' +'ⓩ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E9" title="ch-verbose">circled latin small letter z</span> </span>' '' +'⓪' '' '<span class="char" title="ch-verbose"> <span class="ch 24EA" title="ch-verbose">circled digit zero</span> </span>' '' +'⓫' '' '<span class="char" title="ch-verbose"> <span class="ch 24EB" title="ch-verbose">negative circled number eleven</span> </span>' '' +'⓬' '' '<span class="char" title="ch-verbose"> <span class="ch 24EC" title="ch-verbose">negative circled number twelve</span> </span>' '' +'⓭' '' '<span class="char" title="ch-verbose"> <span class="ch 24ED" title="ch-verbose">negative circled number thirteen</span> </span>' '' +'⓮' '' '<span class="char" title="ch-verbose"> <span class="ch 24EE" title="ch-verbose">negative circled number fourteen</span> </span>' '' +'⓯' '' '<span class="char" title="ch-verbose"> <span class="ch 24EF" title="ch-verbose">negative circled number fifteen</span> </span>' '' +'⓰' '' '<span class="char" title="ch-verbose"> <span class="ch 24F0" title="ch-verbose">negative circled number sixteen</span> </span>' '' +'⓱' '' '<span class="char" title="ch-verbose"> <span class="ch 24F1" title="ch-verbose">negative circled number seventeen</span> </span>' '' +'⓲' '' '<span class="char" title="ch-verbose"> <span class="ch 24F2" title="ch-verbose">negative circled number eighteen</span> </span>' '' +'⓳' '' '<span class="char" title="ch-verbose"> <span class="ch 24F3" title="ch-verbose">negative circled number nineteen</span> </span>' '' +'⓴' '' '<span class="char" title="ch-verbose"> <span class="ch 24F4" title="ch-verbose">negative circled number twenty</span> </span>' '' +'⓵' '' '<span class="char" title="ch-verbose"> <span class="ch 24F5" title="ch-verbose">double circled digit one</span> </span>' '' +'⓶' '' '<span class="char" title="ch-verbose"> <span class="ch 24F6" title="ch-verbose">double circled digit two</span> </span>' '' +'⓷' '' '<span class="char" title="ch-verbose"> <span class="ch 24F7" title="ch-verbose">double circled digit three</span> </span>' '' +'⓸' '' '<span class="char" title="ch-verbose"> <span class="ch 24F8" title="ch-verbose">double circled digit four</span> </span>' '' +'⓹' '' '<span class="char" title="ch-verbose"> <span class="ch 24F9" title="ch-verbose">double circled digit five</span> </span>' '' +'⓺' '' '<span class="char" title="ch-verbose"> <span class="ch 24FA" title="ch-verbose">double circled digit six</span> </span>' '' +'⓻' '' '<span class="char" title="ch-verbose"> <span class="ch 24FB" title="ch-verbose">double circled digit seven</span> </span>' '' +'⓼' '' '<span class="char" title="ch-verbose"> <span class="ch 24FC" title="ch-verbose">double circled digit eight</span> </span>' '' +'⓽' '' '<span class="char" title="ch-verbose"> <span class="ch 24FD" title="ch-verbose">double circled digit nine</span> </span>' '' +'⓾' '' '<span class="char" title="ch-verbose"> <span class="ch 24FE" title="ch-verbose">double circled number ten</span> </span>' '' +'⓿' '' '<span class="char" title="ch-verbose"> <span class="ch 24FF" title="ch-verbose">negative circled digit zero</span> </span>' '' + +'─' '' '<span class="char" title="ch-verbose"> <span class="ch 2500" title="ch-verbose">box drawings light horizontal</span> </span>' '' +'━' '' '<span class="char" title="ch-verbose"> <span class="ch 2501" title="ch-verbose">box drawings heavy horizontal</span> </span>' '' +'│' '' '<span class="char" title="ch-verbose"> <span class="ch 2502" title="ch-verbose">box drawings light vertical</span> </span>' '' +'┃' '' '<span class="char" title="ch-verbose"> <span class="ch 2503" title="ch-verbose">box drawings heavy vertical</span> </span>' '' +'┄' '' '<span class="char" title="ch-verbose"> <span class="ch 2504" title="ch-verbose">box drawings light triple dash horizontal</span> </span>' '' +'┅' '' '<span class="char" title="ch-verbose"> <span class="ch 2505" title="ch-verbose">box drawings heavy triple dash horizontal</span> </span>' '' +'┆' '' '<span class="char" title="ch-verbose"> <span class="ch 2506" title="ch-verbose">box drawings light triple dash vertical</span> </span>' '' +'┇' '' '<span class="char" title="ch-verbose"> <span class="ch 2507" title="ch-verbose">box drawings heavy triple dash vertical</span> </span>' '' +'┈' '' '<span class="char" title="ch-verbose"> <span class="ch 2508" title="ch-verbose">box drawings light quadruple dash horizontal</span> </span>' '' +'┉' '' '<span class="char" title="ch-verbose"> <span class="ch 2509" title="ch-verbose">box drawings heavy quadruple dash horizontal</span> </span>' '' +'┊' '' '<span class="char" title="ch-verbose"> <span class="ch 250A" title="ch-verbose">box drawings light quadruple dash vertical</span> </span>' '' +'┋' '' '<span class="char" title="ch-verbose"> <span class="ch 250B" title="ch-verbose">box drawings heavy quadruple dash vertical</span> </span>' '' +'┌' '' '<span class="char" title="ch-verbose"> <span class="ch 250C" title="ch-verbose">box drawings light down and right</span> </span>' '' +'┍' '' '<span class="char" title="ch-verbose"> <span class="ch 250D" title="ch-verbose">box drawings down light and right heavy</span> </span>' '' +'┎' '' '<span class="char" title="ch-verbose"> <span class="ch 250E" title="ch-verbose">box drawings down heavy and right light</span> </span>' '' +'┏' '' '<span class="char" title="ch-verbose"> <span class="ch 250F" title="ch-verbose">box drawings heavy down and right</span> </span>' '' +'┐' '' '<span class="char" title="ch-verbose"> <span class="ch 2510" title="ch-verbose">box drawings light down and left</span> </span>' '' +'┑' '' '<span class="char" title="ch-verbose"> <span class="ch 2511" title="ch-verbose">box drawings down light and left heavy</span> </span>' '' +'┒' '' '<span class="char" title="ch-verbose"> <span class="ch 2512" title="ch-verbose">box drawings down heavy and left light</span> </span>' '' +'┓' '' '<span class="char" title="ch-verbose"> <span class="ch 2513" title="ch-verbose">box drawings heavy down and left</span> </span>' '' +'└' '' '<span class="char" title="ch-verbose"> <span class="ch 2514" title="ch-verbose">box drawings light up and right</span> </span>' '' +'┕' '' '<span class="char" title="ch-verbose"> <span class="ch 2515" title="ch-verbose">box drawings up light and right heavy</span> </span>' '' +'┖' '' '<span class="char" title="ch-verbose"> <span class="ch 2516" title="ch-verbose">box drawings up heavy and right light</span> </span>' '' +'┗' '' '<span class="char" title="ch-verbose"> <span class="ch 2517" title="ch-verbose">box drawings heavy up and right</span> </span>' '' +'┘' '' '<span class="char" title="ch-verbose"> <span class="ch 2518" title="ch-verbose">box drawings light up and left</span> </span>' '' +'┙' '' '<span class="char" title="ch-verbose"> <span class="ch 2519" title="ch-verbose">box drawings up light and left heavy</span> </span>' '' +'┚' '' '<span class="char" title="ch-verbose"> <span class="ch 251A" title="ch-verbose">box drawings up heavy and left light</span> </span>' '' +'┛' '' '<span class="char" title="ch-verbose"> <span class="ch 251B" title="ch-verbose">box drawings heavy up and left</span> </span>' '' +'├' '' '<span class="char" title="ch-verbose"> <span class="ch 251C" title="ch-verbose">box drawings light vertical and right</span> </span>' '' +'┝' '' '<span class="char" title="ch-verbose"> <span class="ch 251D" title="ch-verbose">box drawings vertical light and right heavy</span> </span>' '' +'┞' '' '<span class="char" title="ch-verbose"> <span class="ch 251E" title="ch-verbose">box drawings up heavy and right down light</span> </span>' '' +'┟' '' '<span class="char" title="ch-verbose"> <span class="ch 251F" title="ch-verbose">box drawings down heavy and right up light</span> </span>' '' +'┠' '' '<span class="char" title="ch-verbose"> <span class="ch 2520" title="ch-verbose">box drawings vertical heavy and right light</span> </span>' '' +'┡' '' '<span class="char" title="ch-verbose"> <span class="ch 2521" title="ch-verbose">box drawings down light and right up heavy</span> </span>' '' +'┢' '' '<span class="char" title="ch-verbose"> <span class="ch 2522" title="ch-verbose">box drawings up light and right down heavy</span> </span>' '' +'┣' '' '<span class="char" title="ch-verbose"> <span class="ch 2523" title="ch-verbose">box drawings heavy vertical and right</span> </span>' '' +'┤' '' '<span class="char" title="ch-verbose"> <span class="ch 2524" title="ch-verbose">box drawings light vertical and left</span> </span>' '' +'┥' '' '<span class="char" title="ch-verbose"> <span class="ch 2525" title="ch-verbose">box drawings vertical light and left heavy</span> </span>' '' +'┦' '' '<span class="char" title="ch-verbose"> <span class="ch 2526" title="ch-verbose">box drawings up heavy and left down light</span> </span>' '' +'┧' '' '<span class="char" title="ch-verbose"> <span class="ch 2527" title="ch-verbose">box drawings down heavy and left up light</span> </span>' '' +'┨' '' '<span class="char" title="ch-verbose"> <span class="ch 2528" title="ch-verbose">box drawings vertical heavy and left light</span> </span>' '' +'┩' '' '<span class="char" title="ch-verbose"> <span class="ch 2529" title="ch-verbose">box drawings down light and left up heavy</span> </span>' '' +'┪' '' '<span class="char" title="ch-verbose"> <span class="ch 252A" title="ch-verbose">box drawings up light and left down heavy</span> </span>' '' +'┫' '' '<span class="char" title="ch-verbose"> <span class="ch 252B" title="ch-verbose">box drawings heavy vertical and left</span> </span>' '' +'┬' '' '<span class="char" title="ch-verbose"> <span class="ch 252C" title="ch-verbose">box drawings light down and horizontal</span> </span>' '' +'┭' '' '<span class="char" title="ch-verbose"> <span class="ch 252D" title="ch-verbose">box drawings left heavy and right down light</span> </span>' '' +'┮' '' '<span class="char" title="ch-verbose"> <span class="ch 252E" title="ch-verbose">box drawings right heavy and left down light</span> </span>' '' +'┯' '' '<span class="char" title="ch-verbose"> <span class="ch 252F" title="ch-verbose">box drawings down light and horizontal heavy</span> </span>' '' +'┰' '' '<span class="char" title="ch-verbose"> <span class="ch 2530" title="ch-verbose">box drawings down heavy and horizontal light</span> </span>' '' +'┱' '' '<span class="char" title="ch-verbose"> <span class="ch 2531" title="ch-verbose">box drawings right light and left down heavy</span> </span>' '' +'┲' '' '<span class="char" title="ch-verbose"> <span class="ch 2532" title="ch-verbose">box drawings left light and right down heavy</span> </span>' '' +'┳' '' '<span class="char" title="ch-verbose"> <span class="ch 2533" title="ch-verbose">box drawings heavy down and horizontal</span> </span>' '' +'┴' '' '<span class="char" title="ch-verbose"> <span class="ch 2534" title="ch-verbose">box drawings light up and horizontal</span> </span>' '' +'┵' '' '<span class="char" title="ch-verbose"> <span class="ch 2535" title="ch-verbose">box drawings left heavy and right up light</span> </span>' '' +'┶' '' '<span class="char" title="ch-verbose"> <span class="ch 2536" title="ch-verbose">box drawings right heavy and left up light</span> </span>' '' +'┷' '' '<span class="char" title="ch-verbose"> <span class="ch 2537" title="ch-verbose">box drawings up light and horizontal heavy</span> </span>' '' +'┸' '' '<span class="char" title="ch-verbose"> <span class="ch 2538" title="ch-verbose">box drawings up heavy and horizontal light</span> </span>' '' +'┹' '' '<span class="char" title="ch-verbose"> <span class="ch 2539" title="ch-verbose">box drawings right light and left up heavy</span> </span>' '' +'┺' '' '<span class="char" title="ch-verbose"> <span class="ch 253A" title="ch-verbose">box drawings left light and right up heavy</span> </span>' '' +'┻' '' '<span class="char" title="ch-verbose"> <span class="ch 253B" title="ch-verbose">box drawings heavy up and horizontal</span> </span>' '' +'┼' '' '<span class="char" title="ch-verbose"> <span class="ch 253C" title="ch-verbose">box drawings light vertical and horizontal</span> </span>' '' +'┽' '' '<span class="char" title="ch-verbose"> <span class="ch 253D" title="ch-verbose">box drawings left heavy and right vertical light</span> </span>' '' +'┾' '' '<span class="char" title="ch-verbose"> <span class="ch 253E" title="ch-verbose">box drawings right heavy and left vertical light</span> </span>' '' +'┿' '' '<span class="char" title="ch-verbose"> <span class="ch 253F" title="ch-verbose">box drawings vertical light and horizontal heavy</span> </span>' '' +'╀' '' '<span class="char" title="ch-verbose"> <span class="ch 2540" title="ch-verbose">box drawings up heavy and down horizontal light</span> </span>' '' +'╁' '' '<span class="char" title="ch-verbose"> <span class="ch 2541" title="ch-verbose">box drawings down heavy and up horizontal light</span> </span>' '' +'╂' '' '<span class="char" title="ch-verbose"> <span class="ch 2542" title="ch-verbose">box drawings vertical heavy and horizontal light</span> </span>' '' +'╃' '' '<span class="char" title="ch-verbose"> <span class="ch 2543" title="ch-verbose">box drawings left up heavy and right down light</span> </span>' '' +'╄' '' '<span class="char" title="ch-verbose"> <span class="ch 2544" title="ch-verbose">box drawings right up heavy and left down light</span> </span>' '' +'╅' '' '<span class="char" title="ch-verbose"> <span class="ch 2545" title="ch-verbose">box drawings left down heavy and right up light</span> </span>' '' +'╆' '' '<span class="char" title="ch-verbose"> <span class="ch 2546" title="ch-verbose">box drawings right down heavy and left up light</span> </span>' '' +'╇' '' '<span class="char" title="ch-verbose"> <span class="ch 2547" title="ch-verbose">box drawings down light and up horizontal heavy</span> </span>' '' +'╈' '' '<span class="char" title="ch-verbose"> <span class="ch 2548" title="ch-verbose">box drawings up light and down horizontal heavy</span> </span>' '' +'╉' '' '<span class="char" title="ch-verbose"> <span class="ch 2549" title="ch-verbose">box drawings right light and left vertical heavy</span> </span>' '' +'╊' '' '<span class="char" title="ch-verbose"> <span class="ch 254A" title="ch-verbose">box drawings left light and right vertical heavy</span> </span>' '' +'╋' '' '<span class="char" title="ch-verbose"> <span class="ch 254B" title="ch-verbose">box drawings heavy vertical and horizontal</span> </span>' '' +'╌' '' '<span class="char" title="ch-verbose"> <span class="ch 254C" title="ch-verbose">box drawings light double dash horizontal</span> </span>' '' +'╍' '' '<span class="char" title="ch-verbose"> <span class="ch 254D" title="ch-verbose">box drawings heavy double dash horizontal</span> </span>' '' +'╎' '' '<span class="char" title="ch-verbose"> <span class="ch 254E" title="ch-verbose">box drawings light double dash vertical</span> </span>' '' +'╏' '' '<span class="char" title="ch-verbose"> <span class="ch 254F" title="ch-verbose">box drawings heavy double dash vertical</span> </span>' '' +'═' '' '<span class="char" title="ch-verbose"> <span class="ch 2550" title="ch-verbose">box drawings double horizontal</span> </span>' '' +'║' '' '<span class="char" title="ch-verbose"> <span class="ch 2551" title="ch-verbose">box drawings double vertical</span> </span>' '' +'╒' '' '<span class="char" title="ch-verbose"> <span class="ch 2552" title="ch-verbose">box drawings down single and right double</span> </span>' '' +'╓' '' '<span class="char" title="ch-verbose"> <span class="ch 2553" title="ch-verbose">box drawings down double and right single</span> </span>' '' +'╔' '' '<span class="char" title="ch-verbose"> <span class="ch 2554" title="ch-verbose">box drawings double down and right</span> </span>' '' +'╕' '' '<span class="char" title="ch-verbose"> <span class="ch 2555" title="ch-verbose">box drawings down single and left double</span> </span>' '' +'╖' '' '<span class="char" title="ch-verbose"> <span class="ch 2556" title="ch-verbose">box drawings down double and left single</span> </span>' '' +'╗' '' '<span class="char" title="ch-verbose"> <span class="ch 2557" title="ch-verbose">box drawings double down and left</span> </span>' '' +'╘' '' '<span class="char" title="ch-verbose"> <span class="ch 2558" title="ch-verbose">box drawings up single and right double</span> </span>' '' +'╙' '' '<span class="char" title="ch-verbose"> <span class="ch 2559" title="ch-verbose">box drawings up double and right single</span> </span>' '' +'╚' '' '<span class="char" title="ch-verbose"> <span class="ch 255A" title="ch-verbose">box drawings double up and right</span> </span>' '' +'╛' '' '<span class="char" title="ch-verbose"> <span class="ch 255B" title="ch-verbose">box drawings up single and left double</span> </span>' '' +'╜' '' '<span class="char" title="ch-verbose"> <span class="ch 255C" title="ch-verbose">box drawings up double and left single</span> </span>' '' +'╝' '' '<span class="char" title="ch-verbose"> <span class="ch 255D" title="ch-verbose">box drawings double up and left</span> </span>' '' +'╞' '' '<span class="char" title="ch-verbose"> <span class="ch 255E" title="ch-verbose">box drawings vertical single and right double</span> </span>' '' +'╟' '' '<span class="char" title="ch-verbose"> <span class="ch 255F" title="ch-verbose">box drawings vertical double and right single</span> </span>' '' +'╠' '' '<span class="char" title="ch-verbose"> <span class="ch 2560" title="ch-verbose">box drawings double vertical and right</span> </span>' '' +'╡' '' '<span class="char" title="ch-verbose"> <span class="ch 2561" title="ch-verbose">box drawings vertical single and left double</span> </span>' '' +'╢' '' '<span class="char" title="ch-verbose"> <span class="ch 2562" title="ch-verbose">box drawings vertical double and left single</span> </span>' '' +'╣' '' '<span class="char" title="ch-verbose"> <span class="ch 2563" title="ch-verbose">box drawings double vertical and left</span> </span>' '' +'╤' '' '<span class="char" title="ch-verbose"> <span class="ch 2564" title="ch-verbose">box drawings down single and horizontal double</span> </span>' '' +'╥' '' '<span class="char" title="ch-verbose"> <span class="ch 2565" title="ch-verbose">box drawings down double and horizontal single</span> </span>' '' +'╦' '' '<span class="char" title="ch-verbose"> <span class="ch 2566" title="ch-verbose">box drawings double down and horizontal</span> </span>' '' +'╧' '' '<span class="char" title="ch-verbose"> <span class="ch 2567" title="ch-verbose">box drawings up single and horizontal double</span> </span>' '' +'╨' '' '<span class="char" title="ch-verbose"> <span class="ch 2568" title="ch-verbose">box drawings up double and horizontal single</span> </span>' '' +'╩' '' '<span class="char" title="ch-verbose"> <span class="ch 2569" title="ch-verbose">box drawings double up and horizontal</span> </span>' '' +'╪' '' '<span class="char" title="ch-verbose"> <span class="ch 256A" title="ch-verbose">box drawings vertical single and horizontal double</span> </span>' '' +'╫' '' '<span class="char" title="ch-verbose"> <span class="ch 256B" title="ch-verbose">box drawings vertical double and horizontal single</span> </span>' '' +'╬' '' '<span class="char" title="ch-verbose"> <span class="ch 256C" title="ch-verbose">box drawings double vertical and horizontal</span> </span>' '' +'╭' '' '<span class="char" title="ch-verbose"> <span class="ch 256D" title="ch-verbose">box drawings light arc down and right</span> </span>' '' +'╮' '' '<span class="char" title="ch-verbose"> <span class="ch 256E" title="ch-verbose">box drawings light arc down and left</span> </span>' '' +'╯' '' '<span class="char" title="ch-verbose"> <span class="ch 256F" title="ch-verbose">box drawings light arc up and left</span> </span>' '' +'╰' '' '<span class="char" title="ch-verbose"> <span class="ch 2570" title="ch-verbose">box drawings light arc up and right</span> </span>' '' +'╱' '' '<span class="char" title="ch-verbose"> <span class="ch 2571" title="ch-verbose">box drawings light diagonal upper right to lower left</span> </span>' '' +'╲' '' '<span class="char" title="ch-verbose"> <span class="ch 2572" title="ch-verbose">box drawings light diagonal upper left to lower right</span> </span>' '' +'╳' '' '<span class="char" title="ch-verbose"> <span class="ch 2573" title="ch-verbose">box drawings light diagonal cross</span> </span>' '' +'╴' '' '<span class="char" title="ch-verbose"> <span class="ch 2574" title="ch-verbose">box drawings light left</span> </span>' '' +'╵' '' '<span class="char" title="ch-verbose"> <span class="ch 2575" title="ch-verbose">box drawings light up</span> </span>' '' +'╶' '' '<span class="char" title="ch-verbose"> <span class="ch 2576" title="ch-verbose">box drawings light right</span> </span>' '' +'╷' '' '<span class="char" title="ch-verbose"> <span class="ch 2577" title="ch-verbose">box drawings light down</span> </span>' '' +'╸' '' '<span class="char" title="ch-verbose"> <span class="ch 2578" title="ch-verbose">box drawings heavy left</span> </span>' '' +'╹' '' '<span class="char" title="ch-verbose"> <span class="ch 2579" title="ch-verbose">box drawings heavy up</span> </span>' '' +'╺' '' '<span class="char" title="ch-verbose"> <span class="ch 257A" title="ch-verbose">box drawings heavy right</span> </span>' '' +'╻' '' '<span class="char" title="ch-verbose"> <span class="ch 257B" title="ch-verbose">box drawings heavy down</span> </span>' '' +'╼' '' '<span class="char" title="ch-verbose"> <span class="ch 257C" title="ch-verbose">box drawings light left and heavy right</span> </span>' '' +'╽' '' '<span class="char" title="ch-verbose"> <span class="ch 257D" title="ch-verbose">box drawings light up and heavy down</span> </span>' '' +'╾' '' '<span class="char" title="ch-verbose"> <span class="ch 257E" title="ch-verbose">box drawings heavy left and light right</span> </span>' '' +'╿' '' '<span class="char" title="ch-verbose"> <span class="ch 257F" title="ch-verbose">box drawings heavy up and light down</span> </span>' '' +'▀' '' '<span class="char" title="ch-verbose"> <span class="ch 2580" title="ch-verbose">upper half block</span> </span>' '' +'▁' '' '<span class="char" title="ch-verbose"> <span class="ch 2581" title="ch-verbose">lower one eighth block</span> </span>' '' +'▂' '' '<span class="char" title="ch-verbose"> <span class="ch 2582" title="ch-verbose">lower one quarter block</span> </span>' '' +'▃' '' '<span class="char" title="ch-verbose"> <span class="ch 2583" title="ch-verbose">lower three eighths block</span> </span>' '' +'▄' '' '<span class="char" title="ch-verbose"> <span class="ch 2584" title="ch-verbose">lower half block</span> </span>' '' +'▅' '' '<span class="char" title="ch-verbose"> <span class="ch 2585" title="ch-verbose">lower five eighths block</span> </span>' '' +'▆' '' '<span class="char" title="ch-verbose"> <span class="ch 2586" title="ch-verbose">lower three quarters block</span> </span>' '' +'▇' '' '<span class="char" title="ch-verbose"> <span class="ch 2587" title="ch-verbose">lower seven eighths block</span> </span>' '' +'█' '' '<span class="char" title="ch-verbose"> <span class="ch 2588" title="ch-verbose">full block</span> </span>' '' +'▉' '' '<span class="char" title="ch-verbose"> <span class="ch 2589" title="ch-verbose">left seven eighths block</span> </span>' '' +'▊' '' '<span class="char" title="ch-verbose"> <span class="ch 258A" title="ch-verbose">left three quarters block</span> </span>' '' +'▋' '' '<span class="char" title="ch-verbose"> <span class="ch 258B" title="ch-verbose">left five eighths block</span> </span>' '' +'▌' '' '<span class="char" title="ch-verbose"> <span class="ch 258C" title="ch-verbose">left half block</span> </span>' '' +'▍' '' '<span class="char" title="ch-verbose"> <span class="ch 258D" title="ch-verbose">left three eighths block</span> </span>' '' +'▎' '' '<span class="char" title="ch-verbose"> <span class="ch 258E" title="ch-verbose">left one quarter block</span> </span>' '' +'▏' '' '<span class="char" title="ch-verbose"> <span class="ch 258F" title="ch-verbose">left one eighth block</span> </span>' '' +'▐' '' '<span class="char" title="ch-verbose"> <span class="ch 2590" title="ch-verbose">right half block</span> </span>' '' +'░' '' '<span class="char" title="ch-verbose"> <span class="ch 2591" title="ch-verbose">light shade</span> </span>' '' +'▒' '' '<span class="char" title="ch-verbose"> <span class="ch 2592" title="ch-verbose">medium shade</span> </span>' '' +'▓' '' '<span class="char" title="ch-verbose"> <span class="ch 2593" title="ch-verbose">dark shade</span> </span>' '' +'▔' '' '<span class="char" title="ch-verbose"> <span class="ch 2594" title="ch-verbose">upper one eighth block</span> </span>' '' +'▕' '' '<span class="char" title="ch-verbose"> <span class="ch 2595" title="ch-verbose">right one eighth block</span> </span>' '' +'▖' '' '<span class="char" title="ch-verbose"> <span class="ch 2596" title="ch-verbose">quadrant lower left</span> </span>' '' +'▗' '' '<span class="char" title="ch-verbose"> <span class="ch 2597" title="ch-verbose">quadrant lower right</span> </span>' '' +'▘' '' '<span class="char" title="ch-verbose"> <span class="ch 2598" title="ch-verbose">quadrant upper left</span> </span>' '' +'▙' '' '<span class="char" title="ch-verbose"> <span class="ch 2599" title="ch-verbose">quadrant upper left and lower left and lower right</span> </span>' '' +'▚' '' '<span class="char" title="ch-verbose"> <span class="ch 259A" title="ch-verbose">quadrant upper left and lower right</span> </span>' '' +'▛' '' '<span class="char" title="ch-verbose"> <span class="ch 259B" title="ch-verbose">quadrant upper left and upper right and lower left</span> </span>' '' +'▜' '' '<span class="char" title="ch-verbose"> <span class="ch 259C" title="ch-verbose">quadrant upper left and upper right and lower right</span> </span>' '' +'▝' '' '<span class="char" title="ch-verbose"> <span class="ch 259D" title="ch-verbose">quadrant upper right</span> </span>' '' +'▞' '' '<span class="char" title="ch-verbose"> <span class="ch 259E" title="ch-verbose">quadrant upper right and lower left</span> </span>' '' +'▟' '' '<span class="char" title="ch-verbose"> <span class="ch 259F" title="ch-verbose">quadrant upper right and lower left and lower right</span> </span>' '' +'■' '' '<span class="char" title="ch-verbose"> <span class="ch 25A0" title="ch-verbose">black square</span> </span>' '' +'□' '' '<span class="char" title="ch-verbose"> <span class="ch 25A1" title="ch-verbose">white square</span> </span>' '' +'▢' '' '<span class="char" title="ch-verbose"> <span class="ch 25A2" title="ch-verbose">white square with rounded corners</span> </span>' '' +'▣' '' '<span class="char" title="ch-verbose"> <span class="ch 25A3" title="ch-verbose">white square containing black small square</span> </span>' '' +'▤' '' '<span class="char" title="ch-verbose"> <span class="ch 25A4" title="ch-verbose">square with horizontal fill</span> </span>' '' +'▥' '' '<span class="char" title="ch-verbose"> <span class="ch 25A5" title="ch-verbose">square with vertical fill</span> </span>' '' +'▦' '' '<span class="char" title="ch-verbose"> <span class="ch 25A6" title="ch-verbose">square with orthogonal crosshatch fill</span> </span>' '' +'▧' '' '<span class="char" title="ch-verbose"> <span class="ch 25A7" title="ch-verbose">square with upper left to lower right fill</span> </span>' '' +'▨' '' '<span class="char" title="ch-verbose"> <span class="ch 25A8" title="ch-verbose">square with upper right to lower left fill</span> </span>' '' +'▩' '' '<span class="char" title="ch-verbose"> <span class="ch 25A9" title="ch-verbose">square with diagonal crosshatch fill</span> </span>' '' +'▪' '' '<span class="char" title="ch-verbose"> <span class="ch 25AA" title="ch-verbose">black small square</span> </span>' '' +'▫' '' '<span class="char" title="ch-verbose"> <span class="ch 25AB" title="ch-verbose">white small square</span> </span>' '' +'▬' '' '<span class="char" title="ch-verbose"> <span class="ch 25AC" title="ch-verbose">black rectangle</span> </span>' '' +'▭' '' '<span class="char" title="ch-verbose"> <span class="ch 25AD" title="ch-verbose">white rectangle</span> </span>' '' +'▮' '' '<span class="char" title="ch-verbose"> <span class="ch 25AE" title="ch-verbose">black vertical rectangle</span> </span>' '' +'▯' '' '<span class="char" title="ch-verbose"> <span class="ch 25AF" title="ch-verbose">white vertical rectangle</span> </span>' '' +'▰' '' '<span class="char" title="ch-verbose"> <span class="ch 25B0" title="ch-verbose">black parallelogram</span> </span>' '' +'▱' '' '<span class="char" title="ch-verbose"> <span class="ch 25B1" title="ch-verbose">white parallelogram</span> </span>' '' +'▲' '' '<span class="char" title="ch-verbose"> <span class="ch 25B2" title="ch-verbose">black up-pointing triangle</span> </span>' '' +'△' '' '<span class="char" title="ch-verbose"> <span class="ch 25B3" title="ch-verbose">white up-pointing triangle</span> </span>' '' +'▴' '' '<span class="char" title="ch-verbose"> <span class="ch 25B4" title="ch-verbose">black up-pointing small triangle</span> </span>' '' +'▵' '' '<span class="char" title="ch-verbose"> <span class="ch 25B5" title="ch-verbose">white up-pointing small triangle</span> </span>' '' +'▶' '' '<span class="char" title="ch-verbose"> <span class="ch 25B6" title="ch-verbose">black right-pointing triangle</span> </span>' '' +'▷' '' '<span class="char" title="ch-verbose"> <span class="ch 25B7" title="ch-verbose">white right-pointing triangle</span> </span>' '' +'▸' '' '<span class="char" title="ch-verbose"> <span class="ch 25B8" title="ch-verbose">black right-pointing small triangle</span> </span>' '' +'▹' '' '<span class="char" title="ch-verbose"> <span class="ch 25B9" title="ch-verbose">white right-pointing small triangle</span> </span>' '' +'►' '' '<span class="char" title="ch-verbose"> <span class="ch 25BA" title="ch-verbose">black right-pointing pointer</span> </span>' '' +'▻' '' '<span class="char" title="ch-verbose"> <span class="ch 25BB" title="ch-verbose">white right-pointing pointer</span> </span>' '' +'▼' '' '<span class="char" title="ch-verbose"> <span class="ch 25BC" title="ch-verbose">black down-pointing triangle</span> </span>' '' +'▽' '' '<span class="char" title="ch-verbose"> <span class="ch 25BD" title="ch-verbose">white down-pointing triangle</span> </span>' '' +'▾' '' '<span class="char" title="ch-verbose"> <span class="ch 25BE" title="ch-verbose">black down-pointing small triangle</span> </span>' '' +'▿' '' '<span class="char" title="ch-verbose"> <span class="ch 25BF" title="ch-verbose">white down-pointing small triangle</span> </span>' '' +'◀' '' '<span class="char" title="ch-verbose"> <span class="ch 25C0" title="ch-verbose">black left-pointing triangle</span> </span>' '' +'◁' '' '<span class="char" title="ch-verbose"> <span class="ch 25C1" title="ch-verbose">white left-pointing triangle</span> </span>' '' +'◂' '' '<span class="char" title="ch-verbose"> <span class="ch 25C2" title="ch-verbose">black left-pointing small triangle</span> </span>' '' +'◃' '' '<span class="char" title="ch-verbose"> <span class="ch 25C3" title="ch-verbose">white left-pointing small triangle</span> </span>' '' +'◄' '' '<span class="char" title="ch-verbose"> <span class="ch 25C4" title="ch-verbose">black left-pointing pointer</span> </span>' '' +'◅' '' '<span class="char" title="ch-verbose"> <span class="ch 25C5" title="ch-verbose">white left-pointing pointer</span> </span>' '' +'◆' '' '<span class="char" title="ch-verbose"> <span class="ch 25C6" title="ch-verbose">black diamond</span> </span>' '' +'◇' '' '<span class="char" title="ch-verbose"> <span class="ch 25C7" title="ch-verbose">white diamond</span> </span>' '' +'◈' '' '<span class="char" title="ch-verbose"> <span class="ch 25C8" title="ch-verbose">white diamond containing black small diamond</span> </span>' '' +'◉' '' '<span class="char" title="ch-verbose"> <span class="ch 25C9" title="ch-verbose">fisheye</span> </span>' '' +'◊' '' '<span class="char" title="ch-verbose"> <span class="ch 25CA" title="ch-verbose">lozenge</span> </span>' '' +'○' '' '<span class="char" title="ch-verbose"> <span class="ch 25CB" title="ch-verbose">white circle</span> </span>' '' +'◌' '' '<span class="char" title="ch-verbose"> <span class="ch 25CC" title="ch-verbose">dotted circle</span> </span>' '' +'◍' '' '<span class="char" title="ch-verbose"> <span class="ch 25CD" title="ch-verbose">circle with vertical fill</span> </span>' '' +'◎' '' '<span class="char" title="ch-verbose"> <span class="ch 25CE" title="ch-verbose">bullseye</span> </span>' '' +'●' '' '<span class="char" title="ch-verbose"> <span class="ch 25CF" title="ch-verbose">black circle</span> </span>' '' +'◐' '' '<span class="char" title="ch-verbose"> <span class="ch 25D0" title="ch-verbose">circle with left half black</span> </span>' '' +'◑' '' '<span class="char" title="ch-verbose"> <span class="ch 25D1" title="ch-verbose">circle with right half black</span> </span>' '' +'◒' '' '<span class="char" title="ch-verbose"> <span class="ch 25D2" title="ch-verbose">circle with lower half black</span> </span>' '' +'◓' '' '<span class="char" title="ch-verbose"> <span class="ch 25D3" title="ch-verbose">circle with upper half black</span> </span>' '' +'◔' '' '<span class="char" title="ch-verbose"> <span class="ch 25D4" title="ch-verbose">circle with upper right quadrant black</span> </span>' '' +'◕' '' '<span class="char" title="ch-verbose"> <span class="ch 25D5" title="ch-verbose">circle with all but upper left quadrant black</span> </span>' '' +'◖' '' '<span class="char" title="ch-verbose"> <span class="ch 25D6" title="ch-verbose">left half black circle</span> </span>' '' +'◗' '' '<span class="char" title="ch-verbose"> <span class="ch 25D7" title="ch-verbose">right half black circle</span> </span>' '' +'◘' '' '<span class="char" title="ch-verbose"> <span class="ch 25D8" title="ch-verbose">inverse bullet</span> </span>' '' +'◙' '' '<span class="char" title="ch-verbose"> <span class="ch 25D9" title="ch-verbose">inverse white circle</span> </span>' '' +'◚' '' '<span class="char" title="ch-verbose"> <span class="ch 25DA" title="ch-verbose">upper half inverse white circle</span> </span>' '' +'◛' '' '<span class="char" title="ch-verbose"> <span class="ch 25DB" title="ch-verbose">lower half inverse white circle</span> </span>' '' +'◜' '' '<span class="char" title="ch-verbose"> <span class="ch 25DC" title="ch-verbose">upper left quadrant circular arc</span> </span>' '' +'◝' '' '<span class="char" title="ch-verbose"> <span class="ch 25DD" title="ch-verbose">upper right quadrant circular arc</span> </span>' '' +'◞' '' '<span class="char" title="ch-verbose"> <span class="ch 25DE" title="ch-verbose">lower right quadrant circular arc</span> </span>' '' +'◟' '' '<span class="char" title="ch-verbose"> <span class="ch 25DF" title="ch-verbose">lower left quadrant circular arc</span> </span>' '' +'◠' '' '<span class="char" title="ch-verbose"> <span class="ch 25E0" title="ch-verbose">upper half circle</span> </span>' '' +'◡' '' '<span class="char" title="ch-verbose"> <span class="ch 25E1" title="ch-verbose">lower half circle</span> </span>' '' +'◢' '' '<span class="char" title="ch-verbose"> <span class="ch 25E2" title="ch-verbose">black lower right triangle</span> </span>' '' +'◣' '' '<span class="char" title="ch-verbose"> <span class="ch 25E3" title="ch-verbose">black lower left triangle</span> </span>' '' +'◤' '' '<span class="char" title="ch-verbose"> <span class="ch 25E4" title="ch-verbose">black upper left triangle</span> </span>' '' +'◥' '' '<span class="char" title="ch-verbose"> <span class="ch 25E5" title="ch-verbose">black upper right triangle</span> </span>' '' +'◦' '' '<span class="char" title="ch-verbose"> <span class="ch 25E6" title="ch-verbose">white bullet</span> </span>' '' +'◧' '' '<span class="char" title="ch-verbose"> <span class="ch 25E7" title="ch-verbose">square with left half black</span> </span>' '' +'◨' '' '<span class="char" title="ch-verbose"> <span class="ch 25E8" title="ch-verbose">square with right half black</span> </span>' '' +'◩' '' '<span class="char" title="ch-verbose"> <span class="ch 25E9" title="ch-verbose">square with upper left diagonal half black</span> </span>' '' +'◪' '' '<span class="char" title="ch-verbose"> <span class="ch 25EA" title="ch-verbose">square with lower right diagonal half black</span> </span>' '' +'◫' '' '<span class="char" title="ch-verbose"> <span class="ch 25EB" title="ch-verbose">white square with vertical bisecting line</span> </span>' '' +'◬' '' '<span class="char" title="ch-verbose"> <span class="ch 25EC" title="ch-verbose">white up-pointing triangle with dot</span> </span>' '' +'◭' '' '<span class="char" title="ch-verbose"> <span class="ch 25ED" title="ch-verbose">up-pointing triangle with left half black</span> </span>' '' +'◮' '' '<span class="char" title="ch-verbose"> <span class="ch 25EE" title="ch-verbose">up-pointing triangle with right half black</span> </span>' '' +'◯' '' '<span class="char" title="ch-verbose"> <span class="ch 25EF" title="ch-verbose">large circle</span> </span>' '' +'◰' '' '<span class="char" title="ch-verbose"> <span class="ch 25F0" title="ch-verbose">white square with upper left quadrant</span> </span>' '' +'◱' '' '<span class="char" title="ch-verbose"> <span class="ch 25F1" title="ch-verbose">white square with lower left quadrant</span> </span>' '' +'◲' '' '<span class="char" title="ch-verbose"> <span class="ch 25F2" title="ch-verbose">white square with lower right quadrant</span> </span>' '' +'◳' '' '<span class="char" title="ch-verbose"> <span class="ch 25F3" title="ch-verbose">white square with upper right quadrant</span> </span>' '' +'◴' '' '<span class="char" title="ch-verbose"> <span class="ch 25F4" title="ch-verbose">white circle with upper left quadrant</span> </span>' '' +'◵' '' '<span class="char" title="ch-verbose"> <span class="ch 25F5" title="ch-verbose">white circle with lower left quadrant</span> </span>' '' +'◶' '' '<span class="char" title="ch-verbose"> <span class="ch 25F6" title="ch-verbose">white circle with lower right quadrant</span> </span>' '' +'◷' '' '<span class="char" title="ch-verbose"> <span class="ch 25F7" title="ch-verbose">white circle with upper right quadrant</span> </span>' '' +'◸' '' '<span class="char" title="ch-verbose"> <span class="ch 25F8" title="ch-verbose">upper left triangle</span> </span>' '' +'◹' '' '<span class="char" title="ch-verbose"> <span class="ch 25F9" title="ch-verbose">upper right triangle</span> </span>' '' +'◺' '' '<span class="char" title="ch-verbose"> <span class="ch 25FA" title="ch-verbose">lower left triangle</span> </span>' '' +'◻' '' '<span class="char" title="ch-verbose"> <span class="ch 25FB" title="ch-verbose">white medium square</span> </span>' '' +'◼' '' '<span class="char" title="ch-verbose"> <span class="ch 25FC" title="ch-verbose">black medium square</span> </span>' '' +'◽' '' '<span class="char" title="ch-verbose"> <span class="ch 25FD" title="ch-verbose">white medium small square</span> </span>' '' +'◾' '' '<span class="char" title="ch-verbose"> <span class="ch 25FE" title="ch-verbose">black medium small square</span> </span>' '' +'◿' '' '<span class="char" title="ch-verbose"> <span class="ch 25FF" title="ch-verbose">lower right triangle</span> </span>' '' + +'☀' '' '<span class="char" title="ch-verbose"> <span class="ch 2600" title="ch-verbose">black sun with rays</span> </span>' '' +'☁' '' '<span class="char" title="ch-verbose"> <span class="ch 2601" title="ch-verbose">cloud</span> </span>' '' +'☂' '' '<span class="char" title="ch-verbose"> <span class="ch 2602" title="ch-verbose">umbrella</span> </span>' '' +'☃' '' '<span class="char" title="ch-verbose"> <span class="ch 2603" title="ch-verbose">snowman</span> </span>' '' +'☄' '' '<span class="char" title="ch-verbose"> <span class="ch 2604" title="ch-verbose">comet</span> </span>' '' +'★' '' '<span class="char" title="ch-verbose"> <span class="ch 2605" title="ch-verbose">black star</span> </span>' '' +'☆' '' '<span class="char" title="ch-verbose"> <span class="ch 2606" title="ch-verbose">white star</span> </span>' '' +'☇' '' '<span class="char" title="ch-verbose"> <span class="ch 2607" title="ch-verbose">lightning</span> </span>' '' +'☈' '' '<span class="char" title="ch-verbose"> <span class="ch 2608" title="ch-verbose">thunderstorm</span> </span>' '' +'☉' '' '<span class="char" title="ch-verbose"> <span class="ch 2609" title="ch-verbose">sun</span> </span>' '' +'☊' '' '<span class="char" title="ch-verbose"> <span class="ch 260A" title="ch-verbose">ascending node</span> </span>' '' +'☋' '' '<span class="char" title="ch-verbose"> <span class="ch 260B" title="ch-verbose">descending node</span> </span>' '' +'☌' '' '<span class="char" title="ch-verbose"> <span class="ch 260C" title="ch-verbose">conjunction</span> </span>' '' +'☍' '' '<span class="char" title="ch-verbose"> <span class="ch 260D" title="ch-verbose">opposition</span> </span>' '' +'☎' '' '<span class="char" title="ch-verbose"> <span class="ch 260E" title="ch-verbose">black telephone</span> </span>' '' +'☏' '' '<span class="char" title="ch-verbose"> <span class="ch 260F" title="ch-verbose">white telephone</span> </span>' '' +'☐' '' '<span class="char" title="ch-verbose"> <span class="ch 2610" title="ch-verbose">ballot box</span> </span>' '' +'☑' '' '<span class="char" title="ch-verbose"> <span class="ch 2611" title="ch-verbose">ballot box with check</span> </span>' '' +'☒' '' '<span class="char" title="ch-verbose"> <span class="ch 2612" title="ch-verbose">ballot box with x</span> </span>' '' +'☓' '' '<span class="char" title="ch-verbose"> <span class="ch 2613" title="ch-verbose">saltire</span> </span>' '' +'☔' '' '<span class="char" title="ch-verbose"> <span class="ch 2614" title="ch-verbose">umbrella with rain drops</span> </span>' '' +'☕' '' '<span class="char" title="ch-verbose"> <span class="ch 2615" title="ch-verbose">hot beverage</span> </span>' '' +'☖' '' '<span class="char" title="ch-verbose"> <span class="ch 2616" title="ch-verbose">white shogi piece</span> </span>' '' +'☗' '' '<span class="char" title="ch-verbose"> <span class="ch 2617" title="ch-verbose">black shogi piece</span> </span>' '' +'☙' '' '<span class="char" title="ch-verbose"> <span class="ch 2619" title="ch-verbose">reversed rotated floral heart bullet</span> </span>' '' +'☚' '' '<span class="char" title="ch-verbose"> <span class="ch 261A" title="ch-verbose">black left pointing index</span> </span>' '' +'☛' '' '<span class="char" title="ch-verbose"> <span class="ch 261B" title="ch-verbose">black right pointing index</span> </span>' '' +'☜' '' '<span class="char" title="ch-verbose"> <span class="ch 261C" title="ch-verbose">white left pointing index</span> </span>' '' +'☝' '' '<span class="char" title="ch-verbose"> <span class="ch 261D" title="ch-verbose">white up pointing index</span> </span>' '' +'☞' '' '<span class="char" title="ch-verbose"> <span class="ch 261E" title="ch-verbose">white right pointing index</span> </span>' '' +'☟' '' '<span class="char" title="ch-verbose"> <span class="ch 261F" title="ch-verbose">white down pointing index</span> </span>' '' +'☠' '' '<span class="char" title="ch-verbose"> <span class="ch 2620" title="ch-verbose">skull and crossbones</span> </span>' '' +'☡' '' '<span class="char" title="ch-verbose"> <span class="ch 2621" title="ch-verbose">caution sign</span> </span>' '' +'☢' '' '<span class="char" title="ch-verbose"> <span class="ch 2622" title="ch-verbose">radioactive sign</span> </span>' '' +'☣' '' '<span class="char" title="ch-verbose"> <span class="ch 2623" title="ch-verbose">biohazard sign</span> </span>' '' +'☤' '' '<span class="char" title="ch-verbose"> <span class="ch 2624" title="ch-verbose">caduceus</span> </span>' '' +'☥' '' '<span class="char" title="ch-verbose"> <span class="ch 2625" title="ch-verbose">ankh</span> </span>' '' +'☦' '' '<span class="char" title="ch-verbose"> <span class="ch 2626" title="ch-verbose">orthodox cross</span> </span>' '' +'☧' '' '<span class="char" title="ch-verbose"> <span class="ch 2627" title="ch-verbose">chi rho</span> </span>' '' +'☨' '' '<span class="char" title="ch-verbose"> <span class="ch 2628" title="ch-verbose">cross of lorraine</span> </span>' '' +'☩' '' '<span class="char" title="ch-verbose"> <span class="ch 2629" title="ch-verbose">cross of jerusalem</span> </span>' '' +'☪' '' '<span class="char" title="ch-verbose"> <span class="ch 262A" title="ch-verbose">star and crescent</span> </span>' '' +'☫' '' '<span class="char" title="ch-verbose"> <span class="ch 262B" title="ch-verbose">farsi symbol</span> </span>' '' +'☬' '' '<span class="char" title="ch-verbose"> <span class="ch 262C" title="ch-verbose">adi shakti</span> </span>' '' +'☭' '' '<span class="char" title="ch-verbose"> <span class="ch 262D" title="ch-verbose">hammer and sickle</span> </span>' '' +'☮' '' '<span class="char" title="ch-verbose"> <span class="ch 262E" title="ch-verbose">peace symbol</span> </span>' '' +'☯' '' '<span class="char" title="ch-verbose"> <span class="ch 262F" title="ch-verbose">yin yang</span> </span>' '' +'☰' '' '<span class="char" title="ch-verbose"> <span class="ch 2630" title="ch-verbose">trigram for heaven</span> </span>' '' +'☱' '' '<span class="char" title="ch-verbose"> <span class="ch 2631" title="ch-verbose">trigram for lake</span> </span>' '' +'☲' '' '<span class="char" title="ch-verbose"> <span class="ch 2632" title="ch-verbose">trigram for fire</span> </span>' '' +'☳' '' '<span class="char" title="ch-verbose"> <span class="ch 2633" title="ch-verbose">trigram for thunder</span> </span>' '' +'☴' '' '<span class="char" title="ch-verbose"> <span class="ch 2634" title="ch-verbose">trigram for wind</span> </span>' '' +'☵' '' '<span class="char" title="ch-verbose"> <span class="ch 2635" title="ch-verbose">trigram for water</span> </span>' '' +'☶' '' '<span class="char" title="ch-verbose"> <span class="ch 2636" title="ch-verbose">trigram for mountain</span> </span>' '' +'☷' '' '<span class="char" title="ch-verbose"> <span class="ch 2637" title="ch-verbose">trigram for earth</span> </span>' '' +'☸' '' '<span class="char" title="ch-verbose"> <span class="ch 2638" title="ch-verbose">wheel of dharma</span> </span>' '' +'☹' '' '<span class="char" title="ch-verbose"> <span class="ch 2639" title="ch-verbose">white frowning face</span> </span>' '' +'☺' '' '<span class="char" title="ch-verbose"> <span class="ch 263A" title="ch-verbose">white smiling face</span> </span>' '' +'☻' '' '<span class="char" title="ch-verbose"> <span class="ch 263B" title="ch-verbose">black smiling face</span> </span>' '' +'☼' '' '<span class="char" title="ch-verbose"> <span class="ch 263C" title="ch-verbose">white sun with rays</span> </span>' '' +'☽' '' '<span class="char" title="ch-verbose"> <span class="ch 263D" title="ch-verbose">first quarter moon</span> </span>' '' +'☾' '' '<span class="char" title="ch-verbose"> <span class="ch 263E" title="ch-verbose">last quarter moon</span> </span>' '' +'☿' '' '<span class="char" title="ch-verbose"> <span class="ch 263F" title="ch-verbose">mercury</span> </span>' '' +'♀' '' '<span class="char" title="ch-verbose"> <span class="ch 2640" title="ch-verbose">female sign</span> </span>' '' +'♁' '' '<span class="char" title="ch-verbose"> <span class="ch 2641" title="ch-verbose">earth</span> </span>' '' +'♂' '' '<span class="char" title="ch-verbose"> <span class="ch 2642" title="ch-verbose">male sign</span> </span>' '' +'♃' '' '<span class="char" title="ch-verbose"> <span class="ch 2643" title="ch-verbose">jupiter</span> </span>' '' +'♄' '' '<span class="char" title="ch-verbose"> <span class="ch 2644" title="ch-verbose">saturn</span> </span>' '' +'♅' '' '<span class="char" title="ch-verbose"> <span class="ch 2645" title="ch-verbose">uranus</span> </span>' '' +'♆' '' '<span class="char" title="ch-verbose"> <span class="ch 2646" title="ch-verbose">neptune</span> </span>' '' +'♇' '' '<span class="char" title="ch-verbose"> <span class="ch 2647" title="ch-verbose">pluto</span> </span>' '' +'♈' '' '<span class="char" title="ch-verbose"> <span class="ch 2648" title="ch-verbose">aries</span> </span>' '' +'♉' '' '<span class="char" title="ch-verbose"> <span class="ch 2649" title="ch-verbose">taurus</span> </span>' '' +'♊' '' '<span class="char" title="ch-verbose"> <span class="ch 264A" title="ch-verbose">gemini</span> </span>' '' +'♋' '' '<span class="char" title="ch-verbose"> <span class="ch 264B" title="ch-verbose">cancer</span> </span>' '' +'♌' '' '<span class="char" title="ch-verbose"> <span class="ch 264C" title="ch-verbose">leo</span> </span>' '' +'♍' '' '<span class="char" title="ch-verbose"> <span class="ch 264D" title="ch-verbose">virgo</span> </span>' '' +'♎' '' '<span class="char" title="ch-verbose"> <span class="ch 264E" title="ch-verbose">libra</span> </span>' '' +'♏' '' '<span class="char" title="ch-verbose"> <span class="ch 264F" title="ch-verbose">scorpius</span> </span>' '' +'♐' '' '<span class="char" title="ch-verbose"> <span class="ch 2650" title="ch-verbose">sagittarius</span> </span>' '' +'♑' '' '<span class="char" title="ch-verbose"> <span class="ch 2651" title="ch-verbose">capricorn</span> </span>' '' +'♒' '' '<span class="char" title="ch-verbose"> <span class="ch 2652" title="ch-verbose">aquarius</span> </span>' '' +'♓' '' '<span class="char" title="ch-verbose"> <span class="ch 2653" title="ch-verbose">pisces</span> </span>' '' +'♔' '' '<span class="char" title="ch-verbose"> <span class="ch 2654" title="ch-verbose">white chess king</span> </span>' '' +'♕' '' '<span class="char" title="ch-verbose"> <span class="ch 2655" title="ch-verbose">white chess queen</span> </span>' '' +'♖' '' '<span class="char" title="ch-verbose"> <span class="ch 2656" title="ch-verbose">white chess rook</span> </span>' '' +'♗' '' '<span class="char" title="ch-verbose"> <span class="ch 2657" title="ch-verbose">white chess bishop</span> </span>' '' +'♘' '' '<span class="char" title="ch-verbose"> <span class="ch 2658" title="ch-verbose">white chess knight</span> </span>' '' +'♙' '' '<span class="char" title="ch-verbose"> <span class="ch 2659" title="ch-verbose">white chess pawn</span> </span>' '' +'♚' '' '<span class="char" title="ch-verbose"> <span class="ch 265A" title="ch-verbose">black chess king</span> </span>' '' +'♛' '' '<span class="char" title="ch-verbose"> <span class="ch 265B" title="ch-verbose">black chess queen</span> </span>' '' +'♜' '' '<span class="char" title="ch-verbose"> <span class="ch 265C" title="ch-verbose">black chess rook</span> </span>' '' +'♝' '' '<span class="char" title="ch-verbose"> <span class="ch 265D" title="ch-verbose">black chess bishop</span> </span>' '' +'♞' '' '<span class="char" title="ch-verbose"> <span class="ch 265E" title="ch-verbose">black chess knight</span> </span>' '' +'♟' '' '<span class="char" title="ch-verbose"> <span class="ch 265F" title="ch-verbose">black chess pawn</span> </span>' '' +'♠' '' '<span class="char" title="ch-verbose"> <span class="ch 2660" title="ch-verbose">black spades</span> </span>' '' +'♡' '' '<span class="char" title="ch-verbose"> <span class="ch 2661" title="ch-verbose">white hearts</span> </span>' '' +'♢' '' '<span class="char" title="ch-verbose"> <span class="ch 2662" title="ch-verbose">white diamonds</span> </span>' '' +'♣' '' '<span class="char" title="ch-verbose"> <span class="ch 2663" title="ch-verbose">black clubs</span> </span>' '' +'♤' '' '<span class="char" title="ch-verbose"> <span class="ch 2664" title="ch-verbose">white spades</span> </span>' '' +'♥' '' '<span class="char" title="ch-verbose"> <span class="ch 2665" title="ch-verbose">black hearts</span> </span>' '' +'♦' '' '<span class="char" title="ch-verbose"> <span class="ch 2666" title="ch-verbose">black diamonds</span> </span>' '' +'♧' '' '<span class="char" title="ch-verbose"> <span class="ch 2667" title="ch-verbose">white clubs</span> </span>' '' +'♨' '' '<span class="char" title="ch-verbose"> <span class="ch 2668" title="ch-verbose">hot springs</span> </span>' '' +'♩' '' '<span class="char" title="ch-verbose"> <span class="ch 2669" title="ch-verbose">quarter note</span> </span>' '' +'♪' '' '<span class="char" title="ch-verbose"> <span class="ch 266A" title="ch-verbose">eighth note</span> </span>' '' +'♫' '' '<span class="char" title="ch-verbose"> <span class="ch 266B" title="ch-verbose">beamed eighth notes</span> </span>' '' +'♬' '' '<span class="char" title="ch-verbose"> <span class="ch 266C" title="ch-verbose">beamed sixteenth notes</span> </span>' '' +'♭' '' '<span class="char" title="ch-verbose"> <span class="ch 266D" title="ch-verbose">music flat sign</span> </span>' '' +'♮' '' '<span class="char" title="ch-verbose"> <span class="ch 266E" title="ch-verbose">music natural sign</span> </span>' '' +'♯' '' '<span class="char" title="ch-verbose"> <span class="ch 266F" title="ch-verbose">music sharp sign</span> </span>' '' +'♰' '' '<span class="char" title="ch-verbose"> <span class="ch 2670" title="ch-verbose">west syriac cross</span> </span>' '' +'♱' '' '<span class="char" title="ch-verbose"> <span class="ch 2671" title="ch-verbose">east syriac cross</span> </span>' '' +'♲' '' '<span class="char" title="ch-verbose"> <span class="ch 2672" title="ch-verbose">universal recycling symbol</span> </span>' '' +'♳' '' '<span class="char" title="ch-verbose"> <span class="ch 2673" title="ch-verbose">recycling symbol for type-1 plastics</span> </span>' '' +'♴' '' '<span class="char" title="ch-verbose"> <span class="ch 2674" title="ch-verbose">recycling symbol for type-2 plastics</span> </span>' '' +'♵' '' '<span class="char" title="ch-verbose"> <span class="ch 2675" title="ch-verbose">recycling symbol for type-3 plastics</span> </span>' '' +'♶' '' '<span class="char" title="ch-verbose"> <span class="ch 2676" title="ch-verbose">recycling symbol for type-4 plastics</span> </span>' '' +'♷' '' '<span class="char" title="ch-verbose"> <span class="ch 2677" title="ch-verbose">recycling symbol for type-5 plastics</span> </span>' '' +'♸' '' '<span class="char" title="ch-verbose"> <span class="ch 2678" title="ch-verbose">recycling symbol for type-6 plastics</span> </span>' '' +'♹' '' '<span class="char" title="ch-verbose"> <span class="ch 2679" title="ch-verbose">recycling symbol for type-7 plastics</span> </span>' '' +'♺' '' '<span class="char" title="ch-verbose"> <span class="ch 267A" title="ch-verbose">recycling symbol for generic materials</span> </span>' '' +'♻' '' '<span class="char" title="ch-verbose"> <span class="ch 267B" title="ch-verbose">black universal recycling symbol</span> </span>' '' +'♼' '' '<span class="char" title="ch-verbose"> <span class="ch 267C" title="ch-verbose">recycled paper symbol</span> </span>' '' +'♽' '' '<span class="char" title="ch-verbose"> <span class="ch 267D" title="ch-verbose">partially-recycled paper symbol</span> </span>' '' +'⚀' '' '<span class="char" title="ch-verbose"> <span class="ch 2680" title="ch-verbose">die face-1</span> </span>' '' +'⚁' '' '<span class="char" title="ch-verbose"> <span class="ch 2681" title="ch-verbose">die face-2</span> </span>' '' +'⚂' '' '<span class="char" title="ch-verbose"> <span class="ch 2682" title="ch-verbose">die face-3</span> </span>' '' +'⚃' '' '<span class="char" title="ch-verbose"> <span class="ch 2683" title="ch-verbose">die face-4</span> </span>' '' +'⚄' '' '<span class="char" title="ch-verbose"> <span class="ch 2684" title="ch-verbose">die face-5</span> </span>' '' +'⚅' '' '<span class="char" title="ch-verbose"> <span class="ch 2685" title="ch-verbose">die face-6</span> </span>' '' +'⚆' '' '<span class="char" title="ch-verbose"> <span class="ch 2686" title="ch-verbose">white circle with dot right</span> </span>' '' +'⚇' '' '<span class="char" title="ch-verbose"> <span class="ch 2687" title="ch-verbose">white circle with two dots</span> </span>' '' +'⚈' '' '<span class="char" title="ch-verbose"> <span class="ch 2688" title="ch-verbose">black circle with white dot right</span> </span>' '' +'⚉' '' '<span class="char" title="ch-verbose"> <span class="ch 2689" title="ch-verbose">black circle with two white dots</span> </span>' '' +'⚊' '' '<span class="char" title="ch-verbose"> <span class="ch 268A" title="ch-verbose">monogram for yang</span> </span>' '' +'⚋' '' '<span class="char" title="ch-verbose"> <span class="ch 268B" title="ch-verbose">monogram for yin</span> </span>' '' +'⚌' '' '<span class="char" title="ch-verbose"> <span class="ch 268C" title="ch-verbose">digram for greater yang</span> </span>' '' +'⚍' '' '<span class="char" title="ch-verbose"> <span class="ch 268D" title="ch-verbose">digram for lesser yin</span> </span>' '' +'⚎' '' '<span class="char" title="ch-verbose"> <span class="ch 268E" title="ch-verbose">digram for lesser yang</span> </span>' '' +'⚏' '' '<span class="char" title="ch-verbose"> <span class="ch 268F" title="ch-verbose">digram for greater yin</span> </span>' '' +'⚐' '' '<span class="char" title="ch-verbose"> <span class="ch 2690" title="ch-verbose">white flag</span> </span>' '' +'⚑' '' '<span class="char" title="ch-verbose"> <span class="ch 2691" title="ch-verbose">black flag</span> </span>' '' +'⚠' '' '<span class="char" title="ch-verbose"> <span class="ch 26A0" title="ch-verbose">warning sign</span> </span>' '' +'⚡' '' '<span class="char" title="ch-verbose"> <span class="ch 26A1" title="ch-verbose">high voltage sign</span> </span>' '' + + +'✁' '' '<span class="char" title="ch-verbose"> <span class="ch 2701" title="ch-verbose">upper blade scissors</span> </span>' '' +'✂' '' '<span class="char" title="ch-verbose"> <span class="ch 2702" title="ch-verbose">black scissors</span> </span>' '' +'✃' '' '<span class="char" title="ch-verbose"> <span class="ch 2703" title="ch-verbose">lower blade scissors</span> </span>' '' +'✄' '' '<span class="char" title="ch-verbose"> <span class="ch 2704" title="ch-verbose">white scissors</span> </span>' '' +'✆' '' '<span class="char" title="ch-verbose"> <span class="ch 2706" title="ch-verbose">telephone location sign</span> </span>' '' +'✇' '' '<span class="char" title="ch-verbose"> <span class="ch 2707" title="ch-verbose">tape drive</span> </span>' '' +'✈' '' '<span class="char" title="ch-verbose"> <span class="ch 2708" title="ch-verbose">airplane</span> </span>' '' +'✉' '' '<span class="char" title="ch-verbose"> <span class="ch 2709" title="ch-verbose">envelope</span> </span>' '' +'✌' '' '<span class="char" title="ch-verbose"> <span class="ch 270C" title="ch-verbose">victory hand</span> </span>' '' +'✍' '' '<span class="char" title="ch-verbose"> <span class="ch 270D" title="ch-verbose">writing hand</span> </span>' '' +'✎' '' '<span class="char" title="ch-verbose"> <span class="ch 270E" title="ch-verbose">lower right pencil</span> </span>' '' +'✏' '' '<span class="char" title="ch-verbose"> <span class="ch 270F" title="ch-verbose">pencil</span> </span>' '' +'✐' '' '<span class="char" title="ch-verbose"> <span class="ch 2710" title="ch-verbose">upper right pencil</span> </span>' '' +'✑' '' '<span class="char" title="ch-verbose"> <span class="ch 2711" title="ch-verbose">white nib</span> </span>' '' +'✒' '' '<span class="char" title="ch-verbose"> <span class="ch 2712" title="ch-verbose">black nib</span> </span>' '' +'✓' '' '<span class="char" title="ch-verbose"> <span class="ch 2713" title="ch-verbose">check mark</span> </span>' '' +'✔' '' '<span class="char" title="ch-verbose"> <span class="ch 2714" title="ch-verbose">heavy check mark</span> </span>' '' +'✕' '' '<span class="char" title="ch-verbose"> <span class="ch 2715" title="ch-verbose">multiplication x</span> </span>' '' +'✖' '' '<span class="char" title="ch-verbose"> <span class="ch 2716" title="ch-verbose">heavy multiplication x</span> </span>' '' +'✗' '' '<span class="char" title="ch-verbose"> <span class="ch 2717" title="ch-verbose">ballot x</span> </span>' '' +'✘' '' '<span class="char" title="ch-verbose"> <span class="ch 2718" title="ch-verbose">heavy ballot x</span> </span>' '' +'✙' '' '<span class="char" title="ch-verbose"> <span class="ch 2719" title="ch-verbose">outlined greek cross</span> </span>' '' +'✚' '' '<span class="char" title="ch-verbose"> <span class="ch 271A" title="ch-verbose">heavy greek cross</span> </span>' '' +'✛' '' '<span class="char" title="ch-verbose"> <span class="ch 271B" title="ch-verbose">open centre cross</span> </span>' '' +'✜' '' '<span class="char" title="ch-verbose"> <span class="ch 271C" title="ch-verbose">heavy open centre cross</span> </span>' '' +'✝' '' '<span class="char" title="ch-verbose"> <span class="ch 271D" title="ch-verbose">latin cross</span> </span>' '' +'✞' '' '<span class="char" title="ch-verbose"> <span class="ch 271E" title="ch-verbose">shadowed white latin cross</span> </span>' '' +'✟' '' '<span class="char" title="ch-verbose"> <span class="ch 271F" title="ch-verbose">outlined latin cross</span> </span>' '' +'✠' '' '<span class="char" title="ch-verbose"> <span class="ch 2720" title="ch-verbose">maltese cross</span> </span>' '' +'✡' '' '<span class="char" title="ch-verbose"> <span class="ch 2721" title="ch-verbose">star of david</span> </span>' '' +'✢' '' '<span class="char" title="ch-verbose"> <span class="ch 2722" title="ch-verbose">four teardrop-spoked asterisk</span> </span>' '' +'✣' '' '<span class="char" title="ch-verbose"> <span class="ch 2723" title="ch-verbose">four balloon-spoked asterisk</span> </span>' '' +'✤' '' '<span class="char" title="ch-verbose"> <span class="ch 2724" title="ch-verbose">heavy four balloon-spoked asterisk</span> </span>' '' +'✥' '' '<span class="char" title="ch-verbose"> <span class="ch 2725" title="ch-verbose">four club-spoked asterisk</span> </span>' '' +'✦' '' '<span class="char" title="ch-verbose"> <span class="ch 2726" title="ch-verbose">black four pointed star</span> </span>' '' +'✧' '' '<span class="char" title="ch-verbose"> <span class="ch 2727" title="ch-verbose">white four pointed star</span> </span>' '' +'✩' '' '<span class="char" title="ch-verbose"> <span class="ch 2729" title="ch-verbose">stress outlined white star</span> </span>' '' +'✪' '' '<span class="char" title="ch-verbose"> <span class="ch 272A" title="ch-verbose">circled white star</span> </span>' '' +'✫' '' '<span class="char" title="ch-verbose"> <span class="ch 272B" title="ch-verbose">open centre black star</span> </span>' '' +'✬' '' '<span class="char" title="ch-verbose"> <span class="ch 272C" title="ch-verbose">black centre white star</span> </span>' '' +'✭' '' '<span class="char" title="ch-verbose"> <span class="ch 272D" title="ch-verbose">outlined black star</span> </span>' '' +'✮' '' '<span class="char" title="ch-verbose"> <span class="ch 272E" title="ch-verbose">heavy outlined black star</span> </span>' '' +'✯' '' '<span class="char" title="ch-verbose"> <span class="ch 272F" title="ch-verbose">pinwheel star</span> </span>' '' +'✰' '' '<span class="char" title="ch-verbose"> <span class="ch 2730" title="ch-verbose">shadowed white star</span> </span>' '' +'✱' '' '<span class="char" title="ch-verbose"> <span class="ch 2731" title="ch-verbose">heavy asterisk</span> </span>' '' +'✲' '' '<span class="char" title="ch-verbose"> <span class="ch 2732" title="ch-verbose">open centre asterisk</span> </span>' '' +'✳' '' '<span class="char" title="ch-verbose"> <span class="ch 2733" title="ch-verbose">eight spoked asterisk</span> </span>' '' +'✴' '' '<span class="char" title="ch-verbose"> <span class="ch 2734" title="ch-verbose">eight pointed black star</span> </span>' '' +'✵' '' '<span class="char" title="ch-verbose"> <span class="ch 2735" title="ch-verbose">eight pointed pinwheel star</span> </span>' '' +'✶' '' '<span class="char" title="ch-verbose"> <span class="ch 2736" title="ch-verbose">six pointed black star</span> </span>' '' +'✷' '' '<span class="char" title="ch-verbose"> <span class="ch 2737" title="ch-verbose">eight pointed rectilinear black star</span> </span>' '' +'✸' '' '<span class="char" title="ch-verbose"> <span class="ch 2738" title="ch-verbose">heavy eight pointed rectilinear black star</span> </span>' '' +'✹' '' '<span class="char" title="ch-verbose"> <span class="ch 2739" title="ch-verbose">twelve pointed black star</span> </span>' '' +'✺' '' '<span class="char" title="ch-verbose"> <span class="ch 273A" title="ch-verbose">sixteen pointed asterisk</span> </span>' '' +'✻' '' '<span class="char" title="ch-verbose"> <span class="ch 273B" title="ch-verbose">teardrop-spoked asterisk</span> </span>' '' +'✼' '' '<span class="char" title="ch-verbose"> <span class="ch 273C" title="ch-verbose">open centre teardrop-spoked asterisk</span> </span>' '' +'✽' '' '<span class="char" title="ch-verbose"> <span class="ch 273D" title="ch-verbose">heavy teardrop-spoked asterisk</span> </span>' '' +'✾' '' '<span class="char" title="ch-verbose"> <span class="ch 273E" title="ch-verbose">six petalled black and white florette</span> </span>' '' +'✿' '' '<span class="char" title="ch-verbose"> <span class="ch 273F" title="ch-verbose">black florette</span> </span>' '' +'❀' '' '<span class="char" title="ch-verbose"> <span class="ch 2740" title="ch-verbose">white florette</span> </span>' '' +'❁' '' '<span class="char" title="ch-verbose"> <span class="ch 2741" title="ch-verbose">eight petalled outlined black florette</span> </span>' '' +'❂' '' '<span class="char" title="ch-verbose"> <span class="ch 2742" title="ch-verbose">circled open centre eight pointed star</span> </span>' '' +'❃' '' '<span class="char" title="ch-verbose"> <span class="ch 2743" title="ch-verbose">heavy teardrop-spoked pinwheel asterisk</span> </span>' '' +'❄' '' '<span class="char" title="ch-verbose"> <span class="ch 2744" title="ch-verbose">snowflake</span> </span>' '' +'❅' '' '<span class="char" title="ch-verbose"> <span class="ch 2745" title="ch-verbose">tight trifoliate snowflake</span> </span>' '' +'❆' '' '<span class="char" title="ch-verbose"> <span class="ch 2746" title="ch-verbose">heavy chevron snowflake</span> </span>' '' +'❇' '' '<span class="char" title="ch-verbose"> <span class="ch 2747" title="ch-verbose">sparkle</span> </span>' '' +'❈' '' '<span class="char" title="ch-verbose"> <span class="ch 2748" title="ch-verbose">heavy sparkle</span> </span>' '' +'❉' '' '<span class="char" title="ch-verbose"> <span class="ch 2749" title="ch-verbose">balloon-spoked asterisk</span> </span>' '' +'❊' '' '<span class="char" title="ch-verbose"> <span class="ch 274A" title="ch-verbose">eight teardrop-spoked propeller asterisk</span> </span>' '' +'❋' '' '<span class="char" title="ch-verbose"> <span class="ch 274B" title="ch-verbose">heavy eight teardrop-spoked propeller asterisk</span> </span>' '' +'❍' '' '<span class="char" title="ch-verbose"> <span class="ch 274D" title="ch-verbose">shadowed white circle</span> </span>' '' +'❏' '' '<span class="char" title="ch-verbose"> <span class="ch 274F" title="ch-verbose">lower right drop-shadowed white square</span> </span>' '' +'❐' '' '<span class="char" title="ch-verbose"> <span class="ch 2750" title="ch-verbose">upper right drop-shadowed white square</span> </span>' '' +'❑' '' '<span class="char" title="ch-verbose"> <span class="ch 2751" title="ch-verbose">lower right shadowed white square</span> </span>' '' +'❒' '' '<span class="char" title="ch-verbose"> <span class="ch 2752" title="ch-verbose">upper right shadowed white square</span> </span>' '' +'❖' '' '<span class="char" title="ch-verbose"> <span class="ch 2756" title="ch-verbose">black diamond minus white x</span> </span>' '' +'❘' '' '<span class="char" title="ch-verbose"> <span class="ch 2758" title="ch-verbose">light vertical bar</span> </span>' '' +'❙' '' '<span class="char" title="ch-verbose"> <span class="ch 2759" title="ch-verbose">medium vertical bar</span> </span>' '' +'❚' '' '<span class="char" title="ch-verbose"> <span class="ch 275A" title="ch-verbose">heavy vertical bar</span> </span>' '' +'❛' '' '<span class="char" title="ch-verbose"> <span class="ch 275B" title="ch-verbose">heavy single turned comma quotation mark ornament</span> </span>' '' +'❜' '' '<span class="char" title="ch-verbose"> <span class="ch 275C" title="ch-verbose">heavy single comma quotation mark ornament</span> </span>' '' +'❝' '' '<span class="char" title="ch-verbose"> <span class="ch 275D" title="ch-verbose">heavy double turned comma quotation mark ornament</span> </span>' '' +'❞' '' '<span class="char" title="ch-verbose"> <span class="ch 275E" title="ch-verbose">heavy double comma quotation mark ornament</span> </span>' '' +'❡' '' '<span class="char" title="ch-verbose"> <span class="ch 2761" title="ch-verbose">curved stem paragraph sign ornament</span> </span>' '' +'❢' '' '<span class="char" title="ch-verbose"> <span class="ch 2762" title="ch-verbose">heavy exclamation mark ornament</span> </span>' '' +'❣' '' '<span class="char" title="ch-verbose"> <span class="ch 2763" title="ch-verbose">heavy heart exclamation mark ornament</span> </span>' '' +'❤' '' '<span class="char" title="ch-verbose"> <span class="ch 2764" title="ch-verbose">heavy black heart</span> </span>' '' +'❥' '' '<span class="char" title="ch-verbose"> <span class="ch 2765" title="ch-verbose">rotated heavy black heart bullet</span> </span>' '' +'❦' '' '<span class="char" title="ch-verbose"> <span class="ch 2766" title="ch-verbose">floral heart</span> </span>' '' +'❧' '' '<span class="char" title="ch-verbose"> <span class="ch 2767" title="ch-verbose">rotated floral heart bullet</span> </span>' '' +'❨' '' '<span class="char" title="ch-verbose"> <span class="ch 2768" title="ch-verbose">medium left parenthesis ornament</span> </span>' '' +'❩' '' '<span class="char" title="ch-verbose"> <span class="ch 2769" title="ch-verbose">medium right parenthesis ornament</span> </span>' '' +'❪' '' '<span class="char" title="ch-verbose"> <span class="ch 276A" title="ch-verbose">medium flattened left parenthesis ornament</span> </span>' '' +'❫' '' '<span class="char" title="ch-verbose"> <span class="ch 276B" title="ch-verbose">medium flattened right parenthesis ornament</span> </span>' '' +'❬' '' '<span class="char" title="ch-verbose"> <span class="ch 276C" title="ch-verbose">medium left-pointing angle bracket ornament</span> </span>' '' +'❭' '' '<span class="char" title="ch-verbose"> <span class="ch 276D" title="ch-verbose">medium right-pointing angle bracket ornament</span> </span>' '' +'❮' '' '<span class="char" title="ch-verbose"> <span class="ch 276E" title="ch-verbose">heavy left-pointing angle quotation mark ornament</span> </span>' '' +'❯' '' '<span class="char" title="ch-verbose"> <span class="ch 276F" title="ch-verbose">heavy right-pointing angle quotation mark ornament</span> </span>' '' +'❰' '' '<span class="char" title="ch-verbose"> <span class="ch 2770" title="ch-verbose">heavy left-pointing angle bracket ornament</span> </span>' '' +'❱' '' '<span class="char" title="ch-verbose"> <span class="ch 2771" title="ch-verbose">heavy right-pointing angle bracket ornament</span> </span>' '' +'❲' '' '<span class="char" title="ch-verbose"> <span class="ch 2772" title="ch-verbose">light left tortoise shell bracket ornament</span> </span>' '' +'❳' '' '<span class="char" title="ch-verbose"> <span class="ch 2773" title="ch-verbose">light right tortoise shell bracket ornament</span> </span>' '' +'❴' '' '<span class="char" title="ch-verbose"> <span class="ch 2774" title="ch-verbose">medium left curly bracket ornament</span> </span>' '' +'❵' '' '<span class="char" title="ch-verbose"> <span class="ch 2775" title="ch-verbose">medium right curly bracket ornament</span> </span>' '' +'❶' '' '<span class="char" title="ch-verbose"> <span class="ch 2776" title="ch-verbose">dingbat negative circled digit one</span> </span>' '' +'❷' '' '<span class="char" title="ch-verbose"> <span class="ch 2777" title="ch-verbose">dingbat negative circled digit two</span> </span>' '' +'❸' '' '<span class="char" title="ch-verbose"> <span class="ch 2778" title="ch-verbose">dingbat negative circled digit three</span> </span>' '' +'❹' '' '<span class="char" title="ch-verbose"> <span class="ch 2779" title="ch-verbose">dingbat negative circled digit four</span> </span>' '' +'❺' '' '<span class="char" title="ch-verbose"> <span class="ch 277A" title="ch-verbose">dingbat negative circled digit five</span> </span>' '' +'❻' '' '<span class="char" title="ch-verbose"> <span class="ch 277B" title="ch-verbose">dingbat negative circled digit six</span> </span>' '' +'❼' '' '<span class="char" title="ch-verbose"> <span class="ch 277C" title="ch-verbose">dingbat negative circled digit seven</span> </span>' '' +'❽' '' '<span class="char" title="ch-verbose"> <span class="ch 277D" title="ch-verbose">dingbat negative circled digit eight</span> </span>' '' +'❾' '' '<span class="char" title="ch-verbose"> <span class="ch 277E" title="ch-verbose">dingbat negative circled digit nine</span> </span>' '' +'❿' '' '<span class="char" title="ch-verbose"> <span class="ch 277F" title="ch-verbose">dingbat negative circled number ten</span> </span>' '' +'➀' '' '<span class="char" title="ch-verbose"> <span class="ch 2780" title="ch-verbose">dingbat circled sans-serif digit one</span> </span>' '' +'➁' '' '<span class="char" title="ch-verbose"> <span class="ch 2781" title="ch-verbose">dingbat circled sans-serif digit two</span> </span>' '' +'➂' '' '<span class="char" title="ch-verbose"> <span class="ch 2782" title="ch-verbose">dingbat circled sans-serif digit three</span> </span>' '' +'➃' '' '<span class="char" title="ch-verbose"> <span class="ch 2783" title="ch-verbose">dingbat circled sans-serif digit four</span> </span>' '' +'➄' '' '<span class="char" title="ch-verbose"> <span class="ch 2784" title="ch-verbose">dingbat circled sans-serif digit five</span> </span>' '' +'➅' '' '<span class="char" title="ch-verbose"> <span class="ch 2785" title="ch-verbose">dingbat circled sans-serif digit six</span> </span>' '' +'➆' '' '<span class="char" title="ch-verbose"> <span class="ch 2786" title="ch-verbose">dingbat circled sans-serif digit seven</span> </span>' '' +'➇' '' '<span class="char" title="ch-verbose"> <span class="ch 2787" title="ch-verbose">dingbat circled sans-serif digit eight</span> </span>' '' +'➈' '' '<span class="char" title="ch-verbose"> <span class="ch 2788" title="ch-verbose">dingbat circled sans-serif digit nine</span> </span>' '' +'➉' '' '<span class="char" title="ch-verbose"> <span class="ch 2789" title="ch-verbose">dingbat circled sans-serif number ten</span> </span>' '' +'➊' '' '<span class="char" title="ch-verbose"> <span class="ch 278A" title="ch-verbose">dingbat negative circled sans-serif digit one</span> </span>' '' +'➋' '' '<span class="char" title="ch-verbose"> <span class="ch 278B" title="ch-verbose">dingbat negative circled sans-serif digit two</span> </span>' '' +'➌' '' '<span class="char" title="ch-verbose"> <span class="ch 278C" title="ch-verbose">dingbat negative circled sans-serif digit three</span> </span>' '' +'➍' '' '<span class="char" title="ch-verbose"> <span class="ch 278D" title="ch-verbose">dingbat negative circled sans-serif digit four</span> </span>' '' +'➎' '' '<span class="char" title="ch-verbose"> <span class="ch 278E" title="ch-verbose">dingbat negative circled sans-serif digit five</span> </span>' '' +'➏' '' '<span class="char" title="ch-verbose"> <span class="ch 278F" title="ch-verbose">dingbat negative circled sans-serif digit six</span> </span>' '' +'➐' '' '<span class="char" title="ch-verbose"> <span class="ch 2790" title="ch-verbose">dingbat negative circled sans-serif digit seven</span> </span>' '' +'➑' '' '<span class="char" title="ch-verbose"> <span class="ch 2791" title="ch-verbose">dingbat negative circled sans-serif digit eight</span> </span>' '' +'➒' '' '<span class="char" title="ch-verbose"> <span class="ch 2792" title="ch-verbose">dingbat negative circled sans-serif digit nine</span> </span>' '' +'➓' '' '<span class="char" title="ch-verbose"> <span class="ch 2793" title="ch-verbose">dingbat negative circled sans-serif number ten</span> </span>' '' +'➔' '' '<span class="char" title="ch-verbose"> <span class="ch 2794" title="ch-verbose">heavy wide-headed rightwards arrow</span> </span>' '' +'➘' '' '<span class="char" title="ch-verbose"> <span class="ch 2798" title="ch-verbose">heavy south east arrow</span> </span>' '' +'➙' '' '<span class="char" title="ch-verbose"> <span class="ch 2799" title="ch-verbose">heavy rightwards arrow</span> </span>' '' +'➚' '' '<span class="char" title="ch-verbose"> <span class="ch 279A" title="ch-verbose">heavy north east arrow</span> </span>' '' +'➛' '' '<span class="char" title="ch-verbose"> <span class="ch 279B" title="ch-verbose">drafting point rightwards arrow</span> </span>' '' +'➜' '' '<span class="char" title="ch-verbose"> <span class="ch 279C" title="ch-verbose">heavy round-tipped rightwards arrow</span> </span>' '' +'➝' '' '<span class="char" title="ch-verbose"> <span class="ch 279D" title="ch-verbose">triangle-headed rightwards arrow</span> </span>' '' +'➞' '' '<span class="char" title="ch-verbose"> <span class="ch 279E" title="ch-verbose">heavy triangle-headed rightwards arrow</span> </span>' '' +'➟' '' '<span class="char" title="ch-verbose"> <span class="ch 279F" title="ch-verbose">dashed triangle-headed rightwards arrow</span> </span>' '' +'➠' '' '<span class="char" title="ch-verbose"> <span class="ch 27A0" title="ch-verbose">heavy dashed triangle-headed rightwards arrow</span> </span>' '' +'➡' '' '<span class="char" title="ch-verbose"> <span class="ch 27A1" title="ch-verbose">black rightwards arrow</span> </span>' '' +'➢' '' '<span class="char" title="ch-verbose"> <span class="ch 27A2" title="ch-verbose">three-d top-lighted rightwards arrowhead</span> </span>' '' +'➣' '' '<span class="char" title="ch-verbose"> <span class="ch 27A3" title="ch-verbose">three-d bottom-lighted rightwards arrowhead</span> </span>' '' +'➤' '' '<span class="char" title="ch-verbose"> <span class="ch 27A4" title="ch-verbose">black rightwards arrowhead</span> </span>' '' +'➥' '' '<span class="char" title="ch-verbose"> <span class="ch 27A5" title="ch-verbose">heavy black curved downwards and rightwards arrow</span> </span>' '' +'➦' '' '<span class="char" title="ch-verbose"> <span class="ch 27A6" title="ch-verbose">heavy black curved upwards and rightwards arrow</span> </span>' '' +'➧' '' '<span class="char" title="ch-verbose"> <span class="ch 27A7" title="ch-verbose">squat black rightwards arrow</span> </span>' '' +'➨' '' '<span class="char" title="ch-verbose"> <span class="ch 27A8" title="ch-verbose">heavy concave-pointed black rightwards arrow</span> </span>' '' +'➩' '' '<span class="char" title="ch-verbose"> <span class="ch 27A9" title="ch-verbose">right-shaded white rightwards arrow</span> </span>' '' +'➪' '' '<span class="char" title="ch-verbose"> <span class="ch 27AA" title="ch-verbose">left-shaded white rightwards arrow</span> </span>' '' +'➫' '' '<span class="char" title="ch-verbose"> <span class="ch 27AB" title="ch-verbose">back-tilted shadowed white rightwards arrow</span> </span>' '' +'➬' '' '<span class="char" title="ch-verbose"> <span class="ch 27AC" title="ch-verbose">front-tilted shadowed white rightwards arrow</span> </span>' '' +'➭' '' '<span class="char" title="ch-verbose"> <span class="ch 27AD" title="ch-verbose">heavy lower right-shadowed white rightwards arrow</span> </span>' '' +'➮' '' '<span class="char" title="ch-verbose"> <span class="ch 27AE" title="ch-verbose">heavy upper right-shadowed white rightwards arrow</span> </span>' '' +'➯' '' '<span class="char" title="ch-verbose"> <span class="ch 27AF" title="ch-verbose">notched lower right-shadowed white rightwards arrow</span> </span>' '' +'➱' '' '<span class="char" title="ch-verbose"> <span class="ch 27B1" title="ch-verbose">notched upper right-shadowed white rightwards arrow</span> </span>' '' +'➲' '' '<span class="char" title="ch-verbose"> <span class="ch 27B2" title="ch-verbose">circled heavy white rightwards arrow</span> </span>' '' +'➳' '' '<span class="char" title="ch-verbose"> <span class="ch 27B3" title="ch-verbose">white-feathered rightwards arrow</span> </span>' '' +'➴' '' '<span class="char" title="ch-verbose"> <span class="ch 27B4" title="ch-verbose">black-feathered south east arrow</span> </span>' '' +'➵' '' '<span class="char" title="ch-verbose"> <span class="ch 27B5" title="ch-verbose">black-feathered rightwards arrow</span> </span>' '' +'➶' '' '<span class="char" title="ch-verbose"> <span class="ch 27B6" title="ch-verbose">black-feathered north east arrow</span> </span>' '' +'➷' '' '<span class="char" title="ch-verbose"> <span class="ch 27B7" title="ch-verbose">heavy black-feathered south east arrow</span> </span>' '' +'➸' '' '<span class="char" title="ch-verbose"> <span class="ch 27B8" title="ch-verbose">heavy black-feathered rightwards arrow</span> </span>' '' +'➹' '' '<span class="char" title="ch-verbose"> <span class="ch 27B9" title="ch-verbose">heavy black-feathered north east arrow</span> </span>' '' +'➺' '' '<span class="char" title="ch-verbose"> <span class="ch 27BA" title="ch-verbose">teardrop-barbed rightwards arrow</span> </span>' '' +'➻' '' '<span class="char" title="ch-verbose"> <span class="ch 27BB" title="ch-verbose">heavy teardrop-shanked rightwards arrow</span> </span>' '' +'➼' '' '<span class="char" title="ch-verbose"> <span class="ch 27BC" title="ch-verbose">wedge-tailed rightwards arrow</span> </span>' '' +'➽' '' '<span class="char" title="ch-verbose"> <span class="ch 27BD" title="ch-verbose">heavy wedge-tailed rightwards arrow</span> </span>' '' +'➾' '' '<span class="char" title="ch-verbose"> <span class="ch 27BE" title="ch-verbose">open-outlined rightwards arrow</span> </span>' '' +'⟐' '' '<span class="char" title="ch-verbose"> <span class="ch 27D0" title="ch-verbose">white diamond with centred dot</span> </span>' '' +'⟑' '' '<span class="char" title="ch-verbose"> <span class="ch 27D1" title="ch-verbose">and with dot</span> </span>' '' +'⟒' '' '<span class="char" title="ch-verbose"> <span class="ch 27D2" title="ch-verbose">element of opening upwards</span> </span>' '' +'⟓' '' '<span class="char" title="ch-verbose"> <span class="ch 27D3" title="ch-verbose">lower right corner with dot</span> </span>' '' +'⟔' '' '<span class="char" title="ch-verbose"> <span class="ch 27D4" title="ch-verbose">upper left corner with dot</span> </span>' '' +'⟕' '' '<span class="char" title="ch-verbose"> <span class="ch 27D5" title="ch-verbose">left outer join</span> </span>' '' +'⟖' '' '<span class="char" title="ch-verbose"> <span class="ch 27D6" title="ch-verbose">right outer join</span> </span>' '' +'⟗' '' '<span class="char" title="ch-verbose"> <span class="ch 27D7" title="ch-verbose">full outer join</span> </span>' '' +'⟘' '' '<span class="char" title="ch-verbose"> <span class="ch 27D8" title="ch-verbose">large up tack</span> </span>' '' +'⟙' '' '<span class="char" title="ch-verbose"> <span class="ch 27D9" title="ch-verbose">large down tack</span> </span>' '' +'⟚' '' '<span class="char" title="ch-verbose"> <span class="ch 27DA" title="ch-verbose">left and right double turnstile</span> </span>' '' +'⟛' '' '<span class="char" title="ch-verbose"> <span class="ch 27DB" title="ch-verbose">left and right tack</span> </span>' '' +'⟜' '' '<span class="char" title="ch-verbose"> <span class="ch 27DC" title="ch-verbose">left multimap</span> </span>' '' +'⟝' '' '<span class="char" title="ch-verbose"> <span class="ch 27DD" title="ch-verbose">long right tack</span> </span>' '' +'⟞' '' '<span class="char" title="ch-verbose"> <span class="ch 27DE" title="ch-verbose">long left tack</span> </span>' '' +'⟟' '' '<span class="char" title="ch-verbose"> <span class="ch 27DF" title="ch-verbose">up tack with circle above</span> </span>' '' +'⟠' '' '<span class="char" title="ch-verbose"> <span class="ch 27E0" title="ch-verbose">lozenge divided by horizontal rule</span> </span>' '' +'⟡' '' '<span class="char" title="ch-verbose"> <span class="ch 27E1" title="ch-verbose">white concave-sided diamond</span> </span>' '' +'⟢' '' '<span class="char" title="ch-verbose"> <span class="ch 27E2" title="ch-verbose">white concave-sided diamond with leftwards tick</span> </span>' '' +'⟣' '' '<span class="char" title="ch-verbose"> <span class="ch 27E3" title="ch-verbose">white concave-sided diamond with rightwards tick</span> </span>' '' +'⟤' '' '<span class="char" title="ch-verbose"> <span class="ch 27E4" title="ch-verbose">white square with leftwards tick</span> </span>' '' +'⟥' '' '<span class="char" title="ch-verbose"> <span class="ch 27E5" title="ch-verbose">white square with rightwards tick</span> </span>' '' +'⟦' '' '<span class="char" title="ch-verbose"> <span class="ch 27E6" title="ch-verbose">left white square bracket</span> </span>' '' +'⟧' '' '<span class="char" title="ch-verbose"> <span class="ch 27E7" title="ch-verbose">right white square bracket</span> </span>' '' +'⟨' '' '<span class="char" title="ch-verbose"> <span class="ch 27E8" title="ch-verbose">left angle bracket</span> </span>' '' +'⟩' '' '<span class="char" title="ch-verbose"> <span class="ch 27E9" title="ch-verbose">right angle bracket</span> </span>' '' +'⟪' '' '<span class="char" title="ch-verbose"> <span class="ch 27EA" title="ch-verbose">left double angle bracket</span> </span>' '' +'⟫' '' '<span class="char" title="ch-verbose"> <span class="ch 27EB" title="ch-verbose">right double angle bracket</span> </span>' '' +'⟰' '' '<span class="char" title="ch-verbose"> <span class="ch 27F0" title="ch-verbose">upwards quadruple arrow</span> </span>' '' +'⟱' '' '<span class="char" title="ch-verbose"> <span class="ch 27F1" title="ch-verbose">downwards quadruple arrow</span> </span>' '' +'⟲' '' '<span class="char" title="ch-verbose"> <span class="ch 27F2" title="ch-verbose">anticlockwise gapped circle arrow</span> </span>' '' +'⟳' '' '<span class="char" title="ch-verbose"> <span class="ch 27F3" title="ch-verbose">clockwise gapped circle arrow</span> </span>' '' +'⟴' '' '<span class="char" title="ch-verbose"> <span class="ch 27F4" title="ch-verbose">right arrow with circled plus</span> </span>' '' +'⟵' '' '<span class="char" title="ch-verbose"> <span class="ch 27F5" title="ch-verbose">long leftwards arrow</span> </span>' '' +'⟶' '' '<span class="char" title="ch-verbose"> <span class="ch 27F6" title="ch-verbose">long rightwards arrow</span> </span>' '' +'⟷' '' '<span class="char" title="ch-verbose"> <span class="ch 27F7" title="ch-verbose">long left right arrow</span> </span>' '' +'⟸' '' '<span class="char" title="ch-verbose"> <span class="ch 27F8" title="ch-verbose">long leftwards double arrow</span> </span>' '' +'⟹' '' '<span class="char" title="ch-verbose"> <span class="ch 27F9" title="ch-verbose">long rightwards double arrow</span> </span>' '' +'⟺' '' '<span class="char" title="ch-verbose"> <span class="ch 27FA" title="ch-verbose">long left right double arrow</span> </span>' '' +'⟻' '' '<span class="char" title="ch-verbose"> <span class="ch 27FB" title="ch-verbose">long leftwards arrow from bar</span> </span>' '' +'⟼' '' '<span class="char" title="ch-verbose"> <span class="ch 27FC" title="ch-verbose">long rightwards arrow from bar</span> </span>' '' +'⟽' '' '<span class="char" title="ch-verbose"> <span class="ch 27FD" title="ch-verbose">long leftwards double arrow from bar</span> </span>' '' +'⟾' '' '<span class="char" title="ch-verbose"> <span class="ch 27FE" title="ch-verbose">long rightwards double arrow from bar</span> </span>' '' +'⟿' '' '<span class="char" title="ch-verbose"> <span class="ch 27FF" title="ch-verbose">long rightwards squiggle arrow</span> </span>' '' + +'〈' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3008" title="ch-verbose">left angle bracket</span> </span>' '' +'〉' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3009" title="ch-verbose">right angle bracket</span> </span>' '' +'《' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300A" title="ch-verbose">left double angle bracket</span> </span>' '' +'》' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300B" title="ch-verbose">right double angle bracket</span> </span>' '' +'「' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300C" title="ch-verbose">left corner bracket</span> </span>' '' +'」' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300D" title="ch-verbose">right corner bracket</span> </span>' '' +'『' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300E" title="ch-verbose">left white corner bracket</span> </span>' '' +'』' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300F" title="ch-verbose">right white corner bracket</span> </span>' '' +'【' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3010" title="ch-verbose">left black lenticular bracket</span> </span>' '' +'】' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3011" title="ch-verbose">right black lenticular bracket</span> </span>' '' +'〒' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3012" title="ch-verbose">postal mark</span> </span>' '' +'〓' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3013" title="ch-verbose">geta mark</span> </span>' '' +'〔' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3014" title="ch-verbose">left tortoise shell bracket</span> </span>' '' +'〕' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3015" title="ch-verbose">right tortoise shell bracket</span> </span>' '' +'〖' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3016" title="ch-verbose">left white lenticular bracket</span> </span>' '' +'〗' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3017" title="ch-verbose">right white lenticular bracket</span> </span>' '' +'〘' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3018" title="ch-verbose">left white tortoise shell bracket</span> </span>' '' +'〙' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3019" title="ch-verbose">right white tortoise shell bracket</span> </span>' '' +'〚' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301A" title="ch-verbose">left white square bracket</span> </span>' '' +'〛' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301B" title="ch-verbose">right white square bracket</span> </span>' '' +'〜' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301C" title="ch-verbose">wave dash</span> </span>' '' +'〝' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301D" title="ch-verbose">reversed double prime quotation mark</span> </span>' '' +'〞' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301E" title="ch-verbose">double prime quotation mark</span> </span>' '' +'〟' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301F" title="ch-verbose">low double prime quotation mark</span> </span>' '' +'〠' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3020" title="ch-verbose">postal mark face</span> </span>' '' + +'ff' '' 'ff' '' +'ffi' '' 'ffi' '' +'ffl' '' 'ffl' '' +'fl' '' 'fl' '' +'fi' '' 'fi' '' + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf index 0bb541201e5..063754707a9 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf @@ -1,3 +1,55 @@ +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -26,9 +78,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +171,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -212,7 +262,7 @@ 'ô' '' '\244\' '' 'õ' '' '\245\' '' 'ö' '' '\246\' '' -'œ' '' '\247\' '' +'÷' '' '\247\' '' 'ø' '' '\248\' '' 'ù' '' '\249\' '' 'ú' '' '\250\' '' @@ -237,6 +287,8 @@ '̑' '' '„' '' '̲' '' '' '' 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' @@ -259,69 +311,16 @@ '𝒳' '' 'X' '1' '𝒴' '' 'Y' '1' '𝒵' '' 'Z' '1' -'ℋ' '' 'H' '1' -'ℐ' '' 'I' '1' -'ℒ' '' 'L' '1' -'ℛ' '' 'R' '1' -'ℬ' '' 'B' '1' -'ℰ' '' 'E' '1' -'ℱ' '' 'F' '1' -'ℳ' '' 'M' '1' -'ℵ' '' ' aleph ' '1' -'∖' '' '\\' '' -'∼' '' '~' '' - - -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' +'ℋ' '' 'H' '1' +'ℐ' '' 'I' '1' +'ℒ' '' 'L' '1' +'ℛ' '' 'R' '1' +'ℬ' '' 'B' '1' +'ℰ' '' 'E' '1' +'ℱ' '' 'F' '1' +'ℳ' '' 'M' '1' +'ℵ' '' ' aleph ' '1' +'∖' '' '\\' '' +'∼' '' '~' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf index b07eba19493..a394c559477 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf @@ -1,3 +1,55 @@ +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -26,9 +78,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +171,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -212,7 +262,7 @@ 'ô' '' '\244\' '' 'õ' '' '\245\' '' 'ö' '' '\246\' '' -'œ' '' '\247\' '' +'÷' '' '\247\' '' 'ø' '' '\248\' '' 'ù' '' '\249\' '' 'ú' '' '\250\' '' @@ -237,6 +287,8 @@ '̑' '' '„' '' '̲' '' '' '' 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' @@ -259,70 +311,17 @@ '𝒳' '' 'X' '1' '𝒴' '' 'Y' '1' '𝒵' '' 'Z' '1' -'ℋ' '' 'H' '1' -'ℐ' '' 'I' '1' -'ℒ' '' 'L' '1' -'ℛ' '' 'R' '1' -'ℬ' '' 'B' '1' -'ℰ' '' 'E' '1' -'ℱ' '' 'F' '1' -'ℳ' '' 'M' '1' -'ℵ' '' ' aleph ' '1' -'∖' '' '\\' '' -'∼' '' '~' '' - - -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' +'ℋ' '' 'H' '1' +'ℐ' '' 'I' '1' +'ℒ' '' 'L' '1' +'ℛ' '' 'R' '1' +'ℬ' '' 'B' '1' +'ℰ' '' 'E' '1' +'ℱ' '' 'F' '1' +'ℳ' '' 'M' '1' +'ℵ' '' ' aleph ' '1' +'∖' '' '\\' '' +'∼' '' '~' '' 'ϕ' '' 'φ' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf index 5df5ef8ab25..de1909e5fc7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf @@ -1,7 +1,7 @@ chess 48 115 '' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 49 % chess.htf (iso-8859-1) 2005-10-23 % -'' '' 50 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 49 % chess.htf (iso-8859-1) 2006-10-28 % +'' '' 50 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 51 % % '' '' 52 % This work may be distributed and/or modified under the conditions % '' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf index aa0efb344c3..087ba652a2a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf @@ -1,7 +1,7 @@ chessf 66 112 '♗' '1' 66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 67 % chessf.htf 2005-10-23 % -'' '' 68 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 67 % chessf.htf 2006-10-28 % +'' '' 68 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 69 % % '' '' 70 % This work may be distributed and/or modified under the conditions % '' '' 71 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf index 83245f3b42a..b24717fa48a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf @@ -1,7 +1,7 @@ cminch 48 90 '0' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'1' '' 49 % cminch.htf 2005-10-23 % -'2' '' 50 % Copyright (C) 2001--2005 Eitan M. Gurari % +'1' '' 49 % cminch.htf 2006-10-28 % +'2' '' 50 % Copyright (C) 2001--2006 Eitan M. Gurari % '3' '' 51 % % '4' '' 52 % This work may be distributed and/or modified under the conditions % '5' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf index 42a72f707b8..67d9e4c47f0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf @@ -1,7 +1,7 @@ dvng 0 255 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % dvng.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % dvng.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf index 60b75723f3d..fd4b616f709 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf @@ -1,7 +1,7 @@ zpeur 32 255 ' ' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % zpeur.htf 2005-10-23 % -'"' '' 34 % Copyright (C) 2000--2005 Eitan M. Gurari % +'!' '' 33 % zpeur.htf 2006-10-28 % +'"' '' 34 % Copyright (C) 2000--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf index c8e574db76e..30363a8d077 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf @@ -1,7 +1,7 @@ go 0 18 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % go.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '1' 1 % go.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf index 500b134d932..05d331801b4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf @@ -1,7 +1,7 @@ go1bla 0 127 '0' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'1' '1' 1 % go1bla.htf 2005-10-23 % -'2' '1' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'1' '1' 1 % go1bla.htf 2006-10-28 % +'2' '1' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '3' '1' 3 % % '4' '1' 4 % This work may be distributed and/or modified under the conditions % '5' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf index 140a6075147..278d9574106 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf @@ -1,7 +1,7 @@ go1whi 0 127 '0' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'1' '1' 1 % go1whi.htf 2005-10-23 % -'2' '1' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'1' '1' 1 % go1whi.htf 2006-10-28 % +'2' '1' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '3' '1' 3 % % '4' '1' 4 % This work may be distributed and/or modified under the conditions % '5' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf index ba2e06228fb..e7f4ccf0e2b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf @@ -1,7 +1,7 @@ go2bla 0 127 '128' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'129' '1' 1 % go2bla.htf 2005-10-23 % -'130' '1' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'129' '1' 1 % go2bla.htf 2006-10-28 % +'130' '1' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '131' '1' 3 % % '132' '1' 4 % This work may be distributed and/or modified under the conditions % '133' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf index 8444c3afcb2..1f261c54b24 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf @@ -1,7 +1,7 @@ go2whi 0 127 '128' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'129' '1' 1 % go2whi.htf 2005-10-23 % -'130' '1' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'129' '1' 1 % go2whi.htf 2006-10-28 % +'130' '1' 2 % '131' '1' 3 % % '132' '1' 4 % This work may be distributed and/or modified under the conditions % '133' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf index d47899976dc..7e1c8d47ebd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf @@ -1,7 +1,7 @@ wsuipa 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % wsuipa.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % wsuipa.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf index 9b23c1800e0..b1ec83e26c6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf @@ -7,10 +7,10 @@ blex-bs 0 160 ' _| ' '3'rfloor 5 % modified under the terms of the LaTeX % ' |~ ' '3'lceil 6 % Project Public License Distributed from % ' ~| ' '3'rceil 7 % CTAN archives in directory % -'{' '' 8 % macros/latex/base/lppl.txt; either % -'}' '' 9 % version 1 of the License, or (at your % -'<' '' 10 % option) any later version. % -'>' '' 11 % However, you are allowed to modify % +'{' '' 8 % macros/latex/base/lppl.txt; either % +'}' '' 9 % version 1 of the License, or (at your % +'<' '' 10 % option) any later version. % +'>' '' 11 % However, you are allowed to modify % '|' '' 12 % this file without changing its name, if % '||' '' 13 % you add a note of your own after this % '/' '' 14 % copyright note. % @@ -25,10 +25,10 @@ blex-bs 0 160 ' _| ' '3'rfloor 23 ' |~ ' '3'lceil 24 ' ~| ' '3'rceil 25 -'{' '' 26 -'}' '' 27 -'<' '' 28 -'>' '' 29 +'{' '' 26 +'}' '' 27 +'<' '' 28 +'>' '' 29 '/' '' 30 '\\' '' 31 '(' '' 32 @@ -41,8 +41,8 @@ blex-bs 0 160 ' ~| ' '3'rceil 39 '{' '' 40 '}' '' 41 -'<' '' 42 -'>' '' 43 +'<' '' 42 +'>' '' 43 '/' '' 44 '\\' '' 45 '/' '' 46 @@ -67,8 +67,8 @@ blex-bs 0 160 '' '' 65 '' '' 66 '' '' 67 -'<' '' 68 -'>' '' 69 +'<' '' 68 +'>' '' 69 ' |_| ' '1'sqcup 70 '|_|' '1'sqcup 71 ' gf ' '3'oint 72 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf index 62641874c69..ef00b516023 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf @@ -59,9 +59,9 @@ blmi-bs 0 127 'Psi' '1'uprightPsi 57 '.' '' 58 ',' '' 59 -'<' '' 60 +'<' '' 60 '/' '' 61 -'>' '' 62 +'>' '' 62 '*' '' 63 '@' '1'partial 64 'A' '' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf index 79b40ddb456..d2aa0c82ad4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf @@ -4,7 +4,7 @@ blsy-bs 0 127 '\215\' ''times 2 % Copyright (C) 2001 Phil Viton % '*' '' 3 % % '\247\' '' div 4 % This file can redistributed and/or % -'<>' '1'diamond 5 % modified under the terms of the LaTeX % +'<>' '1'diamond 5 % modified under the terms of the LaTeX % '\177\' ''pm 6 % Project Public License Distributed from % '\177\' '1'mp 7 % CTAN archives in directory % ' o+ ' '1'oplus 8 % macros/latex/base/lppl.txt; either % @@ -19,31 +19,31 @@ blsy-bs 0 127 ' =_ ' '1'equiv 17 % find bugs. % ' (_ ' '3'subseteq 18 % % ' )_ ' '3'supseteq 19 % viton.1@osu.edu % -'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'>' '6' >= 21 -'<=' '3'preceq 22 -'>=' '3'succeq 23 +'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'>' '6' >= 21 +'<=' '3'preceq 22 +'>=' '3'succeq 23 '\126\' ''sim 24 ' ~~ ' '1'approx 25 -'<' '1'subset 26 -'>' '1'supset 27 +'<' '1'subset 26 +'>' '1'supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 -'<--' '1'leftarrow 32 -'-->' '1'rightarrow 33 +'<' '1'prec 30 +'>' '1'succ 31 +'<--' '1'leftarrow 32 +'-->' '1'rightarrow 33 ' |^ ' '1'uparrow 34 ' |, ' '1'downarrow 35 -'<-->' '1'leftrightarrow 36 +'<-->' '1'leftrightarrow 36 ' /^ ' '1'nearrow 37 ' \\, ' '1'searrow 38 ' -~ ' '1'simeq 39 -'<==' '1'Leftarrow 40 -'==>' '1'Rightarrow 41 +'<==' '1'Leftarrow 40 +'==>' '1'Rightarrow 41 ' ||^ ' '1'Uparrow 42 ' ||, ' '1'Downarrow 43 -'<==>' '1'Leftrightarrow 44 +'<==>' '1'Leftrightarrow 44 ' ^\\ ' '1'nwarrow 45 ' ,/ ' '1'swarrow 46 ' oc ' '1'propto 47 @@ -103,8 +103,8 @@ blsy-bs 0 127 ' ~| ' '1'rceil 101 '{' '' 102 '}' '' 103 -'<' '' 104 -'>' '' 105 +'<' '' 104 +'>' '' 105 '|' '' 106 '||' '' 107 ' ,|^ ' '1'updownarrow 108 @@ -124,7 +124,7 @@ blsy-bs 0 127 '' '' 122 '' '' 123 ' oo ' '1'clubsuit 124 -' <> ' '1'diamondsuit 125 +' <> ' '1'diamondsuit 125 ' @,@ ' '1'heartsuit 126 * @'@ * *1*spadsuit 127 blsy-bs 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf index 3b95379265c..51a33a7758d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf @@ -9,8 +9,8 @@ mtex-bs 0 160 ' ~| ' '3'rceil 7 % CTAN archives in directory % '{' '' 8 % macros/latex/base/lppl.txt; either % '}' '' 9 % version 1 of the License, or (at your % -'<' '' 10 % option) any later version. % -'>' '' 11 % However, you are allowed to modify % +'<' '' 10 % option) any later version. % +'>' '' 11 % However, you are allowed to modify % '|' '' 12 % this file without changing its name, if % '||' '' 13 % you add a note of your own after this % '/' '' 14 % copyright note. % @@ -27,8 +27,8 @@ mtex-bs 0 160 ' ~| ' '3'rceil 25 '{' '' 26 '}' '' 27 -'<' '' 28 -'>' '' 29 +'<' '' 28 +'>' '' 29 '/' '' 30 '\\' '' 31 '(' '' 32 @@ -41,8 +41,8 @@ mtex-bs 0 160 ' ~| ' '3'rceil 39 '{' '' 40 '}' '' 41 -'<' '' 42 -'>' '' 43 +'<' '' 42 +'>' '' 43 '/' '' 44 '\\' '' 45 '/' '' 46 @@ -67,8 +67,8 @@ mtex-bs 0 160 '' '' 65 '' '' 66 '' '' 67 -'<' '' 68 -'>' '' 69 +'<' '' 68 +'>' '' 69 ' |_| ' '1'sqcup 70 '|_|' '1'sqcup 71 ' gf ' '3'oint 72 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf index 810754b4e8d..459371ce00b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf @@ -59,9 +59,9 @@ mtmi-bs 0 127 'Psi' '1'uprightPsi 57 '.' '' 58 ',' '' 59 -'<' '' 60 +'<' '' 60 '/' '' 61 -'>' '' 62 +'>' '' 62 '*' '' 63 '@' '1'partial 64 'A' '' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf index 4945a5c6a36..11277a7b38e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf @@ -4,7 +4,7 @@ mtsy-bs 0 127 '\215\' ''times 2 % Copyright (C) 2001 Phil Viton % '*' '' 3 % % '\247\' '' div 4 % This file can redistributed and/or % -'<>' '1'diamond 5 % modified under the terms of the LaTeX % +'<>' '1'diamond 5 % modified under the terms of the LaTeX % '\177\' ''pm 6 % Project Public License Distributed from % '\177\' '1'mp 7 % CTAN archives in directory % ' o+ ' '1'oplus 8 % macros/latex/base/lppl.txt; either % @@ -19,31 +19,31 @@ mtsy-bs 0 127 ' =_ ' '1'equiv 17 % find bugs. % ' (_ ' '3'subseteq 18 % % ' )_ ' '3'supseteq 19 % viton.1@osu.edu % -'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'>' '6' >= 21 -'<=' '3'preceq 22 -'>=' '3'succeq 23 +'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'>' '6' >= 21 +'<=' '3'preceq 22 +'>=' '3'succeq 23 '\126\' ''sim 24 ' ~~ ' '1'approx 25 -'<' '1'subset 26 -'>' '1'supset 27 +'<' '1'subset 26 +'>' '1'supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 -'<--' '1'leftarrow 32 -'-->' '1'rightarrow 33 +'<' '1'prec 30 +'>' '1'succ 31 +'<--' '1'leftarrow 32 +'-->' '1'rightarrow 33 ' |^ ' '1'uparrow 34 ' |, ' '1'downarrow 35 -'<-->' '1'leftrightarrow 36 +'<-->' '1'leftrightarrow 36 ' /^ ' '1'nearrow 37 ' \\, ' '1'searrow 38 ' -~ ' '1'simeq 39 -'<==' '1'Leftarrow 40 -'==>' '1'Rightarrow 41 +'<==' '1'Leftarrow 40 +'==>' '1'Rightarrow 41 ' ||^ ' '1'Uparrow 42 ' ||, ' '1'Downarrow 43 -'<==>' '1'Leftrightarrow 44 +'<==>' '1'Leftrightarrow 44 ' ^\\ ' '1'nwarrow 45 ' ,/ ' '1'swarrow 46 ' oc ' '1'propto 47 @@ -103,8 +103,8 @@ mtsy-bs 0 127 ' ~| ' '1'rceil 101 '{' '' 102 '}' '' 103 -'<' '' 104 -'>' '' 105 +'<' '' 104 +'>' '' 105 '|' '' 106 '||' '' 107 ' ,|^ ' '1'updownarrow 108 @@ -124,7 +124,7 @@ mtsy-bs 0 127 '' '' 122 '' '' 123 ' oo ' '1'clubsuit 124 -' <> ' '1'diamondsuit 125 +' <> ' '1'diamondsuit 125 ' @,@ ' '1'heartsuit 126 * @'@ * *1*spadsuit 127 mtsy-bs 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf index 85562fd2959..5595de2e558 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf @@ -4,7 +4,7 @@ mtsyn-bs 0 132 '\215\' ''times 2 % Copyright (C) 2001 Phil Viton % '*' '' 3 % % '\247\' '' div 4 % This file can redistributed and/or % -'<>' '1'diamond 5 % modified under the terms of the LaTeX % +'<>' '1'diamond 5 % modified under the terms of the LaTeX % '\177\' ''pm 6 % Project Public License Distributed from % '\177\' '1'mp 7 % CTAN archives in directory % ' o+ ' '1'oplus 8 % macros/latex/base/lppl.txt; either % @@ -19,31 +19,31 @@ mtsyn-bs 0 132 ' =_ ' '1'equiv 17 % find bugs. % ' (_ ' '3'subseteq 18 % % ' )_ ' '3'supseteq 19 % viton.1@osu.edu % -'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'>' '6' >= 21 -'<=' '3'preceq 22 -'>=' '3'succeq 23 +'<' '6' <= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'>' '6' >= 21 +'<=' '3'preceq 22 +'>=' '3'succeq 23 '\126\' ''sim 24 ' ~~ ' '1'approx 25 -'<' '1'subset 26 -'>' '1'supset 27 +'<' '1'subset 26 +'>' '1'supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 -'<--' '1'leftarrow 32 -'-->' '1'rightarrow 33 +'<' '1'prec 30 +'>' '1'succ 31 +'<--' '1'leftarrow 32 +'-->' '1'rightarrow 33 ' |^ ' '1'uparrow 34 ' |, ' '1'downarrow 35 -'<-->' '1'leftrightarrow 36 +'<-->' '1'leftrightarrow 36 ' /^ ' '1'nearrow 37 ' \\, ' '1'searrow 38 ' -~ ' '1'simeq 39 -'<==' '1'Leftarrow 40 -'==>' '1'Rightarrow 41 +'<==' '1'Leftarrow 40 +'==>' '1'Rightarrow 41 ' ||^ ' '1'Uparrow 42 ' ||, ' '1'Downarrow 43 -'<==>' '1'Leftrightarrow 44 +'<==>' '1'Leftrightarrow 44 ' ^\\ ' '1'nwarrow 45 ' ,/ ' '1'swarrow 46 ' oc ' '1'propto 47 @@ -103,8 +103,8 @@ mtsyn-bs 0 132 ' ~| ' '1'rceil 101 '{' '' 102 '}' '' 103 -'<' '' 104 -'>' '' 105 +'<' '' 104 +'>' '' 105 '|' '' 106 '||' '' 107 ' ,|^ ' '1'updownarrow 108 @@ -124,7 +124,7 @@ mtsyn-bs 0 132 '' '' 122 '' '' 123 ' oo ' '1'clubsuit 124 -' <> ' '1'diamondsuit 125 +' <> ' '1'diamondsuit 125 ' @,@ ' '1'heartsuit 126 * @'@ * *1*spadsuit 127 '' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf index 8dbeb321828..005bdf21d37 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf @@ -1,7 +1,7 @@ bicigh 32 187 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % bicigh.htf 2005-10-23 % -'”' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'!' '' 33 % bicigh.htf 2006-10-28 % +'”' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 35 % % '' '' 36 % This work may be distributed and/or modified under the conditions % '' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf index 7f44f6d41aa..34029fd4be3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf @@ -1,7 +1,7 @@ bthh 32 255 '' '1' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 33 % bthh.htf 2005-10-23 % -'' '1' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '1' 33 % bthh.htf 2006-10-28 % +'' '1' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '1' 35 % % '' '1' 36 % This work may be distributed and/or modified under the conditions % '' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf index cc40be69cdd..22b69e1609e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf @@ -1,7 +1,7 @@ bthv 32 255 '' '1' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 33 % bthv.htf 2005-10-23 % -'' '1' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '1' 33 % bthv.htf 2006-10-28 % +'' '1' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '1' 35 % % '' '1' 36 % This work may be distributed and/or modified under the conditions % '' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf index 01ca503b2f0..768d1449cc2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf @@ -1,7 +1,7 @@ times-ps 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % times-ps.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '' 1 % times-ps.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -136,8 +136,8 @@ times-ps 0 255 '"' '' 134 '‹' '' 135 '›' '' 136 -'<' '' 137 -'>' '' 138 +'<' '' 137 +'>' '' 138 '†' '' 139 '‡' '' 140 '~' '' 141 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/qfonts/qcrr.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/qfonts/qcrr.htf index 7c06001c50e..00dc3ffd46b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/qfonts/qcrr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/qfonts/qcrr.htf @@ -1,7 +1,7 @@ qcrr 0 255 'Γ' '1' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '1' Delta 1 % qcrr.htf (iso-8859-1) 2005-10-23 % -'Θ' '1' Theta 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'Δ' '1' Delta 1 % qcrr.htf (iso-8859-1) 2006-10-28 % +'Θ' '1' Theta 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'Λ' '1' Lambda 3 % % 'Ξ' '1' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '1' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -59,9 +59,9 @@ qcrr 0 255 '9' '' number 9 57 ':' '' 58 ';' '' 59 -'<' '' lt 60 +'<' '' lt 60 '=' '' 61 -'>' '' gt 62 +'>' '' gt 62 '?' '' 63 '@' '' 64 'A' '' letter A 65 @@ -90,9 +90,9 @@ qcrr 0 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -122,20 +122,20 @@ qcrr 0 255 'x' '' letter x 120 'y' '' letter y 121 'z' '' letter z 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '\168\' '' diaresis 127 '€' '1' euro 128 '\161\' '' 129 '\198\' '' 130 -'>' '' 131 +'>' '' 131 '≥' '1' gte 132 '≈' '1' approx 133 '\202\' '' Eogonek 134 'Į' '1' Iogonek 135 -'<' '' lt 136 +'<' '' lt 136 '≤' '1' lte 137 '\163\' '' 138 '\209\' '' 139 @@ -197,7 +197,7 @@ qcrr 0 255 '\195\' '' 195 '\196\' '' 196 '\197\' '' 197 -'\\' '' backslash 198 +'\' '' backslash 198 '\199\' '' 199 '\200\' '' 200 '\201\' '' 201 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/rsfs/rsfs.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/rsfs/rsfs.htf deleted file mode 100644 index 33ebfe33186..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/rsfs/rsfs.htf +++ /dev/null @@ -1,67 +0,0 @@ -rsfs 65 127 -'A' '' 65 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'B' '' 66 % rsfs.htf 2005-10-23 % -'C' '' 67 % Copyright (C) 2000--2005 Eitan M. Gurari % -'D' '' 68 % % -'E' '' 69 % This work may be distributed and/or modified under the conditions % -'F' '' 70 % of the LaTeX Project Public License, either version 1.3 of this % -'G' '' 71 % license or (at your option) any later version. The latest version % -'H' '' 72 % of this license is in http://www.latex-project.org/lppl.txt and % -'I' '' 73 % version 1.3 or later is part of all distributions of LaTeX version % -'J' '' 74 % 2003/12/01 or later. % -'K' '' 75 % This work has the LPPL maintenance status "maintained". This % -'L' '' 76 % Current Maintainer of this work is Eitan M. Gurari. % -'M' '' 77 % % -'N' '' 78 % If you modify this file your your adding a note of % -'O' '' 79 % your own after this copyright note will be appreciated. % -'P' '' 80 % % -'Q' '' 81 % gurari@cse.ohio-state.edu % -'R' '' 82 % http://www.cse.ohio-state.edu/~gurari % -'S' '' 83 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'' '' 91 -'' '' 92 -'' '' 93 -'' '' 94 -'' '' 95 -'' '' 96 -'' '' 97 -'' '' 98 -'' '' 99 -'' '' 100 -'' '' 101 -'' '' 102 -'' '' 103 -'' '' 104 -'' '' 105 -'' '' 106 -'' '' 107 -'' '' 108 -'' '' 109 -'' '' 110 -'' '' 111 -'' '' 112 -'' '' 113 -'' '' 114 -'' '' 115 -'' '' 116 -'' '' 117 -'' '' 118 -'' '' 119 -'' '' 120 -'' '' 121 -'' '' 122 -'' '' 123 -'' '' 124 -'' '' 125 -'' '' 126 -'' '' 127 -rsfs 65 127 -htfcss: rsfs font-family:cursive; font-style:italic; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf index 13dc91c6901..20eafe8df75 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf @@ -1,7 +1,7 @@ times-sw 32 255 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % times-sw.htf 2005-10-23 % -'”' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'!' '' 33 % times-sw.htf 2006-10-28 % +'”' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % @@ -104,8 +104,8 @@ times-sw 32 255 '"' '' 134 '‹' '' 135 '›' '' 136 -'<' '' 137 -'>' '' 138 +'<' '' 137 +'>' '' 138 '†' '' 139 '‡' '' 140 '~' '' 141 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf index 5f8a5dc0514..447f8e34880 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf @@ -1,7 +1,7 @@ ctib 32 244 '' '1' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 33 % ctib.htf 2005-10-23 % -'' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '1' 33 % ctib.htf 2006-10-28 % +'' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 35 % % '' '' 36 % This work may be distributed and/or modified under the conditions % '' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf index d10b6bfb33d..038bf14968b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf @@ -1,7 +1,7 @@ xyatip 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xyatip.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xyatip.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf index e555d533b9a..b13dcf27706 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf @@ -1,7 +1,7 @@ xybsql 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xybsql.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xybsql.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf index 8b0641922e8..a24eda311aa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf @@ -1,7 +1,7 @@ xybtip 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xybtip.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xybtip.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf index 523db30e15f..1c258573842 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf @@ -1,7 +1,7 @@ xydash 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xydash.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xydash.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf index 636dd3118c6..6d1973d39d8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf @@ -1,7 +1,7 @@ xyebut 0 127 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xyebut.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xyebut.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf index b12de50f704..19865791ce1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf @@ -1,7 +1,7 @@ xymisc 0 103 '' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 1 % xymisc.htf 2005-10-23 % -'' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '1' 1 % xymisc.htf 2006-10-28 % +'' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '1' 3 % % '' '1' 4 % This work may be distributed and/or modified under the conditions % '' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf index c43c121c8c6..c0256dc9918 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf @@ -26,9 +26,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +119,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -225,6 +223,8 @@ 'ı' '' 'i' '1' '???' '' '?' '1' 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/qfonts/qcrr.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/qfonts/qcrr.htf index f6d943172ff..48b9cff3c0e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/qfonts/qcrr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/2/qfonts/qcrr.htf @@ -1,7 +1,7 @@ qcrr 0 255 'Γ' '1' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '1' Delta 1 % qcrr.htf (iso-8859-2) 2005-10-23 % -'Θ' '1' Theta 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'Δ' '1' Delta 1 % qcrr.htf (iso-8859-2) 2006-10-28 % +'Θ' '1' Theta 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'Λ' '1' Lambda 3 % % 'Ξ' '1' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '1' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -59,9 +59,9 @@ qcrr 0 255 '9' '' number 9 57 ':' '' 58 ';' '' 59 -'<' '' lt 60 +'<' '' lt 60 '=' '' 61 -'>' '' gt 62 +'>' '' gt 62 '?' '' 63 '@' '' 64 'A' '' letter A 65 @@ -90,9 +90,9 @@ qcrr 0 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -122,20 +122,20 @@ qcrr 0 255 'x' '' letter x 120 'y' '' letter y 121 'z' '' letter z 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '\168\' '' diaresis 127 '€' '1' euro 128 '\161\' '' 129 '\198\' '' 130 -'>' '' 131 +'>' '' 131 '≥' '1' gte 132 '≈' '1' approx 133 '\202\' '' Eogonek 134 'Į' '1' Iogonek 135 -'<' '' lt 136 +'<' '' lt 136 '≤' '1' lte 137 '\163\' '' 138 '\209\' '' 139 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf index 8ea1173bf5d..7d70ac966ee 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf @@ -1,3 +1,55 @@ +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -26,9 +78,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +171,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -267,56 +317,4 @@ 'ў' '4' '\254\' '4' 'џ' '' '\255\' '' 'џ' '4' '\255\' '4' -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf index eff7b5a2ea0..93c474a47bd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf @@ -1,7 +1,7 @@ wnr 0 127 '\170\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\169\' '' 1 % wnr.htf iso-8859-5 2005-10-23 % -'\175\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\169\' '' 1 % wnr.htf iso-8859-5 2006-10-28 % +'\175\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\205\' '' 3 % % '\166\' '' 4 % This work may be distributed and/or modified under the conditions % '\164\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -59,9 +59,9 @@ wnr 0 127 '9' '' 57 ':' '' 58 ';' '' 59 -'<<' '1' 60 +'<<' '1' 60 'i' '1' 61 -'>>' '1' 62 +'>>' '1' 62 '?' '' 63 '' '' 64 '\176\' '' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf index 99cc390a7a9..9a7a88cf75b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf @@ -1,7 +1,7 @@ wnti 0 127 '\170\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\169\' '' 1 % wnti.htf iso-8859-5 2005-10-23 % -'\175\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\169\' '' 1 % wnti.htf iso-8859-5 2006-10-28 % +'\175\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\205\' '' 3 % % '\166\' '' 4 % This work may be distributed and/or modified under the conditions % '\164\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ wnti 0 127 '%' '' 37 '\39\' '' 38 '\39\' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 'D' '1' 43 ',' '' 44 @@ -59,9 +59,9 @@ wnti 0 127 '9' '' 57 ':' '' 58 ';' '' 59 -'<<' '1' 60 +'<<' '1' 60 'i' '1' 61 -'>>' '1' 62 +'>>' '1' 62 '?' '' 63 '' '' 64 '\176\' '' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf index 85f43f07ac2..02485535aef 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf @@ -1,7 +1,7 @@ cmcbx 25 127 '∖' '' 25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbx.htf (unicode) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbx.htf (unicode) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '«' '' 29 % This work may be distributed and/or modified under the conditions % '»' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf index dd209adaad2..e5a9f0f51e1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf @@ -1,7 +1,7 @@ cmcbxti 25 127 '∖' '1'25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbxti.htf (iso-8859-2) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbxti.htf (iso-8859-2) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '«' '' 29 % This work may be distributed and/or modified under the conditions % '»' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf index 72e70d8fa0a..ae78b40de22 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf @@ -1,7 +1,7 @@ cmccsc 30 127 '' '' 30 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 31 % cmcbx.htf (unicode) 2005-10-23 % -'' '' 32 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 31 % cmcbx.htf (unicode) 2006-10-28 % +'' '' 32 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 33 % % '' '' 34 % This work may be distributed and/or modified under the conditions % '' '' 35 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf index d42cfeb32a5..d3143d727d2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf @@ -1,7 +1,7 @@ kminch 48 220 '0' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'1' '' 49 % kminch.htf 2005-10-23 % -'2' '' 50 % Copyright (C) 2001--2005 Eitan M. Gurari % +'1' '' 49 % kminch.htf 2006-10-28 % +'2' '' 50 % Copyright (C) 2001--2006 Eitan M. Gurari % '3' '' 51 % % '4' '' 52 % This work may be distributed and/or modified under the conditions % '5' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf index 080ccffe1a0..f1fd27d183f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf @@ -1,7 +1,7 @@ kmitt 11 252 '' '1' 11 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '1' 12 % kmitt.htf 2005-10-23 % -'"' '' 13 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '1' 12 % kmitt.htf 2006-10-28 % +'"' '' 13 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 14 % % '' '' 15 % This work may be distributed and/or modified under the conditions % '' '4' 16 % of the LaTeX Project Public License, either version 1.3 of this % @@ -48,9 +48,9 @@ kmitt 11 252 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 '\176\' '' 65 @@ -79,9 +79,9 @@ kmitt 11 252 '\197\' '' 88 '\203\' '' 89 '\183\' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf index 98759d8cb52..b468c8c806a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf @@ -1,7 +1,7 @@ kmr 18 252 '' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 % kmr.htf 2005-10-23 % -'»' '' 20 % Copyright (C) 2001--2005 Eitan M. Gurari % +'«' '' 19 % kmr.htf 2006-10-28 % +'»' '' 20 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 21 % % '' '' 22 % This work may be distributed and/or modified under the conditions % '' '' 23 % of the LaTeX Project Public License, either version 1.3 of this % @@ -41,9 +41,9 @@ kmr 18 252 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 '\176\' '' 65 @@ -72,9 +72,9 @@ kmr 18 252 '\197\' '' 88 '\203\' '' 89 '\183\' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf index e09087dc932..61464dffec3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf @@ -1,7 +1,7 @@ kmtcsc 19 252 '«' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'»' '' 20 % kmtcsc.htf 2005-10-23 % -'' '' 21 % Copyright (C) 2001--2005 Eitan M. Gurari % +'»' '' 20 % kmtcsc.htf 2006-10-28 % +'' '' 21 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 22 % % '' '' 23 % This work may be distributed and/or modified under the conditions % '' '' 24 % of the LaTeX Project Public License, either version 1.3 of this % @@ -40,9 +40,9 @@ kmtcsc 19 252 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 '\176\' '' 65 @@ -71,9 +71,9 @@ kmtcsc 19 252 '\197\' '' 88 '\203\' '' 89 '\183\' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf index 6c388c0e509..b99d2b9e389 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf @@ -1,7 +1,7 @@ wncsc 0 127 '\170\' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\169\' '' 1 % wncsc.htf iso-8859-5 2005-10-23 % -'\175\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\169\' '' 1 % wncsc.htf iso-8859-5 2006-10-28 % +'\175\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\205\' '' 3 % % '\166\' '' 4 % This work may be distributed and/or modified under the conditions % '\164\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -59,9 +59,9 @@ wncsc 0 127 '9' '' 57 ':' '' 58 ';' '' 59 -'<<' '1' 60 +'<<' '1' 60 'i' '1' 61 -'>>' '1' 62 +'>>' '1' 62 '?' '' 63 '' '' 64 '\176\' '' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf index 44bc83f8183..570cf229332 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf @@ -1,7 +1,7 @@ larm 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\180\' '' r-quote 1 % larm.htf (iso-8859-5) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'\180\' '' r-quote 1 % larm.htf (iso-8859-5) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '~' '' ~ 3 % % '\168\' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -59,9 +59,9 @@ larm 0 255 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 'A' '' 65 @@ -90,9 +90,9 @@ larm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '^' '' ^ 94 '_' '' 95 '‘' '' ‘ 96 @@ -122,9 +122,9 @@ larm 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '\168\' '' 127 'Ґ' '1' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/latt.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/latt.htf deleted file mode 100644 index 2fa12a26d95..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/latt.htf +++ /dev/null @@ -1,260 +0,0 @@ -latt 0 255 -'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\180\' '' r-quote 1 % latt.htf (iso-8859-5) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'\168\' '' 4 % This work may be distributed and/or modified under the conditions % -'~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % -'\176\' '' 6 % license or (at your option) any later version. The latest version % -'^' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'»' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' 9 % 2003/12/01 or later. % -'\176\' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'' '' 12 % % -'\166\' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 -'»' '' 20 -'–' '' 21 -'—' '' 22 -' ' '' 23 -'o' '' perthousand 24 -'ı' '1' 25 -'j' '1' dotless j 26 -'ff' '' ff 27 -'fi' '' fi 28 -'fl' '' fl 29 -'ffi' '' ffi 30 -'ffl' '' ffl 31 -' ' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' ’ 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'^' '' ^ 94 -'_' '' 95 -'‘' '' ‘ 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'\168\' '' 127 -'Ґ' '1' 128 -'Ғ' '1' 129 -'\162\' '' 130 -'Ҕ' '1' 131 -'Һ' '1' 132 -'Җ' '1' 133 -'Ҙ' '1' 134 -'Ҧ' '1' 135 -'\167\' '' 136 -'Қ' '1' 137 -'Ҡ' '1' 138 -'Ҝ' '1' 139 -'Ӕ' '1' 140 -'Ң' '1' 141 -'ҥ' '1' 142 -'\165\' '' 143 -'Ө' '1' 144 -'Ҫ' '1' 145 -'\254\' '' 146 -'Ү' '1' 147 -'Ұ' '1' 148 -'஢' '1' 149 -'\175\' '' 150 -'Ҹ' '1' 151 -'Ҷ' '1' 152 -'\164\' '' 153 -'Ә' '1' 154 -'Ҧ' '1' 155 -'\161\' '' 156 -'\240\' '' 157 -'\164\' '' 158 -'\167\' '' 159 -'ґ' '1' 160 -'ғ' '1' 161 -'\251\' '' 162 -'ҕ' '1' 163 -'Ҵ' '1' 164 -'җ' '1' 165 -'ҙ' '1' 166 -'ҧ' '1' 167 -'\231\' '' 168 -'қ' '1' 169 -'ҡ' '1' 170 -'ҝ' '1' 171 -'ӕ' '1' 172 -'ң' '1' 173 -'ҥ' '1' 174 -'\245\' '' 175 -'ө' '1' 176 -'ҫ' '1' 177 -'\254\' '' 178 -'ү' '1' 179 -'ҡ' '1' 180 -'ҳ' '1' 181 -'\255\' '' 182 -'ҹ' '1' 183 -'ӌ' '1' 184 -'\244\' '' 185 -'ҝ' '1' 186 -'ҧ' '1' 187 -'\241\' '' 188 -'„' '' 189 -'«' '' 190 -'»' '' 191 -'\176\' '' 192 -'\177\' '' 193 -'\178\' '' 194 -'\179\' '' 195 -'\180\' '' 196 -'\181\' '' 197 -'\182\' '' 198 -'\183\' '' 199 -'\184\' '' 200 -'\185\' '' 201 -'\186\' '' 202 -'\187\' '' 203 -'\188\' '' 204 -'\189\' '' 205 -'\190\' '' 206 -'\191\' '' 207 -'\192\' '' 208 -'\193\' '' 209 -'\194\' '' 210 -'\195\' '' 211 -'\196\' '' 212 -'\197\' '' 213 -'\198\' '' 214 -'\199\' '' 215 -'\200\' '' 216 -'\201\' '' 217 -'\202\' '' 218 -'\203\' '' 219 -'\204\' '' 220 -'\205\' '' 221 -'\206\' '' 222 -'\207\' '' 223 -'\208\' '' 224 -'\209\' '' 225 -'\210\' '' 226 -'\211\' '' 227 -'\212\' '' 228 -'\213\' '' 229 -'\214\' '' 230 -'\215\' '' 231 -'\216\' '' 232 -'\217\' '' 233 -'\218\' '' 234 -'\219\' '' 235 -'\220\' '' 236 -'\221\' '' 237 -'\222\' '' 238 -'\223\' '' 239 -'\224\' '' 240 -'\225\' '' 241 -'\226\' '' 242 -'\227\' '' 243 -'\228\' '' 244 -'\229\' '' 245 -'\230\' '' 246 -'\231\' '' 247 -'\232\' '' 248 -'\233\' '' 249 -'\234\' '' 250 -'\235\' '' 251 -'\236\' '' 252 -'\237\' '' 253 -'\238\' '' 254 -'\239\' '' 255 -latt 0 255 -htfcss: latt font-family: monospace; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf index ba78d8052a3..9c7651f449c 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf @@ -1,3 +1,55 @@ +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -26,9 +78,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +171,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -215,56 +265,4 @@ 'ό' '' '\252\' '' 'ύ' '' '\253\' '' 'ώ' '' '\254\' '' -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf index f6fcabadf71..b24ffc8da10 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf @@ -1,7 +1,7 @@ hclassic 0 154 '.' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % hclassic.htf (iso 8859-8) 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % hclassic.htf (iso 8859-8) 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf index 64be3f681be..2b2b672a553 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf @@ -1,14 +1,14 @@ jerus 32 163 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % jerus.htf 2005-10-23 % -'"' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'!' '' 33 % jerus.htf 2006-10-28 % +'"' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '&' '' 38 % license or (at your option) any later version. The latest version % ''' '' 39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -27,9 +27,9 @@ jerus 32 163 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 '' '' 65 @@ -90,9 +90,9 @@ jerus 32 163 '\248\' '' 120 '\249\' '' 121 '\250\' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '-' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/jsml/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/jsml/charset/unicode.4hf new file mode 100755 index 00000000000..9d3cfe79999 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/jsml/charset/unicode.4hf @@ -0,0 +1,2820 @@ +'𝒜' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49C" title="ch-verbose">A</span> </span>' '' +'𝒞' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49E" title="ch-verbose">C</span> </span>' '' +'𝒟' '' '<span class="script" title="ch-verbose"> <span class="ch 1D49F" title="ch-verbose">D</span> </span>' '' +'𝒢' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A2" title="ch-verbose">G</span> </span>' '' +'𝒥' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A5" title="ch-verbose">J</span> </span>' '' +'𝒦' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A6" title="ch-verbose">K</span> </span>' '' +'𝒩' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4A9" title="ch-verbose">N</span> </span>' '' +'𝒪' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AA" title="ch-verbose">O</span> </span>' '' +'𝒫' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AB" title="ch-verbose">P</span> </span>' '' +'𝒬' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AC" title="ch-verbose">Q</span> </span>' '' +'𝒮' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AE" title="ch-verbose">S</span> </span>' '' +'𝒯' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4AF" title="ch-verbose">T</span> </span>' '' +'𝒰' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B0" title="ch-verbose">U</span> </span>' '' +'𝒱' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B1" title="ch-verbose">V</span> </span>' '' +'𝒲' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B2" title="ch-verbose">W</span> </span>' '' +'𝒳' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B3" title="ch-verbose">X</span> </span>' '' +'𝒴' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B4" title="ch-verbose">Y</span> </span>' '' +'𝒵' '' '<span class="script" title="ch-verbose"> <span class="ch 1D4B5" title="ch-verbose">Z</span> </span>' '' + +'&' '' '<span class="char" title="ch-verbose"> <span class="ch 0026" title="ch-verbose">ampersand</span> </span>' '' +'(' '' '<span class="char-del" title="ch-verbose"> <span class="ch 0028" title="ch-verbose">left parenthesis</span> </span>' '' +')' '' '<span class="char-del" title="ch-verbose"> <span class="ch 0029" title="ch-verbose">right parenthesis</span> </span>' '' +'<' '' '<span class="char" title="ch-verbose"> <span class="ch 003C" title="ch-verbose">less than</span> </span>' '' +'>' '' '<span class="char" title="ch-verbose"> <span class="ch 003E" title="ch-verbose">greater than</span> </span>' '' +'[' '' '<span class="char-del" title="ch-verbose"> <span class="ch 005B" title="ch-verbose">left bracket</span> </span>' '' +'\' '' '<span class="char" title="ch-verbose"> <span class="ch 005C" title="ch-verbose">back slash</span> </span>' '' +']' '' '<span class="char-del" title="ch-verbose"> <span class="ch 005D" title="ch-verbose">right bracket</span> </span>' '' +'{' '' '<span class="char-del" title="ch-verbose"> <span class="ch 007B" title="ch-verbose">left brace</span> </span>' '' +'|' '' '<span class="char" title="ch-verbose"> <span class="ch 007C" title="ch-verbose">vertical bar</span> </span>' '' +'}' '' '<span class="char-del" title="ch-verbose"> <span class="ch 007D" title="ch-verbose">right brace</span> </span>' '' +' ' '' ' ' '' +'¡' '' '<span class="char" title="ch-verbose"> <span class="ch 00A1" title="ch-verbose">inverted exclamation</span> </span>' '' +'¢' '' '<span class="char" title="ch-verbose"> <span class="ch 00A2" title="ch-verbose">cent</span> </span>' '' +'£' '' '<span class="char" title="ch-verbose"> <span class="ch 00A3" title="ch-verbose">pound</span> </span>' '' +'¤' '' '<span class="char" title="ch-verbose"> <span class="ch 00A4" title="ch-verbose">currency sign</span> </span>' '' +'¥' '' '<span class="char" title="ch-verbose"> <span class="ch 00A5" title="ch-verbose">yen</span> </span>' '' +'¦' '' '<span class="char" title="ch-verbose"> <span class="ch 00A6" title="ch-verbose">broken bar</span> </span>' '' +'§' '' '<span class="char" title="ch-verbose"> <span class="ch 00A7" title="ch-verbose">section sign</span> </span>' '' +'¨' '' '<span class="char" title="ch-verbose"> <span class="ch 00A8" title="ch-verbose">diaeresis</span> </span>' '' +'©' '' '<span class="char" title="ch-verbose"> <span class="ch 00A9" title="ch-verbose">copyright sign</span> </span>' '' +'ª' '' '<span class="char" title="ch-verbose"> <span class="ch 00AA" title="ch-verbose">feminine ordinal indicator</span> </span>' '' +'«' '' '<span class="char" title="ch-verbose"> <span class="ch 00AB" title="ch-verbose">left pointing double angle quotation mark</span> </span>' '' +'¬' '' '<span class="char" title="ch-verbose"> <span class="ch 00AC" title="ch-verbose">not</span> </span>' '' +'­' '' '<span class="char" title="ch-verbose"> <span class="ch 00AD" title="ch-verbose">soft hyphen</span> </span>' '' +'®' '' '<span class="char" title="ch-verbose"> <span class="ch 00AE" title="ch-verbose">registered sign</span> </span>' '' +'¯' '' '<span class="char" title="ch-verbose"> <span class="ch 00AF" title="ch-verbose">macron</span> </span>' '' +'°' '' '<span class="char" title="ch-verbose"> <span class="ch 00B0" title="ch-verbose">degree</span> </span>' '' +'±' '' '<span class="char" title="ch-verbose"> <span class="ch 00B1" title="ch-verbose">plus minus</span> </span>' '' +'²' '' '<span class="char" title="ch-verbose"> <span class="ch 00B2" title="ch-verbose">superscript two</span> </span>' '' +'³' '' '<span class="char" title="ch-verbose"> <span class="ch 00B3" title="ch-verbose">superscript three</span> </span>' '' +'´' '' '<span class="char" title="ch-verbose"> <span class="ch 00B4" title="ch-verbose">acute</span> </span>' '' +'µ' '' '<span class="char" title="ch-verbose"> <span class="ch 00B5" title="ch-verbose">micro</span> </span>' '' +'¶' '' '<span class="char" title="ch-verbose"> <span class="ch 00B6" title="ch-verbose">pilcrow</span> </span>' '' +'·' '' '<span class="char" title="ch-verbose"> <span class="ch 00B7" title="ch-verbose">middle dot</span> </span>' '' +'¸' '' '<span class="char" title="ch-verbose"> <span class="ch 00B8" title="ch-verbose">cedilla</span> </span>' '' +'¹' '' '<span class="char" title="ch-verbose"> <span class="ch 00B9" title="ch-verbose">superscript one</span> </span>' '' +'º' '' '<span class="char" title="ch-verbose"> <span class="ch 00BA" title="ch-verbose">masculine ordinal indicator</span> </span>' '' +'»' '' '<span class="char" title="ch-verbose"> <span class="ch 00BB" title="ch-verbose">right pointing double angle quotation mark</span> </span>' '' +'¼' '' '<span class="char" title="ch-verbose"> <span class="ch 00BC" title="ch-verbose">one quarter</span> </span>' '' +'½' '' '<span class="char" title="ch-verbose"> <span class="ch 00BD" title="ch-verbose">one half</span> </span>' '' +'¾' '' '<span class="char" title="ch-verbose"> <span class="ch 00BE" title="ch-verbose">three quarters</span> </span>' '' +'¿' '' '<span class="char" title="ch-verbose"> <span class="ch 00BF" title="ch-verbose">inverted question mark</span> </span>' '' +'À' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C0" title="ch-verbose">A</span> with grave </span>' '' +'Á' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C1" title="ch-verbose">A</span> acute </span>' '' +'Â' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C2" title="ch-verbose">A</span> circumflex </span>' '' +'Ã' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C3" title="ch-verbose">A</span> with tilde </span>' '' +'Ä' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C4" title="ch-verbose">A</span> with diaeresis </span>' '' +'Å' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C5" title="ch-verbose">A</span> with ring above </span>' '' +'Æ' '' '<span class="char" title="ch-verbose"> <span class="ch 00C6" title="ch-verbose">capital AE</span> </span>' '' +'Ç' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00C7" title="ch-verbose">C</span> with cedilla </span>' '' +'È' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C8" title="ch-verbose">E</span> with grave </span>' '' +'É' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00C9" title="ch-verbose">E</span> acute </span>' '' +'Ê' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CA" title="ch-verbose">E</span> circumflex </span>' '' +'Ë' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CB" title="ch-verbose">E</span> with diaeresis </span>' '' +'Ì' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CC" title="ch-verbose">I</span> with grave </span>' '' +'Í' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00CD" title="ch-verbose">I</span> acute </span>' '' +'Î' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CE" title="ch-verbose">I</span> circumflex </span>' '' +'Ï' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00CF" title="ch-verbose">I</span> with diaeresis </span>' '' +'Ð' '' '<span class="char" title="ch-verbose"> <span class="ch 00D0" title="ch-verbose">capital ETH</span> </span>' '' +'Ñ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D1" title="ch-verbose">N</span> with tilde </span>' '' +'Ò' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D2" title="ch-verbose">O</span> with grave </span>' '' +'Ó' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D3" title="ch-verbose">O</span> acute </span>' '' +'Ô' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D4" title="ch-verbose">O</span> circumflex </span>' '' +'Õ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D5" title="ch-verbose">O</span> with tilde </span>' '' +'Ö' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D6" title="ch-verbose">O</span> with diaeresis </span>' '' +'×' '' '<span class="char" title="ch-verbose"> <span class="ch 00D7" title="ch-verbose">multiply</span> </span>' '' +'Ø' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00D8" title="ch-verbose">O</span> with stroke </span>' '' +'Ù' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00D9" title="ch-verbose">U</span> with grave </span>' '' +'Ú' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00DA" title="ch-verbose">U</span> acute </span>' '' +'Û' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00DB" title="ch-verbose">U</span> circumflex </span>' '' +'Ü' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00DC" title="ch-verbose">U</span> with diaeresis </span>' '' +'Ý' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00DD" title="ch-verbose">Y</span> acute </span>' '' +'Þ' '' '<span class="char" title="ch-verbose"> <span class="ch 00DE" title="ch-verbose">capital THORN</span> </span>' '' +'ß' '' '<span class="char" title="ch-verbose"> <span class="ch 00DF" title="ch-verbose">sharp s</span> </span>' '' +'à' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E0" title="ch-verbose">a</span> with grave </span>' '' +'á' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E1" title="ch-verbose">a</span> acute </span>' '' +'â' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E2" title="ch-verbose">a</span> circumflex </span>' '' +'ã' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E3" title="ch-verbose">a</span> with tilde </span>' '' +'ä' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E4" title="ch-verbose">a</span> with diaeresis </span>' '' +'å' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E5" title="ch-verbose">a</span> with ring above </span>' '' +'æ' '' '<span class="char" title="ch-verbose"> <span class="ch 00E6" title="ch-verbose">ae</span> </span>' '' +'ç' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00E7" title="ch-verbose">c</span> with cedilla </span>' '' +'è' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E8" title="ch-verbose">e</span> with grave </span>' '' +'é' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00E9" title="ch-verbose">e</span> acute </span>' '' +'ê' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00EA" title="ch-verbose">e</span> circumflex </span>' '' +'ë' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EB" title="ch-verbose">e</span> with diaeresis </span>' '' +'ì' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00EC" title="ch-verbose">i</span> with grave </span>' '' +'í' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00ED" title="ch-verbose">i</span> acute </span>' '' +'î' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EE" title="ch-verbose">i</span> with circumflex </span>' '' +'ï' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00EF" title="ch-verbose">i</span> with diaeresis </span>' '' +'ð' '' '<span class="char" title="ch-verbose"> <span class="ch 00F0" title="ch-verbose">eth</span> </span>' '' +'ñ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F1" title="ch-verbose">n</span> with tilde </span>' '' +'ò' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F2" title="ch-verbose">o</span> with grave </span>' '' +'ó' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F3" title="ch-verbose">o</span> acute </span>' '' +'ô' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F4" title="ch-verbose">o</span> circumflex </span>' '' +'õ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F5" title="ch-verbose">o</span> with tilde </span>' '' +'ö' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F6" title="ch-verbose">o</span> with diaeresis </span>' '' +'÷' '' '<span class="char" title="ch-verbose"> <span class="ch 00F7" title="ch-verbose">divide</span> </span>' '' +'ø' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00F8" title="ch-verbose">o</span> with stroke </span>' '' +'ù' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00F9" title="ch-verbose">u</span> with grave </span>' '' +'ú' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00FA" title="ch-verbose">u</span> acute </span>' '' +'û' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FB" title="ch-verbose">u</span> with circumflex </span>' '' +'ü' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FC" title="ch-verbose">u</span> with diaeresis </span>' '' +'ý' '' '<span class="accented-char" title="ch-verbose"> <span class="ch x00FD" title="ch-verbose">y</span> acute </span>' '' +'þ' '' '<span class="char" title="ch-verbose"> <span class="ch 00FE" title="ch-verbose">thorn</span> </span>' '' +'ÿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 00FF" title="ch-verbose">y</span> with diaeresis </span>' '' + +'Ā' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0100" title="ch-verbose">A</span> with macron </span>' '' +'ā' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0101" title="ch-verbose">a</span> with macron </span>' '' +'Ă' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0102" title="ch-verbose">A</span> with breve </span>' '' +'ă' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0103" title="ch-verbose">a</span> with breve </span>' '' +'Ą' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0104" title="ch-verbose">A</span> with ogonek </span>' '' +'ą' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0105" title="ch-verbose">a</span> with ogonek </span>' '' +'Ć' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0106" title="ch-verbose">C</span> acute </span>' '' +'ć' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0107" title="ch-verbose">c</span> acute </span>' '' +'Ĉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0108" title="ch-verbose">C</span> circumflex </span>' '' +'ĉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0109" title="ch-verbose">c</span> circumflex </span>' '' +'Ċ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010a" title="ch-verbose">C</span> with dot above </span>' '' +'ċ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010b" title="ch-verbose">c</span> with dot above </span>' '' +'Č' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010c" title="ch-verbose">C</span> caron </span>' '' +'č' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010d" title="ch-verbose">c</span> caron </span>' '' +'Ď' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010e" title="ch-verbose">D</span> caron </span>' '' +'ď' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 010f" title="ch-verbose">d</span> caron </span>' '' +'Đ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0110" title="ch-verbose">D</span> with stroke </span>' '' +'đ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0111" title="ch-verbose">d</span> with stroke </span>' '' +'Ē' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0112" title="ch-verbose">E</span> with macron </span>' '' +'ē' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0113" title="ch-verbose">e</span> with macron </span>' '' +'Ĕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0114" title="ch-verbose">E</span> with breve </span>' '' +'ĕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0115" title="ch-verbose">e</span> with breve </span>' '' +'Ė' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0116" title="ch-verbose">E</span> with dot above </span>' '' +'ė' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0117" title="ch-verbose">e</span> with dot above </span>' '' +'Ę' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0118" title="ch-verbose">E</span> with ogonek </span>' '' +'ę' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0119" title="ch-verbose">e</span> with ogonek </span>' '' +'Ě' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011a" title="ch-verbose">E</span> caron </span>' '' +'ě' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011b" title="ch-verbose">e</span> caron </span>' '' +'Ĝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011c" title="ch-verbose">G</span> circumflex </span>' '' +'ĝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011d" title="ch-verbose">g</span> circumflex </span>' '' +'Ğ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011e" title="ch-verbose">G</span> with breve </span>' '' +'ğ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 011f" title="ch-verbose">g</span> with breve </span>' '' +'Ġ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0120" title="ch-verbose">G</span> with dot above </span>' '' +'ġ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0121" title="ch-verbose">g</span> with dot above </span>' '' +'Ģ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0122" title="ch-verbose">G</span> with cedilla </span>' '' +'ģ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0123" title="ch-verbose">g</span> with cedilla </span>' '' +'Ĥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0124" title="ch-verbose">H</span> circumflex </span>' '' +'ĥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0125" title="ch-verbose">h</span> circumflex </span>' '' +'Ħ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0126" title="ch-verbose">H</span> with stroke </span>' '' +'ħ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0127" title="ch-verbose">h</span> with stroke </span>' '' +'Ĩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0128" title="ch-verbose">I</span> with tilde </span>' '' +'ĩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0129" title="ch-verbose">i</span> with tilde </span>' '' +'Ī' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012a" title="ch-verbose">I</span> with macron </span>' '' +'ī' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012b" title="ch-verbose">i</span> with macron </span>' '' +'Ĭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012c" title="ch-verbose">I</span> with breve </span>' '' +'ĭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012d" title="ch-verbose">i</span> with breve </span>' '' +'Į' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012e" title="ch-verbose">I</span> with ogonek </span>' '' +'į' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 012f" title="ch-verbose">i</span> with ogonek </span>' '' +'İ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0130" title="ch-verbose">I</span> with dot above </span>' '' +'ı' '' '<span class="char" title="ch-verbose"> dotless <span class="ch 0131" title="ch-verbose">I</span> </span>' '' +'IJ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0132" title="ch-verbose">I</span><span class="ch " title="ch-verbose">J</span></span>' '' +'ij' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0133" title="ch-verbose">i</span><span class="ch " title="ch-verbose">j</span></span>' '' +'Ĵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0134" title="ch-verbose">J</span> circumflex </span>' '' +'ĵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0135" title="ch-verbose">j</span> circumflex </span>' '' +'Ķ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0136" title="ch-verbose">K</span> with cedilla </span>' '' +'ķ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0137" title="ch-verbose">k</span> with cedilla </span>' '' +'ĸ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch " title="ch-verbose">k r a</span> </span>' '' +'Ĺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0139" title="ch-verbose">L</span> acute </span>' '' +'ĺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013a" title="ch-verbose">l</span> acute </span>' '' +'Ļ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013b" title="ch-verbose">L</span> with cedilla </span>' '' +'ļ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013c" title="ch-verbose">l</span> with cedilla </span>' '' +'Ľ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013d" title="ch-verbose">L</span> caron </span>' '' +'ľ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013e" title="ch-verbose">l</span> caron </span>' '' +'Ŀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 013f" title="ch-verbose">L</span> with middle dot </span>' '' +'ŀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0140" title="ch-verbose">l</span> with middle dot </span>' '' +'Ł' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0141" title="ch-verbose">L</span> with stroke </span>' '' +'ł' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0142" title="ch-verbose">l</span> with stroke </span>' '' +'Ń' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0143" title="ch-verbose">N</span> acute </span>' '' +'ń' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0144" title="ch-verbose">n</span> acute </span>' '' +'Ņ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0145" title="ch-verbose">N</span> with cedilla </span>' '' +'ņ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0146" title="ch-verbose">n</span> with cedilla </span>' '' +'Ň' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0147" title="ch-verbose">N</span> caron </span>' '' +'ň' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0148" title="ch-verbose">n</span> caron </span>' '' +'ʼn' '' '<span class="char" title="ch-verbose"> extended latin apostrophe <span class="ch 0149" title="ch-verbose">n</span></span>' '' +'Ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E N G</span> </span>' '' +'ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch " title="ch-verbose">e n g</span> </span>' '' +'ŋ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 014b" title="ch-verbose">e n g</span> </span>' '' +'Ō' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014c" title="ch-verbose">O</span> with macron </span>' '' +'ō' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014d" title="ch-verbose">o</span> with macron </span>' '' +'Ŏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014e" title="ch-verbose">O</span> with breve </span>' '' +'ŏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 014f" title="ch-verbose">o</span> with breve </span>' '' +'Ő' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0150" title="ch-verbose">O</span> with double acute </span>' '' +'ő' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0151" title="ch-verbose">o</span> with double acute </span>' '' +'Œ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0152" title="ch-verbose">O</span><span class="ch " title="ch-verbose">E</span></span>' '' +'œ' '' '<span class="ligature-char" title="ch-verbose"><span class="ch 0153" title="ch-verbose">o</span><span class="ch " title="ch-verbose">e</span></span>' '' +'Ŕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0154" title="ch-verbose">R</span> acute </span>' '' +'ŕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0155" title="ch-verbose">r</span> acute </span>' '' +'Ŗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0156" title="ch-verbose">R</span> with cedilla </span>' '' +'ŗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0157" title="ch-verbose">r</span> with cedilla </span>' '' +'Ř' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0158" title="ch-verbose">R</span> caron </span>' '' +'ř' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0159" title="ch-verbose">r</span> caron </span>' '' +'Ś' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015a" title="ch-verbose">S</span> acute </span>' '' +'ś' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015b" title="ch-verbose">s</span> acute </span>' '' +'Ŝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015c" title="ch-verbose">S</span> circumflex </span>' '' +'ŝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015d" title="ch-verbose">s</span> circumflex </span>' '' +'Ş' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015e" title="ch-verbose">S</span> with cedilla </span>' '' +'ş' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 015f" title="ch-verbose">s</span> with cedilla </span>' '' +'Š' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0160" title="ch-verbose">S</span> caron </span>' '' +'š' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0161" title="ch-verbose">s</span> caron </span>' '' +'Ţ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0162" title="ch-verbose">T</span> with cedilla </span>' '' +'ţ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0163" title="ch-verbose">t</span> with cedilla </span>' '' +'Ť' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0164" title="ch-verbose">T</span> caron </span>' '' +'ť' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0165" title="ch-verbose">t</span> caron </span>' '' +'Ŧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0166" title="ch-verbose">T</span> with stroke </span>' '' +'ŧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0167" title="ch-verbose">t</span> with stroke </span>' '' +'Ũ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0168" title="ch-verbose">U</span> with tilde </span>' '' +'ũ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0169" title="ch-verbose">u</span> with tilde </span>' '' +'Ū' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016a" title="ch-verbose">U</span> with macron </span>' '' +'ū' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016b" title="ch-verbose">u</span> with macron </span>' '' +'Ŭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016c" title="ch-verbose">U</span> with breve </span>' '' +'ŭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016d" title="ch-verbose">u</span> with breve </span>' '' +'Ů' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016e" title="ch-verbose">U</span> with ring above </span>' '' +'ů' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 016f" title="ch-verbose">u</span> with ring above </span>' '' +'Ű' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0170" title="ch-verbose">U</span> with double acute </span>' '' +'ű' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0171" title="ch-verbose">u</span> with double acute </span>' '' +'Ų' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0172" title="ch-verbose">U</span> with ogonek </span>' '' +'ų' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0173" title="ch-verbose">u</span> with ogonek </span>' '' +'Ŵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0174" title="ch-verbose">W</span> circumflex </span>' '' +'ŵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0175" title="ch-verbose">w</span> circumflex </span>' '' +'Ŷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0176" title="ch-verbose">Y</span> circumflex </span>' '' +'ŷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0177" title="ch-verbose">y</span> circumflex </span>' '' +'Ÿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0178" title="ch-verbose">Y</span> with diaeresis </span>' '' +'Ź' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0179" title="ch-verbose">Z</span> acute </span>' '' +'ź' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017a" title="ch-verbose">z</span> acute </span>' '' +'Ż' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017b" title="ch-verbose">Z</span> with dot above </span>' '' +'ż' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017c" title="ch-verbose">z</span> with dot above </span>' '' +'Ž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017d" title="ch-verbose">Z</span> caron </span>' '' +'ž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 017e" title="ch-verbose">z</span> caron </span>' '' +'ſ' '' '<span class="char" title="ch-verbose"> extended latin long <span class="ch 017f" title="ch-verbose">s</span></span>' '' +'ƀ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0180" title="ch-verbose">b</span> with stroke </span>' '' +'Ɓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0181" title="ch-verbose">B</span> with hook </span>' '' +'Ƃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0182" title="ch-verbose">B</span> with topbar </span>' '' +'ƃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0183" title="ch-verbose">b</span> with topbar </span>' '' +'Ƅ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0184" title="ch-verbose">TONE SIX</span></span>' '' +'ƅ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 0185" title="ch-verbose">tone six</span></span>' '' +'Ɔ' '' '<span class="char" title="ch-verbose"> extended latin capital open <span class="ch 0186" title="ch-verbose">O</span></span>' '' +'Ƈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0187" title="ch-verbose">C</span> with hook </span>' '' +'ƈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0188" title="ch-verbose">c</span> with hook </span>' '' +'Ɖ' '' '<span class="char" title="ch-verbose"> extended latin capital African <span class="ch 0189" title="ch-verbose">D</span></span>' '' +'Ɗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018a" title="ch-verbose">D</span> with hook </span>' '' +'Ƌ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018b" title="ch-verbose">D</span> with topbar </span>' '' +'ƌ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 018c" title="ch-verbose">d</span> with topbar </span>' '' +'ƍ' '' '<span class="char" title="ch-verbose"> extended latin turned <span class="ch 018d" title="ch-verbose">delta</span></span>' '' +'Ǝ' '' '<span class="char" title="ch-verbose"> extended latin capital reversed <span class="ch 018e" title="ch-verbose">E</span></span>' '' +'Ə' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 018f" title="ch-verbose">SCHWA</span></span>' '' +'Ɛ' '' '<span class="char" title="ch-verbose"> extended latin capital open <span class="ch 0190" title="ch-verbose">E</span></span>' '' +'Ƒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0191" title="ch-verbose">F</span> with hook </span>' '' +'ƒ' '' '<span class="char" title="ch-verbose"> <span class="ch 0192" title="ch-verbose">Florin</span> </span>' '' +'Ɠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0193" title="ch-verbose">G</span> with hook </span>' '' +'Ɣ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0194" title="ch-verbose">GAMMA</span></span>' '' +'ƕ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 0195" title="ch-verbose">h v</span> </span>' '' +'Ɩ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 0196" title="ch-verbose">IOTA</span></span>' '' +'Ɨ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0197" title="ch-verbose">I</span> with stroke </span>' '' +'Ƙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0198" title="ch-verbose">K</span> with hook </span>' '' +'ƙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0199" title="ch-verbose">k</span> with hook </span>' '' +'ƚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019a" title="ch-verbose">l</span> with bar </span>' '' +'ƛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019b" title="ch-verbose">lambda</span> with stroke </span>' '' +'Ɯ' '' '<span class="char" title="ch-verbose"> extended latin capital turned <span class="ch 019c" title="ch-verbose">M</span></span>' '' +'Ɲ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019d" title="ch-verbose">N</span> with left hook </span>' '' +'ƞ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019e" title="ch-verbose">n</span> with long right leg </span>' '' +'Ɵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 019f" title="ch-verbose">O</span> with middle tilde </span>' '' +'Ơ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a0" title="ch-verbose">O</span> with horn </span>' '' +'ơ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a1" title="ch-verbose">o</span> with horn </span>' '' +'Ƣ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01a2" title="ch-verbose">O I</span> </span>' '' +'ƣ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01a3" title="ch-verbose">o i</span> </span>' '' +'Ƥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a4" title="ch-verbose">P</span> with hook </span>' '' +'ƥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01a5" title="ch-verbose">p</span> with hook </span>' '' +'Ʀ' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01a6" title="ch-verbose">y r</span> </span>' '' +'Ƨ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01a7" title="ch-verbose">TONE TWO</span></span>' '' +'ƨ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01a8" title="ch-verbose">tone two</span></span>' '' +'Ʃ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E S H</span> </span>' '' +'ƪ' '' '<span class="char" title="ch-verbose"> extended latin reversed <span class="ch 01aa" title="ch-verbose">esh loop</span></span>' '' +'ƫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ab" title="ch-verbose">t</span> with palatal hook </span>' '' +'Ƭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ac" title="ch-verbose">T</span> with hook </span>' '' +'ƭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ad" title="ch-verbose">t</span> with hook </span>' '' +'Ʈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ae" title="ch-verbose">T</span> with retroflex hook </span>' '' +'Ư' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01af" title="ch-verbose">U</span> with horn </span>' '' +'ư' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b0" title="ch-verbose">u</span> with horn </span>' '' +'Ʊ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01b1" title="ch-verbose">UPSILON</span></span>' '' +'Ʋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b2" title="ch-verbose">V</span> with hook </span>' '' +'Ƴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b3" title="ch-verbose">Y</span> with hook </span>' '' +'ƴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b4" title="ch-verbose">y</span> with hook </span>' '' +'Ƶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b5" title="ch-verbose">Z</span> with stroke </span>' '' +'ƶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01b6" title="ch-verbose">z</span> with stroke </span>' '' +'Ʒ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch " title="ch-verbose">E Z H</span> </span>' '' +'Ƹ' '' '<span class="char" title="ch-verbose"> extended latin capital reversed <span class="ch 01b8" title="ch-verbose">E Z H</span></span>' '' +'ƹ' '' '<span class="char" title="ch-verbose"> extended latin reversed <span class="ch 01b9" title="ch-verbose">e z h</span></span>' '' +'ƺ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ba" title="ch-verbose">ezh</span> with tail </span>' '' +'ƻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01bb" title="ch-verbose">latin</span> letter two with stroke </span>' '' +'Ƽ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01bc" title="ch-verbose">TONE FIVE</span></span>' '' +'ƽ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01bd" title="ch-verbose">tone five</span></span>' '' +'ƾ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01be" title="ch-verbose">latin</span> letter inverted glottal stop with stroke </span>' '' +'ƿ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01bf" title="ch-verbose">wynn</span></span>' '' +'ǀ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01c0" title="ch-verbose">dental click</span></span>' '' +'ǁ' '' '<span class="char" title="ch-verbose"> extended latin <span class="ch 01c1" title="ch-verbose">lateral click</span></span>' '' +'ǂ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01c2" title="ch-verbose">alveolar click</span></span>' '' +'ǃ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01c3" title="ch-verbose">retroflex click</span></span>' '' +'DŽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c4" title="ch-verbose">Dz</span> caron </span>' '' +'Dž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c5" title="ch-verbose">D</span> with small letter z with caron </span>' '' +'dž' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c6" title="ch-verbose">dz</span> caron </span>' '' +'LJ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01c7" title="ch-verbose">L J</span> </span>' '' +'Lj' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01c8" title="ch-verbose">L</span> with small letter j </span>' '' +'lj' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01C9" title="ch-verbose">l j</span> </span>' '' +'NJ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01CA" title="ch-verbose">N J</span> </span>' '' +'Nj' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cb" title="ch-verbose">N</span> with small letter j </span>' '' +'nj' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01cc" title="ch-verbose">n j</span> </span>' '' +'Ǎ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cd" title="ch-verbose">A</span> caron </span>' '' +'ǎ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ce" title="ch-verbose">a</span> caron </span>' '' +'Ǐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01cf" title="ch-verbose">I</span> caron </span>' '' +'ǐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d0" title="ch-verbose">i</span> caron </span>' '' +'Ǒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d1" title="ch-verbose">O</span> caron </span>' '' +'ǒ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d2" title="ch-verbose">o</span> caron </span>' '' +'Ǔ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d3" title="ch-verbose">U</span> caron </span>' '' +'ǔ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d4" title="ch-verbose">u</span> caron </span>' '' +'Ǖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d5" title="ch-verbose">U</span> with diaeresis and macron </span>' '' +'ǖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d6" title="ch-verbose">u</span> with diaeresis and macron </span>' '' +'Ǘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d7" title="ch-verbose">U</span> with diaeresis and acute </span>' '' +'ǘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d8" title="ch-verbose">u</span> with diaeresis and acute </span>' '' +'Ǚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01d9" title="ch-verbose">U</span> with diaeresis and caron </span>' '' +'ǚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01da" title="ch-verbose">u</span> with diaeresis and caron </span>' '' +'Ǜ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01db" title="ch-verbose">U</span> with diaeresis and grave </span>' '' +'ǜ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01dc" title="ch-verbose">u</span> with diaeresis and grave </span>' '' +'ǝ' '' '<span class="char" title="ch-verbose"> extended latin turned <span class="ch 01dd" title="ch-verbose">e</span></span>' '' +'Ǟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01de" title="ch-verbose">A</span> with diaeresis and macron </span>' '' +'ǟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01df" title="ch-verbose">a</span> with diaeresis and macron </span>' '' +'Ǡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e0" title="ch-verbose">A</span> with dot above and macron </span>' '' +'ǡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e1" title="ch-verbose">a</span> with dot above and macron </span>' '' +'Ǣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e2" title="ch-verbose">Ae</span> with macron </span>' '' +'ǣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e3" title="ch-verbose">ae</span> with macron </span>' '' +'Ǥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e4" title="ch-verbose">G</span> with stroke </span>' '' +'ǥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e5" title="ch-verbose">g</span> with stroke </span>' '' +'Ǧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e6" title="ch-verbose">G</span> caron </span>' '' +'ǧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e7" title="ch-verbose">g</span> caron </span>' '' +'Ǩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e8" title="ch-verbose">K</span> caron </span>' '' +'ǩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01e9" title="ch-verbose">k</span> caron </span>' '' +'Ǫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ea" title="ch-verbose">O</span> with ogonek </span>' '' +'ǫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01eb" title="ch-verbose">o</span> with ogonek </span>' '' +'Ǭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ec" title="ch-verbose">O</span> with ogonek and macron </span>' '' +'ǭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ed" title="ch-verbose">o</span> with ogonek and macron </span>' '' +'Ǯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ee" title="ch-verbose">Ezh</span> caron </span>' '' +'ǯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ef" title="ch-verbose">ezh</span> caron </span>' '' +'ǰ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f0" title="ch-verbose">j</span> caron </span>' '' +'DZ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01f1" title="ch-verbose">D Z</span> </span>' '' +'Dz' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f2" title="ch-verbose">D</span> with small letter z </span>' '' +'dz' '' '<span class="latin-char" title="ch-verbose"> extended latin <span class="ch 01f3" title="ch-verbose">d z</span> </span>' '' +'Ǵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f4" title="ch-verbose">G</span> acute </span>' '' +'ǵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f5" title="ch-verbose">g</span> acute </span>' '' +'Ƕ' '' '<span class="char" title="ch-verbose"> extended latin capital <span class="ch 01f6" title="ch-verbose">HWAIR</span></span>' '' +'Ƿ' '' '<span class="latin-char" title="ch-verbose"> extended latin capital <span class="ch 01f7" title="ch-verbose">W Y N N</span> </span>' '' +'Ǹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f8" title="ch-verbose">N</span> with grave </span>' '' +'ǹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01f9" title="ch-verbose">n</span> with grave </span>' '' +'Ǻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fa" title="ch-verbose">A</span> with ring above and acute </span>' '' +'ǻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fb" title="ch-verbose">a</span> with ring above and acute </span>' '' +'Ǽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fc" title="ch-verbose">Ae</span> acute </span>' '' +'ǽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fd" title="ch-verbose">ae</span> acute </span>' '' +'Ǿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01fe" title="ch-verbose">O</span> with stroke and acute </span>' '' +'ǿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 01ff" title="ch-verbose">o</span> with stroke and acute </span>' '' + +'Ȁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0200" title="ch-verbose">a</span> with double grave </span>' '' +'ȁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0201" title="ch-verbose">a</span> with double grave </span>' '' +'Ȃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0202" title="ch-verbose">A</span> with inverted breve </span>' '' +'ȃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0203" title="ch-verbose">a</span> with inverted breve </span>' '' +'Ȅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0204" title="ch-verbose">E</span> with double grave </span>' '' +'ȅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0205" title="ch-verbose">e</span> with double grave </span>' '' +'Ȇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0206" title="ch-verbose">E</span> with inverted breve </span>' '' +'ȇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0207" title="ch-verbose">e</span> with inverted breve </span>' '' +'Ȉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0208" title="ch-verbose">I</span> with double grave </span>' '' +'ȉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0209" title="ch-verbose">i</span> with double grave </span>' '' +'Ȋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020A" title="ch-verbose">I</span> with inverted breve </span>' '' +'ȋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020B" title="ch-verbose">i</span> with inverted breve </span>' '' +'Ȍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020C" title="ch-verbose">O</span> with double grave </span>' '' +'ȍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020D" title="ch-verbose">o</span> with double grave </span>' '' +'Ȏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020E" title="ch-verbose">O</span> with inverted breve </span>' '' +'ȏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 020F" title="ch-verbose">o</span> with inverted breve </span>' '' +'Ȑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0210" title="ch-verbose">R</span> with double grave </span>' '' +'ȑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0211" title="ch-verbose">r</span> with double grave </span>' '' +'Ȓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0212" title="ch-verbose">R</span> with inverted breve </span>' '' +'ȓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0213" title="ch-verbose">r</span> with inverted breve </span>' '' +'Ȕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0214" title="ch-verbose">U</span> with double grave </span>' '' +'ȕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0215" title="ch-verbose">u</span> with double grave </span>' '' +'Ȗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0216" title="ch-verbose">U</span> with inverted breve </span>' '' +'ȗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0217" title="ch-verbose">u</span> with inverted breve </span>' '' +'Ș' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0218" title="ch-verbose">S</span> with comma below </span>' '' +'ș' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0219" title="ch-verbose">s</span> with comma below </span>' '' +'Ț' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021A" title="ch-verbose">T</span> with comma below </span>' '' +'ț' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021B" title="ch-verbose">t</span> with comma below </span>' '' +'Ȝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021C" title="ch-verbose">YOGH</span> 021d latin small letter yogh </span>' '' +'Ȟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021E" title="ch-verbose">H</span> caron </span>' '' +'ȟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 021F" title="ch-verbose">h</span> caron </span>' '' +'Ƞ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0220" title="ch-verbose">N</span> with long right leg </span>' '' +'ȡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0221" title="ch-verbose">d</span> with curl </span>' '' +'Ȣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0222" title="ch-verbose">OU</span> 0223 latin small letter ou </span>' '' +'Ȥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0224" title="ch-verbose">Z</span> with hook </span>' '' +'ȥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0225" title="ch-verbose">z</span> with hook </span>' '' +'Ȧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0226" title="ch-verbose">A</span> with dot above </span>' '' +'ȧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0227" title="ch-verbose">a</span> with dot above </span>' '' +'Ȩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0228" title="ch-verbose">E</span> with cedilla </span>' '' +'ȩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0229" title="ch-verbose">e</span> with cedilla </span>' '' +'Ȫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022A" title="ch-verbose">O</span> with diaeresis and macron </span>' '' +'ȫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022B" title="ch-verbose">o</span> with diaeresis and macron </span>' '' +'Ȭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022C" title="ch-verbose">O</span> with tilde and macron </span>' '' +'ȭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022D" title="ch-verbose">o</span> with tilde and macron </span>' '' +'Ȯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022E" title="ch-verbose">O</span> with dot above </span>' '' +'ȯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 022F" title="ch-verbose">o</span> with dot above </span>' '' +'Ȱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0230" title="ch-verbose">O</span> with dot above and macron </span>' '' +'ȱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0231" title="ch-verbose">o</span> with dot above and macron </span>' '' +'Ȳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0232" title="ch-verbose">Y</span> with macron </span>' '' +'ȳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0233" title="ch-verbose">y</span> with macron </span>' '' +'ȴ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0234" title="ch-verbose">l</span> with curl </span>' '' +'ȵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0235" title="ch-verbose">n</span> with curl </span>' '' +'ȶ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0236" title="ch-verbose">t</span> with curl </span>' '' +'ɐ' '' '<span class="turnrd-char" title="ch-verbose"> turned <span class="ch 0250" title="ch-verbose">a</span> </span>' '' +'ɑ' '' '<span class="char" title="ch-verbose"> <span class="ch 0251" title="ch-verbose">alpha</span> </span>' '' +'ɒ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">alpha</span> </span>' '' +'ɓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0253" title="ch-verbose">b</span> with hook </span>' '' +'ɔ' '' '<span class="char" title="ch-verbose"> open <span class="ch 0254" title="ch-verbose">o</span> </span>' '' +'ɕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0255" title="ch-verbose">c</span> with curl </span>' '' +'ɖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0256" title="ch-verbose">d</span> with tail </span>' '' +'ɗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0257" title="ch-verbose">d</span> with hook </span>' '' +'ɘ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 0258" title="ch-verbose">e</span> </span>' '' +'ə' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 0259" title="ch-verbose">schwa</span> </span>' '' +'ɚ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 025A" title="ch-verbose">schwa</span> with hook </span>' '' +'ɛ' '' '<span class="char" title="ch-verbose"> <span class="ch 025B" title="ch-verbose">var epsilon</span> </span>' '' +'ɜ' '' '<span class="char" title="ch-verbose"> reversed open <span class="ch 025C" title="ch-verbose">e</span> </span>' '' +'ɝ' '' '<span class="char" title="ch-verbose"> reversed open <span class="ch 025D" title="ch-verbose">e</span> with hook </span>' '' +'ɞ' '' '<span class="char" title="ch-verbose"> closed reversed open <span class="ch 025E" title="ch-verbose">e</span> </span>' '' +'ɟ' '' '<span class="accented-char" title="ch-verbose"> dotless <span class="ch 025F" title="ch-verbose">j</span> with stroke </span>' '' +'ɠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0260" title="ch-verbose">g</span> with hook </span>' '' +'ɡ' '' '<span class="char" title="ch-verbose"> script <span class="ch 0261" title="ch-verbose">g</span> </span>' '' +'ɢ' '' '<span class="char" title="ch-verbose"> <span class="ch 0262" title="ch-verbose">G</span> </span>' '' +'ɣ' '' '<span class="char" title="ch-verbose"> <span class="ch 0263" title="ch-verbose">gamma</span> </span>' '' +'ɤ' '' '<span class="char" title="ch-verbose"> <span class="ch 0264" title="ch-verbose">rams horn</span> </span>' '' +'ɥ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> </span>' '' +'ɦ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0266" title="ch-verbose">h</span> with hook </span>' '' +'ɧ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0267" title="ch-verbose">heng</span> with hook </span>' '' +'ɨ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0268" title="ch-verbose">i</span> with stroke </span>' '' +'ɩ' '' '<span class="char" title="ch-verbose"> <span class="ch 0269" title="ch-verbose">iota</span> </span>' '' +'ɪ' '' '<span class="char" title="ch-verbose"> <span class="ch 026A" title="ch-verbose">I</span> </span>' '' +'ɫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026B" title="ch-verbose">l</span> with middle tilde </span>' '' +'ɬ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026C" title="ch-verbose">l</span> with belt </span>' '' +'ɭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 026D" title="ch-verbose">l</span> with retroflex hook </span>' '' +'ɮ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 026E" title="ch-verbose">lezh</span> </span>' '' +'ɯ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">m</span> </span>' '' +'ɰ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">m</span> with long leg </span>' '' +'ɱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0271" title="ch-verbose">m</span> with hook </span>' '' +'ɲ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0272" title="ch-verbose">n</span> with left hook </span>' '' +'ɳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0273" title="ch-verbose">n</span> with retroflex hook </span>' '' +'ɴ' '' '<span class="char" title="ch-verbose"> <span class="ch 0274" title="ch-verbose">N</span> </span>' '' +'ɵ' '' '<span class="char" title="ch-verbose"> barred <span class="ch 0275" title="ch-verbose">o</span> </span>' '' +'ɶ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0276" title="ch-verbose">OE</span> </span>' '' +'ɷ' '' '<span class="char" title="ch-verbose"> closed <span class="ch 0277" title="ch-verbose">omega</span> </span>' '' +'ɸ' '' '<span class="char" title="ch-verbose"> <span class="ch 0278" title="ch-verbose">phi</span> </span>' '' +'ɹ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> </span>' '' +'ɺ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> with long leg </span>' '' +'ɻ' '' '<span class="accented-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">r</span> with hook </span>' '' +'ɼ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027C" title="ch-verbose">r</span> with long leg </span>' '' +'ɽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027D" title="ch-verbose">r</span> with tail </span>' '' +'ɾ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 027E" title="ch-verbose">r</span> with fishhook </span>' '' +'ɿ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 027F" title="ch-verbose">r</span> with fishhook </span>' '' +'ʀ' '' '<span class="char" title="ch-verbose"> <span class="ch 0280" title="ch-verbose">R</span> </span>' '' +'ʁ' '' '<span class="char" title="ch-verbose"> inverted <span class="ch 0281" title="ch-verbose">R</span> </span>' '' +'ʂ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0282" title="ch-verbose">s</span> with hook </span>' '' +'ʃ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 0283" title="ch-verbose">esh</span> </span>' '' +'ʄ' '' '<span class="char" title="ch-verbose"> dotless <span class="ch 0284" title="ch-verbose">j</span> with stroke and hook </span>' '' +'ʅ' '' '<span class="char" title="ch-verbose"> Latin squat reversed <span class="ch 0285" title="ch-verbose">esh</span> </span>' '' +'ʆ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0286" title="ch-verbose">esh</span> with curl </span>' '' +'ʇ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">t</span> </span>' '' +'ʈ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0288" title="ch-verbose">t</span> with retroflex hook </span>' '' +'ʉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0289" title="ch-verbose">u</span> bar </span>' '' +'ʊ' '' '<span class="char" title="ch-verbose"> <span class="ch 028A" title="ch-verbose">upsilon</span> </span>' '' +'ʋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 028B" title="ch-verbose">v</span> with hook </span>' '' +'ʌ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">v</span> </span>' '' +'ʍ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">w</span> </span>' '' +'ʎ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">y</span> </span>' '' +'ʏ' '' '<span class="char" title="ch-verbose"> <span class="ch 028F" title="ch-verbose">Y</span> </span>' '' +'ʐ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0290" title="ch-verbose">z</span> with retroflex hook </span>' '' +'ʑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 0291" title="ch-verbose">z</span> with curl </span>' '' +'ʒ' '' '<span class="char" title="ch-verbose"> Lating <span class="ch 0292" title="ch-verbose">ezh</span> </span>' '' +'ʓ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 0293" title="ch-verbose">ezh</span> with curl </span>' '' +'ʔ' '' '<span class="char" title="ch-verbose"> <span class="ch 0294" title="ch-verbose">glottal stop</span> </span>' '' +'ʕ' '' '<span class="char" title="ch-verbose"> <span class="ch 0295" title="ch-verbose">pharyngeal voiced fricative</span> </span>' '' +'ʖ' '' '<span class="char" title="ch-verbose"> <span class="ch 0296" title="ch-verbose">inverted glottal stop</span> </span>' '' +'ʗ' '' '<span class="char" title="ch-verbose"> <span class="ch 0297" title="ch-verbose">c</span> </span>' '' +'ʘ' '' '<span class="char" title="ch-verbose"> <span class="ch 0298" title="ch-verbose">bilabial click</span> </span>' '' +'ʙ' '' '<span class="char" title="ch-verbose"> <span class="ch 0299" title="ch-verbose">B</span> </span>' '' +'ʚ' '' '<span class="char" title="ch-verbose"> closed open <span class="ch 029A" title="ch-verbose">e</span> </span>' '' +'ʛ' '' '<span class="char" title="ch-verbose"> <span class="ch 029B" title="ch-verbose">G</span> with hook </span>' '' +'ʝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 029D" title="ch-verbose">j</span> with crossed-tail </span>' '' +'ʞ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">k</span> </span>' '' +'ʜ' '' '<span class="char" title="ch-verbose"> <span class="ch 029c" title="ch-verbose">H</span> </span>' '' +'ʟ' '' '<span class="char" title="ch-verbose"> <span class="ch 029f" title="ch-verbose">L</span> </span>' '' +'ʠ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 02A0" title="ch-verbose">q</span> with hook </span>' '' +'ʡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 02A1" title="ch-verbose">glottal stop</span> with stroke </span>' '' +'ʢ' '' '<span class="char" title="ch-verbose"> <span class="ch 02A2" title="ch-verbose">reversed glottal stop with stroke</span> </span>' '' +'ʣ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A3" title="ch-verbose">dz</span> digraph </span>' '' +'ʤ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A4" title="ch-verbose">dezh</span> digraph </span>' '' +'ʥ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 02A5" title="ch-verbose">dz</span> digraph with curl </span>' '' +'ʦ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A6" title="ch-verbose">ts</span> digraph </span>' '' +'ʧ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A7" title="ch-verbose">tesh</span> digraph </span>' '' +'ʨ' '' '<span class="accented-char" title="ch-verbose"> Latin <span class="ch 02A8" title="ch-verbose">tc</span> digraph with curl </span>' '' +'ʩ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02A9" title="ch-verbose">feng</span> digraph </span>' '' +'ʪ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02AA" title="ch-verbose">ls</span> digraph </span>' '' +'ʫ' '' '<span class="char" title="ch-verbose"> Latin <span class="ch 02AB" title="ch-verbose">lz</span> digraph </span>' '' +'ʬ' '' '<span class="char" title="ch-verbose"> <span class="ch 02AC" title="ch-verbose">bilabial percussive</span> </span>' '' +'ʭ' '' '<span class="char" title="ch-verbose"> <span class="ch 02AD" title="ch-verbose">bidental percussive</span> </span>' '' +'ʮ' '' '<span class="char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> with fishhook </span>' '' +'ʯ' '' '<span class="turned-char" title="ch-verbose"> turned <span class="ch " title="ch-verbose">h</span> with fishhook and tail </span>' '' +'ʰ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B0" title="ch-verbose">small h</span> </span>' '' +'ʱ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B1" title="ch-verbose">small h with hook</span> </span>' '' +'ʲ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B2" title="ch-verbose">small j</span> </span>' '' +'ʳ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B3" title="ch-verbose">small r</span> </span>' '' +'ʴ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B4" title="ch-verbose">small turned r</span> </span>' '' +'ʵ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B5" title="ch-verbose">small turned r with hook</span> </span>' '' +'ʶ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B6" title="ch-verbose">small capital inverted r</span> </span>' '' +'ʷ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B7" title="ch-verbose">small w</span> </span>' '' +'ʸ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B8" title="ch-verbose">small y</span> </span>' '' +'ʹ' '' '<span class="char" title="ch-verbose"> <span class="ch 02B9" title="ch-verbose">prime</span> </span>' '' +'ʺ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BA" title="ch-verbose">double prime</span> </span>' '' +'ʻ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BB" title="ch-verbose">turned comma</span> </span>' '' +'ʼ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BC" title="ch-verbose">apostrophe</span> </span>' '' +'ʽ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BD" title="ch-verbose">reversed comma</span> </span>' '' +'ʾ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BE" title="ch-verbose">right half ring</span> </span>' '' +'ʿ' '' '<span class="char" title="ch-verbose"> <span class="ch 02BF" title="ch-verbose">left half ring</span> </span>' '' +'ˀ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C0" title="ch-verbose">glottal stop</span> </span>' '' +'ˁ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C1" title="ch-verbose">reversed glottal stop</span> </span>' '' +'˂' '' '<span class="char" title="ch-verbose"> <span class="ch 02C2" title="ch-verbose">left arrowhead</span> </span>' '' +'˃' '' '<span class="char" title="ch-verbose"> <span class="ch 02C3" title="ch-verbose">right arrowhead</span> </span>' '' +'˄' '' '<span class="char" title="ch-verbose"> <span class="ch 02C4" title="ch-verbose">up arrowhead</span> </span>' '' +'˅' '' '<span class="char" title="ch-verbose"> <span class="ch 02C5" title="ch-verbose">down arrowhead</span> </span>' '' +'ˆ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C6" title="ch-verbose">circumflex accent</span> </span>' '' +'ˇ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C7" title="ch-verbose">caron</span> </span>' '' +'ˈ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C8" title="ch-verbose">vertical line</span> </span>' '' +'ˉ' '' '<span class="char" title="ch-verbose"> <span class="ch 02C9" title="ch-verbose">macron</span> </span>' '' +'ˊ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CA" title="ch-verbose">acute accent</span> </span>' '' +'ˋ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CB" title="ch-verbose">grave accent</span> </span>' '' +'ˌ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CC" title="ch-verbose">low vertical line</span> </span>' '' +'ˍ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CD" title="ch-verbose">low macron</span> </span>' '' +'ˎ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CE" title="ch-verbose">low grave accent</span> </span>' '' +'ˏ' '' '<span class="char" title="ch-verbose"> <span class="ch 02CF" title="ch-verbose">low acute accent</span> </span>' '' +'ː' '' '<span class="char" title="ch-verbose"> <span class="ch 02D0" title="ch-verbose">triangular colon</span> </span>' '' +'ˑ' '' '<span class="char" title="ch-verbose"> <span class="ch 02D1" title="ch-verbose">half triangular colon</span> </span>' '' +'˒' '' '<span class="char" title="ch-verbose"> <span class="ch 02D2" title="ch-verbose">centred right half ring</span> </span>' '' +'˓' '' '<span class="char" title="ch-verbose"> <span class="ch 02D3" title="ch-verbose">centred left half ring</span> </span>' '' +'˔' '' '<span class="char" title="ch-verbose"> <span class="ch 02D4" title="ch-verbose">up tack</span> </span>' '' +'˕' '' '<span class="char" title="ch-verbose"> <span class="ch 02D5" title="ch-verbose">down tack</span> </span>' '' +'˖' '' '<span class="char" title="ch-verbose"> <span class="ch 02D6" title="ch-verbose">plus sign</span> </span>' '' +'˗' '' '<span class="char" title="ch-verbose"> <span class="ch 02D7" title="ch-verbose">minus sign</span> </span>' '' +'˘' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02D8" title="ch-verbose">breve</span> </span>' '' +'˙' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02D9" title="ch-verbose">dot above</span> </span>' '' +'˚' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DA" title="ch-verbose">ring above</span> </span>' '' +'˛' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DB" title="ch-verbose">ogonek</span> </span>' '' +'˜' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DC" title="ch-verbose">tilde</span> </span>' '' +'˝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DD" title="ch-verbose">double acute</span> </span>' '' +'˞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02DE" title="ch-verbose">rhotic hook</span> </span>' '' +'˟' '' '<span class="char" title="ch-verbose"> <span class="ch 02DF" title="ch-verbose">crosss</span> accent </span>' '' +'ˠ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E0" title="ch-verbose">gamma</span> </span>' '' +'ˡ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E1" title="ch-verbose">l</span> </span>' '' +'ˢ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E2" title="ch-verbose">s</span> </span>' '' +'ˣ' '' '<span class="char" title="ch-verbose"> <span class="ch 02E3" title="ch-verbose">x</span> </span>' '' +'ˤ' '' '<span class="char" title="ch-verbose"> reversed <span class="ch 02E4" title="ch-verbose">glottal stop</span> </span>' '' +'˥' '' '<span class="char" title="ch-verbose"> <span class="ch 02E5" title="ch-verbose">extra high tone bar</span> </span>' '' +'˦' '' '<span class="char" title="ch-verbose"> <span class="ch 02E6" title="ch-verbose">high tone bar</span> </span>' '' +'˧' '' '<span class="char" title="ch-verbose"> <span class="ch 02E7" title="ch-verbose">mid tone bar</span> </span>' '' +'˨' '' '<span class="char" title="ch-verbose"> <span class="ch 02E8" title="ch-verbose">low tone bar</span> </span>' '' +'˩' '' '<span class="char" title="ch-verbose"> <span class="ch 02E9" title="ch-verbose">extra low tone bar</span> </span>' '' +'˪' '' '<span class="char" title="ch-verbose"> <span class="ch 02EA" title="ch-verbose">yin departing tone mark</span> </span>' '' +'˫' '' '<span class="char" title="ch-verbose"> <span class="ch 02EB" title="ch-verbose">yang departing tone mark</span> </span>' '' +'ˬ' '' '<span class="char" title="ch-verbose"> <span class="ch 02EC" title="ch-verbose">voicing</span> </span>' '' +'˭' '' '<span class="char" title="ch-verbose"> <span class="ch 02ED" title="ch-verbose">unaspirated</span> </span>' '' +'ˮ' '' '<span class="char" title="ch-verbose"> <span class="ch 02EE" title="ch-verbose">double apostrophe</span> </span>' '' +'˯' '' '<span class="char" title="ch-verbose"> <span class="ch 02EF" title="ch-verbose">low down arrowhead</span> </span>' '' +'˰' '' '<span class="char" title="ch-verbose"> <span class="ch 02F0" title="ch-verbose">low up arrowhead</span> </span>' '' +'˱' '' '<span class="char" title="ch-verbose"> <span class="ch 02F1" title="ch-verbose">low left arrowhead</span> </span>' '' +'˲' '' '<span class="char" title="ch-verbose"> <span class="ch 02F2" title="ch-verbose">low right arrowhead</span> </span>' '' +'˳' '' '<span class="char" title="ch-verbose"> <span class="ch 02F3" title="ch-verbose">low ring</span> </span>' '' +'˴' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 02F4" title="ch-verbose">middle grave</span> accent </span>' '' +'˵' '' '<span class="char" title="ch-verbose"> middle double <span class="ch 02F5" title="ch-verbose">grave</span> accent </span>' '' +'˶' '' '<span class=" accent-char" title="ch-verbose"> middle double <span class="ch 02F6" title="ch-verbose">acute</span> accent </span>' '' +'˷' '' '<span class="char" title="ch-verbose"> low <span class="ch 02F7" title="ch-verbose">tilde</span> </span>' '' +'˸' '' '<span class="char" title="ch-verbose"> raised <span class="ch 02F8" title="ch-verbose">colon</span> </span>' '' +'˹' '' '<span class="char" title="ch-verbose"> <span class="ch 02F9" title="ch-verbose">begin high tone</span> </span>' '' +'˺' '' '<span class="char" title="ch-verbose"> <span class="ch 02FA" title="ch-verbose">end high tone</span> </span>' '' +'˻' '' '<span class="char" title="ch-verbose"> <span class="ch 02FB" title="ch-verbose">begin low tone</span> </span>' '' +'˼' '' '<span class="char" title="ch-verbose"> <span class="ch 02FC" title="ch-verbose">end low tone</span> </span>' '' +'˽' '' '<span class="char" title="ch-verbose"> <span class="ch 02FD" title="ch-verbose">shelf</span> </span>' '' +'˾' '' '<span class="char" title="ch-verbose"> <span class="ch 02FE" title="ch-verbose">open shelf</span> </span>' '' +'˿' '' '<span class="char" title="ch-verbose"> <span class="ch 02FF" title="ch-verbose">low left arrow</span> </span>' '' + +'̀' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0300" title="ch-verbose">grave</span> </span>' '' +'́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0301" title="ch-verbose">acute</span> </span>' '' +'̂' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0302" title="ch-verbose">circumflex</span> </span>' '' +'̃' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0303" title="ch-verbose">tilde</span> </span>' '' +'̄' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0304" title="ch-verbose">macron</span> </span>' '' +'̅' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0305" title="ch-verbose">Overbar</span> </span>' '' +'̆' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0306" title="ch-verbose">breve</span> </span>' '' +'̇' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0307" title="ch-verbose">dot above</span> </span>' '' +'̈' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0308" title="ch-verbose">dieresis</span> </span>' '' +'̊' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030A" title="ch-verbose">ring</span> </span>' '' +'̌' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030C" title="ch-verbose">caron</span> </span>' '' +'̍' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030D" title="ch-verbose">vertical line above</span> </span>' '' +'̎' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030E" title="ch-verbose">double vertical line above</span> </span>' '' +'̏' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 030F" title="ch-verbose">double grave</span> </span>' '' +'̐' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0310" title="ch-verbose">candrabindu</span> </span>' '' +'̑' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0311" title="ch-verbose">inverted breve</span> </span>' '' +'̒' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0312" title="ch-verbose">turned comma above</span> </span>' '' +'̓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0313" title="ch-verbose">comma above</span> </span>' '' +'̔' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0314" title="ch-verbose">reversed comma above</span> </span>' '' +'̕' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0315" title="ch-verbose">comma above right</span> </span>' '' +'̖' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0316" title="ch-verbose">grave below</span> </span>' '' +'̗' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0317" title="ch-verbose">acute below</span> </span>' '' +'̘' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0318" title="ch-verbose">left tack below</span> </span>' '' +'̙' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0319" title="ch-verbose">right tack below</span> </span>' '' +'̚' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031A" title="ch-verbose">left angle above</span> </span>' '' +'̛' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031B" title="ch-verbose">horn</span> </span>' '' +'̜' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031C" title="ch-verbose">left half ring below</span> </span>' '' +'̝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031D" title="ch-verbose">up tack below</span> </span>' '' +'̞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031E" title="ch-verbose">down tack below</span> </span>' '' +'̟' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 031F" title="ch-verbose">plus sign below</span> </span>' '' +'̠' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0320" title="ch-verbose">minus sign below</span> </span>' '' +'̡' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0321" title="ch-verbose">palatalized hook below</span> </span>' '' +'̢' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0322" title="ch-verbose">retroflex hook below</span> </span>' '' +'̣' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0323" title="ch-verbose">underdot</span> </span>' '' +'̤' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0324" title="ch-verbose">diaeresis below</span> </span>' '' +'̥' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0325" title="ch-verbose">ring below</span> </span>' '' +'̦' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0326" title="ch-verbose">comma below</span> </span>' '' +'̧' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0327" title="ch-verbose">cedilla</span> </span>' '' +'̨' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0328" title="ch-verbose">ogonek</span> </span>' '' +'̩' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0329" title="ch-verbose">vertical line below</span> </span>' '' +'̪' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032A" title="ch-verbose">bridge below</span> </span>' '' +'̫' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032B" title="ch-verbose">inverted double arch below</span> </span>' '' +'̬' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032C" title="ch-verbose">caron below</span> </span>' '' +'̭' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032D" title="ch-verbose">circumflex below</span> </span>' '' +'̮' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032E" title="ch-verbose">breve below</span> </span>' '' +'̯' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 032F" title="ch-verbose">inverted breve below</span> </span>' '' +'̰' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0330" title="ch-verbose">tilde below</span> </span>' '' +'̱' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0331" title="ch-verbose">inferior diacritic</span> </span>' '' +'̲' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0332" title="ch-verbose">underbar</span> </span>' '' +'̳' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0333" title="ch-verbose">double underbar</span> </span>' '' +'̴' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0334" title="ch-verbose">tilde overlay</span> </span>' '' +'̵' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0335" title="ch-verbose">short stroke overlay</span> </span>' '' +'̶' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0336" title="ch-verbose">long stroke overlay</span> </span>' '' +'̷' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0337" title="ch-verbose">short solidus overlay</span> </span>' '' +'̸' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0338" title="ch-verbose">solidus overlay</span> </span>' '' +'̸' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0338" title="ch-verbose">long solidus overlay</span> </span>' '' +'̹' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0339" title="ch-verbose">right half ring below</span> </span>' '' +'̺' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033A" title="ch-verbose">inverted bridge below</span> </span>' '' +'̻' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033B" title="ch-verbose">square below</span> </span>' '' +'̼' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033C" title="ch-verbose">seagull below</span> </span>' '' +'̽' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033D" title="ch-verbose">x above</span> </span>' '' +'̾' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033E" title="ch-verbose">vertical tilde</span> </span>' '' +'̿' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 033F" title="ch-verbose">double overline</span> </span>' '' +'̀' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0340" title="ch-verbose">grave tone mark</span> </span>' '' +'́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0341" title="ch-verbose">acute tone mark</span> </span>' '' +'͂' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0342" title="ch-verbose">greek perispomeni</span> </span>' '' +'̓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0343" title="ch-verbose">greek koronis</span> </span>' '' +'̈́' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0344" title="ch-verbose">greek dialytika tonos</span> </span>' '' +'ͅ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0345" title="ch-verbose">greek ypogegrammeni</span> </span>' '' +'͆' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0346" title="ch-verbose">bridge above</span> </span>' '' +'͇' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0347" title="ch-verbose">equals sign below</span> </span>' '' +'͈' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0348" title="ch-verbose">double vertical line below</span> </span>' '' +'͉' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0349" title="ch-verbose">left angle below</span> </span>' '' +'͊' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034A" title="ch-verbose">not tilde above</span> </span>' '' +'͋' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034B" title="ch-verbose">homothetic above</span> </span>' '' +'͌' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034C" title="ch-verbose">almost equal to above</span> </span>' '' +'͍' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034D" title="ch-verbose">left right arrow below</span> </span>' '' +'͎' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034E" title="ch-verbose">upwards arrow below</span> </span>' '' +'͏' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 034F" title="ch-verbose">grapheme joiner</span> </span>' '' +'͐' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0350" title="ch-verbose">right arrowhead above</span> </span>' '' +'͑' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0351" title="ch-verbose">left half ring above</span> </span>' '' +'͒' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0352" title="ch-verbose">fermata</span> </span>' '' +'͓' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0353" title="ch-verbose">x below</span> </span>' '' +'͔' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0354" title="ch-verbose">left arrowhead below</span> </span>' '' +'͕' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0355" title="ch-verbose">right arrowhead below</span> </span>' '' +'͖' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0356" title="ch-verbose">right arrowhead and up arrowhead below</span> </span>' '' +'͗' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0357" title="ch-verbose">right half ring above</span> </span>' '' +'͝' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035D" title="ch-verbose">double breve</span> </span>' '' +'͞' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035E" title="ch-verbose">double macron</span> </span>' '' +'͟' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 035F" title="ch-verbose">double macron below</span> </span>' '' +'͠' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0360" title="ch-verbose">double tilde</span> </span>' '' +'͡' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0361" title="ch-verbose">double inverted breve</span> </span>' '' +'͢' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0362" title="ch-verbose">double rightwards arrow below</span> </span>' '' +'ͣ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0363" title="ch-verbose">a</span> </span>' '' +'ͤ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0364" title="ch-verbose">e</span> </span>' '' +'ͥ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0365" title="ch-verbose">i</span> </span>' '' +'ͦ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0366" title="ch-verbose">o</span> </span>' '' +'ͧ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0367" title="ch-verbose">u</span> </span>' '' +'ͨ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0368" title="ch-verbose">c</span> </span>' '' +'ͩ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 0369" title="ch-verbose">d</span> </span>' '' +'ͪ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036A" title="ch-verbose">h</span> </span>' '' +'ͫ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036B" title="ch-verbose">m</span> </span>' '' +'ͬ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036C" title="ch-verbose">r</span> </span>' '' +'ͭ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036D" title="ch-verbose">t</span> </span>' '' +'ͮ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036E" title="ch-verbose">v</span> </span>' '' +'ͯ' '' '<span class="accent-char" title="ch-verbose"> <span class="ch 036F" title="ch-verbose">x</span> </span>' '' +'ʹ' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0374" title="ch-verbose">numeral sign</span> </span>' '' +'͵' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0375" title="ch-verbose">lower numeral sign</span> </span>' '' +'ͺ' '' '<span class="char" title="ch-verbose"> greek <span class="ch 037A" title="ch-verbose">ypogegrammeni</span> </span>' '' +';' '' '<span class="char" title="ch-verbose"> greek <span class="ch 037E" title="ch-verbose">question mark</span> </span>' '' +'΄' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0384" title="ch-verbose">tonos</span> </span>' '' +'΅' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0385" title="ch-verbose">dialytika tonos</span> </span>' '' +'Ά' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0386" title="ch-verbose">alpha</span> with tonos </span>' '' +'·' '' '<span class="char" title="ch-verbose"> greek <span class="ch 0387" title="ch-verbose">ano teleia</span> </span>' '' +'Έ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0388" title="ch-verbose">epsilon</span> with tonos </span>' '' +'Ή' '' '<span class="char" title="ch-verbose"> capital <span class="ch 0389" title="ch-verbose">eta</span> with tonos </span>' '' +'Ί' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038A" title="ch-verbose">iota</span> with tonos </span>' '' +'Ό' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038C" title="ch-verbose">omicron</span> with tonos </span>' '' +'Ύ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038E" title="ch-verbose">upsilon</span> with tonos </span>' '' +'Ώ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 038F" title="ch-verbose">omega</span> with tonos </span>' '' +'ΐ' '' '<span class="char" title="ch-verbose"> <span class="ch 0390" title="ch-verbose">iota</span> with dialytikaand tonos </span>' '' +'Α' '' '<span class="char" title="ch-verbose"> <span class="ch 0391" title="ch-verbose">capital Alpha</span> </span>' '' +'Β' '' '<span class="char" title="ch-verbose"> <span class="ch 0392" title="ch-verbose">capital Beta</span> </span>' '' +'Γ' '' '<span class="char" title="ch-verbose"> <span class="ch 0393" title="ch-verbose">capital Gamma</span> </span>' '' +'Δ' '' '<span class="char" title="ch-verbose"> <span class="ch 0394" title="ch-verbose">capital Delta</span> </span>' '' +'Ε' '' '<span class="char" title="ch-verbose"> <span class="ch 0395" title="ch-verbose">capital Epsilon</span> </span>' '' +'Ζ' '' '<span class="char" title="ch-verbose"> <span class="ch 0396" title="ch-verbose">capital Zeta</span> </span>' '' +'Η' '' '<span class="char" title="ch-verbose"> <span class="ch 0397" title="ch-verbose">capital Eta</span> </span>' '' +'Θ' '' '<span class="char" title="ch-verbose"> <span class="ch 0398" title="ch-verbose">capital Theta</span> </span>' '' +'Ι' '' '<span class="char" title="ch-verbose"> <span class="ch 0399" title="ch-verbose">capital Iota</span> </span>' '' +'Κ' '' '<span class="char" title="ch-verbose"> <span class="ch 039A" title="ch-verbose">capital Kappa</span> </span>' '' +'Λ' '' '<span class="char" title="ch-verbose"> <span class="ch 039B" title="ch-verbose">capital Lambda</span> </span>' '' +'Μ' '' '<span class="char" title="ch-verbose"> <span class="ch 039C" title="ch-verbose">capital Mu</span> </span>' '' +'Ν' '' '<span class="char" title="ch-verbose"> <span class="ch 039D" title="ch-verbose">capital Nu</span> </span>' '' +'Ξ' '' '<span class="char" title="ch-verbose"> <span class="ch 039E" title="ch-verbose">capital Xi</span> </span>' '' +'Ο' '' '<span class="char" title="ch-verbose"> <span class="ch 039F" title="ch-verbose">capital Omicron</span> </span>' '' +'Π' '' '<span class="char" title="ch-verbose"> <span class="ch 03A0" title="ch-verbose">capital Pi</span> </span>' '' +'Ρ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A1" title="ch-verbose">capital Rho</span> </span>' '' +'Σ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A3" title="ch-verbose">capital Sigma</span> </span>' '' +'Τ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A4" title="ch-verbose">capital Tau</span> </span>' '' +'Υ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A5" title="ch-verbose">capital Upsilon</span> </span>' '' +'Φ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A6" title="ch-verbose">capital Phi</span> </span>' '' +'Χ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A7" title="ch-verbose">capital Chi</span> </span>' '' +'Ψ' '' '<span class="char" title="ch-verbose"> <span class="ch 03A8" title="ch-verbose">capital Psi</span> </span>' '' +'Ω' '' '<span class="char" title="ch-verbose"> <span class="ch 03A9" title="ch-verbose">capital Omega</span> </span>' '' +'Ϊ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03AA" title="ch-verbose">iota</span> with dialytika </span>' '' +'Ϋ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03AB" title="ch-verbose">upsilon</span> with dialytika </span>' '' +'ά' '' '<span class="char" title="ch-verbose"> <span class="ch 03AC" title="ch-verbose">alpha</span> with tonos </span>' '' +'έ' '' '<span class="char" title="ch-verbose"> <span class="ch 03AD" title="ch-verbose"> epsilon</span> with tonos </span>' '' +'ή' '' '<span class="char" title="ch-verbose"> <span class="ch 03AE" title="ch-verbose">eta</span> with tonos </span>' '' +'ί' '' '<span class="char" title="ch-verbose"> <span class="ch 03AF" title="ch-verbose">iota</span> with tonos </span>' '' +'ΰ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B0" title="ch-verbose">upsilon</span> with dialytikaand tonos </span>' '' +'α' '' '<span class="char" title="ch-verbose"> <span class="ch 03B1" title="ch-verbose">alpha</span> </span>' '' +'β' '' '<span class="char" title="ch-verbose"> <span class="ch 03B2" title="ch-verbose">beta</span> </span>' '' +'γ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B3" title="ch-verbose">gamma</span> </span>' '' +'δ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B4" title="ch-verbose">delta</span> </span>' '' +'ε' '' '<span class="char" title="ch-verbose"> <span class="ch 03B5" title="ch-verbose">epsilon</span> </span>' '' +'ζ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B6" title="ch-verbose">zeta</span> </span>' '' +'η' '' '<span class="char" title="ch-verbose"> <span class="ch 03B7" title="ch-verbose">eta</span> </span>' '' +'θ' '' '<span class="char" title="ch-verbose"> <span class="ch 03B8" title="ch-verbose">theta</span> </span>' '' +'ι' '' '<span class="char" title="ch-verbose"> <span class="ch 03B9" title="ch-verbose">iota</span> </span>' '' +'κ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BA" title="ch-verbose">kappa</span> </span>' '' +'λ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BB" title="ch-verbose">lambda</span> </span>' '' +'μ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BC" title="ch-verbose">mu</span> </span>' '' +'ν' '' '<span class="char" title="ch-verbose"> <span class="ch 03BD" title="ch-verbose">nu</span> </span>' '' +'ξ' '' '<span class="char" title="ch-verbose"> <span class="ch 03BE" title="ch-verbose">xi</span> </span>' '' +'ο' '' '<span class="char" title="ch-verbose"> <span class="ch 03BF" title="ch-verbose">omicron</span> </span>' '' +'π' '' '<span class="char" title="ch-verbose"> <span class="ch 03C0" title="ch-verbose">pi</span> </span>' '' +'ρ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C1" title="ch-verbose">rho</span> </span>' '' +'ς' '' '<span class="char" title="ch-verbose"> <span class="ch 03C2" title="ch-verbose">sigma</span> </span>' '' +'σ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C3" title="ch-verbose">sigma</span> </span>' '' +'τ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C4" title="ch-verbose">tau</span> </span>' '' +'υ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C5" title="ch-verbose">upsilon</span> </span>' '' +'φ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C6" title="ch-verbose">phi</span> </span>' '' +'χ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C7" title="ch-verbose">chi</span> </span>' '' +'ψ' '' '<span class="char" title="ch-verbose"> <span class="ch 03C8" title="ch-verbose">psi</span> </span>' '' +'ω' '' '<span class="char" title="ch-verbose"> <span class="ch 03C9" title="ch-verbose">omega</span> </span>' '' +'ϊ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CA" title="ch-verbose">iota</span> with dialytika </span>' '' +'ϋ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CB" title="ch-verbose">upsilon</span> with dialytika </span>' '' +'ό' '' '<span class="char" title="ch-verbose"> <span class="ch 03CC" title="ch-verbose">omicron</span> with tonos </span>' '' +'ύ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CD" title="ch-verbose">upsilon</span> with tonos </span>' '' +'ώ' '' '<span class="char" title="ch-verbose"> <span class="ch 03CE" title="ch-verbose">omega</span> with tonos </span>' '' +'ϐ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D0" title="ch-verbose">beta symbol</span> </span>' '' +'ϑ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D1" title="ch-verbose">theta</span> </span>' '' +'ϒ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D2" title="ch-verbose">upsilon with hook</span> </span>' '' +'ϓ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D3" title="ch-verbose">upsilon</span> with acute andhook symbol </span>' '' +'ϔ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D4" title="ch-verbose">upsilon</span> with diaeresis andhook symbol </span>' '' +'ϕ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D5" title="ch-verbose">phi</span> </span>' '' +'ϖ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D6" title="ch-verbose">pi</span> </span>' '' +'ϗ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D7" title="ch-verbose">kai symbol</span> </span>' '' +'Ϙ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D8" title="ch-verbose">letter archaic koppa</span> </span>' '' +'ϙ' '' '<span class="char" title="ch-verbose"> <span class="ch 03D9" title="ch-verbose">archaic koppa</span> </span>' '' +'Ϛ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DA" title="ch-verbose">stigma</span> </span>' '' +'ϛ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DB" title="ch-verbose">stigma</span> </span>' '' +'Ϝ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DC" title="ch-verbose">digamma</span> </span>' '' +'ϝ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DD" title="ch-verbose">digamma</span> </span>' '' +'Ϟ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DE" title="ch-verbose">koppa</span> </span>' '' +'ϟ' '' '<span class="char" title="ch-verbose"> <span class="ch 03DF" title="ch-verbose">koppa</span> </span>' '' +'Ϡ' '' '<span class="char" title="ch-verbose"> <span class="ch 03E0" title="ch-verbose">sampi</span> </span>' '' +'ϡ' '' '<span class="char" title="ch-verbose"> <span class="ch 03E1" title="ch-verbose">sampi</span> </span>' '' +'Ϣ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E2" title="ch-verbose">shei</span> </span>' '' +'ϣ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E3" title="ch-verbose">shei</span> </span>' '' +'Ϥ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E4" title="ch-verbose">fei</span> </span>' '' +'ϥ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E5" title="ch-verbose">fei</span> </span>' '' +'Ϧ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E6" title="ch-verbose">khei</span> </span>' '' +'ϧ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E7" title="ch-verbose">khei</span> </span>' '' +'Ϩ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03E8" title="ch-verbose">hori</span> </span>' '' +'ϩ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03E9" title="ch-verbose">hori</span> </span>' '' +'Ϫ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EA" title="ch-verbose">gangia</span> </span>' '' +'ϫ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03EB" title="ch-verbose">gangia</span> </span>' '' +'Ϭ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EC" title="ch-verbose">shima</span> </span>' '' +'ϭ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03ED" title="ch-verbose">shima</span> </span>' '' +'Ϯ' '' '<span class="char" title="ch-verbose"> coptic capital <span class="ch 03EE" title="ch-verbose">dei</span> </span>' '' +'ϯ' '' '<span class="char" title="ch-verbose"> coptic <span class="ch 03EF" title="ch-verbose">dei</span> </span>' '' +'ϰ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F0" title="ch-verbose">kappa</span> </span>' '' +'ϱ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F1" title="ch-verbose">rho</span> </span>' '' +'ϲ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F2" title="ch-verbose">lunate sigma symbol</span> </span>' '' +'ϳ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F3" title="ch-verbose">yot</span> </span>' '' +'ϴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F4" title="ch-verbose">theta symbol</span> </span>' '' +'ϵ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F5" title="ch-verbose">lunate epsilon symbol</span> </span>' '' +'϶' '' '<span class="char" title="ch-verbose"> <span class="ch 03F6" title="ch-verbose">reversed lunate epsilon symbol</span> </span>' '' +'Ϸ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F7" title="ch-verbose">sho</span> </span>' '' +'ϸ' '' '<span class="char" title="ch-verbose"> <span class="ch 03F8" title="ch-verbose">sho</span> </span>' '' +'Ϲ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03F9" title="ch-verbose">lunate sigma symbol</span> </span>' '' +'Ϻ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 03FA" title="ch-verbose">san</span> </span>' '' +'ϻ' '' '<span class="char" title="ch-verbose"> <span class="ch 03FB" title="ch-verbose">san</span> </span>' '' + +'Ḁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E00" title="ch-verbose">A</span> with ring below </span>' '' +'ḁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E01" title="ch-verbose">a</span> with ring below </span>' '' +'Ḃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E02" title="ch-verbose">B</span> with dot above </span>' '' +'ḃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E03" title="ch-verbose">b</span> with dot above </span>' '' +'Ḅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E04" title="ch-verbose">B</span> with dot below </span>' '' +'ḅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E05" title="ch-verbose">b</span> with dot below </span>' '' +'Ḇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E06" title="ch-verbose">B</span> with line below </span>' '' +'ḇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E07" title="ch-verbose">b</span> with line below </span>' '' +'Ḉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E08" title="ch-verbose">C</span> with cedilla and acute </span>' '' +'ḉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E09" title="ch-verbose">c</span> with cedilla and acute </span>' '' +'Ḋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0A" title="ch-verbose">D</span> with dot above </span>' '' +'ḋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0B" title="ch-verbose">d</span> with dot above </span>' '' +'Ḍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0C" title="ch-verbose">D</span> with dot below </span>' '' +'ḍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0D" title="ch-verbose">d</span> with dot below </span>' '' +'Ḏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0E" title="ch-verbose">D</span> with line below </span>' '' +'ḏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E0F" title="ch-verbose">d</span> with line below </span>' '' +'Ḑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E10" title="ch-verbose">D</span> with cedilla </span>' '' +'ḑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E11" title="ch-verbose">d</span> with cedilla </span>' '' +'Ḓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E12" title="ch-verbose">D</span> with circumflex below </span>' '' +'ḓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E13" title="ch-verbose">d</span> with circumflex below </span>' '' +'Ḕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E14" title="ch-verbose">E</span> with macron and grave </span>' '' +'ḕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E15" title="ch-verbose">e</span> with macron and grave </span>' '' +'Ḗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E16" title="ch-verbose">E</span> with macron and acute </span>' '' +'ḗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E17" title="ch-verbose">e</span> with macron and acute </span>' '' +'Ḙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E18" title="ch-verbose">E</span> with circumflex below </span>' '' +'ḙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E19" title="ch-verbose">e</span> with circumflex below </span>' '' +'Ḛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1A" title="ch-verbose">E</span> with tilde below </span>' '' +'ḛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1B" title="ch-verbose">e</span> with tilde below </span>' '' +'Ḝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1C" title="ch-verbose">E</span> with cedilla and breve </span>' '' +'ḝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1D" title="ch-verbose">e</span> with cedilla and breve </span>' '' +'Ḟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1E" title="ch-verbose">F</span> with dot above </span>' '' +'ḟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E1F" title="ch-verbose">f</span> with dot above </span>' '' +'Ḡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E20" title="ch-verbose">G</span> with macron </span>' '' +'ḡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E21" title="ch-verbose">g</span> with macron </span>' '' +'Ḣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E22" title="ch-verbose">H</span> with dot above </span>' '' +'ḣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E23" title="ch-verbose">h</span> with dot above </span>' '' +'Ḥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E24" title="ch-verbose">H</span> with dot below </span>' '' +'ḥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E25" title="ch-verbose">h</span> with dot below </span>' '' +'Ḧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E26" title="ch-verbose">H</span> with diaeresis </span>' '' +'ḧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E27" title="ch-verbose">h</span> with diaeresis </span>' '' +'Ḩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E28" title="ch-verbose">H</span> with cedilla </span>' '' +'ḩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E29" title="ch-verbose">h</span> with cedilla </span>' '' +'Ḫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2A" title="ch-verbose">H</span> with breve below </span>' '' +'ḫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2B" title="ch-verbose">h</span> with breve below </span>' '' +'Ḭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2C" title="ch-verbose">I</span> with tilde below </span>' '' +'ḭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2D" title="ch-verbose">i</span> with tilde below </span>' '' +'Ḯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2E" title="ch-verbose">I</span> with diaeresis and acute </span>' '' +'ḯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E2F" title="ch-verbose">i</span> with diaeresis and acute </span>' '' +'Ḱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E30" title="ch-verbose">K</span> acute </span>' '' +'ḱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E31" title="ch-verbose">k</span> acute </span>' '' +'Ḳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E32" title="ch-verbose">K</span> with dot below </span>' '' +'ḳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E33" title="ch-verbose">k</span> with dot below </span>' '' +'Ḵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E34" title="ch-verbose">K</span> with line below </span>' '' +'ḵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E35" title="ch-verbose">k</span> with line below </span>' '' +'Ḷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E36" title="ch-verbose">L</span> with dot below </span>' '' +'ḷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E37" title="ch-verbose">l</span> with dot below </span>' '' +'Ḹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E38" title="ch-verbose">L</span> with dot below and macron </span>' '' +'ḹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E39" title="ch-verbose">l</span> with dot below and macron </span>' '' +'Ḻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3A" title="ch-verbose">L</span> with line below </span>' '' +'ḻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3B" title="ch-verbose">l</span> with line below </span>' '' +'Ḽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3C" title="ch-verbose">L</span> with circumflex below </span>' '' +'ḽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3D" title="ch-verbose">l</span> with circumflex below </span>' '' +'Ḿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3E" title="ch-verbose">M</span> acute </span>' '' +'ḿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E3F" title="ch-verbose">m</span> acute </span>' '' +'Ṁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E40" title="ch-verbose">M</span> with dot above </span>' '' +'ṁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E41" title="ch-verbose">m</span> with dot above </span>' '' +'Ṃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E42" title="ch-verbose">M</span> with dot below </span>' '' +'ṃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E43" title="ch-verbose">m</span> with dot below </span>' '' +'Ṅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E44" title="ch-verbose">N</span> with dot above </span>' '' +'ṅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E45" title="ch-verbose">n</span> with dot above </span>' '' +'Ṇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E46" title="ch-verbose">N</span> with dot below </span>' '' +'ṇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E47" title="ch-verbose">n</span> with dot below </span>' '' +'Ṉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E48" title="ch-verbose">N</span> with line below </span>' '' +'ṉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E49" title="ch-verbose">n</span> with line below </span>' '' +'Ṋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4A" title="ch-verbose">N</span> with circumflex below </span>' '' +'ṋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4B" title="ch-verbose">n</span> with circumflex below </span>' '' +'Ṍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4C" title="ch-verbose">O</span> with tilde and acute </span>' '' +'ṍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4D" title="ch-verbose">o</span> with tilde and acute </span>' '' +'Ṏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4E" title="ch-verbose">O</span> with tilde and diaeresis </span>' '' +'ṏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E4F" title="ch-verbose">o</span> with tilde and diaeresis </span>' '' +'Ṑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E50" title="ch-verbose">O</span> with macron and grave </span>' '' +'ṑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E51" title="ch-verbose">o</span> with macron and grave </span>' '' +'Ṓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E52" title="ch-verbose">O</span> with macron and acute </span>' '' +'ṓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E53" title="ch-verbose">o</span> with macron and acute </span>' '' +'Ṕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E54" title="ch-verbose">P</span> acute </span>' '' +'ṕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E55" title="ch-verbose">p</span> acute </span>' '' +'Ṗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E56" title="ch-verbose">P</span> with dot above </span>' '' +'ṗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E57" title="ch-verbose">p</span> with dot above </span>' '' +'Ṙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E58" title="ch-verbose">R</span> with dot above </span>' '' +'ṙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E59" title="ch-verbose">r</span> with dot above </span>' '' +'Ṛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5A" title="ch-verbose">R</span> with dot below </span>' '' +'ṛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5B" title="ch-verbose">r</span> with dot below </span>' '' +'Ṝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5C" title="ch-verbose">R</span> with dot below and macron </span>' '' +'ṝ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5D" title="ch-verbose">r</span> with dot below and macron </span>' '' +'Ṟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5E" title="ch-verbose">R</span> with line below </span>' '' +'ṟ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E5F" title="ch-verbose">r</span> with line below </span>' '' +'Ṡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E60" title="ch-verbose">S</span> with dot above </span>' '' +'ṡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E61" title="ch-verbose">s</span> with dot above </span>' '' +'Ṣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E62" title="ch-verbose">S</span> with dot below </span>' '' +'ṣ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E63" title="ch-verbose">s</span> with dot below </span>' '' +'Ṥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E64" title="ch-verbose">S</span> with acute and dot above </span>' '' +'ṥ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E65" title="ch-verbose">s</span> with acute and dot above </span>' '' +'Ṧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E66" title="ch-verbose">S</span> with caron and dot above </span>' '' +'ṧ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E67" title="ch-verbose">s</span> with caron and dot above </span>' '' +'Ṩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E68" title="ch-verbose">S</span> with dot below and dot above </span>' '' +'ṩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E69" title="ch-verbose">s</span> with dot below and dot above </span>' '' +'Ṫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6A" title="ch-verbose">T</span> with dot above </span>' '' +'ṫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6B" title="ch-verbose">t</span> with dot above </span>' '' +'Ṭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6C" title="ch-verbose">T</span> with dot below </span>' '' +'ṭ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6D" title="ch-verbose">t</span> with dot below </span>' '' +'Ṯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6E" title="ch-verbose">T</span> with line below </span>' '' +'ṯ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E6F" title="ch-verbose">t</span> with line below </span>' '' +'Ṱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E70" title="ch-verbose">T</span> with circumflex below </span>' '' +'ṱ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E71" title="ch-verbose">t</span> with circumflex below </span>' '' +'Ṳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E72" title="ch-verbose">U</span> with diaeresis below </span>' '' +'ṳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E73" title="ch-verbose">u</span> with diaeresis below </span>' '' +'Ṵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E74" title="ch-verbose">U</span> with tilde below </span>' '' +'ṵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E75" title="ch-verbose">u</span> with tilde below </span>' '' +'Ṷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E76" title="ch-verbose">U</span> with circumflex below </span>' '' +'ṷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E77" title="ch-verbose">u</span> with circumflex below </span>' '' +'Ṹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E78" title="ch-verbose">U</span> with tilde and acute </span>' '' +'ṹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E79" title="ch-verbose">u</span> with tilde and acute </span>' '' +'Ṻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7A" title="ch-verbose">U</span> with macron and diaeresis </span>' '' +'ṻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7B" title="ch-verbose">u</span> with macron and diaeresis </span>' '' +'Ṽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7C" title="ch-verbose">V</span> with tilde </span>' '' +'ṽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7D" title="ch-verbose">v</span> with tilde </span>' '' +'Ṿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7E" title="ch-verbose">V</span> with dot below </span>' '' +'ṿ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E7F" title="ch-verbose">v</span> with dot below </span>' '' +'Ẁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E80" title="ch-verbose">W</span> with grave </span>' '' +'ẁ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E81" title="ch-verbose">w</span> with grave </span>' '' +'Ẃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E82" title="ch-verbose">W</span> acute </span>' '' +'ẃ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E83" title="ch-verbose">w</span> acute </span>' '' +'Ẅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E84" title="ch-verbose">W</span> with diaeresis </span>' '' +'ẅ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E85" title="ch-verbose">w</span> with diaeresis </span>' '' +'Ẇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E86" title="ch-verbose">W</span> with dot above </span>' '' +'ẇ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E87" title="ch-verbose">w</span> with dot above </span>' '' +'Ẉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E88" title="ch-verbose">W</span> with dot below </span>' '' +'ẉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E89" title="ch-verbose">w</span> with dot below </span>' '' +'Ẋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8A" title="ch-verbose">X</span> with dot above </span>' '' +'ẋ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8B" title="ch-verbose">x</span> with dot above </span>' '' +'Ẍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8C" title="ch-verbose">X</span> with diaeresis </span>' '' +'ẍ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8D" title="ch-verbose">x</span> with diaeresis </span>' '' +'Ẏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8E" title="ch-verbose">Y</span> with dot above </span>' '' +'ẏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E8F" title="ch-verbose">y</span> with dot above </span>' '' +'Ẑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E90" title="ch-verbose">Z</span> circumflex </span>' '' +'ẑ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E91" title="ch-verbose">z</span> circumflex </span>' '' +'Ẓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E92" title="ch-verbose">Z</span> with dot below </span>' '' +'ẓ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E93" title="ch-verbose">z</span> with dot below </span>' '' +'Ẕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E94" title="ch-verbose">Z</span> with line below </span>' '' +'ẕ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E95" title="ch-verbose">z</span> with line below </span>' '' +'ẖ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E96" title="ch-verbose">h</span> with line below </span>' '' +'ẗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E97" title="ch-verbose">t</span> with diaeresis </span>' '' +'ẘ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E98" title="ch-verbose">w</span> with ring above </span>' '' +'ẙ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E99" title="ch-verbose">y</span> with ring above </span>' '' +'ẚ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E9A" title="ch-verbose">a</span> with right half ring </span>' '' +'ẛ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1E9B" title="ch-verbose">long</span> s with dot above </span>' '' +'Ạ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA0" title="ch-verbose">A</span> with dot below </span>' '' +'ạ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA1" title="ch-verbose">a</span> with dot below </span>' '' +'Ả' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA2" title="ch-verbose">A</span> with hook above </span>' '' +'ả' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA3" title="ch-verbose">a</span> with hook above </span>' '' +'Ấ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA4" title="ch-verbose">A</span> with circumflex and acute </span>' '' +'ấ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA5" title="ch-verbose">a</span> with circumflex and acute </span>' '' +'Ầ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA6" title="ch-verbose">A</span> with circumflex and grave </span>' '' +'ầ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA7" title="ch-verbose">a</span> with circumflex and grave </span>' '' +'Ẩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA8" title="ch-verbose">A</span> with circumflex and hook above </span>' '' +'ẩ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EA9" title="ch-verbose">a</span> with circumflex and hook above </span>' '' +'Ẫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAA" title="ch-verbose">A</span> with circumflex and tilde </span>' '' +'ẫ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAB" title="ch-verbose">a</span> with circumflex and tilde </span>' '' +'Ậ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAC" title="ch-verbose">A</span> with circumflex and dot below </span>' '' +'ậ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAD" title="ch-verbose">a</span> with circumflex and dot below </span>' '' +'Ắ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAE" title="ch-verbose">A</span> with breve and acute </span>' '' +'ắ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EAF" title="ch-verbose">a</span> with breve and acute </span>' '' +'Ằ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB0" title="ch-verbose">A</span> with breve and grave </span>' '' +'ằ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB1" title="ch-verbose">a</span> with breve and grave </span>' '' +'Ẳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB2" title="ch-verbose">A</span> with breve and hook above </span>' '' +'ẳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB3" title="ch-verbose">a</span> with breve and hook above </span>' '' +'Ẵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB4" title="ch-verbose">A</span> with breve and tilde </span>' '' +'ẵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB5" title="ch-verbose">a</span> with breve and tilde </span>' '' +'Ặ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB6" title="ch-verbose">A</span> with breve and dot below </span>' '' +'ặ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB7" title="ch-verbose">a</span> with breve and dot below </span>' '' +'Ẹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB8" title="ch-verbose">E</span> with dot below </span>' '' +'ẹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EB9" title="ch-verbose">e</span> with dot below </span>' '' +'Ẻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBA" title="ch-verbose">E</span> with hook above </span>' '' +'ẻ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBB" title="ch-verbose">e</span> with hook above </span>' '' +'Ẽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBC" title="ch-verbose">E</span> with tilde </span>' '' +'ẽ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBD" title="ch-verbose">e</span> with tilde </span>' '' +'Ế' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBE" title="ch-verbose">E</span> with circumflex and acute </span>' '' +'ế' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EBF" title="ch-verbose">e</span> with circumflex and acute </span>' '' +'Ề' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC0" title="ch-verbose">E</span> with circumflex and grave </span>' '' +'ề' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC1" title="ch-verbose">e</span> with circumflex and grave </span>' '' +'Ể' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC2" title="ch-verbose">E</span> with circumflex and hook above </span>' '' +'ể' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC3" title="ch-verbose">e</span> with circumflex and hook above </span>' '' +'Ễ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC4" title="ch-verbose">E</span> with circumflex and tilde </span>' '' +'ễ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC5" title="ch-verbose">e</span> with circumflex and tilde </span>' '' +'Ệ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC6" title="ch-verbose">E</span> with circumflex and dot below </span>' '' +'ệ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC7" title="ch-verbose">e</span> with circumflex and dot below </span>' '' +'Ỉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC8" title="ch-verbose">I</span> with hook above </span>' '' +'ỉ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EC9" title="ch-verbose">i</span> with hook above </span>' '' +'Ị' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECA" title="ch-verbose">I</span> with dot below </span>' '' +'ị' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECB" title="ch-verbose">i</span> with dot below </span>' '' +'Ọ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECC" title="ch-verbose">O</span> with dot below </span>' '' +'ọ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECD" title="ch-verbose">o</span> with dot below </span>' '' +'Ỏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECE" title="ch-verbose">O</span> with hook above </span>' '' +'ỏ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ECF" title="ch-verbose">o</span> with hook above </span>' '' +'Ố' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED0" title="ch-verbose">O</span> with circumflex and acute </span>' '' +'ố' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED1" title="ch-verbose">o</span> with circumflex and acute </span>' '' +'Ồ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED2" title="ch-verbose">O</span> with circumflex and grave </span>' '' +'ồ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED3" title="ch-verbose">o</span> with circumflex and grave </span>' '' +'Ổ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED4" title="ch-verbose">O</span> with circumflex and hook above </span>' '' +'ổ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED5" title="ch-verbose">o</span> with circumflex and hook above </span>' '' +'Ỗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED6" title="ch-verbose">O</span> with circumflex and tilde </span>' '' +'ỗ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED7" title="ch-verbose">o</span> with circumflex and tilde </span>' '' +'Ộ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED8" title="ch-verbose">O</span> with circumflex and dot below </span>' '' +'ộ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1ED9" title="ch-verbose">o</span> with circumflex and dot below </span>' '' +'Ớ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDA" title="ch-verbose">O</span> with horn and acute </span>' '' +'ớ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDB" title="ch-verbose">o</span> with horn and acute </span>' '' +'Ờ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDC" title="ch-verbose">O</span> with horn and grave </span>' '' +'ờ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDD" title="ch-verbose">o</span> with horn and grave </span>' '' +'Ở' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDE" title="ch-verbose">O</span> with horn and hook above </span>' '' +'ở' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EDF" title="ch-verbose">o</span> with horn and hook above </span>' '' +'Ỡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE0" title="ch-verbose">O</span> with horn and tilde </span>' '' +'ỡ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE1" title="ch-verbose">o</span> with horn and tilde </span>' '' +'Ợ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE2" title="ch-verbose">O</span> with horn and dot below </span>' '' +'ợ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE3" title="ch-verbose">o</span> with horn and dot below </span>' '' +'Ụ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE4" title="ch-verbose">U</span> with dot below </span>' '' +'ụ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE5" title="ch-verbose">u</span> with dot below </span>' '' +'Ủ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE6" title="ch-verbose">U</span> with hook above </span>' '' +'ủ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE7" title="ch-verbose">u</span> with hook above </span>' '' +'Ứ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE8" title="ch-verbose">U</span> with horn and acute </span>' '' +'ứ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EE9" title="ch-verbose">u</span> with horn and acute </span>' '' +'Ừ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEA" title="ch-verbose">U</span> with horn and grave </span>' '' +'ừ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEB" title="ch-verbose">u</span> with horn and grave </span>' '' +'Ử' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEC" title="ch-verbose">U</span> with horn and hook above </span>' '' +'ử' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EED" title="ch-verbose">u</span> with horn and hook above </span>' '' +'Ữ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEE" title="ch-verbose">U</span> with horn and tilde </span>' '' +'ữ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EEF" title="ch-verbose">u</span> with horn and tilde </span>' '' +'Ự' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF0" title="ch-verbose">U</span> with horn and dot below </span>' '' +'ự' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF1" title="ch-verbose">u</span> with horn and dot below </span>' '' +'Ỳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF2" title="ch-verbose">Y</span> with grave </span>' '' +'ỳ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF3" title="ch-verbose">y</span> with grave </span>' '' +'Ỵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF4" title="ch-verbose">Y</span> with dot below </span>' '' +'ỵ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF5" title="ch-verbose">y</span> with dot below </span>' '' +'Ỷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF6" title="ch-verbose">Y</span> with hook above </span>' '' +'ỷ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF7" title="ch-verbose">y</span> with hook above </span>' '' +'Ỹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF8" title="ch-verbose">Y</span> with tilde </span>' '' +'ỹ' '' '<span class="accented-char" title="ch-verbose"> <span class="ch 1EF9" title="ch-verbose">y</span> with tilde </span>' '' + +'‎' '' '<span class="char" title="ch-verbose"> <span class="ch 200E" title="ch-verbose">left-to-right mark</span> </span>' '' +'‏' '' '<span class="char" title="ch-verbose"> <span class="ch 200F" title="ch-verbose">right-to-left mark</span> </span>' '' +'‐' '' '<span class="char" title="ch-verbose"> <span class="ch 2010" title="ch-verbose">hyphen</span> </span>' '' +'‑' '' '<span class="char" title="ch-verbose"> <span class="ch 2011" title="ch-verbose">non-breaking hyphen</span> </span>' '' +'‒' '' '<span class="char" title="ch-verbose"> <span class="ch 2012" title="ch-verbose">figure dash</span> </span>' '' +'–' '' '<span class="char" title="ch-verbose"> <span class="ch 2013" title="ch-verbose">en dash</span> </span>' '' +'—' '' '<span class="char" title="ch-verbose"> <span class="ch 2014" title="ch-verbose">em dash</span> </span>' '' +'―' '' '<span class="char" title="ch-verbose"> <span class="ch 2015" title="ch-verbose">horizontal bar</span> </span>' '' +'‖' '' '<span class="char" title="ch-verbose"> <span class="ch 2016" title="ch-verbose">double vertical line</span> </span>' '' +'‗' '' '<span class="char" title="ch-verbose"> <span class="ch 2017" title="ch-verbose">double low line</span> </span>' '' +'‘' '' '<span class="char-del" title="ch-verbose"> <span class="ch 2018" title="ch-verbose">left single quotation</span> </span>' '' +'’' '' '<span class="char-del" title="ch-verbose"> <span class="ch 2019" title="ch-verbose">apostrophe</span> </span>' '' +'‚' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201A" title="ch-verbose">single low quotation</span> </span>' '' +'‛' '' '<span class="char" title="ch-verbose"> <span class="ch 201B" title="ch-verbose">single high-reversed-9 quotation mark</span> </span>' '' +'“' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201C" title="ch-verbose">left double quotation</span> </span>' '' +'”' '' '<span class="char--del" title="ch-verbose"> <span class="ch 201D" title="ch-verbose">right double quotation</span> </span>' '' +'„' '' '<span class="char-del" title="ch-verbose"> <span class="ch 201E" title="ch-verbose">double low quotation</span> </span>' '' +'‟' '' '<span class="char" title="ch-verbose"> <span class="ch 201F" title="ch-verbose">double high-reversed-9 quotation mark</span> </span>' '' +'†' '' '<span class="char" title="ch-verbose"> <span class="ch 2020" title="ch-verbose">dagger</span> </span>' '' +'‡' '' '<span class="char" title="ch-verbose"> <span class="ch 2021" title="ch-verbose">double dagger</span> </span>' '' +'•' '' '<span class="char" title="ch-verbose"> <span class="ch 2022" title="ch-verbose">bullet</span> </span>' '' +'‣' '' '<span class="char" title="ch-verbose"> <span class="ch 2023" title="ch-verbose">triangular bullet</span> </span>' '' +'․' '' '<span class="char" title="ch-verbose"> <span class="ch 2024" title="ch-verbose">one dot leader</span> </span>' '' +'‥' '' '<span class="char" title="ch-verbose"> <span class="ch 2025" title="ch-verbose">two dot leader</span> </span>' '' +'…' '' '<span class="char" title="ch-verbose"> <span class="ch 2026" title="ch-verbose">ellipsis</span> </span>' '' +'‧' '' '<span class="char" title="ch-verbose"> <span class="ch 2027" title="ch-verbose">hyphenation point</span> </span>' '' +'
' '' '<span class="char" title="ch-verbose"> <span class="ch 2028" title="ch-verbose">line separator</span> </span>' '' +'
' '' '<span class="char" title="ch-verbose"> <span class="ch 2029" title="ch-verbose">paragraph separator</span> </span>' '' +'‪' '' '<span class="char" title="ch-verbose"> <span class="ch 202A" title="ch-verbose">left-to-right embedding</span> </span>' '' +'‫' '' '<span class="char" title="ch-verbose"> <span class="ch 202B" title="ch-verbose">right-to-left embedding</span> </span>' '' +'‬' '' '<span class="char" title="ch-verbose"> <span class="ch 202C" title="ch-verbose">pop directional formatting</span> </span>' '' +'‭' '' '<span class="char" title="ch-verbose"> <span class="ch 202D" title="ch-verbose">left-to-right override</span> </span>' '' +'‮' '' '<span class="char" title="ch-verbose"> <span class="ch 202E" title="ch-verbose">right-to-left override</span> </span>' '' +' ' '' '<span class="char" title="ch-verbose"> <span class="ch 202F" title="ch-verbose">narrow no-break space</span> </span>' '' +'‰' '' '<span class="char" title="ch-verbose"> <span class="ch 2030" title="ch-verbose">per mille sign</span> </span>' '' +'‱' '' '<span class="char" title="ch-verbose"> <span class="ch 2031" title="ch-verbose">per ten thousand sign</span> </span>' '' +'′' '' '<span class="char" title="ch-verbose"> <span class="ch 2032" title="ch-verbose">prime</span> </span>' '' +'″' '' '<span class="char" title="ch-verbose"> <span class="ch 2033" title="ch-verbose">double prime</span> </span>' '' +'‴' '' '<span class="char" title="ch-verbose"> <span class="ch 2034" title="ch-verbose">triple prime</span> </span>' '' +'‵' '' '<span class="char" title="ch-verbose"> <span class="ch 2035" title="ch-verbose">reversed prime</span> </span>' '' +'‶' '' '<span class="char" title="ch-verbose"> <span class="ch 2036" title="ch-verbose">reversed double prime</span> </span>' '' +'‷' '' '<span class="char" title="ch-verbose"> <span class="ch 2037" title="ch-verbose">reversed triple prime</span> </span>' '' +'‸' '' '<span class="char" title="ch-verbose"> <span class="ch 2038" title="ch-verbose">caret</span> </span>' '' +'‹' '' '<span class="char" title="ch-verbose"> <span class="ch 2039" title="ch-verbose">single left-pointing angle quotation mark</span> </span>' '' +'›' '' '<span class="char" title="ch-verbose"> <span class="ch 203A" title="ch-verbose">single right-pointing angle quotation mark</span> </span>' '' +'※' '' '<span class="char" title="ch-verbose"> <span class="ch 203B" title="ch-verbose">reference mark</span> </span>' '' +'‼' '' '<span class="char" title="ch-verbose"> <span class="ch 203C" title="ch-verbose">double exclamation mark</span> </span>' '' +'‽' '' '<span class="char" title="ch-verbose"> <span class="ch 203D" title="ch-verbose">interrobang</span> </span>' '' +'‾' '' '<span class="char" title="ch-verbose"> <span class="ch 203E" title="ch-verbose">overline</span> </span>' '' +'‿' '' '<span class="char" title="ch-verbose"> <span class="ch 203F" title="ch-verbose">undertie</span> </span>' '' +'⁀' '' '<span class="char" title="ch-verbose"> <span class="ch 2040" title="ch-verbose">character tie</span> </span>' '' +'⁁' '' '<span class="char" title="ch-verbose"> <span class="ch 2041" title="ch-verbose">caret insertion point</span> </span>' '' +'⁂' '' '<span class="char" title="ch-verbose"> <span class="ch 2042" title="ch-verbose">asterism</span> </span>' '' +'⁃' '' '<span class="char" title="ch-verbose"> <span class="ch 2043" title="ch-verbose">hyphen bullet</span> </span>' '' +'⁄' '' '<span class="char" title="ch-verbose"> <span class="ch 2044" title="ch-verbose">slash</span> </span>' '' +'⁅' '' '<span class="char" title="ch-verbose"> <span class="ch 2045" title="ch-verbose">left square bracket with quill</span> </span>' '' +'⁆' '' '<span class="char" title="ch-verbose"> <span class="ch 2046" title="ch-verbose">right square bracket with quill</span> </span>' '' +'⁇' '' '<span class="char" title="ch-verbose"> <span class="ch 2047" title="ch-verbose">double question mark</span> </span>' '' +'⁈' '' '<span class="char" title="ch-verbose"> <span class="ch 2048" title="ch-verbose">question exclamation mark</span> </span>' '' +'⁉' '' '<span class="char" title="ch-verbose"> <span class="ch 2049" title="ch-verbose">exclamation question mark</span> </span>' '' +'⁊' '' '<span class="char" title="ch-verbose"> <span class="ch 204A" title="ch-verbose">tironian sign et</span> </span>' '' +'⁋' '' '<span class="char" title="ch-verbose"> <span class="ch 204B" title="ch-verbose">reversed pilcrow sign</span> </span>' '' +'⁌' '' '<span class="char" title="ch-verbose"> <span class="ch 204C" title="ch-verbose">black leftwards bullet</span> </span>' '' +'⁍' '' '<span class="char" title="ch-verbose"> <span class="ch 204D" title="ch-verbose">black rightwards bullet</span> </span>' '' +'⁎' '' '<span class="char" title="ch-verbose"> <span class="ch 204E" title="ch-verbose">low asterisk</span> </span>' '' +'⁏' '' '<span class="char" title="ch-verbose"> <span class="ch 204F" title="ch-verbose">reversed semicolon</span> </span>' '' +'⁐' '' '<span class="char" title="ch-verbose"> <span class="ch 2050" title="ch-verbose">close up</span> </span>' '' +'⁑' '' '<span class="char" title="ch-verbose"> <span class="ch 2051" title="ch-verbose">two asterisks aligned vertically</span> </span>' '' +'⁒' '' '<span class="char" title="ch-verbose"> <span class="ch 2052" title="ch-verbose">commercial minus sign</span> </span>' '' +'⁓' '' '<span class="char" title="ch-verbose"> <span class="ch 2053" title="ch-verbose">swung dash</span> </span>' '' +'⁔' '' '<span class="char" title="ch-verbose"> <span class="ch 2054" title="ch-verbose">inverted undertie</span> </span>' '' +'⁗' '' '<span class="char" title="ch-verbose"> <span class="ch 2057" title="ch-verbose">quadruple prime</span> </span>' '' +' ' '' '<span class="char" title="ch-verbose"> <span class="ch 205F" title="ch-verbose">medium mathematical space</span> </span>' '' +'⁠' '' '<span class="char" title="ch-verbose"> <span class="ch 2060" title="ch-verbose">word joiner</span> </span>' '' +'⁡' '' '<span class="char" title="ch-verbose"> <span class="ch 2061" title="ch-verbose">function application</span> </span>' '' +'⁢' '' '<span class="char" title="ch-verbose"> <span class="ch 2062" title="ch-verbose">invisible times</span> </span>' '' +'⁣' '' '<span class="char" title="ch-verbose"> <span class="ch 2063" title="ch-verbose">invisible separator</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206A" title="ch-verbose">inhibit symmetric swapping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206B" title="ch-verbose">activate symmetric swapping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206C" title="ch-verbose">inhibit arabic form shaping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206D" title="ch-verbose">activate arabic form shaping</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206E" title="ch-verbose">national digit shapes</span> </span>' '' +'' '' '<span class="char" title="ch-verbose"> <span class="ch 206F" title="ch-verbose">nominal digit shapes</span> </span>' '' +'⁰' '' '<span class="char" title="ch-verbose"> <span class="ch 2070" title="ch-verbose">superscript zero</span> </span>' '' +'ⁱ' '' '<span class="char" title="ch-verbose"> <span class="ch 2071" title="ch-verbose">superscript latin small letter i</span> </span>' '' +'⁴' '' '<span class="char" title="ch-verbose"> <span class="ch 2074" title="ch-verbose">superscript four</span> </span>' '' +'⁵' '' '<span class="char" title="ch-verbose"> <span class="ch 2075" title="ch-verbose">superscript five</span> </span>' '' +'⁶' '' '<span class="char" title="ch-verbose"> <span class="ch 2076" title="ch-verbose">superscript six</span> </span>' '' +'⁷' '' '<span class="char" title="ch-verbose"> <span class="ch 2077" title="ch-verbose">superscript seven</span> </span>' '' +'⁸' '' '<span class="char" title="ch-verbose"> <span class="ch 2078" title="ch-verbose">superscript eight</span> </span>' '' +'⁹' '' '<span class="char" title="ch-verbose"> <span class="ch 2079" title="ch-verbose">superscript nine</span> </span>' '' +'⁺' '' '<span class="char" title="ch-verbose"> <span class="ch 207A" title="ch-verbose">superscript plus sign</span> </span>' '' +'⁻' '' '<span class="char" title="ch-verbose"> <span class="ch 207B" title="ch-verbose">superscript minus</span> </span>' '' +'⁼' '' '<span class="char" title="ch-verbose"> <span class="ch 207C" title="ch-verbose">superscript equals sign</span> </span>' '' +'⁽' '' '<span class="char" title="ch-verbose"> <span class="ch 207D" title="ch-verbose">superscript left parenthesis</span> </span>' '' +'⁾' '' '<span class="char" title="ch-verbose"> <span class="ch 207E" title="ch-verbose">superscript right parenthesis</span> </span>' '' +'ⁿ' '' '<span class="char" title="ch-verbose"> <span class="ch 207F" title="ch-verbose">superscript latin small letter n</span> </span>' '' +'₀' '' '<span class="char" title="ch-verbose"> <span class="ch 2080" title="ch-verbose">subscript zero</span> </span>' '' +'₁' '' '<span class="char" title="ch-verbose"> <span class="ch 2081" title="ch-verbose">subscript one</span> </span>' '' +'₂' '' '<span class="char" title="ch-verbose"> <span class="ch 2082" title="ch-verbose">subscript two</span> </span>' '' +'₃' '' '<span class="char" title="ch-verbose"> <span class="ch 2083" title="ch-verbose">subscript three</span> </span>' '' +'₄' '' '<span class="char" title="ch-verbose"> <span class="ch 2084" title="ch-verbose">subscript four</span> </span>' '' +'₅' '' '<span class="char" title="ch-verbose"> <span class="ch 2085" title="ch-verbose">subscript five</span> </span>' '' +'₆' '' '<span class="char" title="ch-verbose"> <span class="ch 2086" title="ch-verbose">subscript six</span> </span>' '' +'₇' '' '<span class="char" title="ch-verbose"> <span class="ch 2087" title="ch-verbose">subscript seven</span> </span>' '' +'₈' '' '<span class="char" title="ch-verbose"> <span class="ch 2088" title="ch-verbose">subscript eight</span> </span>' '' +'₉' '' '<span class="char" title="ch-verbose"> <span class="ch 2089" title="ch-verbose">subscript nine</span> </span>' '' +'₊' '' '<span class="char" title="ch-verbose"> <span class="ch 208A" title="ch-verbose">subscript plus sign</span> </span>' '' +'₋' '' '<span class="char" title="ch-verbose"> <span class="ch 208B" title="ch-verbose">subscript minus</span> </span>' '' +'₌' '' '<span class="char" title="ch-verbose"> <span class="ch 208C" title="ch-verbose">subscript equals sign</span> </span>' '' +'₍' '' '<span class="char" title="ch-verbose"> <span class="ch 208D" title="ch-verbose">subscript left parenthesis</span> </span>' '' +'₎' '' '<span class="char" title="ch-verbose"> <span class="ch 208E" title="ch-verbose">subscript right parenthesis</span> </span>' '' +'₠' '' '<span class="char" title="ch-verbose"> <span class="ch 20A0" title="ch-verbose">euro-currency sign</span> </span>' '' +'₡' '' '<span class="char" title="ch-verbose"> <span class="ch 20A1" title="ch-verbose">colon sign</span> </span>' '' +'₢' '' '<span class="char" title="ch-verbose"> <span class="ch 20A2" title="ch-verbose">cruzeiro sign</span> </span>' '' +'₣' '' '<span class="char" title="ch-verbose"> <span class="ch 20A3" title="ch-verbose">french franc sign</span> </span>' '' +'₤' '' '<span class="char" title="ch-verbose"> <span class="ch 20A4" title="ch-verbose">lira sign</span> </span>' '' +'₥' '' '<span class="char" title="ch-verbose"> <span class="ch 20A5" title="ch-verbose">mill sign</span> </span>' '' +'₦' '' '<span class="char" title="ch-verbose"> <span class="ch 20A6" title="ch-verbose">naira sign</span> </span>' '' +'₧' '' '<span class="char" title="ch-verbose"> <span class="ch 20A7" title="ch-verbose">peseta sign</span> </span>' '' +'₨' '' '<span class="char" title="ch-verbose"> <span class="ch 20A8" title="ch-verbose">rupee sign</span> </span>' '' +'₩' '' '<span class="char" title="ch-verbose"> <span class="ch 20A9" title="ch-verbose">won sign</span> </span>' '' +'₪' '' '<span class="char" title="ch-verbose"> <span class="ch 20AA" title="ch-verbose">new sheqel sign</span> </span>' '' +'₫' '' '<span class="char" title="ch-verbose"> <span class="ch 20AB" title="ch-verbose">dong sign</span> </span>' '' +'€' '' '<span class="char" title="ch-verbose"> <span class="ch 20AC" title="ch-verbose">euro</span> </span>' '' +'€' '' '<span class="char" title="ch-verbose"> <span class="ch 20AC" title="ch-verbose">euro sign</span> </span>' '' +'₭' '' '<span class="char" title="ch-verbose"> <span class="ch 20AD" title="ch-verbose">kip sign</span> </span>' '' +'₮' '' '<span class="char" title="ch-verbose"> <span class="ch 20AE" title="ch-verbose">tugrik sign</span> </span>' '' +'₯' '' '<span class="char" title="ch-verbose"> <span class="ch 20AF" title="ch-verbose">drachma sign</span> </span>' '' +'₰' '' '<span class="char" title="ch-verbose"> <span class="ch 20B0" title="ch-verbose">german penny sign</span> </span>' '' +'₱' '' '<span class="char" title="ch-verbose"> <span class="ch 20B1" title="ch-verbose">peso sign</span> </span>' '' +'⃐' '' '<span class="char" title="ch-verbose"> <span class="ch 20D0" title="ch-verbose">left harpoon above</span> </span>' '' +'⃑' '' '<span class="char" title="ch-verbose"> <span class="ch 20D1" title="ch-verbose">right harpoon above</span> </span>' '' +'⃒' '' '<span class="char" title="ch-verbose"> <span class="ch 20D2" title="ch-verbose">long vertical line overlay</span> </span>' '' +'⃓' '' '<span class="char" title="ch-verbose"> <span class="ch 20D3" title="ch-verbose">short vertical line overlay</span> </span>' '' +'⃔' '' '<span class="char" title="ch-verbose"> <span class="ch 20D4" title="ch-verbose">anticlockwise arrow above</span> </span>' '' +'⃕' '' '<span class="char" title="ch-verbose"> <span class="ch 20D5" title="ch-verbose">clockwise arrow above</span> </span>' '' +'⃖' '' '<span class="char" title="ch-verbose"> <span class="ch 20D6" title="ch-verbose">left arrow above</span> </span>' '' +'⃗' '' '<span class="char" title="ch-verbose"> <span class="ch 20D7" title="ch-verbose">right arrow above</span> </span>' '' +'⃘' '' '<span class="char" title="ch-verbose"> <span class="ch 20D8" title="ch-verbose">ring overlay</span> </span>' '' +'⃙' '' '<span class="char" title="ch-verbose"> <span class="ch 20D9" title="ch-verbose">clockwise ring overlay</span> </span>' '' +'⃚' '' '<span class="char" title="ch-verbose"> <span class="ch 20DA" title="ch-verbose">anticlockwise ring overlay</span> </span>' '' +'⃛' '' '<span class="char" title="ch-verbose"> <span class="ch 20DB" title="ch-verbose">three dots above</span> </span>' '' +'⃜' '' '<span class="char" title="ch-verbose"> <span class="ch 20DC" title="ch-verbose">four dots above</span> </span>' '' +'⃝' '' '<span class="char" title="ch-verbose"> <span class="ch 20DD" title="ch-verbose">enclosing circle</span> </span>' '' +'⃞' '' '<span class="char" title="ch-verbose"> <span class="ch 20DE" title="ch-verbose">enclosing square</span> </span>' '' +'⃟' '' '<span class="char" title="ch-verbose"> <span class="ch 20DF" title="ch-verbose">enclosing diamond</span> </span>' '' +'⃠' '' '<span class="char" title="ch-verbose"> <span class="ch 20E0" title="ch-verbose">enclosing circle backslash</span> </span>' '' +'⃡' '' '<span class="char" title="ch-verbose"> <span class="ch 20E1" title="ch-verbose">left right arrow above</span> </span>' '' +'⃢' '' '<span class="char" title="ch-verbose"> <span class="ch 20E2" title="ch-verbose">enclosing screen</span> </span>' '' +'⃣' '' '<span class="char" title="ch-verbose"> <span class="ch 20E3" title="ch-verbose">enclosing keycap</span> </span>' '' +'⃤' '' '<span class="char" title="ch-verbose"> <span class="ch 20E4" title="ch-verbose">enclosing upward pointing triangle</span> </span>' '' +'⃥' '' '<span class="char" title="ch-verbose"> <span class="ch 20E5" title="ch-verbose">reverse solidus overlay</span> </span>' '' +'⃦' '' '<span class="char" title="ch-verbose"> <span class="ch 20E6" title="ch-verbose">double vertical stroke overlay</span> </span>' '' +'⃧' '' '<span class="char" title="ch-verbose"> <span class="ch 20E7" title="ch-verbose">annuity symbol</span> </span>' '' +'⃨' '' '<span class="char" title="ch-verbose"> <span class="ch 20E8" title="ch-verbose">triple underdot</span> </span>' '' +'⃩' '' '<span class="char" title="ch-verbose"> <span class="ch 20E9" title="ch-verbose">wide bridge above</span> </span>' '' +'⃪' '' '<span class="char" title="ch-verbose"> <span class="ch 20EA" title="ch-verbose">leftwards arrow overlay</span> </span>' '' + +'↛' '' '<span class="char" title="ch-verbose"> <span class="ch 21FF" title="ch-verbose">rightwards arrow with stroke</span> </span>' '' +'℀' '' '<span class="char" title="ch-verbose"> <span class="ch 2100" title="ch-verbose">account of</span> </span>' '' +'℁' '' '<span class="char" title="ch-verbose"> <span class="ch 2101" title="ch-verbose">addressed to the subject</span> </span>' '' +'ℂ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2102" title="ch-verbose">c</span> </span>' '' +'℃' '' '<span class="char" title="ch-verbose"> <span class="ch 2103" title="ch-verbose">degree celsius</span> </span>' '' +'℄' '' '<span class="char" title="ch-verbose"> <span class="ch 2104" title="ch-verbose">centre line symbol</span> </span>' '' +'℅' '' '<span class="char" title="ch-verbose"> <span class="ch 2105" title="ch-verbose">care of</span> </span>' '' +'℆' '' '<span class="char" title="ch-verbose"> <span class="ch 2106" title="ch-verbose">cada una</span> </span>' '' +'ℇ' '' '<span class="char" title="ch-verbose"> <span class="ch 2107" title="ch-verbose">euler constant</span> </span>' '' +'℈' '' '<span class="char" title="ch-verbose"> <span class="ch 2108" title="ch-verbose">scruple</span> </span>' '' +'℉' '' '<span class="char" title="ch-verbose"> <span class="ch 2109" title="ch-verbose">degree fahrenheit</span> </span>' '' +'ℊ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 210A" title="ch-verbose">script g</span> </span>' '' +'ℋ' '' '<span class="script" title="ch-verbose"> <span class="ch 210B" title="ch-verbose">H</span> </span>' '' +'ℌ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 210C" title="ch-verbose">black-letter h</span> </span>' '' +'ℍ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 210D" title="ch-verbose">h</span> </span>' '' +'ℎ' '' '<span class="char" title="ch-verbose"> <span class="ch 210E" title="ch-verbose">planck constant</span> </span>' '' +'ℏ' '' '<span class="char" title="ch-verbose"> <span class="ch 210F" title="ch-verbose">planck constant over two pi</span> </span>' '' +'ℐ' '' '<span class="script" title="ch-verbose"> <span class="ch 2110" title="ch-verbose">I</span> </span>' '' +'ℑ' '' '<span class="fraktur char" title="ch-verbose"> <span class="ch 2111" title="ch-verbose">I</span> </span>' '' +'ℒ' '' '<span class="script" title="ch-verbose"> <span class="ch 2112" title="ch-verbose">L</span> </span>' '' +'ℓ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2113" title="ch-verbose">script l</span> </span>' '' +'℔' '' '<span class="char" title="ch-verbose"> <span class="ch 2114" title="ch-verbose">l b bar</span> </span>' '' +'ℕ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2115" title="ch-verbose">n</span> </span>' '' +'№' '' '<span class="char" title="ch-verbose"> <span class="ch 2116" title="ch-verbose">numero sign</span> </span>' '' +'℗' '' '<span class="char" title="ch-verbose"> <span class="ch 2117" title="ch-verbose">sound recording copyright</span> </span>' '' +'℘' '' '<span class="char" title="ch-verbose"> <span class="ch 2118" title="ch-verbose">Weierstrass</span> </span>' '' +'ℙ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2119" title="ch-verbose">p</span> </span>' '' +'ℚ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 211A" title="ch-verbose">q</span> </span>' '' +'ℛ' '' '<span class="script" title="ch-verbose"> <span class="ch 211B" title="ch-verbose">R</span> </span>' '' +'ℜ' '' '<span class="fraktur char" title="ch-verbose"> <span class="ch 211C" title="ch-verbose">R</span> </span>' '' +'ℝ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 211D" title="ch-verbose">r</span> </span>' '' +'℞' '' '<span class="char" title="ch-verbose"> <span class="ch 211E" title="ch-verbose">prescription take sign</span> </span>' '' +'℟' '' '<span class="char" title="ch-verbose"> <span class="ch 211F" title="ch-verbose">response sign</span> </span>' '' +'℠' '' '<span class="char" title="ch-verbose"> <span class="ch 2120" title="ch-verbose">service mark</span> </span>' '' +'℡' '' '<span class="char" title="ch-verbose"> <span class="ch 2121" title="ch-verbose">telephone sign</span> </span>' '' +'™' '' '<span class="char" title="ch-verbose"> <span class="ch 2122" title="ch-verbose">trade mark</span> </span>' '' +'℣' '' '<span class="char" title="ch-verbose"> <span class="ch 2123" title="ch-verbose">versicle</span> </span>' '' +'ℤ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2124" title="ch-verbose">z</span> </span>' '' +'℥' '' '<span class="char" title="ch-verbose"> <span class="ch 2125" title="ch-verbose">ounce</span> </span>' '' +'Ω' '' '<span class="char" title="ch-verbose"> <span class="ch 2126" title="ch-verbose">ohm</span> </span>' '' +'℧' '' '<span class="char" title="ch-verbose"> <span class="ch 2127" title="ch-verbose">inverted ohm</span> </span>' '' +'ℨ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2128" title="ch-verbose">black-letter z</span> </span>' '' +'℩' '' '<span class="char" title="ch-verbose"> <span class="ch 2129" title="ch-verbose">turned iota</span> </span>' '' +'K' '' '<span class="char" title="ch-verbose"> <span class="ch 212A" title="ch-verbose">degree kelvin</span> </span>' '' +'Å' '' '<span class="char" title="ch-verbose"> <span class="ch 212B" title="ch-verbose">angstrom</span> </span>' '' +'ℬ' '' '<span class="script" title="ch-verbose"> <span class="ch 212C" title="ch-verbose">B</span> </span>' '' +'ℭ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 212D" title="ch-verbose">black-letter c</span> </span>' '' d +'℮' '' '<span class="char" title="ch-verbose"> <span class="ch 212E" title="ch-verbose">estimated</span> </span>' '' +'ℯ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 212F" title="ch-verbose">script e</span> </span>' '' +'ℰ' '' '<span class="script" title="ch-verbose"> <span class="ch 2130" title="ch-verbose">E</span> </span>' '' +'ℱ' '' '<span class="script" title="ch-verbose"> <span class="ch 2131" title="ch-verbose">F</span> </span>' '' +'Ⅎ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2132" title="ch-verbose">turned f</span> </span>' '' +'ℳ' '' '<span class="script" title="ch-verbose"> <span class="ch 2133" title="ch-verbose">M</span> </span>' '' +'ℴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2134" title="ch-verbose">script o</span> </span>' '' +'ℵ' '' '<span class="char" title="ch-verbose"> <span class="ch 2135" title="ch-verbose">alef</span> </span>' '' +'ℶ' '' '<span class="char" title="ch-verbose"> <span class="ch 2136" title="ch-verbose">bet</span> </span>' '' +'ℷ' '' '<span class="char" title="ch-verbose"> <span class="ch 2137" title="ch-verbose">gimel</span> </span>' '' +'ℸ' '' '<span class="char" title="ch-verbose"> <span class="ch 2138" title="ch-verbose">dalet</span> </span>' '' +'ℹ' '' '<span class="char" title="ch-verbose"> <span class="ch 2139" title="ch-verbose">information source sign</span> </span>' '' +'℺' '' '<span class="char" title="ch-verbose"> capital <span class="ch 213A" title="ch-verbose">rotated q</span> </span>' '' +'℻' '' '<span class="char" title="ch-verbose"> <span class="ch 213B" title="ch-verbose">facsimile sign</span> </span>' '' +'ℽ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213D" title="ch-verbose">gamma</span> </span>' '' +'ℾ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213E" title="ch-verbose">gamma</span> </span>' '' +'ℿ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 213F" title="ch-verbose">pi</span> </span>' '' +'⅀' '' '<span class="char" title="ch-verbose"> double-struck <span class="ch " title="ch-verbose">n-ary summation</span> </span>' '' +'⅁' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2141" title="ch-verbose">turned sans-serif g</span> </span>' '' +'⅂' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2142" title="ch-verbose">turned sans-serif l</span> </span>' '' +'⅃' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2143" title="ch-verbose">reversed sans-serif l</span> </span>' '' +'⅄' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2144" title="ch-verbose">turned sans-serif y</span> </span>' '' +'ⅅ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2145" title="ch-verbose">italic d</span> </span>' '' +'ⅆ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2146" title="ch-verbose">italic d</span> </span>' '' +'ⅇ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2147" title="ch-verbose">italic e</span> </span>' '' +'ⅈ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2148" title="ch-verbose">italic i</span> </span>' '' +'ⅉ' '' '<span class="char" title="ch-verbose"> double-struck capital <span class="ch 2149" title="ch-verbose">italic j</span> </span>' '' +'⅊' '' '<span class="char" title="ch-verbose"> <span class="ch 214A" title="ch-verbose">property line</span> </span>' '' +'⅋' '' '<span class="char" title="ch-verbose"> <span class="ch 214B" title="ch-verbose">turned ampersand</span> </span>' '' +'⅓' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2153" title="ch-verbose">one third</span> </span>' '' +'⅔' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2154" title="ch-verbose">two thirds</span> </span>' '' +'⅕' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2155" title="ch-verbose">one fifth</span> </span>' '' +'⅖' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2156" title="ch-verbose">two fifths</span> </span>' '' +'⅗' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2157" title="ch-verbose">three fifths</span> </span>' '' +'⅘' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2158" title="ch-verbose">four fifths</span> </span>' '' +'⅙' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 2159" title="ch-verbose">one sixth</span> </span>' '' +'⅚' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215A" title="ch-verbose">five sixths</span> </span>' '' +'⅛' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215B" title="ch-verbose">one eighth</span> </span>' '' +'⅜' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215C" title="ch-verbose">three eighths</span> </span>' '' +'⅝' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215D" title="ch-verbose">five eighths</span> </span>' '' +'⅞' '' '<span class="char" title="ch-verbose"> vulgar <span class="ch 215E" title="ch-verbose">seven eighths</span> </span>' '' +'⅟' '' '<span class="char" title="ch-verbose"> <span class="ch 215F" title="ch-verbose">fraction numerator one</span> </span>' '' +'Ⅰ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2160" title="ch-verbose">roman numeral one</span> </span>' '' +'Ⅱ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2161" title="ch-verbose">roman numeral two</span> </span>' '' +'Ⅲ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2162" title="ch-verbose">roman numeral three</span> </span>' '' +'Ⅳ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2163" title="ch-verbose">roman numeral four</span> </span>' '' +'Ⅴ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2164" title="ch-verbose">roman numeral five</span> </span>' '' +'Ⅵ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2165" title="ch-verbose">roman numeral six</span> </span>' '' +'Ⅶ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2166" title="ch-verbose">roman numeral seven</span> </span>' '' +'Ⅷ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2167" title="ch-verbose">roman numeral eight</span> </span>' '' +'Ⅸ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2168" title="ch-verbose">roman numeral nine</span> </span>' '' +'Ⅹ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2169" title="ch-verbose">roman numeral ten</span> </span>' '' +'Ⅺ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216a" title="ch-verbose">roman numeral eleven</span> </span>' '' +'Ⅻ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216b" title="ch-verbose">roman numeral twelve</span> </span>' '' +'Ⅼ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216c" title="ch-verbose">roman numeral fifty</span> </span>' '' +'Ⅽ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216d" title="ch-verbose">roman numeral one hundred</span> </span>' '' +'Ⅾ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216e" title="ch-verbose">roman numeral five hundred</span> </span>' '' +'Ⅿ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 216f" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ⅰ' '' '<span class="char" title="ch-verbose"> <span class="ch 2170" title="ch-verbose">roman numeral one</span> </span>' '' +'ⅱ' '' '<span class="char" title="ch-verbose"> <span class="ch 2171" title="ch-verbose">roman numeral two</span> </span>' '' +'ⅲ' '' '<span class="char" title="ch-verbose"> <span class="ch 2172" title="ch-verbose">roman numeral three</span> </span>' '' +'ⅳ' '' '<span class="char" title="ch-verbose"> <span class="ch 2173" title="ch-verbose">roman numeral four</span> </span>' '' +'ⅴ' '' '<span class="char" title="ch-verbose"> <span class="ch 2174" title="ch-verbose">roman numeral five</span> </span>' '' +'ⅵ' '' '<span class="char" title="ch-verbose"> <span class="ch 2175" title="ch-verbose">roman numeral six</span> </span>' '' +'ⅶ' '' '<span class="char" title="ch-verbose"> <span class="ch 2176" title="ch-verbose">roman numeral seven</span> </span>' '' +'ⅷ' '' '<span class="char" title="ch-verbose"> <span class="ch 2177" title="ch-verbose">roman numeral eight</span> </span>' '' +'ⅸ' '' '<span class="char" title="ch-verbose"> <span class="ch 2178" title="ch-verbose">roman numeral nine</span> </span>' '' +'ⅹ' '' '<span class="char" title="ch-verbose"> <span class="ch 2179" title="ch-verbose">roman numeral ten</span> </span>' '' +'ⅺ' '' '<span class="char" title="ch-verbose"> <span class="ch 217A" title="ch-verbose">roman numeral eleven</span> </span>' '' +'ⅻ' '' '<span class="char" title="ch-verbose"> <span class="ch 217B" title="ch-verbose">roman numeral twelve</span> </span>' '' +'ⅼ' '' '<span class="char" title="ch-verbose"> <span class="ch 217C" title="ch-verbose">roman numeral fifty</span> </span>' '' +'ⅽ' '' '<span class="char" title="ch-verbose"> <span class="ch 217D" title="ch-verbose">roman numeral one hundred</span> </span>' '' +'ⅾ' '' '<span class="char" title="ch-verbose"> <span class="ch 217E" title="ch-verbose">roman numeral five hundred</span> </span>' '' +'ⅿ' '' '<span class="char" title="ch-verbose"> <span class="ch 217F" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ↀ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2180" title="ch-verbose">roman numeral one thousand</span> </span>' '' +'ↁ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2181" title="ch-verbose">roman numeral five thousand</span> </span>' '' +'ↂ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2182" title="ch-verbose">roman numeral ten thousand</span> </span>' '' +'Ↄ' '' '<span class="char" title="ch-verbose"> capital <span class="ch 2183" title="ch-verbose">roman numeral reversed one hundred</span> </span>' '' +'←' '' '<span class="char" title="ch-verbose"> <span class="ch 2190" title="ch-verbose">arrow left</span> </span>' '' +'↑' '' '<span class="char" title="ch-verbose"> <span class="ch 2191" title="ch-verbose">arrow up</span> </span>' '' +'→' '' '<span class="char" title="ch-verbose"> <span class="ch 2192" title="ch-verbose">arrow right</span> </span>' '' +'↓' '' '<span class="char" title="ch-verbose"> <span class="ch 2193" title="ch-verbose">arrow down</span> </span>' '' +'↔' '' '<span class="char" title="ch-verbose"> <span class="ch 2194" title="ch-verbose">arrow left and right</span> </span>' '' +'↕' '' '<span class="char" title="ch-verbose"> <span class="ch 2195" title="ch-verbose">up down arrow</span> </span>' '' +'↖' '' '<span class="char" title="ch-verbose"> <span class="ch 2196" title="ch-verbose">north west arrow</span> </span>' '' +'↗' '' '<span class="char" title="ch-verbose"> <span class="ch 2197" title="ch-verbose">north east arrow</span> </span>' '' +'↘' '' '<span class="char" title="ch-verbose"> <span class="ch 2198" title="ch-verbose">south east arrow</span> </span>' '' +'↙' '' '<span class="char" title="ch-verbose"> <span class="ch 2199" title="ch-verbose">south west arrow</span> </span>' '' +'↚' '' '<span class="char" title="ch-verbose"> <span class="ch 219A" title="ch-verbose">leftwards arrow with stroke</span> </span>' '' +'↜' '' '<span class="char" title="ch-verbose"> <span class="ch 219C" title="ch-verbose">leftwards wave arrow</span> </span>' '' +'↝' '' '<span class="char" title="ch-verbose"> <span class="ch 219D" title="ch-verbose">rightwards wave arrow</span> </span>' '' +'↞' '' '<span class="char" title="ch-verbose"> <span class="ch 219E" title="ch-verbose">leftwards two headed arrow</span> </span>' '' +'↟' '' '<span class="char" title="ch-verbose"> <span class="ch 219F" title="ch-verbose">upwards two headed arrow</span> </span>' '' +'↠' '' '<span class="char" title="ch-verbose"> <span class="ch 21A0" title="ch-verbose">rightwards two headed arrow</span> </span>' '' +'↡' '' '<span class="char" title="ch-verbose"> <span class="ch 21A1" title="ch-verbose">downwards two headed arrow</span> </span>' '' +'↢' '' '<span class="char" title="ch-verbose"> <span class="ch 21A2" title="ch-verbose">leftwards arrow with tail</span> </span>' '' +'↣' '' '<span class="char" title="ch-verbose"> <span class="ch 21A3" title="ch-verbose">rightwards arrow with tail</span> </span>' '' +'↤' '' '<span class="char" title="ch-verbose"> <span class="ch 21A4" title="ch-verbose">leftwards arrow from bar</span> </span>' '' +'↥' '' '<span class="char" title="ch-verbose"> <span class="ch 21A5" title="ch-verbose">upwards arrow from bar</span> </span>' '' +'↦' '' '<span class="char" title="ch-verbose"> <span class="ch 21A6" title="ch-verbose">rightwards arrow from bar</span> </span>' '' +'↧' '' '<span class="char" title="ch-verbose"> <span class="ch 21A7" title="ch-verbose">downwards arrow from bar</span> </span>' '' +'↨' '' '<span class="char" title="ch-verbose"> <span class="ch 21A8" title="ch-verbose">up down arrow with base</span> </span>' '' +'↩' '' '<span class="char" title="ch-verbose"> <span class="ch 21A9" title="ch-verbose">leftwards arrow with hook</span> </span>' '' +'↪' '' '<span class="char" title="ch-verbose"> <span class="ch 21AA" title="ch-verbose">rightwards arrow with hook</span> </span>' '' +'↫' '' '<span class="char" title="ch-verbose"> <span class="ch 21AB" title="ch-verbose">leftwards arrow with loop</span> </span>' '' +'↬' '' '<span class="char" title="ch-verbose"> <span class="ch 21AC" title="ch-verbose">rightwards arrow with loop</span> </span>' '' +'↭' '' '<span class="char" title="ch-verbose"> <span class="ch 21AD" title="ch-verbose">left right wave arrow</span> </span>' '' +'↮' '' '<span class="char" title="ch-verbose"> <span class="ch 21AE" title="ch-verbose">left right arrow with stroke</span> </span>' '' +'↯' '' '<span class="char" title="ch-verbose"> <span class="ch 21AF" title="ch-verbose">downwards zigzag arrow</span> </span>' '' +'↰' '' '<span class="char" title="ch-verbose"> <span class="ch 21B0" title="ch-verbose">upwards arrow with tip leftwards</span> </span>' '' +'↱' '' '<span class="char" title="ch-verbose"> <span class="ch 21B1" title="ch-verbose">upwards arrow with tip rightwards</span> </span>' '' +'↲' '' '<span class="char" title="ch-verbose"> <span class="ch 21B2" title="ch-verbose">downwards arrow with tip leftwards</span> </span>' '' +'↳' '' '<span class="char" title="ch-verbose"> <span class="ch 21B3" title="ch-verbose">downwards arrow with tip rightwards</span> </span>' '' +'↴' '' '<span class="char" title="ch-verbose"> <span class="ch 21B4" title="ch-verbose">rightwards arrow with corner downwards</span> </span>' '' +'↵' '' '<span class="char" title="ch-verbose"> <span class="ch 21B5" title="ch-verbose">carriage return</span> </span>' '' +'↶' '' '<span class="char" title="ch-verbose"> <span class="ch 21B6" title="ch-verbose">anticlockwise top semicircle arrow</span> </span>' '' +'↷' '' '<span class="char" title="ch-verbose"> <span class="ch 21B7" title="ch-verbose">clockwise top semicircle arrow</span> </span>' '' +'↸' '' '<span class="char" title="ch-verbose"> <span class="ch 21B8" title="ch-verbose">north west arrow to long bar</span> </span>' '' +'↹' '' '<span class="char" title="ch-verbose"> <span class="ch 21B9" title="ch-verbose">leftwards arrow to bar over rightwards arrow to bar</span> </span>' '' +'↺' '' '<span class="char" title="ch-verbose"> <span class="ch 21BA" title="ch-verbose">anticlockwise open circle arrow</span> </span>' '' +'↻' '' '<span class="char" title="ch-verbose"> <span class="ch 21BB" title="ch-verbose">clockwise open circle arrow</span> </span>' '' +'↼' '' '<span class="char" title="ch-verbose"> <span class="ch 21BC" title="ch-verbose">leftwards harpoon with barb upwards</span> </span>' '' +'↽' '' '<span class="char" title="ch-verbose"> <span class="ch 21BD" title="ch-verbose">leftwards harpoon with barb downwards</span> </span>' '' +'↾' '' '<span class="char" title="ch-verbose"> <span class="ch 21BE" title="ch-verbose">upwards harpoon with barb rightwards</span> </span>' '' +'↿' '' '<span class="char" title="ch-verbose"> <span class="ch 21BF" title="ch-verbose">upwards harpoon with barb leftwards</span> </span>' '' +'⇀' '' '<span class="char" title="ch-verbose"> <span class="ch 21C0" title="ch-verbose">rightwards harpoon with barb upwards</span> </span>' '' +'⇁' '' '<span class="char" title="ch-verbose"> <span class="ch 21C1" title="ch-verbose">rightwards harpoon with barb downwards</span> </span>' '' +'⇂' '' '<span class="char" title="ch-verbose"> <span class="ch 21C2" title="ch-verbose">downwards harpoon with barb rightwards</span> </span>' '' +'⇃' '' '<span class="char" title="ch-verbose"> <span class="ch 21C3" title="ch-verbose">downwards harpoon with barb leftwards</span> </span>' '' +'⇄' '' '<span class="char" title="ch-verbose"> <span class="ch 21C4" title="ch-verbose">rightwards arrow over leftwards arrow</span> </span>' '' +'⇅' '' '<span class="char" title="ch-verbose"> <span class="ch 21C5" title="ch-verbose">upwards arrow leftwards of downwards arrow</span> </span>' '' +'⇆' '' '<span class="char" title="ch-verbose"> <span class="ch 21C6" title="ch-verbose">leftwards arrow over rightwards arrow</span> </span>' '' +'⇇' '' '<span class="char" title="ch-verbose"> <span class="ch 21C7" title="ch-verbose">leftwards paired arrows</span> </span>' '' +'⇈' '' '<span class="char" title="ch-verbose"> <span class="ch 21C8" title="ch-verbose">upwards paired arrows</span> </span>' '' +'⇉' '' '<span class="char" title="ch-verbose"> <span class="ch 21C9" title="ch-verbose">rightwards paired arrows</span> </span>' '' +'⇊' '' '<span class="char" title="ch-verbose"> <span class="ch 21CA" title="ch-verbose">downwards paired arrows</span> </span>' '' +'⇋' '' '<span class="char" title="ch-verbose"> <span class="ch 21CB" title="ch-verbose">leftwards harpoon over rightwards harpoon</span> </span>' '' +'⇌' '' '<span class="char" title="ch-verbose"> <span class="ch 21CC" title="ch-verbose">rightwards harpoon over leftwards harpoon</span> </span>' '' +'⇍' '' '<span class="char" title="ch-verbose"> <span class="ch 21CD" title="ch-verbose">leftwards double arrow with stroke</span> </span>' '' +'⇎' '' '<span class="char" title="ch-verbose"> <span class="ch 21CE" title="ch-verbose">left right double arrow with stroke</span> </span>' '' +'⇏' '' '<span class="char" title="ch-verbose"> <span class="ch 21CF" title="ch-verbose">rightwards double arrow with stroke</span> </span>' '' +'⇐' '' '<span class="char" title="ch-verbose"> <span class="ch 21D0" title="ch-verbose">double arrow left</span> </span>' '' +'⇑' '' '<span class="char" title="ch-verbose"> <span class="ch 21D1" title="ch-verbose">double arrow up</span> </span>' '' +'⇒' '' '<span class="char" title="ch-verbose"> <span class="ch 21D2" title="ch-verbose">double arrow right</span> </span>' '' +'⇓' '' '<span class="char" title="ch-verbose"> <span class="ch 21D3" title="ch-verbose">double arrow down</span> </span>' '' +'⇔' '' '<span class="char" title="ch-verbose"> <span class="ch 21D4" title="ch-verbose">double arrow left and right </span> </span>' '' +'⇕' '' '<span class="char" title="ch-verbose"> <span class="ch 21D5" title="ch-verbose">up down double arrow</span> </span>' '' +'⇖' '' '<span class="char" title="ch-verbose"> <span class="ch 21D6" title="ch-verbose">north west double arrow</span> </span>' '' +'⇗' '' '<span class="char" title="ch-verbose"> <span class="ch 21D7" title="ch-verbose">north east double arrow</span> </span>' '' +'⇘' '' '<span class="char" title="ch-verbose"> <span class="ch 21D8" title="ch-verbose">south east double arrow</span> </span>' '' +'⇙' '' '<span class="char" title="ch-verbose"> <span class="ch 21D9" title="ch-verbose">south west double arrow</span> </span>' '' +'⇚' '' '<span class="char" title="ch-verbose"> <span class="ch 21DA" title="ch-verbose">leftwards triple arrow</span> </span>' '' +'⇛' '' '<span class="char" title="ch-verbose"> <span class="ch 21DB" title="ch-verbose">rightwards triple arrow</span> </span>' '' +'⇜' '' '<span class="char" title="ch-verbose"> <span class="ch 21DC" title="ch-verbose">leftwards squiggle arrow</span> </span>' '' +'⇝' '' '<span class="char" title="ch-verbose"> <span class="ch 21DD" title="ch-verbose">rightwards squiggle arrow</span> </span>' '' +'⇞' '' '<span class="char" title="ch-verbose"> <span class="ch 21DE" title="ch-verbose">upwards arrow with double stroke</span> </span>' '' +'⇟' '' '<span class="char" title="ch-verbose"> <span class="ch 21DF" title="ch-verbose">downwards arrow with double stroke</span> </span>' '' +'⇠' '' '<span class="char" title="ch-verbose"> <span class="ch 21E0" title="ch-verbose">leftwards dashed arrow</span> </span>' '' +'⇡' '' '<span class="char" title="ch-verbose"> <span class="ch 21E1" title="ch-verbose">upwards dashed arrow</span> </span>' '' +'⇢' '' '<span class="char" title="ch-verbose"> <span class="ch 21E2" title="ch-verbose">rightwards dashed arrow</span> </span>' '' +'⇣' '' '<span class="char" title="ch-verbose"> <span class="ch 21E3" title="ch-verbose">downwards dashed arrow</span> </span>' '' +'⇤' '' '<span class="char" title="ch-verbose"> <span class="ch 21E4" title="ch-verbose">leftwards arrow to bar</span> </span>' '' +'⇥' '' '<span class="char" title="ch-verbose"> <span class="ch 21E5" title="ch-verbose">rightwards arrow to bar</span> </span>' '' +'⇦' '' '<span class="char" title="ch-verbose"> <span class="ch 21E6" title="ch-verbose">leftwards white arrow</span> </span>' '' +'⇧' '' '<span class="char" title="ch-verbose"> <span class="ch 21E7" title="ch-verbose">upwards white arrow</span> </span>' '' +'⇨' '' '<span class="char" title="ch-verbose"> <span class="ch 21E8" title="ch-verbose">rightwards white arrow</span> </span>' '' +'⇩' '' '<span class="char" title="ch-verbose"> <span class="ch 21E9" title="ch-verbose">downwards white arrow</span> </span>' '' +'⇪' '' '<span class="char" title="ch-verbose"> <span class="ch 21EA" title="ch-verbose">upwards white arrow from bar</span> </span>' '' +'⇫' '' '<span class="char" title="ch-verbose"> <span class="ch 21EB" title="ch-verbose">upwards white arrow on pedestal</span> </span>' '' +'⇬' '' '<span class="char" title="ch-verbose"> <span class="ch 21EC" title="ch-verbose">upwards white arrow on pedestal with horizontal bar</span> </span>' '' +'⇭' '' '<span class="char" title="ch-verbose"> <span class="ch 21ED" title="ch-verbose">upwards white arrow on pedestal with vertical bar</span> </span>' '' +'⇮' '' '<span class="char" title="ch-verbose"> <span class="ch 21EE" title="ch-verbose">upwards white double arrow</span> </span>' '' +'⇯' '' '<span class="char" title="ch-verbose"> <span class="ch 21EF" title="ch-verbose">upwards white double arrow on pedestal</span> </span>' '' +'⇰' '' '<span class="char" title="ch-verbose"> <span class="ch 21F0" title="ch-verbose">rightwards white arrow from wall</span> </span>' '' +'⇱' '' '<span class="char" title="ch-verbose"> <span class="ch 21F1" title="ch-verbose">north west arrow to corner</span> </span>' '' +'⇲' '' '<span class="char" title="ch-verbose"> <span class="ch 21F2" title="ch-verbose">south east arrow to corner</span> </span>' '' +'⇳' '' '<span class="char" title="ch-verbose"> <span class="ch 21F3" title="ch-verbose">up down white arrow</span> </span>' '' +'⇴' '' '<span class="char" title="ch-verbose"> <span class="ch 21F4" title="ch-verbose">right arrow with small circle</span> </span>' '' +'⇵' '' '<span class="char" title="ch-verbose"> <span class="ch 21F5" title="ch-verbose">downwards arrow leftwards of upwards arrow</span> </span>' '' +'⇶' '' '<span class="char" title="ch-verbose"> <span class="ch 21F6" title="ch-verbose">three rightwards arrows</span> </span>' '' +'⇷' '' '<span class="char" title="ch-verbose"> <span class="ch 21F7" title="ch-verbose">leftwards arrow with vertical stroke</span> </span>' '' +'⇸' '' '<span class="char" title="ch-verbose"> <span class="ch 21F8" title="ch-verbose">rightwards arrow with vertical stroke</span> </span>' '' +'⇹' '' '<span class="char" title="ch-verbose"> <span class="ch 21F9" title="ch-verbose">left right arrow with vertical stroke</span> </span>' '' +'⇺' '' '<span class="char" title="ch-verbose"> <span class="ch 21FA" title="ch-verbose">leftwards arrow with double vertical stroke</span> </span>' '' +'⇻' '' '<span class="char" title="ch-verbose"> <span class="ch 21FB" title="ch-verbose">rightwards arrow with double vertical stroke</span> </span>' '' +'⇼' '' '<span class="char" title="ch-verbose"> <span class="ch 21FC" title="ch-verbose">left right arrow with double vertical stroke</span> </span>' '' +'⇽' '' '<span class="char" title="ch-verbose"> <span class="ch 21FD" title="ch-verbose">leftwards open-headed arrow</span> </span>' '' +'⇾' '' '<span class="char" title="ch-verbose"> <span class="ch 21FE" title="ch-verbose">rightwards open-headed arrow</span> </span>' '' +'⇿' '' '<span class="char" title="ch-verbose"> <span class="ch 21FF" title="ch-verbose">left right open-headed arrow</span> </span>' '' + +'∀' '' '<span class="char" title="ch-verbose"> <span class="ch 2200" title="ch-verbose">for all</span> </span>' '' +'∁' '' '<span class="char" title="ch-verbose"> <span class="ch 2201" title="ch-verbose">complement</span> </span>' '' +'∂' '' '<span class="char" title="ch-verbose"> <span class="ch 2202" title="ch-verbose">partial derivative</span> </span>' '' +'∃' '' '<span class="char" title="ch-verbose"> <span class="ch 2203" title="ch-verbose">there exists</span> </span>' '' +'∄' '' '<span class="char" title="ch-verbose"> <span class="ch 2204" title="ch-verbose">there does not exist</span> </span>' '' +'∅' '' '<span class="char" title="ch-verbose"> <span class="ch 2205" title="ch-verbose">empty set</span> </span>' '' +'∆' '' '<span class="char" title="ch-verbose"> <span class="ch 2206" title="ch-verbose">increment</span> </span>' '' +'∇' '' '<span class="char" title="ch-verbose"> <span class="ch 2207" title="ch-verbose">nabla</span> </span>' '' +'∈' '' '<span class="char" title="ch-verbose"> <span class="ch 2208" title="ch-verbose">element of</span> </span>' '' +'∉' '' '<span class="char" title="ch-verbose"> <span class="ch 2209" title="ch-verbose">not a member(not an element) </span> </span>' '' +'∊' '' '<span class="char" title="ch-verbose"> <span class="ch 220A" title="ch-verbose">small element of</span> </span>' '' +'∋' '' '<span class="char" title="ch-verbose"> <span class="ch 220B" title="ch-verbose">contains as member</span> </span>' '' +'∌' '' '<span class="char" title="ch-verbose"> <span class="ch 220C" title="ch-verbose">does not contain as member</span> </span>' '' +'∍' '' '<span class="char" title="ch-verbose"> <span class="ch 220D" title="ch-verbose">such that</span> </span>' '' +'∎' '' '<span class="char" title="ch-verbose"> <span class="ch 220E" title="ch-verbose">end of proof</span> </span>' '' +'∏' '' '<span class="char" title="ch-verbose"> <span class="ch 220F" title="ch-verbose">product</span> </span>' '' +'∐' '' '<span class="char" title="ch-verbose"> <span class="ch 2210" title="ch-verbose">coproduct</span> </span>' '' +'∑' '' '<span class="char" title="ch-verbose"> <span class="ch 2211" title="ch-verbose">sum</span> </span>' '' +'−' '' '<span class="char" title="ch-verbose"> <span class="ch 2212" title="ch-verbose">minus</span> </span>' '' +'∓' '' '<span class="char" title="ch-verbose"> <span class="ch 2213" title="ch-verbose">minus plus</span> </span>' '' +'∔' '' '<span class="char" title="ch-verbose"> <span class="ch 2214" title="ch-verbose">dot plus</span> </span>' '' +'∕' '' '<span class="char" title="ch-verbose"> <span class="ch 2215" title="ch-verbose">slash</span> </span>' '' +'∖' '' '<span class="char" title="ch-verbose"> <span class="ch 2216" title="ch-verbose">back slash</span> </span>' '' +'∗' '' '<span class="char" title="ch-verbose"> <span class="ch 2217" title="ch-verbose">asterisk</span> </span>' '' +'∘' '' '<span class="char" title="ch-verbose"> <span class="ch 2218" title="ch-verbose">ring operator</span> </span>' '' +'∙' '' '<span class="char" title="ch-verbose"> <span class="ch 2219" title="ch-verbose">bullet</span> </span>' '' +'√' '' '<span class="char" title="ch-verbose"> <span class="ch 221A" title="ch-verbose">square root</span> </span>' '' +'∛' '' '<span class="char" title="ch-verbose"> <span class="ch 221B" title="ch-verbose">cube root</span> </span>' '' +'∜' '' '<span class="char" title="ch-verbose"> <span class="ch 221C" title="ch-verbose">fourth root</span> </span>' '' +'∝' '' '<span class="char" title="ch-verbose"> <span class="ch 221D" title="ch-verbose">proportional</span> </span>' '' +'∞' '' '<span class="char" title="ch-verbose"> <span class="ch 221E" title="ch-verbose">infinity</span> </span>' '' +'∟' '' '<span class="char" title="ch-verbose"> <span class="ch 221F" title="ch-verbose">right angle</span> </span>' '' +'∠' '' '<span class="char" title="ch-verbose"> <span class="ch 2220" title="ch-verbose">angle</span> </span>' '' +'∡' '' '<span class="char" title="ch-verbose"> <span class="ch 2221" title="ch-verbose">measured angle</span> </span>' '' +'∢' '' '<span class="char" title="ch-verbose"> <span class="ch 2222" title="ch-verbose">spherical angle</span> </span>' '' +'∣' '' '<span class="char" title="ch-verbose"> <span class="ch 2223" title="ch-verbose">vertical bar</span> </span>' '' +'∤' '' '<span class="char" title="ch-verbose"> <span class="ch 2224" title="ch-verbose">does not divide</span> </span>' '' +'∥' '' '<span class="char" title="ch-verbose"> <span class="ch 2225" title="ch-verbose">parallel to</span> </span>' '' +'∦' '' '<span class="char" title="ch-verbose"> <span class="ch 2226" title="ch-verbose">not parallel to</span> </span>' '' +'∧' '' '<span class="char" title="ch-verbose"> <span class="ch 2227" title="ch-verbose">logical and</span> </span>' '' +'∨' '' '<span class="char" title="ch-verbose"> <span class="ch 2228" title="ch-verbose">logical or</span> </span>' '' +'∩' '' '<span class="char" title="ch-verbose"> <span class="ch 2229" title="ch-verbose">intersection</span> </span>' '' +'∪' '' '<span class="char" title="ch-verbose"> <span class="ch 222A" title="ch-verbose">union</span> </span>' '' +'∫' '' '<span class="char" title="ch-verbose"> <span class="ch 222B" title="ch-verbose">integral</span> </span>' '' +'∬' '' '<span class="char" title="ch-verbose"> <span class="ch 222C" title="ch-verbose">double integral</span> </span>' '' +'∭' '' '<span class="char" title="ch-verbose"> <span class="ch 222D" title="ch-verbose">triple integral</span> </span>' '' +'∮' '' '<span class="char" title="ch-verbose"> <span class="ch 222E" title="ch-verbose">contour integral</span> </span>' '' +'∯' '' '<span class="char" title="ch-verbose"> <span class="ch 222F" title="ch-verbose">surface integral</span> </span>' '' +'∰' '' '<span class="char" title="ch-verbose"> <span class="ch 2230" title="ch-verbose">volume integral</span> </span>' '' +'∱' '' '<span class="char" title="ch-verbose"> <span class="ch 2231" title="ch-verbose">clockwise integral</span> </span>' '' +'∲' '' '<span class="char" title="ch-verbose"> <span class="ch 2232" title="ch-verbose">clockwise contour integral</span> </span>' '' +'∳' '' '<span class="char" title="ch-verbose"> <span class="ch 2233" title="ch-verbose">anticlockwise contour integral</span> </span>' '' +'∴' '' '<span class="char" title="ch-verbose"> <span class="ch 2234" title="ch-verbose">therefore</span> </span>' '' +'∵' '' '<span class="char" title="ch-verbose"> <span class="ch 2235" title="ch-verbose">because</span> </span>' '' +'∶' '' '<span class="char" title="ch-verbose"> <span class="ch 2236" title="ch-verbose">ratio</span> </span>' '' +'∷' '' '<span class="char" title="ch-verbose"> <span class="ch 2237" title="ch-verbose">proportion</span> </span>' '' +'∸' '' '<span class="char" title="ch-verbose"> <span class="ch 2238" title="ch-verbose">dot minus</span> </span>' '' +'∹' '' '<span class="char" title="ch-verbose"> <span class="ch 2239" title="ch-verbose">excess</span> </span>' '' +'∺' '' '<span class="char" title="ch-verbose"> <span class="ch 223A" title="ch-verbose">geometric proportion</span> </span>' '' +'∻' '' '<span class="char" title="ch-verbose"> <span class="ch 223B" title="ch-verbose">homothetic</span> </span>' '' +'∼' '' '<span class="char" title="ch-verbose"> <span class="ch 223C" title="ch-verbose">similar</span> </span>' '' +'∽' '' '<span class="char" title="ch-verbose"> <span class="ch 223D" title="ch-verbose">reversed tilde</span> </span>' '' +'∾' '' '<span class="char" title="ch-verbose"> <span class="ch 223E" title="ch-verbose">inverted lazy s</span> </span>' '' +'∿' '' '<span class="char" title="ch-verbose"> <span class="ch 223F" title="ch-verbose">sine wave</span> </span>' '' +'≀' '' '<span class="char" title="ch-verbose"> <span class="ch 2240" title="ch-verbose">wreath product</span> </span>' '' +'≁' '' '<span class="char" title="ch-verbose"> <span class="ch 2241" title="ch-verbose">not tilde</span> </span>' '' +'≂' '' '<span class="char" title="ch-verbose"> <span class="ch 2242" title="ch-verbose">minus tilde</span> </span>' '' +'≃' '' '<span class="char" title="ch-verbose"> <span class="ch 2243" title="ch-verbose">asymptotically equal to</span> </span>' '' +'≄' '' '<span class="char" title="ch-verbose"> <span class="ch 2244" title="ch-verbose">not asymptotically equal to</span> </span>' '' +'≅' '' '<span class="char" title="ch-verbose"> <span class="ch 2245" title="ch-verbose">approximately equal to</span> </span>' '' +'≆' '' '<span class="char" title="ch-verbose"> <span class="ch 2246" title="ch-verbose">approximately but not actually equal to</span> </span>' '' +'≇' '' '<span class="char" title="ch-verbose"> <span class="ch 2247" title="ch-verbose">neither approximately nor actually equal to</span> </span>' '' +'≈' '' '<span class="char" title="ch-verbose"> <span class="ch 2248" title="ch-verbose">almost equal to</span> </span>' '' +'≉' '' '<span class="char" title="ch-verbose"> <span class="ch 2249" title="ch-verbose">not almost equal to</span> </span>' '' +'≊' '' '<span class="char" title="ch-verbose"> <span class="ch 224A" title="ch-verbose">almost equal or equal to</span> </span>' '' +'≋' '' '<span class="char" title="ch-verbose"> <span class="ch 224B" title="ch-verbose">triple tilde</span> </span>' '' +'≌' '' '<span class="char" title="ch-verbose"> <span class="ch 224C" title="ch-verbose">all equal to</span> </span>' '' +'≍' '' '<span class="char" title="ch-verbose"> <span class="ch 224D" title="ch-verbose">equivalent to</span> </span>' '' +'≎' '' '<span class="char" title="ch-verbose"> <span class="ch 224E" title="ch-verbose">geometrically equivalent to</span> </span>' '' +'≏' '' '<span class="char" title="ch-verbose"> <span class="ch 224F" title="ch-verbose">difference between</span> </span>' '' +'≐' '' '<span class="char" title="ch-verbose"> <span class="ch 2250" title="ch-verbose">approaches the limit</span> </span>' '' +'≑' '' '<span class="char" title="ch-verbose"> <span class="ch 2251" title="ch-verbose">geometrically equal to</span> </span>' '' +'≒' '' '<span class="char" title="ch-verbose"> <span class="ch 2252" title="ch-verbose">approximately equal to or the image of</span> </span>' '' +'≓' '' '<span class="char" title="ch-verbose"> <span class="ch 2253" title="ch-verbose">image of or approximately equal to</span> </span>' '' +'≔' '' '<span class="char" title="ch-verbose"> <span class="ch 2254" title="ch-verbose">colon equals</span> </span>' '' +'≕' '' '<span class="char" title="ch-verbose"> <span class="ch 2255" title="ch-verbose">equals colon</span> </span>' '' +'≖' '' '<span class="char" title="ch-verbose"> <span class="ch 2256" title="ch-verbose">ring in equal to</span> </span>' '' +'≗' '' '<span class="char" title="ch-verbose"> <span class="ch 2257" title="ch-verbose">ring equal to</span> </span>' '' +'≘' '' '<span class="char" title="ch-verbose"> <span class="ch 2258" title="ch-verbose">corresponds to</span> </span>' '' +'≙' '' '<span class="char" title="ch-verbose"> <span class="ch 2259" title="ch-verbose">estimates</span> </span>' '' +'≚' '' '<span class="char" title="ch-verbose"> <span class="ch 225A" title="ch-verbose">equiangular to</span> </span>' '' +'≛' '' '<span class="char" title="ch-verbose"> <span class="ch 225B" title="ch-verbose">star equals</span> </span>' '' +'≜' '' '<span class="char" title="ch-verbose"> <span class="ch 225C" title="ch-verbose">delta equal to</span> </span>' '' +'≝' '' '<span class="char" title="ch-verbose"> <span class="ch 225D" title="ch-verbose">equal to by definition</span> </span>' '' +'≞' '' '<span class="char" title="ch-verbose"> <span class="ch 225E" title="ch-verbose">measured by</span> </span>' '' +'≟' '' '<span class="char" title="ch-verbose"> <span class="ch 225F" title="ch-verbose">questioned equal to</span> </span>' '' +'≠' '' '<span class="char" title="ch-verbose"> <span class="ch 2260" title="ch-verbose">not equal</span> </span>' '' +'≡' '' '<span class="char" title="ch-verbose"> <span class="ch 2261" title="ch-verbose">equivalent</span> </span>' '' +'≢' '' '<span class="char" title="ch-verbose"> <span class="ch 2262" title="ch-verbose">not identical to</span> </span>' '' +'≣' '' '<span class="char" title="ch-verbose"> <span class="ch 2263" title="ch-verbose">strictly equivalent to</span> </span>' '' +'≤' '' '<span class="char" title="ch-verbose"> <span class="ch 2264" title="ch-verbose">less than or equal to</span> </span>' '' +'≥' '' '<span class="char" title="ch-verbose"> <span class="ch 2265" title="ch-verbose">greater than or equal to</span> </span>' '' +'≦' '' '<span class="char" title="ch-verbose"> <span class="ch 2266" title="ch-verbose">less-than over equal to</span> </span>' '' +'≧' '' '<span class="char" title="ch-verbose"> <span class="ch 2267" title="ch-verbose">greater-than over equal to</span> </span>' '' +'≨' '' '<span class="char" title="ch-verbose"> <span class="ch 2268" title="ch-verbose">less-than but not equal to</span> </span>' '' +'≩' '' '<span class="char" title="ch-verbose"> <span class="ch 2269" title="ch-verbose">greater-than but not equal to</span> </span>' '' +'≪' '' '<span class="char" title="ch-verbose"> <span class="ch 226A" title="ch-verbose">much less-than</span> </span>' '' +'≫' '' '<span class="char" title="ch-verbose"> <span class="ch 226B" title="ch-verbose">much greater-than</span> </span>' '' +'≬' '' '<span class="char" title="ch-verbose"> <span class="ch 226C" title="ch-verbose">between</span> </span>' '' +'≭' '' '<span class="char" title="ch-verbose"> <span class="ch 226D" title="ch-verbose">not equivalent to</span> </span>' '' +'≮' '' '<span class="char" title="ch-verbose"> <span class="ch 226E" title="ch-verbose">not less-than</span> </span>' '' +'≯' '' '<span class="char" title="ch-verbose"> <span class="ch 226F" title="ch-verbose">not greater-than</span> </span>' '' +'≰' '' '<span class="char" title="ch-verbose"> <span class="ch 2270" title="ch-verbose">neither less-than nor equal to</span> </span>' '' +'≱' '' '<span class="char" title="ch-verbose"> <span class="ch 2271" title="ch-verbose">neither greater-than nor equal to</span> </span>' '' +'≲' '' '<span class="char" title="ch-verbose"> <span class="ch 2272" title="ch-verbose">less-than or equivalent to</span> </span>' '' +'≳' '' '<span class="char" title="ch-verbose"> <span class="ch 2273" title="ch-verbose">greater-than or equivalent to</span> </span>' '' +'≴' '' '<span class="char" title="ch-verbose"> <span class="ch 2274" title="ch-verbose">neither less-than nor equivalent to</span> </span>' '' +'≵' '' '<span class="char" title="ch-verbose"> <span class="ch 2275" title="ch-verbose">neither greater-than nor equivalent to</span> </span>' '' +'≶' '' '<span class="char" title="ch-verbose"> <span class="ch 2276" title="ch-verbose">less-than or greater-than</span> </span>' '' +'≷' '' '<span class="char" title="ch-verbose"> <span class="ch 2277" title="ch-verbose">greater-than or less-than</span> </span>' '' +'≸' '' '<span class="char" title="ch-verbose"> <span class="ch 2278" title="ch-verbose">neither less-than nor greater-than</span> </span>' '' +'≹' '' '<span class="char" title="ch-verbose"> <span class="ch 2279" title="ch-verbose">neither greater-than nor less-than</span> </span>' '' +'≺' '' '<span class="char" title="ch-verbose"> <span class="ch 227A" title="ch-verbose">precedes</span> </span>' '' +'≻' '' '<span class="char" title="ch-verbose"> <span class="ch 227B" title="ch-verbose">succeeds</span> </span>' '' +'≼' '' '<span class="char" title="ch-verbose"> <span class="ch 227C" title="ch-verbose">precedes or equal to</span> </span>' '' +'≽' '' '<span class="char" title="ch-verbose"> <span class="ch 227D" title="ch-verbose">succeeds or equal to</span> </span>' '' +'≾' '' '<span class="char" title="ch-verbose"> <span class="ch 227E" title="ch-verbose">precedes or equivalent to</span> </span>' '' +'≿' '' '<span class="char" title="ch-verbose"> <span class="ch 227F" title="ch-verbose">succeeds or equivalent to</span> </span>' '' +'⊀' '' '<span class="char" title="ch-verbose"> <span class="ch 2280" title="ch-verbose">does not precede</span> </span>' '' +'⊁' '' '<span class="char" title="ch-verbose"> <span class="ch 2281" title="ch-verbose">does not succeed</span> </span>' '' +'⊂' '' '<span class="char" title="ch-verbose"> <span class="ch 2282" title="ch-verbose">proper subset of</span> </span>' '' +'⊃' '' '<span class="char" title="ch-verbose"> <span class="ch 2283" title="ch-verbose">proper superset of</span> </span>' '' +'⊄' '' '<span class="char" title="ch-verbose"> <span class="ch 2284" title="ch-verbose">not subset</span> </span>' '' +'⊅' '' '<span class="char" title="ch-verbose"> <span class="ch 2285" title="ch-verbose">not a superset of</span> </span>' '' +'⊆' '' '<span class="char" title="ch-verbose"> <span class="ch 2286" title="ch-verbose">contained in or equals</span> </span>' '' +'⊇' '' '<span class="char" title="ch-verbose"> <span class="ch 2287" title="ch-verbose">superset of or equal to</span> </span>' '' +'⊈' '' '<span class="char" title="ch-verbose"> <span class="ch 2288" title="ch-verbose">neither a subset of nor equal to</span> </span>' '' +'⊉' '' '<span class="char" title="ch-verbose"> <span class="ch 2289" title="ch-verbose">neither a superset of nor equal to</span> </span>' '' +'⊊' '' '<span class="char" title="ch-verbose"> <span class="ch 228A" title="ch-verbose">subset of with not equal to</span> </span>' '' +'⊋' '' '<span class="char" title="ch-verbose"> <span class="ch 228B" title="ch-verbose">superset of with not equal to</span> </span>' '' +'⊌' '' '<span class="char" title="ch-verbose"> <span class="ch 228C" title="ch-verbose">multiset</span> </span>' '' +'⊍' '' '<span class="char" title="ch-verbose"> <span class="ch 228D" title="ch-verbose">multiset multiplication</span> </span>' '' +'⊎' '' '<span class="char" title="ch-verbose"> <span class="ch 228E" title="ch-verbose">multiset union</span> </span>' '' +'⊏' '' '<span class="char" title="ch-verbose"> <span class="ch 228F" title="ch-verbose">square image of</span> </span>' '' +'⊐' '' '<span class="char" title="ch-verbose"> <span class="ch 2290" title="ch-verbose">square original of</span> </span>' '' +'⊑' '' '<span class="char" title="ch-verbose"> <span class="ch 2291" title="ch-verbose">square image of or equal to</span> </span>' '' +'⊒' '' '<span class="char" title="ch-verbose"> <span class="ch 2292" title="ch-verbose">square original of or equal to</span> </span>' '' +'⊓' '' '<span class="char" title="ch-verbose"> <span class="ch 2293" title="ch-verbose">square cap</span> </span>' '' +'⊔' '' '<span class="char" title="ch-verbose"> <span class="ch 2294" title="ch-verbose">square cup</span> </span>' '' +'⊕' '' '<span class="char" title="ch-verbose"> <span class="ch 2295" title="ch-verbose">circle plus</span> </span>' '' +'⊖' '' '<span class="char" title="ch-verbose"> <span class="ch 2296" title="ch-verbose">circled minus</span> </span>' '' +'⊗' '' '<span class="char" title="ch-verbose"> <span class="ch 2297" title="ch-verbose">circle multiply</span> </span>' '' +'⊘' '' '<span class="char" title="ch-verbose"> <span class="ch 2298" title="ch-verbose">circled division slash</span> </span>' '' +'⊙' '' '<span class="char" title="ch-verbose"> <span class="ch 2299" title="ch-verbose">circled dot operator</span> </span>' '' +'⊚' '' '<span class="char" title="ch-verbose"> <span class="ch 229A" title="ch-verbose">circled ring operator</span> </span>' '' +'⊛' '' '<span class="char" title="ch-verbose"> <span class="ch 229B" title="ch-verbose">circled asterisk operator</span> </span>' '' +'⊜' '' '<span class="char" title="ch-verbose"> <span class="ch 229C" title="ch-verbose">circled equals</span> </span>' '' +'⊝' '' '<span class="char" title="ch-verbose"> <span class="ch 229D" title="ch-verbose">circled dash</span> </span>' '' +'⊞' '' '<span class="char" title="ch-verbose"> <span class="ch 229E" title="ch-verbose">squared plus</span> </span>' '' +'⊟' '' '<span class="char" title="ch-verbose"> <span class="ch 229F" title="ch-verbose">squared minus</span> </span>' '' +'⊠' '' '<span class="char" title="ch-verbose"> <span class="ch 22A0" title="ch-verbose">squared times</span> </span>' '' +'⊡' '' '<span class="char" title="ch-verbose"> <span class="ch 22A1" title="ch-verbose">squared dot operator</span> </span>' '' +'⊢' '' '<span class="char" title="ch-verbose"> <span class="ch 22A2" title="ch-verbose">right tack</span> </span>' '' +'⊣' '' '<span class="char" title="ch-verbose"> <span class="ch 22A3" title="ch-verbose">left tack</span> </span>' '' +'⊤' '' '<span class="char" title="ch-verbose"> <span class="ch 22A4" title="ch-verbose">down tack</span> </span>' '' +'⊥' '' '<span class="char" title="ch-verbose"> <span class="ch 22A5" title="ch-verbose">perpendicular</span> </span>' '' +'⊦' '' '<span class="char" title="ch-verbose"> <span class="ch 22A6" title="ch-verbose">assertion</span> </span>' '' +'⊧' '' '<span class="char" title="ch-verbose"> <span class="ch 22A7" title="ch-verbose">models</span> </span>' '' +'⊨' '' '<span class="char" title="ch-verbose"> <span class="ch 22A8" title="ch-verbose">true</span> </span>' '' +'⊩' '' '<span class="char" title="ch-verbose"> <span class="ch 22A9" title="ch-verbose">forces</span> </span>' '' +'⊪' '' '<span class="char" title="ch-verbose"> <span class="ch 22AA" title="ch-verbose">triple vertical bar right turnstile</span> </span>' '' +'⊫' '' '<span class="char" title="ch-verbose"> <span class="ch 22AB" title="ch-verbose">double vertical bar double right turnstile</span> </span>' '' +'⊬' '' '<span class="char" title="ch-verbose"> <span class="ch 22AC" title="ch-verbose">does not prove</span> </span>' '' +'⊭' '' '<span class="char" title="ch-verbose"> <span class="ch 22AD" title="ch-verbose">not true</span> </span>' '' +'⊮' '' '<span class="char" title="ch-verbose"> <span class="ch 22AE" title="ch-verbose">does not force</span> </span>' '' +'⊯' '' '<span class="char" title="ch-verbose"> <span class="ch 22AF" title="ch-verbose">negated double vertical bar double right turnstile</span> </span>' '' +'⊰' '' '<span class="char" title="ch-verbose"> <span class="ch 22B0" title="ch-verbose">precedes under relation</span> </span>' '' +'⊱' '' '<span class="char" title="ch-verbose"> <span class="ch 22B1" title="ch-verbose">succeeds under relation</span> </span>' '' +'⊲' '' '<span class="char" title="ch-verbose"> <span class="ch 22B2" title="ch-verbose">normal subgroup of</span> </span>' '' +'⊳' '' '<span class="char" title="ch-verbose"> <span class="ch 22B3" title="ch-verbose">contains as normal subgroup</span> </span>' '' +'⊴' '' '<span class="char" title="ch-verbose"> <span class="ch 22B4" title="ch-verbose">normal subgroup of or equal t</span> </span>' '' +'⊵' '' '<span class="char" title="ch-verbose"> <span class="ch 22B5" title="ch-verbose">contains as normal s</span> </span>' '' +'⊶' '' '<span class="char" title="ch-verbose"> <span class="ch 22B6" title="ch-verbose">original of</span> </span>' '' +'⊷' '' '<span class="char" title="ch-verbose"> <span class="ch 22B7" title="ch-verbose">image of</span> </span>' '' +'⊸' '' '<span class="char" title="ch-verbose"> <span class="ch 22B8" title="ch-verbose">multimap</span> </span>' '' +'⊹' '' '<span class="char" title="ch-verbose"> <span class="ch 22B9" title="ch-verbose">hermitian conjugate matrix</span> </span>' '' +'⊺' '' '<span class="char" title="ch-verbose"> <span class="ch 22BA" title="ch-verbose">intercalate</span> </span>' '' +'⊻' '' '<span class="char" title="ch-verbose"> <span class="ch 22BB" title="ch-verbose">xor</span> </span>' '' +'⊼' '' '<span class="char" title="ch-verbose"> <span class="ch 22BC" title="ch-verbose">nand</span> </span>' '' +'⊽' '' '<span class="char" title="ch-verbose"> <span class="ch 22BD" title="ch-verbose">nor</span> </span>' '' +'⊾' '' '<span class="char" title="ch-verbose"> <span class="ch 22BE" title="ch-verbose">right angle with arc</span> </span>' '' +'⊿' '' '<span class="char" title="ch-verbose"> <span class="ch 22BF" title="ch-verbose">right triangle</span> </span>' '' +'⋀' '' '<span class="char" title="ch-verbose"> <span class="ch 22C0" title="ch-verbose">n-ary logical and</span> </span>' '' +'⋁' '' '<span class="char" title="ch-verbose"> <span class="ch 22C1" title="ch-verbose">n-ary logical or</span> </span>' '' +'⋂' '' '<span class="char" title="ch-verbose"> <span class="ch 22C2" title="ch-verbose">intersection</span> </span>' '' +'⋂' '' '<span class="char" title="ch-verbose"> <span class="ch 22C2" title="ch-verbose">n-ary intersection</span> </span>' '' +'⋃' '' '<span class="char" title="ch-verbose"> <span class="ch 22C3" title="ch-verbose">union</span> </span>' '' +'⋄' '' '<span class="char" title="ch-verbose"> <span class="ch 22C4" title="ch-verbose">diamond operator</span> </span>' '' +'⋅' '' '<span class="char" title="ch-verbose"> <span class="ch 22C5" title="ch-verbose">dot operator</span> </span>' '' +'⋅' '' '<span class="char" title="ch-verbose"> <span class="ch 22C5" title="ch-verbose">dot operator</span> </span>' '' +'⋆' '' '<span class="char" title="ch-verbose"> <span class="ch 22C6" title="ch-verbose">star operator</span> </span>' '' +'⋇' '' '<span class="char" title="ch-verbose"> <span class="ch 22C7" title="ch-verbose">division times</span> </span>' '' +'⋈' '' '<span class="char" title="ch-verbose"> <span class="ch 22C8" title="ch-verbose">bowtie</span> </span>' '' +'⋉' '' '<span class="char" title="ch-verbose"> <span class="ch 22C9" title="ch-verbose">left normal factor semidirect product</span> </span>' '' +'⋊' '' '<span class="char" title="ch-verbose"> <span class="ch 22CA" title="ch-verbose">right normal factor semidirect product</span> </span>' '' +'⋋' '' '<span class="char" title="ch-verbose"> <span class="ch 22CB" title="ch-verbose">left semidirect product</span> </span>' '' +'⋌' '' '<span class="char" title="ch-verbose"> <span class="ch 22CC" title="ch-verbose">right semidirect product</span> </span>' '' +'⋍' '' '<span class="char" title="ch-verbose"> <span class="ch 22CD" title="ch-verbose">reversed tilde equals</span> </span>' '' +'⋎' '' '<span class="char" title="ch-verbose"> <span class="ch 22CE" title="ch-verbose">curly logical or</span> </span>' '' +'⋏' '' '<span class="char" title="ch-verbose"> <span class="ch 22CF" title="ch-verbose">curly logical and</span> </span>' '' +'⋐' '' '<span class="char" title="ch-verbose"> <span class="ch 22D0" title="ch-verbose">double subset</span> </span>' '' +'⋑' '' '<span class="char" title="ch-verbose"> <span class="ch 22D1" title="ch-verbose">double superset</span> </span>' '' +'⋒' '' '<span class="char" title="ch-verbose"> <span class="ch 22D2" title="ch-verbose">double intersection</span> </span>' '' +'⋓' '' '<span class="char" title="ch-verbose"> <span class="ch 22D3" title="ch-verbose">double union</span> </span>' '' +'⋔' '' '<span class="char" title="ch-verbose"> <span class="ch 22D4" title="ch-verbose">pitchfork</span> </span>' '' +'⋕' '' '<span class="char" title="ch-verbose"> <span class="ch 22D5" title="ch-verbose">equal and parallel to</span> </span>' '' +'⋖' '' '<span class="char" title="ch-verbose"> <span class="ch 22D6" title="ch-verbose">less-than with dot</span> </span>' '' +'⋗' '' '<span class="char" title="ch-verbose"> <span class="ch 22D7" title="ch-verbose">greater-than with dot</span> </span>' '' +'⋘' '' '<span class="char" title="ch-verbose"> <span class="ch 22D8" title="ch-verbose">very much less-than</span> </span>' '' +'⋙' '' '<span class="char" title="ch-verbose"> <span class="ch 22D9" title="ch-verbose">very much greater-than</span> </span>' '' +'⋚' '' '<span class="char" title="ch-verbose"> <span class="ch 22DA" title="ch-verbose">less-than equal to or greater-than</span> </span>' '' +'⋛' '' '<span class="char" title="ch-verbose"> <span class="ch 22DB" title="ch-verbose">greater-than equal to or less-than</span> </span>' '' +'⋜' '' '<span class="char" title="ch-verbose"> <span class="ch 22DC" title="ch-verbose">equal to or less-than</span> </span>' '' +'⋝' '' '<span class="char" title="ch-verbose"> <span class="ch 22DD" title="ch-verbose">equal to or greater-than</span> </span>' '' +'⋞' '' '<span class="char" title="ch-verbose"> <span class="ch 22DE" title="ch-verbose">equal to or precedes</span> </span>' '' +'⋟' '' '<span class="char" title="ch-verbose"> <span class="ch 22DF" title="ch-verbose">equal to or succeeds</span> </span>' '' +'⋠' '' '<span class="char" title="ch-verbose"> <span class="ch 22E0" title="ch-verbose">does not precede or equal</span> </span>' '' +'⋡' '' '<span class="char" title="ch-verbose"> <span class="ch 22E1" title="ch-verbose">does not succeed or equal</span> </span>' '' +'⋢' '' '<span class="char" title="ch-verbose"> <span class="ch 22E2" title="ch-verbose">not square image of or equal to</span> </span>' '' +'⋣' '' '<span class="char" title="ch-verbose"> <span class="ch 22E3" title="ch-verbose">not square original of or equal to</span> </span>' '' +'⋤' '' '<span class="char" title="ch-verbose"> <span class="ch 22E4" title="ch-verbose">square image of or not equal to</span> </span>' '' +'⋥' '' '<span class="char" title="ch-verbose"> <span class="ch 22E5" title="ch-verbose">square original of or not equal to</span> </span>' '' +'⋦' '' '<span class="char" title="ch-verbose"> <span class="ch 22E6" title="ch-verbose">less-than but not equivalent to</span> </span>' '' +'⋧' '' '<span class="char" title="ch-verbose"> <span class="ch 22E7" title="ch-verbose">greater-than but not equivalent to</span> </span>' '' +'⋨' '' '<span class="char" title="ch-verbose"> <span class="ch 22E8" title="ch-verbose">precedes but not equivalent to</span> </span>' '' +'⋩' '' '<span class="char" title="ch-verbose"> <span class="ch 22E9" title="ch-verbose">succeeds but not equivalent to</span> </span>' '' +'⋪' '' '<span class="char" title="ch-verbose"> <span class="ch 22EA" title="ch-verbose">not normal subgroup of</span> </span>' '' +'⋫' '' '<span class="char" title="ch-verbose"> <span class="ch 22EB" title="ch-verbose">does not contain as normal subgroup</span> </span>' '' +'⋬' '' '<span class="char" title="ch-verbose"> <span class="ch 22EC" title="ch-verbose">not normal subgroup of or equal to</span> </span>' '' +'⋭' '' '<span class="char" title="ch-verbose"> <span class="ch 22ED" title="ch-verbose">does not contain as normal subgroup or equal</span> </span>' '' +'⋮' '' '<span class="char" title="ch-verbose"> <span class="ch 22EE" title="ch-verbose">vertical ellipsis</span> </span>' '' +'⋯' '' '<span class="char" title="ch-verbose"> <span class="ch 22EF" title="ch-verbose">centered ellipsis</span> </span>' '' +'⋰' '' '<span class="char" title="ch-verbose"> <span class="ch 22F0" title="ch-verbose">ascending ellipsis</span> </span>' '' +'⋱' '' '<span class="char" title="ch-verbose"> <span class="ch 22F1" title="ch-verbose">descending ellipsis</span> </span>' '' +'⋲' '' '<span class="char" title="ch-verbose"> <span class="ch 22F2" title="ch-verbose">element of with long horizontal stroke</span> </span>' '' +'⋳' '' '<span class="char" title="ch-verbose"> <span class="ch 22F3" title="ch-verbose">element of with vertical bar at end of horizontal stroke</span> </span>' '' +'⋴' '' '<span class="char" title="ch-verbose"> <span class="ch 22F4" title="ch-verbose">small element of with vertical bar at end of horizontal stro</span> </span>' '' +'⋵' '' '<span class="char" title="ch-verbose"> <span class="ch 22F5" title="ch-verbose">element of with dot above</span> </span>' '' +'⋶' '' '<span class="char" title="ch-verbose"> <span class="ch 22F6" title="ch-verbose">element of with overbar</span> </span>' '' +'⋷' '' '<span class="char" title="ch-verbose"> <span class="ch 22F7" title="ch-verbose">small element of with overbar</span> </span>' '' +'⋸' '' '<span class="char" title="ch-verbose"> <span class="ch 22F8" title="ch-verbose">element of with underbar</span> </span>' '' +'⋹' '' '<span class="char" title="ch-verbose"> <span class="ch 22F9" title="ch-verbose">element of with two horizontal strokes</span> </span>' '' +'⋺' '' '<span class="char" title="ch-verbose"> <span class="ch 22FA" title="ch-verbose">contains with long horizontal stroke</span> </span>' '' +'⋻' '' '<span class="char" title="ch-verbose"> <span class="ch 22FB" title="ch-verbose">contains with vertical bar at end of horizontal stroke</span> </span>' '' +'⋼' '' '<span class="char" title="ch-verbose"> <span class="ch 22FC" title="ch-verbose">small contains with vertical bar at end of horizontal stroke</span> </span>' '' +'⋽' '' '<span class="char" title="ch-verbose"> <span class="ch 22FD" title="ch-verbose">contains with overbar</span> </span>' '' +'⋾' '' '<span class="char" title="ch-verbose"> <span class="ch 22FE" title="ch-verbose">small contains with overbar</span> </span>' '' +'⋿' '' '<span class="char" title="ch-verbose"> <span class="ch 22FF" title="ch-verbose">z notation bag membership</span> </span>' '' + +'⌀' '' '<span class="char" title="ch-verbose"> <span class="ch 2300" title="ch-verbose">diameter sign</span> </span>' '' +'⌁' '' '<span class="char" title="ch-verbose"> <span class="ch 2301" title="ch-verbose">electric arrow</span> </span>' '' +'⌂' '' '<span class="char" title="ch-verbose"> <span class="ch 2302" title="ch-verbose">house</span> </span>' '' +'⌃' '' '<span class="char" title="ch-verbose"> <span class="ch 2303" title="ch-verbose">up arrowhead</span> </span>' '' +'⌄' '' '<span class="char" title="ch-verbose"> <span class="ch 2304" title="ch-verbose">down arrowhead</span> </span>' '' +'⌅' '' '<span class="char" title="ch-verbose"> <span class="ch 2305" title="ch-verbose">projective</span> </span>' '' +'⌆' '' '<span class="char" title="ch-verbose"> <span class="ch 2306" title="ch-verbose">perspective</span> </span>' '' +'⌇' '' '<span class="char" title="ch-verbose"> <span class="ch 2307" title="ch-verbose">wavy line</span> </span>' '' +'⌈' '' '<span class="char" title="ch-verbose"> <span class="ch 2308" title="ch-verbose">left ceiling</span> </span>' '' +'⌉' '' '<span class="char" title="ch-verbose"> <span class="ch 2309" title="ch-verbose">right ceiling</span> </span>' '' +'⌊' '' '<span class="char" title="ch-verbose"> <span class="ch 230A" title="ch-verbose">left floor</span> </span>' '' +'⌋' '' '<span class="char" title="ch-verbose"> <span class="ch 230B" title="ch-verbose">right floor</span> </span>' '' +'⌌' '' '<span class="char" title="ch-verbose"> <span class="ch 230C" title="ch-verbose">bottom right crop</span> </span>' '' +'⌍' '' '<span class="char" title="ch-verbose"> <span class="ch 230D" title="ch-verbose">bottom left crop</span> </span>' '' +'⌎' '' '<span class="char" title="ch-verbose"> <span class="ch 230E" title="ch-verbose">top right crop</span> </span>' '' +'⌏' '' '<span class="char" title="ch-verbose"> <span class="ch 230F" title="ch-verbose">top left crop</span> </span>' '' +'⌐' '' '<span class="char" title="ch-verbose"> <span class="ch 2310" title="ch-verbose">reversed not sign</span> </span>' '' +'⌑' '' '<span class="char" title="ch-verbose"> <span class="ch 2311" title="ch-verbose">square lozenge</span> </span>' '' +'⌒' '' '<span class="char" title="ch-verbose"> <span class="ch 2312" title="ch-verbose">arc</span> </span>' '' +'⌓' '' '<span class="char" title="ch-verbose"> <span class="ch 2313" title="ch-verbose">segment</span> </span>' '' +'⌔' '' '<span class="char" title="ch-verbose"> <span class="ch 2314" title="ch-verbose">sector</span> </span>' '' +'⌕' '' '<span class="char" title="ch-verbose"> <span class="ch 2315" title="ch-verbose">telephone recorder</span> </span>' '' +'⌖' '' '<span class="char" title="ch-verbose"> <span class="ch 2316" title="ch-verbose">position indicator</span> </span>' '' +'⌗' '' '<span class="char" title="ch-verbose"> <span class="ch 2317" title="ch-verbose">viewdata square</span> </span>' '' +'⌘' '' '<span class="char" title="ch-verbose"> <span class="ch 2318" title="ch-verbose">place of interest sign</span> </span>' '' +'⌙' '' '<span class="char" title="ch-verbose"> <span class="ch 2319" title="ch-verbose">turned not sign</span> </span>' '' +'⌚' '' '<span class="char" title="ch-verbose"> <span class="ch 231A" title="ch-verbose">watch</span> </span>' '' +'⌛' '' '<span class="char" title="ch-verbose"> <span class="ch 231B" title="ch-verbose">hourglass</span> </span>' '' +'⌜' '' '<span class="char" title="ch-verbose"> <span class="ch 231C" title="ch-verbose">top left corner</span> </span>' '' +'⌝' '' '<span class="char" title="ch-verbose"> <span class="ch 231D" title="ch-verbose">top right corner</span> </span>' '' +'⌞' '' '<span class="char" title="ch-verbose"> <span class="ch 231E" title="ch-verbose">bottom left corner</span> </span>' '' +'⌟' '' '<span class="char" title="ch-verbose"> <span class="ch 231F" title="ch-verbose">bottom right corner</span> </span>' '' +'⌠' '' '<span class="char" title="ch-verbose"> <span class="ch 2320" title="ch-verbose">top half integral</span> </span>' '' +'⌡' '' '<span class="char" title="ch-verbose"> <span class="ch 2321" title="ch-verbose">bottom half integral</span> </span>' '' +'⌢' '' '<span class="char" title="ch-verbose"> <span class="ch 2322" title="ch-verbose">frown</span> </span>' '' +'⌣' '' '<span class="char" title="ch-verbose"> <span class="ch 2323" title="ch-verbose">smile</span> </span>' '' +'⌤' '' '<span class="char" title="ch-verbose"> <span class="ch 2324" title="ch-verbose">up arrowhead between two horizontal bars</span> </span>' '' +'⌥' '' '<span class="char" title="ch-verbose"> <span class="ch 2325" title="ch-verbose">option key</span> </span>' '' +'⌦' '' '<span class="char" title="ch-verbose"> <span class="ch 2326" title="ch-verbose">erase to the right</span> </span>' '' +'⌧' '' '<span class="char" title="ch-verbose"> <span class="ch 2327" title="ch-verbose">x in a rectangle box</span> </span>' '' +'⌨' '' '<span class="char" title="ch-verbose"> <span class="ch 2328" title="ch-verbose">keyboard</span> </span>' '' +'〈' '' '<span class="char" title="ch-verbose"> <span class="ch 2329" title="ch-verbose">left angle bracket</span> </span>' '' +'〉' '' '<span class="char" title="ch-verbose"> <span class="ch 232A" title="ch-verbose">right angle bracket</span> </span>' '' +'⌫' '' '<span class="char" title="ch-verbose"> <span class="ch 232B" title="ch-verbose">erase to the left</span> </span>' '' +'⌬' '' '<span class="char" title="ch-verbose"> <span class="ch 232C" title="ch-verbose">benzene ring</span> </span>' '' +'⌭' '' '<span class="char" title="ch-verbose"> <span class="ch 232D" title="ch-verbose">cylindricity</span> </span>' '' +'⌮' '' '<span class="char" title="ch-verbose"> <span class="ch 232E" title="ch-verbose">all around-profile</span> </span>' '' +'⌯' '' '<span class="char" title="ch-verbose"> <span class="ch 232F" title="ch-verbose">symmetry</span> </span>' '' +'⌰' '' '<span class="char" title="ch-verbose"> <span class="ch 2330" title="ch-verbose">total runout</span> </span>' '' +'⌱' '' '<span class="char" title="ch-verbose"> <span class="ch 2331" title="ch-verbose">dimension origin</span> </span>' '' +'⌲' '' '<span class="char" title="ch-verbose"> <span class="ch 2332" title="ch-verbose">conical taper</span> </span>' '' +'⌳' '' '<span class="char" title="ch-verbose"> <span class="ch 2333" title="ch-verbose">slope</span> </span>' '' +'⌴' '' '<span class="char" title="ch-verbose"> <span class="ch 2334" title="ch-verbose">counterbore</span> </span>' '' +'⌵' '' '<span class="char" title="ch-verbose"> <span class="ch 2335" title="ch-verbose">countersink</span> </span>' '' +'⌶' '' '<span class="char" title="ch-verbose"> <span class="ch 2336" title="ch-verbose">apl functional symbol i-beam</span> </span>' '' +'⌷' '' '<span class="char" title="ch-verbose"> <span class="ch 2337" title="ch-verbose">apl functional symbol squish quad</span> </span>' '' +'⌸' '' '<span class="char" title="ch-verbose"> <span class="ch 2338" title="ch-verbose">apl functional symbol quad equal</span> </span>' '' +'⌹' '' '<span class="char" title="ch-verbose"> <span class="ch 2339" title="ch-verbose">apl functional symbol quad divide</span> </span>' '' +'⌺' '' '<span class="char" title="ch-verbose"> <span class="ch 233A" title="ch-verbose">apl functional symbol quad diamond</span> </span>' '' +'⌻' '' '<span class="char" title="ch-verbose"> <span class="ch 233B" title="ch-verbose">apl functional symbol quad jot</span> </span>' '' +'⌼' '' '<span class="char" title="ch-verbose"> <span class="ch 233C" title="ch-verbose">apl functional symbol quad circle</span> </span>' '' +'⌽' '' '<span class="char" title="ch-verbose"> <span class="ch 233D" title="ch-verbose">apl functional symbol circle stile</span> </span>' '' +'⌾' '' '<span class="char" title="ch-verbose"> <span class="ch 233E" title="ch-verbose">apl functional symbol circle jot</span> </span>' '' +'⌿' '' '<span class="char" title="ch-verbose"> <span class="ch 233F" title="ch-verbose">apl functional symbol slash bar</span> </span>' '' +'⍀' '' '<span class="char" title="ch-verbose"> <span class="ch 2340" title="ch-verbose">apl functional symbol backslash bar</span> </span>' '' +'⍁' '' '<span class="char" title="ch-verbose"> <span class="ch 2341" title="ch-verbose">apl functional symbol quad slash</span> </span>' '' +'⍂' '' '<span class="char" title="ch-verbose"> <span class="ch 2342" title="ch-verbose">apl functional symbol quad backslash</span> </span>' '' +'⍃' '' '<span class="char" title="ch-verbose"> <span class="ch 2343" title="ch-verbose">apl functional symbol quad less-than</span> </span>' '' +'⍄' '' '<span class="char" title="ch-verbose"> <span class="ch 2344" title="ch-verbose">apl functional symbol quad greater-than</span> </span>' '' +'⍅' '' '<span class="char" title="ch-verbose"> <span class="ch 2345" title="ch-verbose">apl functional symbol leftwards vane</span> </span>' '' +'⍆' '' '<span class="char" title="ch-verbose"> <span class="ch 2346" title="ch-verbose">apl functional symbol rightwards vane</span> </span>' '' +'⍇' '' '<span class="char" title="ch-verbose"> <span class="ch 2347" title="ch-verbose">apl functional symbol quad leftwards arrow</span> </span>' '' +'⍈' '' '<span class="char" title="ch-verbose"> <span class="ch 2348" title="ch-verbose">apl functional symbol quad rightwards arrow</span> </span>' '' +'⍉' '' '<span class="char" title="ch-verbose"> <span class="ch 2349" title="ch-verbose">apl functional symbol circle backslash</span> </span>' '' +'⍊' '' '<span class="char" title="ch-verbose"> <span class="ch 234A" title="ch-verbose">apl functional symbol down tack underbar</span> </span>' '' +'⍋' '' '<span class="char" title="ch-verbose"> <span class="ch 234B" title="ch-verbose">apl functional symbol delta stile</span> </span>' '' +'⍌' '' '<span class="char" title="ch-verbose"> <span class="ch 234C" title="ch-verbose">apl functional symbol quad down caret</span> </span>' '' +'⍍' '' '<span class="char" title="ch-verbose"> <span class="ch 234D" title="ch-verbose">apl functional symbol quad delta</span> </span>' '' +'⍎' '' '<span class="char" title="ch-verbose"> <span class="ch 234E" title="ch-verbose">apl functional symbol down tack jot</span> </span>' '' +'⍏' '' '<span class="char" title="ch-verbose"> <span class="ch 234F" title="ch-verbose">apl functional symbol upwards vane</span> </span>' '' +'⍐' '' '<span class="char" title="ch-verbose"> <span class="ch 2350" title="ch-verbose">apl functional symbol quad upwards arrow</span> </span>' '' +'⍑' '' '<span class="char" title="ch-verbose"> <span class="ch 2351" title="ch-verbose">apl functional symbol up tack overbar</span> </span>' '' +'⍒' '' '<span class="char" title="ch-verbose"> <span class="ch 2352" title="ch-verbose">apl functional symbol del stile</span> </span>' '' +'⍓' '' '<span class="char" title="ch-verbose"> <span class="ch 2353" title="ch-verbose">apl functional symbol quad up caret</span> </span>' '' +'⍔' '' '<span class="char" title="ch-verbose"> <span class="ch 2354" title="ch-verbose">apl functional symbol quad del</span> </span>' '' +'⍕' '' '<span class="char" title="ch-verbose"> <span class="ch 2355" title="ch-verbose">apl functional symbol up tack jot</span> </span>' '' +'⍖' '' '<span class="char" title="ch-verbose"> <span class="ch 2356" title="ch-verbose">apl functional symbol downwards vane</span> </span>' '' +'⍗' '' '<span class="char" title="ch-verbose"> <span class="ch 2357" title="ch-verbose">apl functional symbol quad downwards arrow</span> </span>' '' +'⍘' '' '<span class="char" title="ch-verbose"> <span class="ch 2358" title="ch-verbose">apl functional symbol quote underbar</span> </span>' '' +'⍙' '' '<span class="char" title="ch-verbose"> <span class="ch 2359" title="ch-verbose">apl functional symbol delta underbar</span> </span>' '' +'⍚' '' '<span class="char" title="ch-verbose"> <span class="ch 235A" title="ch-verbose">apl functional symbol diamond underbar</span> </span>' '' +'⍛' '' '<span class="char" title="ch-verbose"> <span class="ch 235B" title="ch-verbose">apl functional symbol jot underbar</span> </span>' '' +'⍜' '' '<span class="char" title="ch-verbose"> <span class="ch 235C" title="ch-verbose">apl functional symbol circle underbar</span> </span>' '' +'⍝' '' '<span class="char" title="ch-verbose"> <span class="ch 235D" title="ch-verbose">apl functional symbol up shoe jot</span> </span>' '' +'⍞' '' '<span class="char" title="ch-verbose"> <span class="ch 235E" title="ch-verbose">apl functional symbol quote quad</span> </span>' '' +'⍟' '' '<span class="char" title="ch-verbose"> <span class="ch 235F" title="ch-verbose">apl functional symbol circle star</span> </span>' '' +'⍠' '' '<span class="char" title="ch-verbose"> <span class="ch 2360" title="ch-verbose">apl functional symbol quad colon</span> </span>' '' +'⍡' '' '<span class="char" title="ch-verbose"> <span class="ch 2361" title="ch-verbose">apl functional symbol up tack diaeresis</span> </span>' '' +'⍢' '' '<span class="char" title="ch-verbose"> <span class="ch 2362" title="ch-verbose">apl functional symbol del diaeresis</span> </span>' '' +'⍣' '' '<span class="char" title="ch-verbose"> <span class="ch 2363" title="ch-verbose">apl functional symbol star diaeresis</span> </span>' '' +'⍤' '' '<span class="char" title="ch-verbose"> <span class="ch 2364" title="ch-verbose">apl functional symbol jot diaeresis</span> </span>' '' +'⍥' '' '<span class="char" title="ch-verbose"> <span class="ch 2365" title="ch-verbose">apl functional symbol circle diaeresis</span> </span>' '' +'⍦' '' '<span class="char" title="ch-verbose"> <span class="ch 2366" title="ch-verbose">apl functional symbol down shoe stile</span> </span>' '' +'⍧' '' '<span class="char" title="ch-verbose"> <span class="ch 2367" title="ch-verbose">apl functional symbol left shoe stile</span> </span>' '' +'⍨' '' '<span class="char" title="ch-verbose"> <span class="ch 2368" title="ch-verbose">apl functional symbol tilde diaeresis</span> </span>' '' +'⍩' '' '<span class="char" title="ch-verbose"> <span class="ch 2369" title="ch-verbose">apl functional symbol greater-than diaeresis</span> </span>' '' +'⍪' '' '<span class="char" title="ch-verbose"> <span class="ch 236A" title="ch-verbose">apl functional symbol comma bar</span> </span>' '' +'⍫' '' '<span class="char" title="ch-verbose"> <span class="ch 236B" title="ch-verbose">apl functional symbol del tilde</span> </span>' '' +'⍬' '' '<span class="char" title="ch-verbose"> <span class="ch 236C" title="ch-verbose">apl functional symbol zilde</span> </span>' '' +'⍭' '' '<span class="char" title="ch-verbose"> <span class="ch 236D" title="ch-verbose">apl functional symbol stile tilde</span> </span>' '' +'⍮' '' '<span class="char" title="ch-verbose"> <span class="ch 236E" title="ch-verbose">apl functional symbol semicolon underbar</span> </span>' '' +'⍯' '' '<span class="char" title="ch-verbose"> <span class="ch 236F" title="ch-verbose">apl functional symbol quad not equal</span> </span>' '' +'⍰' '' '<span class="char" title="ch-verbose"> <span class="ch 2370" title="ch-verbose">apl functional symbol quad question</span> </span>' '' +'⍱' '' '<span class="char" title="ch-verbose"> <span class="ch 2371" title="ch-verbose">apl functional symbol down caret tilde</span> </span>' '' +'⍲' '' '<span class="char" title="ch-verbose"> <span class="ch 2372" title="ch-verbose">apl functional symbol up caret tilde</span> </span>' '' +'⍳' '' '<span class="char" title="ch-verbose"> <span class="ch 2373" title="ch-verbose">apl functional symbol iota</span> </span>' '' +'⍴' '' '<span class="char" title="ch-verbose"> <span class="ch 2374" title="ch-verbose">apl functional symbol rho</span> </span>' '' +'⍵' '' '<span class="char" title="ch-verbose"> <span class="ch 2375" title="ch-verbose">apl functional symbol omega</span> </span>' '' +'⍶' '' '<span class="char" title="ch-verbose"> <span class="ch 2376" title="ch-verbose">apl functional symbol alpha underbar</span> </span>' '' +'⍷' '' '<span class="char" title="ch-verbose"> <span class="ch 2377" title="ch-verbose">apl functional symbol epsilon underbar</span> </span>' '' +'⍸' '' '<span class="char" title="ch-verbose"> <span class="ch 2378" title="ch-verbose">apl functional symbol iota underbar</span> </span>' '' +'⍹' '' '<span class="char" title="ch-verbose"> <span class="ch 2379" title="ch-verbose">apl functional symbol omega underbar</span> </span>' '' +'⍺' '' '<span class="char" title="ch-verbose"> <span class="ch 237A" title="ch-verbose">apl functional symbol alpha</span> </span>' '' +'⍻' '' '<span class="char" title="ch-verbose"> <span class="ch 237B" title="ch-verbose">not check mark</span> </span>' '' +'⍼' '' '<span class="char" title="ch-verbose"> <span class="ch 237C" title="ch-verbose">right angle with downwards zigzag arrow</span> </span>' '' +'⍽' '' '<span class="char" title="ch-verbose"> <span class="ch 237D" title="ch-verbose">shouldered open box</span> </span>' '' +'⍾' '' '<span class="char" title="ch-verbose"> <span class="ch 237E" title="ch-verbose">bell symbol</span> </span>' '' +'⍿' '' '<span class="char" title="ch-verbose"> <span class="ch 237F" title="ch-verbose">vertical line with middle dot</span> </span>' '' +'⎀' '' '<span class="char" title="ch-verbose"> <span class="ch 2380" title="ch-verbose">insertion symbol</span> </span>' '' +'⎁' '' '<span class="char" title="ch-verbose"> <span class="ch 2381" title="ch-verbose">continuous underline symbol</span> </span>' '' +'⎂' '' '<span class="char" title="ch-verbose"> <span class="ch 2382" title="ch-verbose">discontinuous underline symbol</span> </span>' '' +'⎃' '' '<span class="char" title="ch-verbose"> <span class="ch 2383" title="ch-verbose">emphasis symbol</span> </span>' '' +'⎄' '' '<span class="char" title="ch-verbose"> <span class="ch 2384" title="ch-verbose">composition symbol</span> </span>' '' +'⎅' '' '<span class="char" title="ch-verbose"> <span class="ch 2385" title="ch-verbose">white square with centre vertical line</span> </span>' '' +'⎆' '' '<span class="char" title="ch-verbose"> <span class="ch 2386" title="ch-verbose">enter symbol</span> </span>' '' +'⎇' '' '<span class="char" title="ch-verbose"> <span class="ch 2387" title="ch-verbose">alternative key symbol</span> </span>' '' +'⎈' '' '<span class="char" title="ch-verbose"> <span class="ch 2388" title="ch-verbose">helm symbol</span> </span>' '' +'⎉' '' '<span class="char" title="ch-verbose"> <span class="ch 2389" title="ch-verbose">circled horizontal bar with notch</span> </span>' '' +'⎊' '' '<span class="char" title="ch-verbose"> <span class="ch 238A" title="ch-verbose">circled triangle down</span> </span>' '' +'⎋' '' '<span class="char" title="ch-verbose"> <span class="ch 238B" title="ch-verbose">broken circle with northwest arrow</span> </span>' '' +'⎌' '' '<span class="char" title="ch-verbose"> <span class="ch 238C" title="ch-verbose">undo symbol</span> </span>' '' +'⎍' '' '<span class="char" title="ch-verbose"> <span class="ch 238D" title="ch-verbose">monostable symbol</span> </span>' '' +'⎎' '' '<span class="char" title="ch-verbose"> <span class="ch 238E" title="ch-verbose">hysteresis symbol</span> </span>' '' +'⎏' '' '<span class="char" title="ch-verbose"> <span class="ch 238F" title="ch-verbose">open-circuit-output h-type symbol</span> </span>' '' +'⎐' '' '<span class="char" title="ch-verbose"> <span class="ch 2390" title="ch-verbose">open-circuit-output l-type symbol</span> </span>' '' +'⎑' '' '<span class="char" title="ch-verbose"> <span class="ch 2391" title="ch-verbose">passive-pull-down-output symbol</span> </span>' '' +'⎒' '' '<span class="char" title="ch-verbose"> <span class="ch 2392" title="ch-verbose">passive-pull-up-output symbol</span> </span>' '' +'⎓' '' '<span class="char" title="ch-verbose"> <span class="ch 2393" title="ch-verbose">direct current symbol form two</span> </span>' '' +'⎔' '' '<span class="char" title="ch-verbose"> <span class="ch 2394" title="ch-verbose">software-function symbol</span> </span>' '' +'⎕' '' '<span class="char" title="ch-verbose"> <span class="ch 2395" title="ch-verbose">apl functional symbol quad</span> </span>' '' +'⎖' '' '<span class="char" title="ch-verbose"> <span class="ch 2396" title="ch-verbose">decimal separator key symbol</span> </span>' '' +'⎗' '' '<span class="char" title="ch-verbose"> <span class="ch 2397" title="ch-verbose">previous page</span> </span>' '' +'⎘' '' '<span class="char" title="ch-verbose"> <span class="ch 2398" title="ch-verbose">next page</span> </span>' '' +'⎙' '' '<span class="char" title="ch-verbose"> <span class="ch 2399" title="ch-verbose">print screen symbol</span> </span>' '' +'⎚' '' '<span class="char" title="ch-verbose"> <span class="ch 239A" title="ch-verbose">clear screen symbol</span> </span>' '' +'⎛' '' '<span class="char" title="ch-verbose"> <span class="ch 239B" title="ch-verbose">top of large left parenthesis</span> </span>' '' +'⎜' '' '<span class="char" title="ch-verbose"> <span class="ch 239C" title="ch-verbose">extender of large left parenthesis</span> </span>' '' +'⎝' '' '<span class="char" title="ch-verbose"> <span class="ch 239D" title="ch-verbose">bottom of large left parenthesis</span> </span>' '' +'⎞' '' '<span class="char" title="ch-verbose"> <span class="ch 239E" title="ch-verbose">top of large right parenthesis</span> </span>' '' +'⎟' '' '<span class="char" title="ch-verbose"> <span class="ch 239F" title="ch-verbose">extender of large right parenthesis</span> </span>' '' +'⎠' '' '<span class="char" title="ch-verbose"> <span class="ch 23A0" title="ch-verbose">bottom of large right parenthesis</span> </span>' '' +'⎡' '' '<span class="char" title="ch-verbose"> <span class="ch 23A1" title="ch-verbose">top of large left bracket</span> </span>' '' +'⎢' '' '<span class="char" title="ch-verbose"> <span class="ch 23A2" title="ch-verbose">extender of large left bracket</span> </span>' '' +'⎣' '' '<span class="char" title="ch-verbose"> <span class="ch 23A3" title="ch-verbose">bottom of large left bracket</span> </span>' '' +'⎤' '' '<span class="char" title="ch-verbose"> <span class="ch 23A4" title="ch-verbose">top of large right bracket</span> </span>' '' +'⎥' '' '<span class="char" title="ch-verbose"> <span class="ch 23A5" title="ch-verbose">extender of large right bracket</span> </span>' '' +'⎦' '' '<span class="char" title="ch-verbose"> <span class="ch 23A6" title="ch-verbose">bottom of large right bracket</span> </span>' '' +'⎧' '' '<span class="char" title="ch-verbose"> <span class="ch 23A7" title="ch-verbose">top of large left brace</span> </span>' '' +'⎨' '' '<span class="char" title="ch-verbose"> <span class="ch 23A8" title="ch-verbose">middle of large left brace</span> </span>' '' +'⎩' '' '<span class="char" title="ch-verbose"> <span class="ch 23A9" title="ch-verbose">bottom of large left brace</span> </span>' '' +'⎪' '' '<span class="char" title="ch-verbose"> <span class="ch 23AA" title="ch-verbose">large brace extender</span> </span>' '' +'⎫' '' '<span class="char" title="ch-verbose"> <span class="ch 23AB" title="ch-verbose">top of large right brace</span> </span>' '' +'⎬' '' '<span class="char" title="ch-verbose"> <span class="ch 23AC" title="ch-verbose">middle of large right brace</span> </span>' '' +'⎭' '' '<span class="char" title="ch-verbose"> <span class="ch 23AD" title="ch-verbose">bottom of large right brace</span> </span>' '' +'⎮' '' '<span class="char" title="ch-verbose"> <span class="ch 23AE" title="ch-verbose">large integral extender</span> </span>' '' +'⎯' '' '<span class="char" title="ch-verbose"> <span class="ch 23AF" title="ch-verbose">horizontal arrow extender</span> </span>' '' +'⎰' '' '<span class="char" title="ch-verbose"> <span class="ch 23B0" title="ch-verbose">upper left or lower right curly bracket section</span> </span>' '' +'⎱' '' '<span class="char" title="ch-verbose"> <span class="ch 23B1" title="ch-verbose">upper right or lower left curly bracket section</span> </span>' '' +'⎲' '' '<span class="char" title="ch-verbose"> <span class="ch 23B2" title="ch-verbose">summation top</span> </span>' '' +'⎳' '' '<span class="char" title="ch-verbose"> <span class="ch 23B3" title="ch-verbose">summation bottom</span> </span>' '' +'⎴' '' '<span class="char" title="ch-verbose"> <span class="ch 23B4" title="ch-verbose">top square bracket</span> </span>' '' +'⎵' '' '<span class="char" title="ch-verbose"> <span class="ch 23B5" title="ch-verbose">bottom square bracket</span> </span>' '' +'⎶' '' '<span class="char" title="ch-verbose"> <span class="ch 23B6" title="ch-verbose">bottom square bracket over top square bracket</span> </span>' '' +'⎷' '' '<span class="char" title="ch-verbose"> <span class="ch 23B7" title="ch-verbose">radical symbol bottom</span> </span>' '' +'⎸' '' '<span class="char" title="ch-verbose"> <span class="ch 23B8" title="ch-verbose">left vertical box line</span> </span>' '' +'⎹' '' '<span class="char" title="ch-verbose"> <span class="ch 23B9" title="ch-verbose">right vertical box line</span> </span>' '' +'⎺' '' '<span class="char" title="ch-verbose"> <span class="ch 23BA" title="ch-verbose">horizontal scan line-1</span> </span>' '' +'⎻' '' '<span class="char" title="ch-verbose"> <span class="ch 23BB" title="ch-verbose">horizontal scan line-3</span> </span>' '' +'⎼' '' '<span class="char" title="ch-verbose"> <span class="ch 23BC" title="ch-verbose">horizontal scan line-7</span> </span>' '' +'⎽' '' '<span class="char" title="ch-verbose"> <span class="ch 23BD" title="ch-verbose">horizontal scan line-9</span> </span>' '' +'⎾' '' '<span class="char" title="ch-verbose"> <span class="ch 23BE" title="ch-verbose">dentistry symbol light vertical and top right</span> </span>' '' +'⎿' '' '<span class="char" title="ch-verbose"> <span class="ch 23BF" title="ch-verbose">dentistry symbol light vertical and bottom right</span> </span>' '' +'⏀' '' '<span class="char" title="ch-verbose"> <span class="ch 23C0" title="ch-verbose">dentistry symbol light vertical with circle</span> </span>' '' +'⏁' '' '<span class="char" title="ch-verbose"> <span class="ch 23C1" title="ch-verbose">dentistry symbol light down and horizontal with circle</span> </span>' '' +'⏂' '' '<span class="char" title="ch-verbose"> <span class="ch 23C2" title="ch-verbose">dentistry symbol light up and horizontal with circle</span> </span>' '' +'⏃' '' '<span class="char" title="ch-verbose"> <span class="ch 23C3" title="ch-verbose">dentistry symbol light vertical with triangle</span> </span>' '' +'⏄' '' '<span class="char" title="ch-verbose"> <span class="ch 23C4" title="ch-verbose">dentistry symbol light down and horizontal with triangle</span> </span>' '' +'⏅' '' '<span class="char" title="ch-verbose"> <span class="ch 23C5" title="ch-verbose">dentistry symbol light up and horizontal with triangle</span> </span>' '' +'⏆' '' '<span class="char" title="ch-verbose"> <span class="ch 23C6" title="ch-verbose">dentistry symbol light vertical and wave</span> </span>' '' +'⏇' '' '<span class="char" title="ch-verbose"> <span class="ch 23C7" title="ch-verbose">dentistry symbol light down and horizontal with wave</span> </span>' '' +'⏈' '' '<span class="char" title="ch-verbose"> <span class="ch 23C8" title="ch-verbose">dentistry symbol light up and horizontal with wave</span> </span>' '' +'⏉' '' '<span class="char" title="ch-verbose"> <span class="ch 23C9" title="ch-verbose">dentistry symbol light down and horizontal</span> </span>' '' +'⏊' '' '<span class="char" title="ch-verbose"> <span class="ch 23CA" title="ch-verbose">dentistry symbol light up and horizontal</span> </span>' '' +'⏋' '' '<span class="char" title="ch-verbose"> <span class="ch 23CB" title="ch-verbose">dentistry symbol light vertical and top left</span> </span>' '' +'⏌' '' '<span class="char" title="ch-verbose"> <span class="ch 23CC" title="ch-verbose">dentistry symbol light vertical and bottom left</span> </span>' '' +'⏍' '' '<span class="char" title="ch-verbose"> <span class="ch 23CD" title="ch-verbose">square foot</span> </span>' '' +'⏎' '' '<span class="char" title="ch-verbose"> <span class="ch 23CE" title="ch-verbose">return symbol</span> </span>' '' +'⏏' '' '<span class="char" title="ch-verbose"> <span class="ch 23CF" title="ch-verbose">eject symbol</span> </span>' '' +'⏐' '' '<span class="char" title="ch-verbose"> <span class="ch 23D0" title="ch-verbose">vertical arrow extender</span> </span>' '' + +'␀' '' '<span class="char" title="ch-verbose"> <span class="ch 2400" title="ch-verbose">null symbol</span> </span>' '' +'␁' '' '<span class="char" title="ch-verbose"> <span class="ch 2401" title="ch-verbose">start of heading symbol</span> </span>' '' +'␂' '' '<span class="char" title="ch-verbose"> <span class="ch 2402" title="ch-verbose">start of text symbol</span> </span>' '' +'␃' '' '<span class="char" title="ch-verbose"> <span class="ch 2403" title="ch-verbose">end of text symbol</span> </span>' '' +'␄' '' '<span class="char" title="ch-verbose"> <span class="ch 2404" title="ch-verbose">end of transmission symbol</span> </span>' '' +'␅' '' '<span class="char" title="ch-verbose"> <span class="ch 2405" title="ch-verbose">enquiry symbol</span> </span>' '' +'␆' '' '<span class="char" title="ch-verbose"> <span class="ch 2406" title="ch-verbose">acknowledge symbol</span> </span>' '' +'␇' '' '<span class="char" title="ch-verbose"> <span class="ch 2407" title="ch-verbose">bell symbol</span> </span>' '' +'␈' '' '<span class="char" title="ch-verbose"> <span class="ch 2408" title="ch-verbose">backspace symbol</span> </span>' '' +'␉' '' '<span class="char" title="ch-verbose"> <span class="ch 2409" title="ch-verbose">horizontal tabulation symbol</span> </span>' '' +'␊' '' '<span class="char" title="ch-verbose"> <span class="ch 240A" title="ch-verbose">line feed symbol</span> </span>' '' +'␋' '' '<span class="char" title="ch-verbose"> <span class="ch 240B" title="ch-verbose">vertical tabulation symbol</span> </span>' '' +'␌' '' '<span class="char" title="ch-verbose"> <span class="ch 240C" title="ch-verbose">form feed symbol</span> </span>' '' +'␍' '' '<span class="char" title="ch-verbose"> <span class="ch 240D" title="ch-verbose">carriage return symbol</span> </span>' '' +'␎' '' '<span class="char" title="ch-verbose"> <span class="ch 240E" title="ch-verbose">shift out symbol</span> </span>' '' +'␏' '' '<span class="char" title="ch-verbose"> <span class="ch 240F" title="ch-verbose">shift in symbol</span> </span>' '' +'␐' '' '<span class="char" title="ch-verbose"> <span class="ch 2410" title="ch-verbose">data link escape symbol</span> </span>' '' +'␑' '' '<span class="char" title="ch-verbose"> <span class="ch 2411" title="ch-verbose">device control one symbol</span> </span>' '' +'␒' '' '<span class="char" title="ch-verbose"> <span class="ch 2412" title="ch-verbose">device control two symbol</span> </span>' '' +'␓' '' '<span class="char" title="ch-verbose"> <span class="ch 2413" title="ch-verbose">device control three symbol</span> </span>' '' +'␔' '' '<span class="char" title="ch-verbose"> <span class="ch 2414" title="ch-verbose">device control four symbol</span> </span>' '' +'␕' '' '<span class="char" title="ch-verbose"> <span class="ch 2415" title="ch-verbose">negative acknowledge symbol</span> </span>' '' +'␖' '' '<span class="char" title="ch-verbose"> <span class="ch 2416" title="ch-verbose">synchronous idle symbol</span> </span>' '' +'␗' '' '<span class="char" title="ch-verbose"> <span class="ch 2417" title="ch-verbose">end of transmission block symbol</span> </span>' '' +'␘' '' '<span class="char" title="ch-verbose"> <span class="ch 2418" title="ch-verbose">cancel symbol</span> </span>' '' +'␙' '' '<span class="char" title="ch-verbose"> <span class="ch 2419" title="ch-verbose">end of medium symbol</span> </span>' '' +'␚' '' '<span class="char" title="ch-verbose"> <span class="ch 241A" title="ch-verbose">substitute symbol</span> </span>' '' +'␛' '' '<span class="char" title="ch-verbose"> <span class="ch 241B" title="ch-verbose">escape symbol</span> </span>' '' +'␜' '' '<span class="char" title="ch-verbose"> <span class="ch 241C" title="ch-verbose">file separator symbol</span> </span>' '' +'␝' '' '<span class="char" title="ch-verbose"> <span class="ch 241D" title="ch-verbose">group separator symbol</span> </span>' '' +'␞' '' '<span class="char" title="ch-verbose"> <span class="ch 241E" title="ch-verbose">record separator symbol</span> </span>' '' +'␟' '' '<span class="char" title="ch-verbose"> <span class="ch 241F" title="ch-verbose">unit separator symbol</span> </span>' '' +'␠' '' '<span class="char" title="ch-verbose"> <span class="ch 2420" title="ch-verbose">space symbol</span> </span>' '' +'␡' '' '<span class="char" title="ch-verbose"> <span class="ch 2421" title="ch-verbose">delete symbol</span> </span>' '' +'␢' '' '<span class="char" title="ch-verbose"> <span class="ch 2422" title="ch-verbose">blank symbol</span> </span>' '' +'␣' '' '<span class="char" title="ch-verbose"> <span class="ch 2423" title="ch-verbose">open box</span> </span>' '' +'␤' '' '<span class="char" title="ch-verbose"> <span class="ch 2424" title="ch-verbose">newline symbol</span> </span>' '' +'␥' '' '<span class="char" title="ch-verbose"> <span class="ch 2425" title="ch-verbose">delete form two symbol</span> </span>' '' +'␦' '' '<span class="char" title="ch-verbose"> <span class="ch 2426" title="ch-verbose">substitute form two symbol</span> </span>' '' +'⑀' '' '<span class="char" title="ch-verbose"> <span class="ch 2440" title="ch-verbose">ocr hook</span> </span>' '' +'⑁' '' '<span class="char" title="ch-verbose"> <span class="ch 2441" title="ch-verbose">ocr chair</span> </span>' '' +'⑂' '' '<span class="char" title="ch-verbose"> <span class="ch 2442" title="ch-verbose">ocr fork</span> </span>' '' +'⑃' '' '<span class="char" title="ch-verbose"> <span class="ch 2443" title="ch-verbose">ocr inverted fork</span> </span>' '' +'⑄' '' '<span class="char" title="ch-verbose"> <span class="ch 2444" title="ch-verbose">ocr belt buckle</span> </span>' '' +'⑅' '' '<span class="char" title="ch-verbose"> <span class="ch 2445" title="ch-verbose">ocr bow tie</span> </span>' '' +'⑆' '' '<span class="char" title="ch-verbose"> <span class="ch 2446" title="ch-verbose">ocr branch bank identification</span> </span>' '' +'⑇' '' '<span class="char" title="ch-verbose"> <span class="ch 2447" title="ch-verbose">ocr amount of check</span> </span>' '' +'⑈' '' '<span class="char" title="ch-verbose"> <span class="ch 2448" title="ch-verbose">ocr dash</span> </span>' '' +'⑉' '' '<span class="char" title="ch-verbose"> <span class="ch 2449" title="ch-verbose">ocr customer account number</span> </span>' '' +'⑊' '' '<span class="char" title="ch-verbose"> <span class="ch 244A" title="ch-verbose">ocr double backslash</span> </span>' '' +'①' '' '<span class="char" title="ch-verbose"> <span class="ch 2460" title="ch-verbose">circled digit one</span> </span>' '' +'②' '' '<span class="char" title="ch-verbose"> <span class="ch 2461" title="ch-verbose">circled digit two</span> </span>' '' +'③' '' '<span class="char" title="ch-verbose"> <span class="ch 2462" title="ch-verbose">circled digit three</span> </span>' '' +'④' '' '<span class="char" title="ch-verbose"> <span class="ch 2463" title="ch-verbose">circled digit four</span> </span>' '' +'⑤' '' '<span class="char" title="ch-verbose"> <span class="ch 2464" title="ch-verbose">circled digit five</span> </span>' '' +'⑥' '' '<span class="char" title="ch-verbose"> <span class="ch 2465" title="ch-verbose">circled digit six</span> </span>' '' +'⑦' '' '<span class="char" title="ch-verbose"> <span class="ch 2466" title="ch-verbose">circled digit seven</span> </span>' '' +'⑧' '' '<span class="char" title="ch-verbose"> <span class="ch 2467" title="ch-verbose">circled digit eight</span> </span>' '' +'⑨' '' '<span class="char" title="ch-verbose"> <span class="ch 2468" title="ch-verbose">circled digit nine</span> </span>' '' +'⑩' '' '<span class="char" title="ch-verbose"> <span class="ch 2469" title="ch-verbose">circled number ten</span> </span>' '' +'⑪' '' '<span class="char" title="ch-verbose"> <span class="ch 246A" title="ch-verbose">circled number eleven</span> </span>' '' +'⑫' '' '<span class="char" title="ch-verbose"> <span class="ch 246B" title="ch-verbose">circled number twelve</span> </span>' '' +'⑬' '' '<span class="char" title="ch-verbose"> <span class="ch 246C" title="ch-verbose">circled number thirteen</span> </span>' '' +'⑭' '' '<span class="char" title="ch-verbose"> <span class="ch 246D" title="ch-verbose">circled number fourteen</span> </span>' '' +'⑮' '' '<span class="char" title="ch-verbose"> <span class="ch 246E" title="ch-verbose">circled number fifteen</span> </span>' '' +'⑯' '' '<span class="char" title="ch-verbose"> <span class="ch 246F" title="ch-verbose">circled number sixteen</span> </span>' '' +'⑰' '' '<span class="char" title="ch-verbose"> <span class="ch 2470" title="ch-verbose">circled number seventeen</span> </span>' '' +'⑱' '' '<span class="char" title="ch-verbose"> <span class="ch 2471" title="ch-verbose">circled number eighteen</span> </span>' '' +'⑲' '' '<span class="char" title="ch-verbose"> <span class="ch 2472" title="ch-verbose">circled number nineteen</span> </span>' '' +'⑳' '' '<span class="char" title="ch-verbose"> <span class="ch 2473" title="ch-verbose">circled number twenty</span> </span>' '' +'⑴' '' '<span class="char" title="ch-verbose"> <span class="ch 2474" title="ch-verbose">parenthesized digit one</span> </span>' '' +'⑵' '' '<span class="char" title="ch-verbose"> <span class="ch 2475" title="ch-verbose">parenthesized digit two</span> </span>' '' +'⑶' '' '<span class="char" title="ch-verbose"> <span class="ch 2476" title="ch-verbose">parenthesized digit three</span> </span>' '' +'⑷' '' '<span class="char" title="ch-verbose"> <span class="ch 2477" title="ch-verbose">parenthesized digit four</span> </span>' '' +'⑸' '' '<span class="char" title="ch-verbose"> <span class="ch 2478" title="ch-verbose">parenthesized digit five</span> </span>' '' +'⑹' '' '<span class="char" title="ch-verbose"> <span class="ch 2479" title="ch-verbose">parenthesized digit six</span> </span>' '' +'⑺' '' '<span class="char" title="ch-verbose"> <span class="ch 247A" title="ch-verbose">parenthesized digit seven</span> </span>' '' +'⑻' '' '<span class="char" title="ch-verbose"> <span class="ch 247B" title="ch-verbose">parenthesized digit eight</span> </span>' '' +'⑼' '' '<span class="char" title="ch-verbose"> <span class="ch 247C" title="ch-verbose">parenthesized digit nine</span> </span>' '' +'⑽' '' '<span class="char" title="ch-verbose"> <span class="ch 247D" title="ch-verbose">parenthesized number ten</span> </span>' '' +'⑾' '' '<span class="char" title="ch-verbose"> <span class="ch 247E" title="ch-verbose">parenthesized number eleven</span> </span>' '' +'⑿' '' '<span class="char" title="ch-verbose"> <span class="ch 247F" title="ch-verbose">parenthesized number twelve</span> </span>' '' +'⒀' '' '<span class="char" title="ch-verbose"> <span class="ch 2480" title="ch-verbose">parenthesized number thirteen</span> </span>' '' +'⒁' '' '<span class="char" title="ch-verbose"> <span class="ch 2481" title="ch-verbose">parenthesized number fourteen</span> </span>' '' +'⒂' '' '<span class="char" title="ch-verbose"> <span class="ch 2482" title="ch-verbose">parenthesized number fifteen</span> </span>' '' +'⒃' '' '<span class="char" title="ch-verbose"> <span class="ch 2483" title="ch-verbose">parenthesized number sixteen</span> </span>' '' +'⒄' '' '<span class="char" title="ch-verbose"> <span class="ch 2484" title="ch-verbose">parenthesized number seventeen</span> </span>' '' +'⒅' '' '<span class="char" title="ch-verbose"> <span class="ch 2485" title="ch-verbose">parenthesized number eighteen</span> </span>' '' +'⒆' '' '<span class="char" title="ch-verbose"> <span class="ch 2486" title="ch-verbose">parenthesized number nineteen</span> </span>' '' +'⒇' '' '<span class="char" title="ch-verbose"> <span class="ch 2487" title="ch-verbose">parenthesized number twenty</span> </span>' '' +'⒈' '' '<span class="char" title="ch-verbose"> <span class="ch 2488" title="ch-verbose">digit one full stop</span> </span>' '' +'⒉' '' '<span class="char" title="ch-verbose"> <span class="ch 2489" title="ch-verbose">digit two full stop</span> </span>' '' +'⒊' '' '<span class="char" title="ch-verbose"> <span class="ch 248A" title="ch-verbose">digit three full stop</span> </span>' '' +'⒋' '' '<span class="char" title="ch-verbose"> <span class="ch 248B" title="ch-verbose">digit four full stop</span> </span>' '' +'⒌' '' '<span class="char" title="ch-verbose"> <span class="ch 248C" title="ch-verbose">digit five full stop</span> </span>' '' +'⒍' '' '<span class="char" title="ch-verbose"> <span class="ch 248D" title="ch-verbose">digit six full stop</span> </span>' '' +'⒎' '' '<span class="char" title="ch-verbose"> <span class="ch 248E" title="ch-verbose">digit seven full stop</span> </span>' '' +'⒏' '' '<span class="char" title="ch-verbose"> <span class="ch 248F" title="ch-verbose">digit eight full stop</span> </span>' '' +'⒐' '' '<span class="char" title="ch-verbose"> <span class="ch 2490" title="ch-verbose">digit nine full stop</span> </span>' '' +'⒑' '' '<span class="char" title="ch-verbose"> <span class="ch 2491" title="ch-verbose">number ten full stop</span> </span>' '' +'⒒' '' '<span class="char" title="ch-verbose"> <span class="ch 2492" title="ch-verbose">number eleven full stop</span> </span>' '' +'⒓' '' '<span class="char" title="ch-verbose"> <span class="ch 2493" title="ch-verbose">number twelve full stop</span> </span>' '' +'⒔' '' '<span class="char" title="ch-verbose"> <span class="ch 2494" title="ch-verbose">number thirteen full stop</span> </span>' '' +'⒕' '' '<span class="char" title="ch-verbose"> <span class="ch 2495" title="ch-verbose">number fourteen full stop</span> </span>' '' +'⒖' '' '<span class="char" title="ch-verbose"> <span class="ch 2496" title="ch-verbose">number fifteen full stop</span> </span>' '' +'⒗' '' '<span class="char" title="ch-verbose"> <span class="ch 2497" title="ch-verbose">number sixteen full stop</span> </span>' '' +'⒘' '' '<span class="char" title="ch-verbose"> <span class="ch 2498" title="ch-verbose">number seventeen full stop</span> </span>' '' +'⒙' '' '<span class="char" title="ch-verbose"> <span class="ch 2499" title="ch-verbose">number eighteen full stop</span> </span>' '' +'⒚' '' '<span class="char" title="ch-verbose"> <span class="ch 249A" title="ch-verbose">number nineteen full stop</span> </span>' '' +'⒛' '' '<span class="char" title="ch-verbose"> <span class="ch 249B" title="ch-verbose">number twenty full stop</span> </span>' '' +'⒜' '' '<span class="char" title="ch-verbose"> <span class="ch 249C" title="ch-verbose">parenthesized latin small letter a</span> </span>' '' +'⒝' '' '<span class="char" title="ch-verbose"> <span class="ch 249D" title="ch-verbose">parenthesized latin small letter b</span> </span>' '' +'⒞' '' '<span class="char" title="ch-verbose"> <span class="ch 249E" title="ch-verbose">parenthesized latin small letter c</span> </span>' '' +'⒟' '' '<span class="char" title="ch-verbose"> <span class="ch 249F" title="ch-verbose">parenthesized latin small letter d</span> </span>' '' +'⒠' '' '<span class="char" title="ch-verbose"> <span class="ch 24A0" title="ch-verbose">parenthesized latin small letter e</span> </span>' '' +'⒡' '' '<span class="char" title="ch-verbose"> <span class="ch 24A1" title="ch-verbose">parenthesized latin small letter f</span> </span>' '' +'⒢' '' '<span class="char" title="ch-verbose"> <span class="ch 24A2" title="ch-verbose">parenthesized latin small letter g</span> </span>' '' +'⒣' '' '<span class="char" title="ch-verbose"> <span class="ch 24A3" title="ch-verbose">parenthesized latin small letter h</span> </span>' '' +'⒤' '' '<span class="char" title="ch-verbose"> <span class="ch 24A4" title="ch-verbose">parenthesized latin small letter i</span> </span>' '' +'⒥' '' '<span class="char" title="ch-verbose"> <span class="ch 24A5" title="ch-verbose">parenthesized latin small letter j</span> </span>' '' +'⒦' '' '<span class="char" title="ch-verbose"> <span class="ch 24A6" title="ch-verbose">parenthesized latin small letter k</span> </span>' '' +'⒧' '' '<span class="char" title="ch-verbose"> <span class="ch 24A7" title="ch-verbose">parenthesized latin small letter l</span> </span>' '' +'⒨' '' '<span class="char" title="ch-verbose"> <span class="ch 24A8" title="ch-verbose">parenthesized latin small letter m</span> </span>' '' +'⒩' '' '<span class="char" title="ch-verbose"> <span class="ch 24A9" title="ch-verbose">parenthesized latin small letter n</span> </span>' '' +'⒪' '' '<span class="char" title="ch-verbose"> <span class="ch 24AA" title="ch-verbose">parenthesized latin small letter o</span> </span>' '' +'⒫' '' '<span class="char" title="ch-verbose"> <span class="ch 24AB" title="ch-verbose">parenthesized latin small letter p</span> </span>' '' +'⒬' '' '<span class="char" title="ch-verbose"> <span class="ch 24AC" title="ch-verbose">parenthesized latin small letter q</span> </span>' '' +'⒭' '' '<span class="char" title="ch-verbose"> <span class="ch 24AD" title="ch-verbose">parenthesized latin small letter r</span> </span>' '' +'⒮' '' '<span class="char" title="ch-verbose"> <span class="ch 24AE" title="ch-verbose">parenthesized latin small letter s</span> </span>' '' +'⒯' '' '<span class="char" title="ch-verbose"> <span class="ch 24AF" title="ch-verbose">parenthesized latin small letter t</span> </span>' '' +'⒰' '' '<span class="char" title="ch-verbose"> <span class="ch 24B0" title="ch-verbose">parenthesized latin small letter u</span> </span>' '' +'⒱' '' '<span class="char" title="ch-verbose"> <span class="ch 24B1" title="ch-verbose">parenthesized latin small letter v</span> </span>' '' +'⒲' '' '<span class="char" title="ch-verbose"> <span class="ch 24B2" title="ch-verbose">parenthesized latin small letter w</span> </span>' '' +'⒳' '' '<span class="char" title="ch-verbose"> <span class="ch 24B3" title="ch-verbose">parenthesized latin small letter x</span> </span>' '' +'⒴' '' '<span class="char" title="ch-verbose"> <span class="ch 24B4" title="ch-verbose">parenthesized latin small letter y</span> </span>' '' +'⒵' '' '<span class="char" title="ch-verbose"> <span class="ch 24B5" title="ch-verbose">parenthesized latin small letter z</span> </span>' '' +'Ⓐ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B6" title="ch-verbose">circled latin capital letter a</span> </span>' '' +'Ⓑ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B7" title="ch-verbose">circled latin capital letter b</span> </span>' '' +'Ⓒ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B8" title="ch-verbose">circled latin capital letter c</span> </span>' '' +'Ⓓ' '' '<span class="char" title="ch-verbose"> <span class="ch 24B9" title="ch-verbose">circled latin capital letter d</span> </span>' '' +'Ⓔ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BA" title="ch-verbose">circled latin capital letter e</span> </span>' '' +'Ⓕ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BB" title="ch-verbose">circled latin capital letter f</span> </span>' '' +'Ⓖ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BC" title="ch-verbose">circled latin capital letter g</span> </span>' '' +'Ⓗ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BD" title="ch-verbose">circled latin capital letter h</span> </span>' '' +'Ⓘ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BE" title="ch-verbose">circled latin capital letter i</span> </span>' '' +'Ⓙ' '' '<span class="char" title="ch-verbose"> <span class="ch 24BF" title="ch-verbose">circled latin capital letter j</span> </span>' '' +'Ⓚ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C0" title="ch-verbose">circled latin capital letter k</span> </span>' '' +'Ⓛ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C1" title="ch-verbose">circled latin capital letter l</span> </span>' '' +'Ⓜ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C2" title="ch-verbose">circled latin capital letter m</span> </span>' '' +'Ⓝ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C3" title="ch-verbose">circled latin capital letter n</span> </span>' '' +'Ⓞ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C4" title="ch-verbose">circled latin capital letter o</span> </span>' '' +'Ⓟ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C5" title="ch-verbose">circled latin capital letter p</span> </span>' '' +'Ⓠ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C6" title="ch-verbose">circled latin capital letter q</span> </span>' '' +'Ⓡ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C7" title="ch-verbose">circled latin capital letter r</span> </span>' '' +'Ⓢ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C8" title="ch-verbose">circled latin capital letter s</span> </span>' '' +'Ⓣ' '' '<span class="char" title="ch-verbose"> <span class="ch 24C9" title="ch-verbose">circled latin capital letter t</span> </span>' '' +'Ⓤ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CA" title="ch-verbose">circled latin capital letter u</span> </span>' '' +'Ⓥ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CB" title="ch-verbose">circled latin capital letter v</span> </span>' '' +'Ⓦ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CC" title="ch-verbose">circled latin capital letter w</span> </span>' '' +'Ⓧ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CD" title="ch-verbose">circled latin capital letter x</span> </span>' '' +'Ⓨ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CE" title="ch-verbose">circled latin capital letter y</span> </span>' '' +'Ⓩ' '' '<span class="char" title="ch-verbose"> <span class="ch 24CF" title="ch-verbose">circled latin capital letter z</span> </span>' '' +'ⓐ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D0" title="ch-verbose">circled latin small letter a</span> </span>' '' +'ⓑ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D1" title="ch-verbose">circled latin small letter b</span> </span>' '' +'ⓒ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D2" title="ch-verbose">circled latin small letter c</span> </span>' '' +'ⓓ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D3" title="ch-verbose">circled latin small letter d</span> </span>' '' +'ⓔ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D4" title="ch-verbose">circled latin small letter e</span> </span>' '' +'ⓕ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D5" title="ch-verbose">circled latin small letter f</span> </span>' '' +'ⓖ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D6" title="ch-verbose">circled latin small letter g</span> </span>' '' +'ⓗ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D7" title="ch-verbose">circled latin small letter h</span> </span>' '' +'ⓘ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D8" title="ch-verbose">circled latin small letter i</span> </span>' '' +'ⓙ' '' '<span class="char" title="ch-verbose"> <span class="ch 24D9" title="ch-verbose">circled latin small letter j</span> </span>' '' +'ⓚ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DA" title="ch-verbose">circled latin small letter k</span> </span>' '' +'ⓛ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DB" title="ch-verbose">circled latin small letter l</span> </span>' '' +'ⓜ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DC" title="ch-verbose">circled latin small letter m</span> </span>' '' +'ⓝ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DD" title="ch-verbose">circled latin small letter n</span> </span>' '' +'ⓞ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DE" title="ch-verbose">circled latin small letter o</span> </span>' '' +'ⓟ' '' '<span class="char" title="ch-verbose"> <span class="ch 24DF" title="ch-verbose">circled latin small letter p</span> </span>' '' +'ⓠ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E0" title="ch-verbose">circled latin small letter q</span> </span>' '' +'ⓡ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E1" title="ch-verbose">circled latin small letter r</span> </span>' '' +'ⓢ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E2" title="ch-verbose">circled latin small letter s</span> </span>' '' +'ⓣ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E3" title="ch-verbose">circled latin small letter t</span> </span>' '' +'ⓤ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E4" title="ch-verbose">circled latin small letter u</span> </span>' '' +'ⓥ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E5" title="ch-verbose">circled latin small letter v</span> </span>' '' +'ⓦ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E6" title="ch-verbose">circled latin small letter w</span> </span>' '' +'ⓧ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E7" title="ch-verbose">circled latin small letter x</span> </span>' '' +'ⓨ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E8" title="ch-verbose">circled latin small letter y</span> </span>' '' +'ⓩ' '' '<span class="char" title="ch-verbose"> <span class="ch 24E9" title="ch-verbose">circled latin small letter z</span> </span>' '' +'⓪' '' '<span class="char" title="ch-verbose"> <span class="ch 24EA" title="ch-verbose">circled digit zero</span> </span>' '' +'⓫' '' '<span class="char" title="ch-verbose"> <span class="ch 24EB" title="ch-verbose">negative circled number eleven</span> </span>' '' +'⓬' '' '<span class="char" title="ch-verbose"> <span class="ch 24EC" title="ch-verbose">negative circled number twelve</span> </span>' '' +'⓭' '' '<span class="char" title="ch-verbose"> <span class="ch 24ED" title="ch-verbose">negative circled number thirteen</span> </span>' '' +'⓮' '' '<span class="char" title="ch-verbose"> <span class="ch 24EE" title="ch-verbose">negative circled number fourteen</span> </span>' '' +'⓯' '' '<span class="char" title="ch-verbose"> <span class="ch 24EF" title="ch-verbose">negative circled number fifteen</span> </span>' '' +'⓰' '' '<span class="char" title="ch-verbose"> <span class="ch 24F0" title="ch-verbose">negative circled number sixteen</span> </span>' '' +'⓱' '' '<span class="char" title="ch-verbose"> <span class="ch 24F1" title="ch-verbose">negative circled number seventeen</span> </span>' '' +'⓲' '' '<span class="char" title="ch-verbose"> <span class="ch 24F2" title="ch-verbose">negative circled number eighteen</span> </span>' '' +'⓳' '' '<span class="char" title="ch-verbose"> <span class="ch 24F3" title="ch-verbose">negative circled number nineteen</span> </span>' '' +'⓴' '' '<span class="char" title="ch-verbose"> <span class="ch 24F4" title="ch-verbose">negative circled number twenty</span> </span>' '' +'⓵' '' '<span class="char" title="ch-verbose"> <span class="ch 24F5" title="ch-verbose">double circled digit one</span> </span>' '' +'⓶' '' '<span class="char" title="ch-verbose"> <span class="ch 24F6" title="ch-verbose">double circled digit two</span> </span>' '' +'⓷' '' '<span class="char" title="ch-verbose"> <span class="ch 24F7" title="ch-verbose">double circled digit three</span> </span>' '' +'⓸' '' '<span class="char" title="ch-verbose"> <span class="ch 24F8" title="ch-verbose">double circled digit four</span> </span>' '' +'⓹' '' '<span class="char" title="ch-verbose"> <span class="ch 24F9" title="ch-verbose">double circled digit five</span> </span>' '' +'⓺' '' '<span class="char" title="ch-verbose"> <span class="ch 24FA" title="ch-verbose">double circled digit six</span> </span>' '' +'⓻' '' '<span class="char" title="ch-verbose"> <span class="ch 24FB" title="ch-verbose">double circled digit seven</span> </span>' '' +'⓼' '' '<span class="char" title="ch-verbose"> <span class="ch 24FC" title="ch-verbose">double circled digit eight</span> </span>' '' +'⓽' '' '<span class="char" title="ch-verbose"> <span class="ch 24FD" title="ch-verbose">double circled digit nine</span> </span>' '' +'⓾' '' '<span class="char" title="ch-verbose"> <span class="ch 24FE" title="ch-verbose">double circled number ten</span> </span>' '' +'⓿' '' '<span class="char" title="ch-verbose"> <span class="ch 24FF" title="ch-verbose">negative circled digit zero</span> </span>' '' + +'─' '' '<span class="char" title="ch-verbose"> <span class="ch 2500" title="ch-verbose">box drawings light horizontal</span> </span>' '' +'━' '' '<span class="char" title="ch-verbose"> <span class="ch 2501" title="ch-verbose">box drawings heavy horizontal</span> </span>' '' +'│' '' '<span class="char" title="ch-verbose"> <span class="ch 2502" title="ch-verbose">box drawings light vertical</span> </span>' '' +'┃' '' '<span class="char" title="ch-verbose"> <span class="ch 2503" title="ch-verbose">box drawings heavy vertical</span> </span>' '' +'┄' '' '<span class="char" title="ch-verbose"> <span class="ch 2504" title="ch-verbose">box drawings light triple dash horizontal</span> </span>' '' +'┅' '' '<span class="char" title="ch-verbose"> <span class="ch 2505" title="ch-verbose">box drawings heavy triple dash horizontal</span> </span>' '' +'┆' '' '<span class="char" title="ch-verbose"> <span class="ch 2506" title="ch-verbose">box drawings light triple dash vertical</span> </span>' '' +'┇' '' '<span class="char" title="ch-verbose"> <span class="ch 2507" title="ch-verbose">box drawings heavy triple dash vertical</span> </span>' '' +'┈' '' '<span class="char" title="ch-verbose"> <span class="ch 2508" title="ch-verbose">box drawings light quadruple dash horizontal</span> </span>' '' +'┉' '' '<span class="char" title="ch-verbose"> <span class="ch 2509" title="ch-verbose">box drawings heavy quadruple dash horizontal</span> </span>' '' +'┊' '' '<span class="char" title="ch-verbose"> <span class="ch 250A" title="ch-verbose">box drawings light quadruple dash vertical</span> </span>' '' +'┋' '' '<span class="char" title="ch-verbose"> <span class="ch 250B" title="ch-verbose">box drawings heavy quadruple dash vertical</span> </span>' '' +'┌' '' '<span class="char" title="ch-verbose"> <span class="ch 250C" title="ch-verbose">box drawings light down and right</span> </span>' '' +'┍' '' '<span class="char" title="ch-verbose"> <span class="ch 250D" title="ch-verbose">box drawings down light and right heavy</span> </span>' '' +'┎' '' '<span class="char" title="ch-verbose"> <span class="ch 250E" title="ch-verbose">box drawings down heavy and right light</span> </span>' '' +'┏' '' '<span class="char" title="ch-verbose"> <span class="ch 250F" title="ch-verbose">box drawings heavy down and right</span> </span>' '' +'┐' '' '<span class="char" title="ch-verbose"> <span class="ch 2510" title="ch-verbose">box drawings light down and left</span> </span>' '' +'┑' '' '<span class="char" title="ch-verbose"> <span class="ch 2511" title="ch-verbose">box drawings down light and left heavy</span> </span>' '' +'┒' '' '<span class="char" title="ch-verbose"> <span class="ch 2512" title="ch-verbose">box drawings down heavy and left light</span> </span>' '' +'┓' '' '<span class="char" title="ch-verbose"> <span class="ch 2513" title="ch-verbose">box drawings heavy down and left</span> </span>' '' +'└' '' '<span class="char" title="ch-verbose"> <span class="ch 2514" title="ch-verbose">box drawings light up and right</span> </span>' '' +'┕' '' '<span class="char" title="ch-verbose"> <span class="ch 2515" title="ch-verbose">box drawings up light and right heavy</span> </span>' '' +'┖' '' '<span class="char" title="ch-verbose"> <span class="ch 2516" title="ch-verbose">box drawings up heavy and right light</span> </span>' '' +'┗' '' '<span class="char" title="ch-verbose"> <span class="ch 2517" title="ch-verbose">box drawings heavy up and right</span> </span>' '' +'┘' '' '<span class="char" title="ch-verbose"> <span class="ch 2518" title="ch-verbose">box drawings light up and left</span> </span>' '' +'┙' '' '<span class="char" title="ch-verbose"> <span class="ch 2519" title="ch-verbose">box drawings up light and left heavy</span> </span>' '' +'┚' '' '<span class="char" title="ch-verbose"> <span class="ch 251A" title="ch-verbose">box drawings up heavy and left light</span> </span>' '' +'┛' '' '<span class="char" title="ch-verbose"> <span class="ch 251B" title="ch-verbose">box drawings heavy up and left</span> </span>' '' +'├' '' '<span class="char" title="ch-verbose"> <span class="ch 251C" title="ch-verbose">box drawings light vertical and right</span> </span>' '' +'┝' '' '<span class="char" title="ch-verbose"> <span class="ch 251D" title="ch-verbose">box drawings vertical light and right heavy</span> </span>' '' +'┞' '' '<span class="char" title="ch-verbose"> <span class="ch 251E" title="ch-verbose">box drawings up heavy and right down light</span> </span>' '' +'┟' '' '<span class="char" title="ch-verbose"> <span class="ch 251F" title="ch-verbose">box drawings down heavy and right up light</span> </span>' '' +'┠' '' '<span class="char" title="ch-verbose"> <span class="ch 2520" title="ch-verbose">box drawings vertical heavy and right light</span> </span>' '' +'┡' '' '<span class="char" title="ch-verbose"> <span class="ch 2521" title="ch-verbose">box drawings down light and right up heavy</span> </span>' '' +'┢' '' '<span class="char" title="ch-verbose"> <span class="ch 2522" title="ch-verbose">box drawings up light and right down heavy</span> </span>' '' +'┣' '' '<span class="char" title="ch-verbose"> <span class="ch 2523" title="ch-verbose">box drawings heavy vertical and right</span> </span>' '' +'┤' '' '<span class="char" title="ch-verbose"> <span class="ch 2524" title="ch-verbose">box drawings light vertical and left</span> </span>' '' +'┥' '' '<span class="char" title="ch-verbose"> <span class="ch 2525" title="ch-verbose">box drawings vertical light and left heavy</span> </span>' '' +'┦' '' '<span class="char" title="ch-verbose"> <span class="ch 2526" title="ch-verbose">box drawings up heavy and left down light</span> </span>' '' +'┧' '' '<span class="char" title="ch-verbose"> <span class="ch 2527" title="ch-verbose">box drawings down heavy and left up light</span> </span>' '' +'┨' '' '<span class="char" title="ch-verbose"> <span class="ch 2528" title="ch-verbose">box drawings vertical heavy and left light</span> </span>' '' +'┩' '' '<span class="char" title="ch-verbose"> <span class="ch 2529" title="ch-verbose">box drawings down light and left up heavy</span> </span>' '' +'┪' '' '<span class="char" title="ch-verbose"> <span class="ch 252A" title="ch-verbose">box drawings up light and left down heavy</span> </span>' '' +'┫' '' '<span class="char" title="ch-verbose"> <span class="ch 252B" title="ch-verbose">box drawings heavy vertical and left</span> </span>' '' +'┬' '' '<span class="char" title="ch-verbose"> <span class="ch 252C" title="ch-verbose">box drawings light down and horizontal</span> </span>' '' +'┭' '' '<span class="char" title="ch-verbose"> <span class="ch 252D" title="ch-verbose">box drawings left heavy and right down light</span> </span>' '' +'┮' '' '<span class="char" title="ch-verbose"> <span class="ch 252E" title="ch-verbose">box drawings right heavy and left down light</span> </span>' '' +'┯' '' '<span class="char" title="ch-verbose"> <span class="ch 252F" title="ch-verbose">box drawings down light and horizontal heavy</span> </span>' '' +'┰' '' '<span class="char" title="ch-verbose"> <span class="ch 2530" title="ch-verbose">box drawings down heavy and horizontal light</span> </span>' '' +'┱' '' '<span class="char" title="ch-verbose"> <span class="ch 2531" title="ch-verbose">box drawings right light and left down heavy</span> </span>' '' +'┲' '' '<span class="char" title="ch-verbose"> <span class="ch 2532" title="ch-verbose">box drawings left light and right down heavy</span> </span>' '' +'┳' '' '<span class="char" title="ch-verbose"> <span class="ch 2533" title="ch-verbose">box drawings heavy down and horizontal</span> </span>' '' +'┴' '' '<span class="char" title="ch-verbose"> <span class="ch 2534" title="ch-verbose">box drawings light up and horizontal</span> </span>' '' +'┵' '' '<span class="char" title="ch-verbose"> <span class="ch 2535" title="ch-verbose">box drawings left heavy and right up light</span> </span>' '' +'┶' '' '<span class="char" title="ch-verbose"> <span class="ch 2536" title="ch-verbose">box drawings right heavy and left up light</span> </span>' '' +'┷' '' '<span class="char" title="ch-verbose"> <span class="ch 2537" title="ch-verbose">box drawings up light and horizontal heavy</span> </span>' '' +'┸' '' '<span class="char" title="ch-verbose"> <span class="ch 2538" title="ch-verbose">box drawings up heavy and horizontal light</span> </span>' '' +'┹' '' '<span class="char" title="ch-verbose"> <span class="ch 2539" title="ch-verbose">box drawings right light and left up heavy</span> </span>' '' +'┺' '' '<span class="char" title="ch-verbose"> <span class="ch 253A" title="ch-verbose">box drawings left light and right up heavy</span> </span>' '' +'┻' '' '<span class="char" title="ch-verbose"> <span class="ch 253B" title="ch-verbose">box drawings heavy up and horizontal</span> </span>' '' +'┼' '' '<span class="char" title="ch-verbose"> <span class="ch 253C" title="ch-verbose">box drawings light vertical and horizontal</span> </span>' '' +'┽' '' '<span class="char" title="ch-verbose"> <span class="ch 253D" title="ch-verbose">box drawings left heavy and right vertical light</span> </span>' '' +'┾' '' '<span class="char" title="ch-verbose"> <span class="ch 253E" title="ch-verbose">box drawings right heavy and left vertical light</span> </span>' '' +'┿' '' '<span class="char" title="ch-verbose"> <span class="ch 253F" title="ch-verbose">box drawings vertical light and horizontal heavy</span> </span>' '' +'╀' '' '<span class="char" title="ch-verbose"> <span class="ch 2540" title="ch-verbose">box drawings up heavy and down horizontal light</span> </span>' '' +'╁' '' '<span class="char" title="ch-verbose"> <span class="ch 2541" title="ch-verbose">box drawings down heavy and up horizontal light</span> </span>' '' +'╂' '' '<span class="char" title="ch-verbose"> <span class="ch 2542" title="ch-verbose">box drawings vertical heavy and horizontal light</span> </span>' '' +'╃' '' '<span class="char" title="ch-verbose"> <span class="ch 2543" title="ch-verbose">box drawings left up heavy and right down light</span> </span>' '' +'╄' '' '<span class="char" title="ch-verbose"> <span class="ch 2544" title="ch-verbose">box drawings right up heavy and left down light</span> </span>' '' +'╅' '' '<span class="char" title="ch-verbose"> <span class="ch 2545" title="ch-verbose">box drawings left down heavy and right up light</span> </span>' '' +'╆' '' '<span class="char" title="ch-verbose"> <span class="ch 2546" title="ch-verbose">box drawings right down heavy and left up light</span> </span>' '' +'╇' '' '<span class="char" title="ch-verbose"> <span class="ch 2547" title="ch-verbose">box drawings down light and up horizontal heavy</span> </span>' '' +'╈' '' '<span class="char" title="ch-verbose"> <span class="ch 2548" title="ch-verbose">box drawings up light and down horizontal heavy</span> </span>' '' +'╉' '' '<span class="char" title="ch-verbose"> <span class="ch 2549" title="ch-verbose">box drawings right light and left vertical heavy</span> </span>' '' +'╊' '' '<span class="char" title="ch-verbose"> <span class="ch 254A" title="ch-verbose">box drawings left light and right vertical heavy</span> </span>' '' +'╋' '' '<span class="char" title="ch-verbose"> <span class="ch 254B" title="ch-verbose">box drawings heavy vertical and horizontal</span> </span>' '' +'╌' '' '<span class="char" title="ch-verbose"> <span class="ch 254C" title="ch-verbose">box drawings light double dash horizontal</span> </span>' '' +'╍' '' '<span class="char" title="ch-verbose"> <span class="ch 254D" title="ch-verbose">box drawings heavy double dash horizontal</span> </span>' '' +'╎' '' '<span class="char" title="ch-verbose"> <span class="ch 254E" title="ch-verbose">box drawings light double dash vertical</span> </span>' '' +'╏' '' '<span class="char" title="ch-verbose"> <span class="ch 254F" title="ch-verbose">box drawings heavy double dash vertical</span> </span>' '' +'═' '' '<span class="char" title="ch-verbose"> <span class="ch 2550" title="ch-verbose">box drawings double horizontal</span> </span>' '' +'║' '' '<span class="char" title="ch-verbose"> <span class="ch 2551" title="ch-verbose">box drawings double vertical</span> </span>' '' +'╒' '' '<span class="char" title="ch-verbose"> <span class="ch 2552" title="ch-verbose">box drawings down single and right double</span> </span>' '' +'╓' '' '<span class="char" title="ch-verbose"> <span class="ch 2553" title="ch-verbose">box drawings down double and right single</span> </span>' '' +'╔' '' '<span class="char" title="ch-verbose"> <span class="ch 2554" title="ch-verbose">box drawings double down and right</span> </span>' '' +'╕' '' '<span class="char" title="ch-verbose"> <span class="ch 2555" title="ch-verbose">box drawings down single and left double</span> </span>' '' +'╖' '' '<span class="char" title="ch-verbose"> <span class="ch 2556" title="ch-verbose">box drawings down double and left single</span> </span>' '' +'╗' '' '<span class="char" title="ch-verbose"> <span class="ch 2557" title="ch-verbose">box drawings double down and left</span> </span>' '' +'╘' '' '<span class="char" title="ch-verbose"> <span class="ch 2558" title="ch-verbose">box drawings up single and right double</span> </span>' '' +'╙' '' '<span class="char" title="ch-verbose"> <span class="ch 2559" title="ch-verbose">box drawings up double and right single</span> </span>' '' +'╚' '' '<span class="char" title="ch-verbose"> <span class="ch 255A" title="ch-verbose">box drawings double up and right</span> </span>' '' +'╛' '' '<span class="char" title="ch-verbose"> <span class="ch 255B" title="ch-verbose">box drawings up single and left double</span> </span>' '' +'╜' '' '<span class="char" title="ch-verbose"> <span class="ch 255C" title="ch-verbose">box drawings up double and left single</span> </span>' '' +'╝' '' '<span class="char" title="ch-verbose"> <span class="ch 255D" title="ch-verbose">box drawings double up and left</span> </span>' '' +'╞' '' '<span class="char" title="ch-verbose"> <span class="ch 255E" title="ch-verbose">box drawings vertical single and right double</span> </span>' '' +'╟' '' '<span class="char" title="ch-verbose"> <span class="ch 255F" title="ch-verbose">box drawings vertical double and right single</span> </span>' '' +'╠' '' '<span class="char" title="ch-verbose"> <span class="ch 2560" title="ch-verbose">box drawings double vertical and right</span> </span>' '' +'╡' '' '<span class="char" title="ch-verbose"> <span class="ch 2561" title="ch-verbose">box drawings vertical single and left double</span> </span>' '' +'╢' '' '<span class="char" title="ch-verbose"> <span class="ch 2562" title="ch-verbose">box drawings vertical double and left single</span> </span>' '' +'╣' '' '<span class="char" title="ch-verbose"> <span class="ch 2563" title="ch-verbose">box drawings double vertical and left</span> </span>' '' +'╤' '' '<span class="char" title="ch-verbose"> <span class="ch 2564" title="ch-verbose">box drawings down single and horizontal double</span> </span>' '' +'╥' '' '<span class="char" title="ch-verbose"> <span class="ch 2565" title="ch-verbose">box drawings down double and horizontal single</span> </span>' '' +'╦' '' '<span class="char" title="ch-verbose"> <span class="ch 2566" title="ch-verbose">box drawings double down and horizontal</span> </span>' '' +'╧' '' '<span class="char" title="ch-verbose"> <span class="ch 2567" title="ch-verbose">box drawings up single and horizontal double</span> </span>' '' +'╨' '' '<span class="char" title="ch-verbose"> <span class="ch 2568" title="ch-verbose">box drawings up double and horizontal single</span> </span>' '' +'╩' '' '<span class="char" title="ch-verbose"> <span class="ch 2569" title="ch-verbose">box drawings double up and horizontal</span> </span>' '' +'╪' '' '<span class="char" title="ch-verbose"> <span class="ch 256A" title="ch-verbose">box drawings vertical single and horizontal double</span> </span>' '' +'╫' '' '<span class="char" title="ch-verbose"> <span class="ch 256B" title="ch-verbose">box drawings vertical double and horizontal single</span> </span>' '' +'╬' '' '<span class="char" title="ch-verbose"> <span class="ch 256C" title="ch-verbose">box drawings double vertical and horizontal</span> </span>' '' +'╭' '' '<span class="char" title="ch-verbose"> <span class="ch 256D" title="ch-verbose">box drawings light arc down and right</span> </span>' '' +'╮' '' '<span class="char" title="ch-verbose"> <span class="ch 256E" title="ch-verbose">box drawings light arc down and left</span> </span>' '' +'╯' '' '<span class="char" title="ch-verbose"> <span class="ch 256F" title="ch-verbose">box drawings light arc up and left</span> </span>' '' +'╰' '' '<span class="char" title="ch-verbose"> <span class="ch 2570" title="ch-verbose">box drawings light arc up and right</span> </span>' '' +'╱' '' '<span class="char" title="ch-verbose"> <span class="ch 2571" title="ch-verbose">box drawings light diagonal upper right to lower left</span> </span>' '' +'╲' '' '<span class="char" title="ch-verbose"> <span class="ch 2572" title="ch-verbose">box drawings light diagonal upper left to lower right</span> </span>' '' +'╳' '' '<span class="char" title="ch-verbose"> <span class="ch 2573" title="ch-verbose">box drawings light diagonal cross</span> </span>' '' +'╴' '' '<span class="char" title="ch-verbose"> <span class="ch 2574" title="ch-verbose">box drawings light left</span> </span>' '' +'╵' '' '<span class="char" title="ch-verbose"> <span class="ch 2575" title="ch-verbose">box drawings light up</span> </span>' '' +'╶' '' '<span class="char" title="ch-verbose"> <span class="ch 2576" title="ch-verbose">box drawings light right</span> </span>' '' +'╷' '' '<span class="char" title="ch-verbose"> <span class="ch 2577" title="ch-verbose">box drawings light down</span> </span>' '' +'╸' '' '<span class="char" title="ch-verbose"> <span class="ch 2578" title="ch-verbose">box drawings heavy left</span> </span>' '' +'╹' '' '<span class="char" title="ch-verbose"> <span class="ch 2579" title="ch-verbose">box drawings heavy up</span> </span>' '' +'╺' '' '<span class="char" title="ch-verbose"> <span class="ch 257A" title="ch-verbose">box drawings heavy right</span> </span>' '' +'╻' '' '<span class="char" title="ch-verbose"> <span class="ch 257B" title="ch-verbose">box drawings heavy down</span> </span>' '' +'╼' '' '<span class="char" title="ch-verbose"> <span class="ch 257C" title="ch-verbose">box drawings light left and heavy right</span> </span>' '' +'╽' '' '<span class="char" title="ch-verbose"> <span class="ch 257D" title="ch-verbose">box drawings light up and heavy down</span> </span>' '' +'╾' '' '<span class="char" title="ch-verbose"> <span class="ch 257E" title="ch-verbose">box drawings heavy left and light right</span> </span>' '' +'╿' '' '<span class="char" title="ch-verbose"> <span class="ch 257F" title="ch-verbose">box drawings heavy up and light down</span> </span>' '' +'▀' '' '<span class="char" title="ch-verbose"> <span class="ch 2580" title="ch-verbose">upper half block</span> </span>' '' +'▁' '' '<span class="char" title="ch-verbose"> <span class="ch 2581" title="ch-verbose">lower one eighth block</span> </span>' '' +'▂' '' '<span class="char" title="ch-verbose"> <span class="ch 2582" title="ch-verbose">lower one quarter block</span> </span>' '' +'▃' '' '<span class="char" title="ch-verbose"> <span class="ch 2583" title="ch-verbose">lower three eighths block</span> </span>' '' +'▄' '' '<span class="char" title="ch-verbose"> <span class="ch 2584" title="ch-verbose">lower half block</span> </span>' '' +'▅' '' '<span class="char" title="ch-verbose"> <span class="ch 2585" title="ch-verbose">lower five eighths block</span> </span>' '' +'▆' '' '<span class="char" title="ch-verbose"> <span class="ch 2586" title="ch-verbose">lower three quarters block</span> </span>' '' +'▇' '' '<span class="char" title="ch-verbose"> <span class="ch 2587" title="ch-verbose">lower seven eighths block</span> </span>' '' +'█' '' '<span class="char" title="ch-verbose"> <span class="ch 2588" title="ch-verbose">full block</span> </span>' '' +'▉' '' '<span class="char" title="ch-verbose"> <span class="ch 2589" title="ch-verbose">left seven eighths block</span> </span>' '' +'▊' '' '<span class="char" title="ch-verbose"> <span class="ch 258A" title="ch-verbose">left three quarters block</span> </span>' '' +'▋' '' '<span class="char" title="ch-verbose"> <span class="ch 258B" title="ch-verbose">left five eighths block</span> </span>' '' +'▌' '' '<span class="char" title="ch-verbose"> <span class="ch 258C" title="ch-verbose">left half block</span> </span>' '' +'▍' '' '<span class="char" title="ch-verbose"> <span class="ch 258D" title="ch-verbose">left three eighths block</span> </span>' '' +'▎' '' '<span class="char" title="ch-verbose"> <span class="ch 258E" title="ch-verbose">left one quarter block</span> </span>' '' +'▏' '' '<span class="char" title="ch-verbose"> <span class="ch 258F" title="ch-verbose">left one eighth block</span> </span>' '' +'▐' '' '<span class="char" title="ch-verbose"> <span class="ch 2590" title="ch-verbose">right half block</span> </span>' '' +'░' '' '<span class="char" title="ch-verbose"> <span class="ch 2591" title="ch-verbose">light shade</span> </span>' '' +'▒' '' '<span class="char" title="ch-verbose"> <span class="ch 2592" title="ch-verbose">medium shade</span> </span>' '' +'▓' '' '<span class="char" title="ch-verbose"> <span class="ch 2593" title="ch-verbose">dark shade</span> </span>' '' +'▔' '' '<span class="char" title="ch-verbose"> <span class="ch 2594" title="ch-verbose">upper one eighth block</span> </span>' '' +'▕' '' '<span class="char" title="ch-verbose"> <span class="ch 2595" title="ch-verbose">right one eighth block</span> </span>' '' +'▖' '' '<span class="char" title="ch-verbose"> <span class="ch 2596" title="ch-verbose">quadrant lower left</span> </span>' '' +'▗' '' '<span class="char" title="ch-verbose"> <span class="ch 2597" title="ch-verbose">quadrant lower right</span> </span>' '' +'▘' '' '<span class="char" title="ch-verbose"> <span class="ch 2598" title="ch-verbose">quadrant upper left</span> </span>' '' +'▙' '' '<span class="char" title="ch-verbose"> <span class="ch 2599" title="ch-verbose">quadrant upper left and lower left and lower right</span> </span>' '' +'▚' '' '<span class="char" title="ch-verbose"> <span class="ch 259A" title="ch-verbose">quadrant upper left and lower right</span> </span>' '' +'▛' '' '<span class="char" title="ch-verbose"> <span class="ch 259B" title="ch-verbose">quadrant upper left and upper right and lower left</span> </span>' '' +'▜' '' '<span class="char" title="ch-verbose"> <span class="ch 259C" title="ch-verbose">quadrant upper left and upper right and lower right</span> </span>' '' +'▝' '' '<span class="char" title="ch-verbose"> <span class="ch 259D" title="ch-verbose">quadrant upper right</span> </span>' '' +'▞' '' '<span class="char" title="ch-verbose"> <span class="ch 259E" title="ch-verbose">quadrant upper right and lower left</span> </span>' '' +'▟' '' '<span class="char" title="ch-verbose"> <span class="ch 259F" title="ch-verbose">quadrant upper right and lower left and lower right</span> </span>' '' +'■' '' '<span class="char" title="ch-verbose"> <span class="ch 25A0" title="ch-verbose">black square</span> </span>' '' +'□' '' '<span class="char" title="ch-verbose"> <span class="ch 25A1" title="ch-verbose">white square</span> </span>' '' +'▢' '' '<span class="char" title="ch-verbose"> <span class="ch 25A2" title="ch-verbose">white square with rounded corners</span> </span>' '' +'▣' '' '<span class="char" title="ch-verbose"> <span class="ch 25A3" title="ch-verbose">white square containing black small square</span> </span>' '' +'▤' '' '<span class="char" title="ch-verbose"> <span class="ch 25A4" title="ch-verbose">square with horizontal fill</span> </span>' '' +'▥' '' '<span class="char" title="ch-verbose"> <span class="ch 25A5" title="ch-verbose">square with vertical fill</span> </span>' '' +'▦' '' '<span class="char" title="ch-verbose"> <span class="ch 25A6" title="ch-verbose">square with orthogonal crosshatch fill</span> </span>' '' +'▧' '' '<span class="char" title="ch-verbose"> <span class="ch 25A7" title="ch-verbose">square with upper left to lower right fill</span> </span>' '' +'▨' '' '<span class="char" title="ch-verbose"> <span class="ch 25A8" title="ch-verbose">square with upper right to lower left fill</span> </span>' '' +'▩' '' '<span class="char" title="ch-verbose"> <span class="ch 25A9" title="ch-verbose">square with diagonal crosshatch fill</span> </span>' '' +'▪' '' '<span class="char" title="ch-verbose"> <span class="ch 25AA" title="ch-verbose">black small square</span> </span>' '' +'▫' '' '<span class="char" title="ch-verbose"> <span class="ch 25AB" title="ch-verbose">white small square</span> </span>' '' +'▬' '' '<span class="char" title="ch-verbose"> <span class="ch 25AC" title="ch-verbose">black rectangle</span> </span>' '' +'▭' '' '<span class="char" title="ch-verbose"> <span class="ch 25AD" title="ch-verbose">white rectangle</span> </span>' '' +'▮' '' '<span class="char" title="ch-verbose"> <span class="ch 25AE" title="ch-verbose">black vertical rectangle</span> </span>' '' +'▯' '' '<span class="char" title="ch-verbose"> <span class="ch 25AF" title="ch-verbose">white vertical rectangle</span> </span>' '' +'▰' '' '<span class="char" title="ch-verbose"> <span class="ch 25B0" title="ch-verbose">black parallelogram</span> </span>' '' +'▱' '' '<span class="char" title="ch-verbose"> <span class="ch 25B1" title="ch-verbose">white parallelogram</span> </span>' '' +'▲' '' '<span class="char" title="ch-verbose"> <span class="ch 25B2" title="ch-verbose">black up-pointing triangle</span> </span>' '' +'△' '' '<span class="char" title="ch-verbose"> <span class="ch 25B3" title="ch-verbose">white up-pointing triangle</span> </span>' '' +'▴' '' '<span class="char" title="ch-verbose"> <span class="ch 25B4" title="ch-verbose">black up-pointing small triangle</span> </span>' '' +'▵' '' '<span class="char" title="ch-verbose"> <span class="ch 25B5" title="ch-verbose">white up-pointing small triangle</span> </span>' '' +'▶' '' '<span class="char" title="ch-verbose"> <span class="ch 25B6" title="ch-verbose">black right-pointing triangle</span> </span>' '' +'▷' '' '<span class="char" title="ch-verbose"> <span class="ch 25B7" title="ch-verbose">white right-pointing triangle</span> </span>' '' +'▸' '' '<span class="char" title="ch-verbose"> <span class="ch 25B8" title="ch-verbose">black right-pointing small triangle</span> </span>' '' +'▹' '' '<span class="char" title="ch-verbose"> <span class="ch 25B9" title="ch-verbose">white right-pointing small triangle</span> </span>' '' +'►' '' '<span class="char" title="ch-verbose"> <span class="ch 25BA" title="ch-verbose">black right-pointing pointer</span> </span>' '' +'▻' '' '<span class="char" title="ch-verbose"> <span class="ch 25BB" title="ch-verbose">white right-pointing pointer</span> </span>' '' +'▼' '' '<span class="char" title="ch-verbose"> <span class="ch 25BC" title="ch-verbose">black down-pointing triangle</span> </span>' '' +'▽' '' '<span class="char" title="ch-verbose"> <span class="ch 25BD" title="ch-verbose">white down-pointing triangle</span> </span>' '' +'▾' '' '<span class="char" title="ch-verbose"> <span class="ch 25BE" title="ch-verbose">black down-pointing small triangle</span> </span>' '' +'▿' '' '<span class="char" title="ch-verbose"> <span class="ch 25BF" title="ch-verbose">white down-pointing small triangle</span> </span>' '' +'◀' '' '<span class="char" title="ch-verbose"> <span class="ch 25C0" title="ch-verbose">black left-pointing triangle</span> </span>' '' +'◁' '' '<span class="char" title="ch-verbose"> <span class="ch 25C1" title="ch-verbose">white left-pointing triangle</span> </span>' '' +'◂' '' '<span class="char" title="ch-verbose"> <span class="ch 25C2" title="ch-verbose">black left-pointing small triangle</span> </span>' '' +'◃' '' '<span class="char" title="ch-verbose"> <span class="ch 25C3" title="ch-verbose">white left-pointing small triangle</span> </span>' '' +'◄' '' '<span class="char" title="ch-verbose"> <span class="ch 25C4" title="ch-verbose">black left-pointing pointer</span> </span>' '' +'◅' '' '<span class="char" title="ch-verbose"> <span class="ch 25C5" title="ch-verbose">white left-pointing pointer</span> </span>' '' +'◆' '' '<span class="char" title="ch-verbose"> <span class="ch 25C6" title="ch-verbose">black diamond</span> </span>' '' +'◇' '' '<span class="char" title="ch-verbose"> <span class="ch 25C7" title="ch-verbose">white diamond</span> </span>' '' +'◈' '' '<span class="char" title="ch-verbose"> <span class="ch 25C8" title="ch-verbose">white diamond containing black small diamond</span> </span>' '' +'◉' '' '<span class="char" title="ch-verbose"> <span class="ch 25C9" title="ch-verbose">fisheye</span> </span>' '' +'◊' '' '<span class="char" title="ch-verbose"> <span class="ch 25CA" title="ch-verbose">lozenge</span> </span>' '' +'○' '' '<span class="char" title="ch-verbose"> <span class="ch 25CB" title="ch-verbose">white circle</span> </span>' '' +'◌' '' '<span class="char" title="ch-verbose"> <span class="ch 25CC" title="ch-verbose">dotted circle</span> </span>' '' +'◍' '' '<span class="char" title="ch-verbose"> <span class="ch 25CD" title="ch-verbose">circle with vertical fill</span> </span>' '' +'◎' '' '<span class="char" title="ch-verbose"> <span class="ch 25CE" title="ch-verbose">bullseye</span> </span>' '' +'●' '' '<span class="char" title="ch-verbose"> <span class="ch 25CF" title="ch-verbose">black circle</span> </span>' '' +'◐' '' '<span class="char" title="ch-verbose"> <span class="ch 25D0" title="ch-verbose">circle with left half black</span> </span>' '' +'◑' '' '<span class="char" title="ch-verbose"> <span class="ch 25D1" title="ch-verbose">circle with right half black</span> </span>' '' +'◒' '' '<span class="char" title="ch-verbose"> <span class="ch 25D2" title="ch-verbose">circle with lower half black</span> </span>' '' +'◓' '' '<span class="char" title="ch-verbose"> <span class="ch 25D3" title="ch-verbose">circle with upper half black</span> </span>' '' +'◔' '' '<span class="char" title="ch-verbose"> <span class="ch 25D4" title="ch-verbose">circle with upper right quadrant black</span> </span>' '' +'◕' '' '<span class="char" title="ch-verbose"> <span class="ch 25D5" title="ch-verbose">circle with all but upper left quadrant black</span> </span>' '' +'◖' '' '<span class="char" title="ch-verbose"> <span class="ch 25D6" title="ch-verbose">left half black circle</span> </span>' '' +'◗' '' '<span class="char" title="ch-verbose"> <span class="ch 25D7" title="ch-verbose">right half black circle</span> </span>' '' +'◘' '' '<span class="char" title="ch-verbose"> <span class="ch 25D8" title="ch-verbose">inverse bullet</span> </span>' '' +'◙' '' '<span class="char" title="ch-verbose"> <span class="ch 25D9" title="ch-verbose">inverse white circle</span> </span>' '' +'◚' '' '<span class="char" title="ch-verbose"> <span class="ch 25DA" title="ch-verbose">upper half inverse white circle</span> </span>' '' +'◛' '' '<span class="char" title="ch-verbose"> <span class="ch 25DB" title="ch-verbose">lower half inverse white circle</span> </span>' '' +'◜' '' '<span class="char" title="ch-verbose"> <span class="ch 25DC" title="ch-verbose">upper left quadrant circular arc</span> </span>' '' +'◝' '' '<span class="char" title="ch-verbose"> <span class="ch 25DD" title="ch-verbose">upper right quadrant circular arc</span> </span>' '' +'◞' '' '<span class="char" title="ch-verbose"> <span class="ch 25DE" title="ch-verbose">lower right quadrant circular arc</span> </span>' '' +'◟' '' '<span class="char" title="ch-verbose"> <span class="ch 25DF" title="ch-verbose">lower left quadrant circular arc</span> </span>' '' +'◠' '' '<span class="char" title="ch-verbose"> <span class="ch 25E0" title="ch-verbose">upper half circle</span> </span>' '' +'◡' '' '<span class="char" title="ch-verbose"> <span class="ch 25E1" title="ch-verbose">lower half circle</span> </span>' '' +'◢' '' '<span class="char" title="ch-verbose"> <span class="ch 25E2" title="ch-verbose">black lower right triangle</span> </span>' '' +'◣' '' '<span class="char" title="ch-verbose"> <span class="ch 25E3" title="ch-verbose">black lower left triangle</span> </span>' '' +'◤' '' '<span class="char" title="ch-verbose"> <span class="ch 25E4" title="ch-verbose">black upper left triangle</span> </span>' '' +'◥' '' '<span class="char" title="ch-verbose"> <span class="ch 25E5" title="ch-verbose">black upper right triangle</span> </span>' '' +'◦' '' '<span class="char" title="ch-verbose"> <span class="ch 25E6" title="ch-verbose">white bullet</span> </span>' '' +'◧' '' '<span class="char" title="ch-verbose"> <span class="ch 25E7" title="ch-verbose">square with left half black</span> </span>' '' +'◨' '' '<span class="char" title="ch-verbose"> <span class="ch 25E8" title="ch-verbose">square with right half black</span> </span>' '' +'◩' '' '<span class="char" title="ch-verbose"> <span class="ch 25E9" title="ch-verbose">square with upper left diagonal half black</span> </span>' '' +'◪' '' '<span class="char" title="ch-verbose"> <span class="ch 25EA" title="ch-verbose">square with lower right diagonal half black</span> </span>' '' +'◫' '' '<span class="char" title="ch-verbose"> <span class="ch 25EB" title="ch-verbose">white square with vertical bisecting line</span> </span>' '' +'◬' '' '<span class="char" title="ch-verbose"> <span class="ch 25EC" title="ch-verbose">white up-pointing triangle with dot</span> </span>' '' +'◭' '' '<span class="char" title="ch-verbose"> <span class="ch 25ED" title="ch-verbose">up-pointing triangle with left half black</span> </span>' '' +'◮' '' '<span class="char" title="ch-verbose"> <span class="ch 25EE" title="ch-verbose">up-pointing triangle with right half black</span> </span>' '' +'◯' '' '<span class="char" title="ch-verbose"> <span class="ch 25EF" title="ch-verbose">large circle</span> </span>' '' +'◰' '' '<span class="char" title="ch-verbose"> <span class="ch 25F0" title="ch-verbose">white square with upper left quadrant</span> </span>' '' +'◱' '' '<span class="char" title="ch-verbose"> <span class="ch 25F1" title="ch-verbose">white square with lower left quadrant</span> </span>' '' +'◲' '' '<span class="char" title="ch-verbose"> <span class="ch 25F2" title="ch-verbose">white square with lower right quadrant</span> </span>' '' +'◳' '' '<span class="char" title="ch-verbose"> <span class="ch 25F3" title="ch-verbose">white square with upper right quadrant</span> </span>' '' +'◴' '' '<span class="char" title="ch-verbose"> <span class="ch 25F4" title="ch-verbose">white circle with upper left quadrant</span> </span>' '' +'◵' '' '<span class="char" title="ch-verbose"> <span class="ch 25F5" title="ch-verbose">white circle with lower left quadrant</span> </span>' '' +'◶' '' '<span class="char" title="ch-verbose"> <span class="ch 25F6" title="ch-verbose">white circle with lower right quadrant</span> </span>' '' +'◷' '' '<span class="char" title="ch-verbose"> <span class="ch 25F7" title="ch-verbose">white circle with upper right quadrant</span> </span>' '' +'◸' '' '<span class="char" title="ch-verbose"> <span class="ch 25F8" title="ch-verbose">upper left triangle</span> </span>' '' +'◹' '' '<span class="char" title="ch-verbose"> <span class="ch 25F9" title="ch-verbose">upper right triangle</span> </span>' '' +'◺' '' '<span class="char" title="ch-verbose"> <span class="ch 25FA" title="ch-verbose">lower left triangle</span> </span>' '' +'◻' '' '<span class="char" title="ch-verbose"> <span class="ch 25FB" title="ch-verbose">white medium square</span> </span>' '' +'◼' '' '<span class="char" title="ch-verbose"> <span class="ch 25FC" title="ch-verbose">black medium square</span> </span>' '' +'◽' '' '<span class="char" title="ch-verbose"> <span class="ch 25FD" title="ch-verbose">white medium small square</span> </span>' '' +'◾' '' '<span class="char" title="ch-verbose"> <span class="ch 25FE" title="ch-verbose">black medium small square</span> </span>' '' +'◿' '' '<span class="char" title="ch-verbose"> <span class="ch 25FF" title="ch-verbose">lower right triangle</span> </span>' '' + +'☀' '' '<span class="char" title="ch-verbose"> <span class="ch 2600" title="ch-verbose">black sun with rays</span> </span>' '' +'☁' '' '<span class="char" title="ch-verbose"> <span class="ch 2601" title="ch-verbose">cloud</span> </span>' '' +'☂' '' '<span class="char" title="ch-verbose"> <span class="ch 2602" title="ch-verbose">umbrella</span> </span>' '' +'☃' '' '<span class="char" title="ch-verbose"> <span class="ch 2603" title="ch-verbose">snowman</span> </span>' '' +'☄' '' '<span class="char" title="ch-verbose"> <span class="ch 2604" title="ch-verbose">comet</span> </span>' '' +'★' '' '<span class="char" title="ch-verbose"> <span class="ch 2605" title="ch-verbose">black star</span> </span>' '' +'☆' '' '<span class="char" title="ch-verbose"> <span class="ch 2606" title="ch-verbose">white star</span> </span>' '' +'☇' '' '<span class="char" title="ch-verbose"> <span class="ch 2607" title="ch-verbose">lightning</span> </span>' '' +'☈' '' '<span class="char" title="ch-verbose"> <span class="ch 2608" title="ch-verbose">thunderstorm</span> </span>' '' +'☉' '' '<span class="char" title="ch-verbose"> <span class="ch 2609" title="ch-verbose">sun</span> </span>' '' +'☊' '' '<span class="char" title="ch-verbose"> <span class="ch 260A" title="ch-verbose">ascending node</span> </span>' '' +'☋' '' '<span class="char" title="ch-verbose"> <span class="ch 260B" title="ch-verbose">descending node</span> </span>' '' +'☌' '' '<span class="char" title="ch-verbose"> <span class="ch 260C" title="ch-verbose">conjunction</span> </span>' '' +'☍' '' '<span class="char" title="ch-verbose"> <span class="ch 260D" title="ch-verbose">opposition</span> </span>' '' +'☎' '' '<span class="char" title="ch-verbose"> <span class="ch 260E" title="ch-verbose">black telephone</span> </span>' '' +'☏' '' '<span class="char" title="ch-verbose"> <span class="ch 260F" title="ch-verbose">white telephone</span> </span>' '' +'☐' '' '<span class="char" title="ch-verbose"> <span class="ch 2610" title="ch-verbose">ballot box</span> </span>' '' +'☑' '' '<span class="char" title="ch-verbose"> <span class="ch 2611" title="ch-verbose">ballot box with check</span> </span>' '' +'☒' '' '<span class="char" title="ch-verbose"> <span class="ch 2612" title="ch-verbose">ballot box with x</span> </span>' '' +'☓' '' '<span class="char" title="ch-verbose"> <span class="ch 2613" title="ch-verbose">saltire</span> </span>' '' +'☔' '' '<span class="char" title="ch-verbose"> <span class="ch 2614" title="ch-verbose">umbrella with rain drops</span> </span>' '' +'☕' '' '<span class="char" title="ch-verbose"> <span class="ch 2615" title="ch-verbose">hot beverage</span> </span>' '' +'☖' '' '<span class="char" title="ch-verbose"> <span class="ch 2616" title="ch-verbose">white shogi piece</span> </span>' '' +'☗' '' '<span class="char" title="ch-verbose"> <span class="ch 2617" title="ch-verbose">black shogi piece</span> </span>' '' +'☙' '' '<span class="char" title="ch-verbose"> <span class="ch 2619" title="ch-verbose">reversed rotated floral heart bullet</span> </span>' '' +'☚' '' '<span class="char" title="ch-verbose"> <span class="ch 261A" title="ch-verbose">black left pointing index</span> </span>' '' +'☛' '' '<span class="char" title="ch-verbose"> <span class="ch 261B" title="ch-verbose">black right pointing index</span> </span>' '' +'☜' '' '<span class="char" title="ch-verbose"> <span class="ch 261C" title="ch-verbose">white left pointing index</span> </span>' '' +'☝' '' '<span class="char" title="ch-verbose"> <span class="ch 261D" title="ch-verbose">white up pointing index</span> </span>' '' +'☞' '' '<span class="char" title="ch-verbose"> <span class="ch 261E" title="ch-verbose">white right pointing index</span> </span>' '' +'☟' '' '<span class="char" title="ch-verbose"> <span class="ch 261F" title="ch-verbose">white down pointing index</span> </span>' '' +'☠' '' '<span class="char" title="ch-verbose"> <span class="ch 2620" title="ch-verbose">skull and crossbones</span> </span>' '' +'☡' '' '<span class="char" title="ch-verbose"> <span class="ch 2621" title="ch-verbose">caution sign</span> </span>' '' +'☢' '' '<span class="char" title="ch-verbose"> <span class="ch 2622" title="ch-verbose">radioactive sign</span> </span>' '' +'☣' '' '<span class="char" title="ch-verbose"> <span class="ch 2623" title="ch-verbose">biohazard sign</span> </span>' '' +'☤' '' '<span class="char" title="ch-verbose"> <span class="ch 2624" title="ch-verbose">caduceus</span> </span>' '' +'☥' '' '<span class="char" title="ch-verbose"> <span class="ch 2625" title="ch-verbose">ankh</span> </span>' '' +'☦' '' '<span class="char" title="ch-verbose"> <span class="ch 2626" title="ch-verbose">orthodox cross</span> </span>' '' +'☧' '' '<span class="char" title="ch-verbose"> <span class="ch 2627" title="ch-verbose">chi rho</span> </span>' '' +'☨' '' '<span class="char" title="ch-verbose"> <span class="ch 2628" title="ch-verbose">cross of lorraine</span> </span>' '' +'☩' '' '<span class="char" title="ch-verbose"> <span class="ch 2629" title="ch-verbose">cross of jerusalem</span> </span>' '' +'☪' '' '<span class="char" title="ch-verbose"> <span class="ch 262A" title="ch-verbose">star and crescent</span> </span>' '' +'☫' '' '<span class="char" title="ch-verbose"> <span class="ch 262B" title="ch-verbose">farsi symbol</span> </span>' '' +'☬' '' '<span class="char" title="ch-verbose"> <span class="ch 262C" title="ch-verbose">adi shakti</span> </span>' '' +'☭' '' '<span class="char" title="ch-verbose"> <span class="ch 262D" title="ch-verbose">hammer and sickle</span> </span>' '' +'☮' '' '<span class="char" title="ch-verbose"> <span class="ch 262E" title="ch-verbose">peace symbol</span> </span>' '' +'☯' '' '<span class="char" title="ch-verbose"> <span class="ch 262F" title="ch-verbose">yin yang</span> </span>' '' +'☰' '' '<span class="char" title="ch-verbose"> <span class="ch 2630" title="ch-verbose">trigram for heaven</span> </span>' '' +'☱' '' '<span class="char" title="ch-verbose"> <span class="ch 2631" title="ch-verbose">trigram for lake</span> </span>' '' +'☲' '' '<span class="char" title="ch-verbose"> <span class="ch 2632" title="ch-verbose">trigram for fire</span> </span>' '' +'☳' '' '<span class="char" title="ch-verbose"> <span class="ch 2633" title="ch-verbose">trigram for thunder</span> </span>' '' +'☴' '' '<span class="char" title="ch-verbose"> <span class="ch 2634" title="ch-verbose">trigram for wind</span> </span>' '' +'☵' '' '<span class="char" title="ch-verbose"> <span class="ch 2635" title="ch-verbose">trigram for water</span> </span>' '' +'☶' '' '<span class="char" title="ch-verbose"> <span class="ch 2636" title="ch-verbose">trigram for mountain</span> </span>' '' +'☷' '' '<span class="char" title="ch-verbose"> <span class="ch 2637" title="ch-verbose">trigram for earth</span> </span>' '' +'☸' '' '<span class="char" title="ch-verbose"> <span class="ch 2638" title="ch-verbose">wheel of dharma</span> </span>' '' +'☹' '' '<span class="char" title="ch-verbose"> <span class="ch 2639" title="ch-verbose">white frowning face</span> </span>' '' +'☺' '' '<span class="char" title="ch-verbose"> <span class="ch 263A" title="ch-verbose">white smiling face</span> </span>' '' +'☻' '' '<span class="char" title="ch-verbose"> <span class="ch 263B" title="ch-verbose">black smiling face</span> </span>' '' +'☼' '' '<span class="char" title="ch-verbose"> <span class="ch 263C" title="ch-verbose">white sun with rays</span> </span>' '' +'☽' '' '<span class="char" title="ch-verbose"> <span class="ch 263D" title="ch-verbose">first quarter moon</span> </span>' '' +'☾' '' '<span class="char" title="ch-verbose"> <span class="ch 263E" title="ch-verbose">last quarter moon</span> </span>' '' +'☿' '' '<span class="char" title="ch-verbose"> <span class="ch 263F" title="ch-verbose">mercury</span> </span>' '' +'♀' '' '<span class="char" title="ch-verbose"> <span class="ch 2640" title="ch-verbose">female sign</span> </span>' '' +'♁' '' '<span class="char" title="ch-verbose"> <span class="ch 2641" title="ch-verbose">earth</span> </span>' '' +'♂' '' '<span class="char" title="ch-verbose"> <span class="ch 2642" title="ch-verbose">male sign</span> </span>' '' +'♃' '' '<span class="char" title="ch-verbose"> <span class="ch 2643" title="ch-verbose">jupiter</span> </span>' '' +'♄' '' '<span class="char" title="ch-verbose"> <span class="ch 2644" title="ch-verbose">saturn</span> </span>' '' +'♅' '' '<span class="char" title="ch-verbose"> <span class="ch 2645" title="ch-verbose">uranus</span> </span>' '' +'♆' '' '<span class="char" title="ch-verbose"> <span class="ch 2646" title="ch-verbose">neptune</span> </span>' '' +'♇' '' '<span class="char" title="ch-verbose"> <span class="ch 2647" title="ch-verbose">pluto</span> </span>' '' +'♈' '' '<span class="char" title="ch-verbose"> <span class="ch 2648" title="ch-verbose">aries</span> </span>' '' +'♉' '' '<span class="char" title="ch-verbose"> <span class="ch 2649" title="ch-verbose">taurus</span> </span>' '' +'♊' '' '<span class="char" title="ch-verbose"> <span class="ch 264A" title="ch-verbose">gemini</span> </span>' '' +'♋' '' '<span class="char" title="ch-verbose"> <span class="ch 264B" title="ch-verbose">cancer</span> </span>' '' +'♌' '' '<span class="char" title="ch-verbose"> <span class="ch 264C" title="ch-verbose">leo</span> </span>' '' +'♍' '' '<span class="char" title="ch-verbose"> <span class="ch 264D" title="ch-verbose">virgo</span> </span>' '' +'♎' '' '<span class="char" title="ch-verbose"> <span class="ch 264E" title="ch-verbose">libra</span> </span>' '' +'♏' '' '<span class="char" title="ch-verbose"> <span class="ch 264F" title="ch-verbose">scorpius</span> </span>' '' +'♐' '' '<span class="char" title="ch-verbose"> <span class="ch 2650" title="ch-verbose">sagittarius</span> </span>' '' +'♑' '' '<span class="char" title="ch-verbose"> <span class="ch 2651" title="ch-verbose">capricorn</span> </span>' '' +'♒' '' '<span class="char" title="ch-verbose"> <span class="ch 2652" title="ch-verbose">aquarius</span> </span>' '' +'♓' '' '<span class="char" title="ch-verbose"> <span class="ch 2653" title="ch-verbose">pisces</span> </span>' '' +'♔' '' '<span class="char" title="ch-verbose"> <span class="ch 2654" title="ch-verbose">white chess king</span> </span>' '' +'♕' '' '<span class="char" title="ch-verbose"> <span class="ch 2655" title="ch-verbose">white chess queen</span> </span>' '' +'♖' '' '<span class="char" title="ch-verbose"> <span class="ch 2656" title="ch-verbose">white chess rook</span> </span>' '' +'♗' '' '<span class="char" title="ch-verbose"> <span class="ch 2657" title="ch-verbose">white chess bishop</span> </span>' '' +'♘' '' '<span class="char" title="ch-verbose"> <span class="ch 2658" title="ch-verbose">white chess knight</span> </span>' '' +'♙' '' '<span class="char" title="ch-verbose"> <span class="ch 2659" title="ch-verbose">white chess pawn</span> </span>' '' +'♚' '' '<span class="char" title="ch-verbose"> <span class="ch 265A" title="ch-verbose">black chess king</span> </span>' '' +'♛' '' '<span class="char" title="ch-verbose"> <span class="ch 265B" title="ch-verbose">black chess queen</span> </span>' '' +'♜' '' '<span class="char" title="ch-verbose"> <span class="ch 265C" title="ch-verbose">black chess rook</span> </span>' '' +'♝' '' '<span class="char" title="ch-verbose"> <span class="ch 265D" title="ch-verbose">black chess bishop</span> </span>' '' +'♞' '' '<span class="char" title="ch-verbose"> <span class="ch 265E" title="ch-verbose">black chess knight</span> </span>' '' +'♟' '' '<span class="char" title="ch-verbose"> <span class="ch 265F" title="ch-verbose">black chess pawn</span> </span>' '' +'♠' '' '<span class="char" title="ch-verbose"> <span class="ch 2660" title="ch-verbose">black spades</span> </span>' '' +'♡' '' '<span class="char" title="ch-verbose"> <span class="ch 2661" title="ch-verbose">white hearts</span> </span>' '' +'♢' '' '<span class="char" title="ch-verbose"> <span class="ch 2662" title="ch-verbose">white diamonds</span> </span>' '' +'♣' '' '<span class="char" title="ch-verbose"> <span class="ch 2663" title="ch-verbose">black clubs</span> </span>' '' +'♤' '' '<span class="char" title="ch-verbose"> <span class="ch 2664" title="ch-verbose">white spades</span> </span>' '' +'♥' '' '<span class="char" title="ch-verbose"> <span class="ch 2665" title="ch-verbose">black hearts</span> </span>' '' +'♦' '' '<span class="char" title="ch-verbose"> <span class="ch 2666" title="ch-verbose">black diamonds</span> </span>' '' +'♧' '' '<span class="char" title="ch-verbose"> <span class="ch 2667" title="ch-verbose">white clubs</span> </span>' '' +'♨' '' '<span class="char" title="ch-verbose"> <span class="ch 2668" title="ch-verbose">hot springs</span> </span>' '' +'♩' '' '<span class="char" title="ch-verbose"> <span class="ch 2669" title="ch-verbose">quarter note</span> </span>' '' +'♪' '' '<span class="char" title="ch-verbose"> <span class="ch 266A" title="ch-verbose">eighth note</span> </span>' '' +'♫' '' '<span class="char" title="ch-verbose"> <span class="ch 266B" title="ch-verbose">beamed eighth notes</span> </span>' '' +'♬' '' '<span class="char" title="ch-verbose"> <span class="ch 266C" title="ch-verbose">beamed sixteenth notes</span> </span>' '' +'♭' '' '<span class="char" title="ch-verbose"> <span class="ch 266D" title="ch-verbose">music flat sign</span> </span>' '' +'♮' '' '<span class="char" title="ch-verbose"> <span class="ch 266E" title="ch-verbose">music natural sign</span> </span>' '' +'♯' '' '<span class="char" title="ch-verbose"> <span class="ch 266F" title="ch-verbose">music sharp sign</span> </span>' '' +'♰' '' '<span class="char" title="ch-verbose"> <span class="ch 2670" title="ch-verbose">west syriac cross</span> </span>' '' +'♱' '' '<span class="char" title="ch-verbose"> <span class="ch 2671" title="ch-verbose">east syriac cross</span> </span>' '' +'♲' '' '<span class="char" title="ch-verbose"> <span class="ch 2672" title="ch-verbose">universal recycling symbol</span> </span>' '' +'♳' '' '<span class="char" title="ch-verbose"> <span class="ch 2673" title="ch-verbose">recycling symbol for type-1 plastics</span> </span>' '' +'♴' '' '<span class="char" title="ch-verbose"> <span class="ch 2674" title="ch-verbose">recycling symbol for type-2 plastics</span> </span>' '' +'♵' '' '<span class="char" title="ch-verbose"> <span class="ch 2675" title="ch-verbose">recycling symbol for type-3 plastics</span> </span>' '' +'♶' '' '<span class="char" title="ch-verbose"> <span class="ch 2676" title="ch-verbose">recycling symbol for type-4 plastics</span> </span>' '' +'♷' '' '<span class="char" title="ch-verbose"> <span class="ch 2677" title="ch-verbose">recycling symbol for type-5 plastics</span> </span>' '' +'♸' '' '<span class="char" title="ch-verbose"> <span class="ch 2678" title="ch-verbose">recycling symbol for type-6 plastics</span> </span>' '' +'♹' '' '<span class="char" title="ch-verbose"> <span class="ch 2679" title="ch-verbose">recycling symbol for type-7 plastics</span> </span>' '' +'♺' '' '<span class="char" title="ch-verbose"> <span class="ch 267A" title="ch-verbose">recycling symbol for generic materials</span> </span>' '' +'♻' '' '<span class="char" title="ch-verbose"> <span class="ch 267B" title="ch-verbose">black universal recycling symbol</span> </span>' '' +'♼' '' '<span class="char" title="ch-verbose"> <span class="ch 267C" title="ch-verbose">recycled paper symbol</span> </span>' '' +'♽' '' '<span class="char" title="ch-verbose"> <span class="ch 267D" title="ch-verbose">partially-recycled paper symbol</span> </span>' '' +'⚀' '' '<span class="char" title="ch-verbose"> <span class="ch 2680" title="ch-verbose">die face-1</span> </span>' '' +'⚁' '' '<span class="char" title="ch-verbose"> <span class="ch 2681" title="ch-verbose">die face-2</span> </span>' '' +'⚂' '' '<span class="char" title="ch-verbose"> <span class="ch 2682" title="ch-verbose">die face-3</span> </span>' '' +'⚃' '' '<span class="char" title="ch-verbose"> <span class="ch 2683" title="ch-verbose">die face-4</span> </span>' '' +'⚄' '' '<span class="char" title="ch-verbose"> <span class="ch 2684" title="ch-verbose">die face-5</span> </span>' '' +'⚅' '' '<span class="char" title="ch-verbose"> <span class="ch 2685" title="ch-verbose">die face-6</span> </span>' '' +'⚆' '' '<span class="char" title="ch-verbose"> <span class="ch 2686" title="ch-verbose">white circle with dot right</span> </span>' '' +'⚇' '' '<span class="char" title="ch-verbose"> <span class="ch 2687" title="ch-verbose">white circle with two dots</span> </span>' '' +'⚈' '' '<span class="char" title="ch-verbose"> <span class="ch 2688" title="ch-verbose">black circle with white dot right</span> </span>' '' +'⚉' '' '<span class="char" title="ch-verbose"> <span class="ch 2689" title="ch-verbose">black circle with two white dots</span> </span>' '' +'⚊' '' '<span class="char" title="ch-verbose"> <span class="ch 268A" title="ch-verbose">monogram for yang</span> </span>' '' +'⚋' '' '<span class="char" title="ch-verbose"> <span class="ch 268B" title="ch-verbose">monogram for yin</span> </span>' '' +'⚌' '' '<span class="char" title="ch-verbose"> <span class="ch 268C" title="ch-verbose">digram for greater yang</span> </span>' '' +'⚍' '' '<span class="char" title="ch-verbose"> <span class="ch 268D" title="ch-verbose">digram for lesser yin</span> </span>' '' +'⚎' '' '<span class="char" title="ch-verbose"> <span class="ch 268E" title="ch-verbose">digram for lesser yang</span> </span>' '' +'⚏' '' '<span class="char" title="ch-verbose"> <span class="ch 268F" title="ch-verbose">digram for greater yin</span> </span>' '' +'⚐' '' '<span class="char" title="ch-verbose"> <span class="ch 2690" title="ch-verbose">white flag</span> </span>' '' +'⚑' '' '<span class="char" title="ch-verbose"> <span class="ch 2691" title="ch-verbose">black flag</span> </span>' '' +'⚠' '' '<span class="char" title="ch-verbose"> <span class="ch 26A0" title="ch-verbose">warning sign</span> </span>' '' +'⚡' '' '<span class="char" title="ch-verbose"> <span class="ch 26A1" title="ch-verbose">high voltage sign</span> </span>' '' + + +'✁' '' '<span class="char" title="ch-verbose"> <span class="ch 2701" title="ch-verbose">upper blade scissors</span> </span>' '' +'✂' '' '<span class="char" title="ch-verbose"> <span class="ch 2702" title="ch-verbose">black scissors</span> </span>' '' +'✃' '' '<span class="char" title="ch-verbose"> <span class="ch 2703" title="ch-verbose">lower blade scissors</span> </span>' '' +'✄' '' '<span class="char" title="ch-verbose"> <span class="ch 2704" title="ch-verbose">white scissors</span> </span>' '' +'✆' '' '<span class="char" title="ch-verbose"> <span class="ch 2706" title="ch-verbose">telephone location sign</span> </span>' '' +'✇' '' '<span class="char" title="ch-verbose"> <span class="ch 2707" title="ch-verbose">tape drive</span> </span>' '' +'✈' '' '<span class="char" title="ch-verbose"> <span class="ch 2708" title="ch-verbose">airplane</span> </span>' '' +'✉' '' '<span class="char" title="ch-verbose"> <span class="ch 2709" title="ch-verbose">envelope</span> </span>' '' +'✌' '' '<span class="char" title="ch-verbose"> <span class="ch 270C" title="ch-verbose">victory hand</span> </span>' '' +'✍' '' '<span class="char" title="ch-verbose"> <span class="ch 270D" title="ch-verbose">writing hand</span> </span>' '' +'✎' '' '<span class="char" title="ch-verbose"> <span class="ch 270E" title="ch-verbose">lower right pencil</span> </span>' '' +'✏' '' '<span class="char" title="ch-verbose"> <span class="ch 270F" title="ch-verbose">pencil</span> </span>' '' +'✐' '' '<span class="char" title="ch-verbose"> <span class="ch 2710" title="ch-verbose">upper right pencil</span> </span>' '' +'✑' '' '<span class="char" title="ch-verbose"> <span class="ch 2711" title="ch-verbose">white nib</span> </span>' '' +'✒' '' '<span class="char" title="ch-verbose"> <span class="ch 2712" title="ch-verbose">black nib</span> </span>' '' +'✓' '' '<span class="char" title="ch-verbose"> <span class="ch 2713" title="ch-verbose">check mark</span> </span>' '' +'✔' '' '<span class="char" title="ch-verbose"> <span class="ch 2714" title="ch-verbose">heavy check mark</span> </span>' '' +'✕' '' '<span class="char" title="ch-verbose"> <span class="ch 2715" title="ch-verbose">multiplication x</span> </span>' '' +'✖' '' '<span class="char" title="ch-verbose"> <span class="ch 2716" title="ch-verbose">heavy multiplication x</span> </span>' '' +'✗' '' '<span class="char" title="ch-verbose"> <span class="ch 2717" title="ch-verbose">ballot x</span> </span>' '' +'✘' '' '<span class="char" title="ch-verbose"> <span class="ch 2718" title="ch-verbose">heavy ballot x</span> </span>' '' +'✙' '' '<span class="char" title="ch-verbose"> <span class="ch 2719" title="ch-verbose">outlined greek cross</span> </span>' '' +'✚' '' '<span class="char" title="ch-verbose"> <span class="ch 271A" title="ch-verbose">heavy greek cross</span> </span>' '' +'✛' '' '<span class="char" title="ch-verbose"> <span class="ch 271B" title="ch-verbose">open centre cross</span> </span>' '' +'✜' '' '<span class="char" title="ch-verbose"> <span class="ch 271C" title="ch-verbose">heavy open centre cross</span> </span>' '' +'✝' '' '<span class="char" title="ch-verbose"> <span class="ch 271D" title="ch-verbose">latin cross</span> </span>' '' +'✞' '' '<span class="char" title="ch-verbose"> <span class="ch 271E" title="ch-verbose">shadowed white latin cross</span> </span>' '' +'✟' '' '<span class="char" title="ch-verbose"> <span class="ch 271F" title="ch-verbose">outlined latin cross</span> </span>' '' +'✠' '' '<span class="char" title="ch-verbose"> <span class="ch 2720" title="ch-verbose">maltese cross</span> </span>' '' +'✡' '' '<span class="char" title="ch-verbose"> <span class="ch 2721" title="ch-verbose">star of david</span> </span>' '' +'✢' '' '<span class="char" title="ch-verbose"> <span class="ch 2722" title="ch-verbose">four teardrop-spoked asterisk</span> </span>' '' +'✣' '' '<span class="char" title="ch-verbose"> <span class="ch 2723" title="ch-verbose">four balloon-spoked asterisk</span> </span>' '' +'✤' '' '<span class="char" title="ch-verbose"> <span class="ch 2724" title="ch-verbose">heavy four balloon-spoked asterisk</span> </span>' '' +'✥' '' '<span class="char" title="ch-verbose"> <span class="ch 2725" title="ch-verbose">four club-spoked asterisk</span> </span>' '' +'✦' '' '<span class="char" title="ch-verbose"> <span class="ch 2726" title="ch-verbose">black four pointed star</span> </span>' '' +'✧' '' '<span class="char" title="ch-verbose"> <span class="ch 2727" title="ch-verbose">white four pointed star</span> </span>' '' +'✩' '' '<span class="char" title="ch-verbose"> <span class="ch 2729" title="ch-verbose">stress outlined white star</span> </span>' '' +'✪' '' '<span class="char" title="ch-verbose"> <span class="ch 272A" title="ch-verbose">circled white star</span> </span>' '' +'✫' '' '<span class="char" title="ch-verbose"> <span class="ch 272B" title="ch-verbose">open centre black star</span> </span>' '' +'✬' '' '<span class="char" title="ch-verbose"> <span class="ch 272C" title="ch-verbose">black centre white star</span> </span>' '' +'✭' '' '<span class="char" title="ch-verbose"> <span class="ch 272D" title="ch-verbose">outlined black star</span> </span>' '' +'✮' '' '<span class="char" title="ch-verbose"> <span class="ch 272E" title="ch-verbose">heavy outlined black star</span> </span>' '' +'✯' '' '<span class="char" title="ch-verbose"> <span class="ch 272F" title="ch-verbose">pinwheel star</span> </span>' '' +'✰' '' '<span class="char" title="ch-verbose"> <span class="ch 2730" title="ch-verbose">shadowed white star</span> </span>' '' +'✱' '' '<span class="char" title="ch-verbose"> <span class="ch 2731" title="ch-verbose">heavy asterisk</span> </span>' '' +'✲' '' '<span class="char" title="ch-verbose"> <span class="ch 2732" title="ch-verbose">open centre asterisk</span> </span>' '' +'✳' '' '<span class="char" title="ch-verbose"> <span class="ch 2733" title="ch-verbose">eight spoked asterisk</span> </span>' '' +'✴' '' '<span class="char" title="ch-verbose"> <span class="ch 2734" title="ch-verbose">eight pointed black star</span> </span>' '' +'✵' '' '<span class="char" title="ch-verbose"> <span class="ch 2735" title="ch-verbose">eight pointed pinwheel star</span> </span>' '' +'✶' '' '<span class="char" title="ch-verbose"> <span class="ch 2736" title="ch-verbose">six pointed black star</span> </span>' '' +'✷' '' '<span class="char" title="ch-verbose"> <span class="ch 2737" title="ch-verbose">eight pointed rectilinear black star</span> </span>' '' +'✸' '' '<span class="char" title="ch-verbose"> <span class="ch 2738" title="ch-verbose">heavy eight pointed rectilinear black star</span> </span>' '' +'✹' '' '<span class="char" title="ch-verbose"> <span class="ch 2739" title="ch-verbose">twelve pointed black star</span> </span>' '' +'✺' '' '<span class="char" title="ch-verbose"> <span class="ch 273A" title="ch-verbose">sixteen pointed asterisk</span> </span>' '' +'✻' '' '<span class="char" title="ch-verbose"> <span class="ch 273B" title="ch-verbose">teardrop-spoked asterisk</span> </span>' '' +'✼' '' '<span class="char" title="ch-verbose"> <span class="ch 273C" title="ch-verbose">open centre teardrop-spoked asterisk</span> </span>' '' +'✽' '' '<span class="char" title="ch-verbose"> <span class="ch 273D" title="ch-verbose">heavy teardrop-spoked asterisk</span> </span>' '' +'✾' '' '<span class="char" title="ch-verbose"> <span class="ch 273E" title="ch-verbose">six petalled black and white florette</span> </span>' '' +'✿' '' '<span class="char" title="ch-verbose"> <span class="ch 273F" title="ch-verbose">black florette</span> </span>' '' +'❀' '' '<span class="char" title="ch-verbose"> <span class="ch 2740" title="ch-verbose">white florette</span> </span>' '' +'❁' '' '<span class="char" title="ch-verbose"> <span class="ch 2741" title="ch-verbose">eight petalled outlined black florette</span> </span>' '' +'❂' '' '<span class="char" title="ch-verbose"> <span class="ch 2742" title="ch-verbose">circled open centre eight pointed star</span> </span>' '' +'❃' '' '<span class="char" title="ch-verbose"> <span class="ch 2743" title="ch-verbose">heavy teardrop-spoked pinwheel asterisk</span> </span>' '' +'❄' '' '<span class="char" title="ch-verbose"> <span class="ch 2744" title="ch-verbose">snowflake</span> </span>' '' +'❅' '' '<span class="char" title="ch-verbose"> <span class="ch 2745" title="ch-verbose">tight trifoliate snowflake</span> </span>' '' +'❆' '' '<span class="char" title="ch-verbose"> <span class="ch 2746" title="ch-verbose">heavy chevron snowflake</span> </span>' '' +'❇' '' '<span class="char" title="ch-verbose"> <span class="ch 2747" title="ch-verbose">sparkle</span> </span>' '' +'❈' '' '<span class="char" title="ch-verbose"> <span class="ch 2748" title="ch-verbose">heavy sparkle</span> </span>' '' +'❉' '' '<span class="char" title="ch-verbose"> <span class="ch 2749" title="ch-verbose">balloon-spoked asterisk</span> </span>' '' +'❊' '' '<span class="char" title="ch-verbose"> <span class="ch 274A" title="ch-verbose">eight teardrop-spoked propeller asterisk</span> </span>' '' +'❋' '' '<span class="char" title="ch-verbose"> <span class="ch 274B" title="ch-verbose">heavy eight teardrop-spoked propeller asterisk</span> </span>' '' +'❍' '' '<span class="char" title="ch-verbose"> <span class="ch 274D" title="ch-verbose">shadowed white circle</span> </span>' '' +'❏' '' '<span class="char" title="ch-verbose"> <span class="ch 274F" title="ch-verbose">lower right drop-shadowed white square</span> </span>' '' +'❐' '' '<span class="char" title="ch-verbose"> <span class="ch 2750" title="ch-verbose">upper right drop-shadowed white square</span> </span>' '' +'❑' '' '<span class="char" title="ch-verbose"> <span class="ch 2751" title="ch-verbose">lower right shadowed white square</span> </span>' '' +'❒' '' '<span class="char" title="ch-verbose"> <span class="ch 2752" title="ch-verbose">upper right shadowed white square</span> </span>' '' +'❖' '' '<span class="char" title="ch-verbose"> <span class="ch 2756" title="ch-verbose">black diamond minus white x</span> </span>' '' +'❘' '' '<span class="char" title="ch-verbose"> <span class="ch 2758" title="ch-verbose">light vertical bar</span> </span>' '' +'❙' '' '<span class="char" title="ch-verbose"> <span class="ch 2759" title="ch-verbose">medium vertical bar</span> </span>' '' +'❚' '' '<span class="char" title="ch-verbose"> <span class="ch 275A" title="ch-verbose">heavy vertical bar</span> </span>' '' +'❛' '' '<span class="char" title="ch-verbose"> <span class="ch 275B" title="ch-verbose">heavy single turned comma quotation mark ornament</span> </span>' '' +'❜' '' '<span class="char" title="ch-verbose"> <span class="ch 275C" title="ch-verbose">heavy single comma quotation mark ornament</span> </span>' '' +'❝' '' '<span class="char" title="ch-verbose"> <span class="ch 275D" title="ch-verbose">heavy double turned comma quotation mark ornament</span> </span>' '' +'❞' '' '<span class="char" title="ch-verbose"> <span class="ch 275E" title="ch-verbose">heavy double comma quotation mark ornament</span> </span>' '' +'❡' '' '<span class="char" title="ch-verbose"> <span class="ch 2761" title="ch-verbose">curved stem paragraph sign ornament</span> </span>' '' +'❢' '' '<span class="char" title="ch-verbose"> <span class="ch 2762" title="ch-verbose">heavy exclamation mark ornament</span> </span>' '' +'❣' '' '<span class="char" title="ch-verbose"> <span class="ch 2763" title="ch-verbose">heavy heart exclamation mark ornament</span> </span>' '' +'❤' '' '<span class="char" title="ch-verbose"> <span class="ch 2764" title="ch-verbose">heavy black heart</span> </span>' '' +'❥' '' '<span class="char" title="ch-verbose"> <span class="ch 2765" title="ch-verbose">rotated heavy black heart bullet</span> </span>' '' +'❦' '' '<span class="char" title="ch-verbose"> <span class="ch 2766" title="ch-verbose">floral heart</span> </span>' '' +'❧' '' '<span class="char" title="ch-verbose"> <span class="ch 2767" title="ch-verbose">rotated floral heart bullet</span> </span>' '' +'❨' '' '<span class="char" title="ch-verbose"> <span class="ch 2768" title="ch-verbose">medium left parenthesis ornament</span> </span>' '' +'❩' '' '<span class="char" title="ch-verbose"> <span class="ch 2769" title="ch-verbose">medium right parenthesis ornament</span> </span>' '' +'❪' '' '<span class="char" title="ch-verbose"> <span class="ch 276A" title="ch-verbose">medium flattened left parenthesis ornament</span> </span>' '' +'❫' '' '<span class="char" title="ch-verbose"> <span class="ch 276B" title="ch-verbose">medium flattened right parenthesis ornament</span> </span>' '' +'❬' '' '<span class="char" title="ch-verbose"> <span class="ch 276C" title="ch-verbose">medium left-pointing angle bracket ornament</span> </span>' '' +'❭' '' '<span class="char" title="ch-verbose"> <span class="ch 276D" title="ch-verbose">medium right-pointing angle bracket ornament</span> </span>' '' +'❮' '' '<span class="char" title="ch-verbose"> <span class="ch 276E" title="ch-verbose">heavy left-pointing angle quotation mark ornament</span> </span>' '' +'❯' '' '<span class="char" title="ch-verbose"> <span class="ch 276F" title="ch-verbose">heavy right-pointing angle quotation mark ornament</span> </span>' '' +'❰' '' '<span class="char" title="ch-verbose"> <span class="ch 2770" title="ch-verbose">heavy left-pointing angle bracket ornament</span> </span>' '' +'❱' '' '<span class="char" title="ch-verbose"> <span class="ch 2771" title="ch-verbose">heavy right-pointing angle bracket ornament</span> </span>' '' +'❲' '' '<span class="char" title="ch-verbose"> <span class="ch 2772" title="ch-verbose">light left tortoise shell bracket ornament</span> </span>' '' +'❳' '' '<span class="char" title="ch-verbose"> <span class="ch 2773" title="ch-verbose">light right tortoise shell bracket ornament</span> </span>' '' +'❴' '' '<span class="char" title="ch-verbose"> <span class="ch 2774" title="ch-verbose">medium left curly bracket ornament</span> </span>' '' +'❵' '' '<span class="char" title="ch-verbose"> <span class="ch 2775" title="ch-verbose">medium right curly bracket ornament</span> </span>' '' +'❶' '' '<span class="char" title="ch-verbose"> <span class="ch 2776" title="ch-verbose">dingbat negative circled digit one</span> </span>' '' +'❷' '' '<span class="char" title="ch-verbose"> <span class="ch 2777" title="ch-verbose">dingbat negative circled digit two</span> </span>' '' +'❸' '' '<span class="char" title="ch-verbose"> <span class="ch 2778" title="ch-verbose">dingbat negative circled digit three</span> </span>' '' +'❹' '' '<span class="char" title="ch-verbose"> <span class="ch 2779" title="ch-verbose">dingbat negative circled digit four</span> </span>' '' +'❺' '' '<span class="char" title="ch-verbose"> <span class="ch 277A" title="ch-verbose">dingbat negative circled digit five</span> </span>' '' +'❻' '' '<span class="char" title="ch-verbose"> <span class="ch 277B" title="ch-verbose">dingbat negative circled digit six</span> </span>' '' +'❼' '' '<span class="char" title="ch-verbose"> <span class="ch 277C" title="ch-verbose">dingbat negative circled digit seven</span> </span>' '' +'❽' '' '<span class="char" title="ch-verbose"> <span class="ch 277D" title="ch-verbose">dingbat negative circled digit eight</span> </span>' '' +'❾' '' '<span class="char" title="ch-verbose"> <span class="ch 277E" title="ch-verbose">dingbat negative circled digit nine</span> </span>' '' +'❿' '' '<span class="char" title="ch-verbose"> <span class="ch 277F" title="ch-verbose">dingbat negative circled number ten</span> </span>' '' +'➀' '' '<span class="char" title="ch-verbose"> <span class="ch 2780" title="ch-verbose">dingbat circled sans-serif digit one</span> </span>' '' +'➁' '' '<span class="char" title="ch-verbose"> <span class="ch 2781" title="ch-verbose">dingbat circled sans-serif digit two</span> </span>' '' +'➂' '' '<span class="char" title="ch-verbose"> <span class="ch 2782" title="ch-verbose">dingbat circled sans-serif digit three</span> </span>' '' +'➃' '' '<span class="char" title="ch-verbose"> <span class="ch 2783" title="ch-verbose">dingbat circled sans-serif digit four</span> </span>' '' +'➄' '' '<span class="char" title="ch-verbose"> <span class="ch 2784" title="ch-verbose">dingbat circled sans-serif digit five</span> </span>' '' +'➅' '' '<span class="char" title="ch-verbose"> <span class="ch 2785" title="ch-verbose">dingbat circled sans-serif digit six</span> </span>' '' +'➆' '' '<span class="char" title="ch-verbose"> <span class="ch 2786" title="ch-verbose">dingbat circled sans-serif digit seven</span> </span>' '' +'➇' '' '<span class="char" title="ch-verbose"> <span class="ch 2787" title="ch-verbose">dingbat circled sans-serif digit eight</span> </span>' '' +'➈' '' '<span class="char" title="ch-verbose"> <span class="ch 2788" title="ch-verbose">dingbat circled sans-serif digit nine</span> </span>' '' +'➉' '' '<span class="char" title="ch-verbose"> <span class="ch 2789" title="ch-verbose">dingbat circled sans-serif number ten</span> </span>' '' +'➊' '' '<span class="char" title="ch-verbose"> <span class="ch 278A" title="ch-verbose">dingbat negative circled sans-serif digit one</span> </span>' '' +'➋' '' '<span class="char" title="ch-verbose"> <span class="ch 278B" title="ch-verbose">dingbat negative circled sans-serif digit two</span> </span>' '' +'➌' '' '<span class="char" title="ch-verbose"> <span class="ch 278C" title="ch-verbose">dingbat negative circled sans-serif digit three</span> </span>' '' +'➍' '' '<span class="char" title="ch-verbose"> <span class="ch 278D" title="ch-verbose">dingbat negative circled sans-serif digit four</span> </span>' '' +'➎' '' '<span class="char" title="ch-verbose"> <span class="ch 278E" title="ch-verbose">dingbat negative circled sans-serif digit five</span> </span>' '' +'➏' '' '<span class="char" title="ch-verbose"> <span class="ch 278F" title="ch-verbose">dingbat negative circled sans-serif digit six</span> </span>' '' +'➐' '' '<span class="char" title="ch-verbose"> <span class="ch 2790" title="ch-verbose">dingbat negative circled sans-serif digit seven</span> </span>' '' +'➑' '' '<span class="char" title="ch-verbose"> <span class="ch 2791" title="ch-verbose">dingbat negative circled sans-serif digit eight</span> </span>' '' +'➒' '' '<span class="char" title="ch-verbose"> <span class="ch 2792" title="ch-verbose">dingbat negative circled sans-serif digit nine</span> </span>' '' +'➓' '' '<span class="char" title="ch-verbose"> <span class="ch 2793" title="ch-verbose">dingbat negative circled sans-serif number ten</span> </span>' '' +'➔' '' '<span class="char" title="ch-verbose"> <span class="ch 2794" title="ch-verbose">heavy wide-headed rightwards arrow</span> </span>' '' +'➘' '' '<span class="char" title="ch-verbose"> <span class="ch 2798" title="ch-verbose">heavy south east arrow</span> </span>' '' +'➙' '' '<span class="char" title="ch-verbose"> <span class="ch 2799" title="ch-verbose">heavy rightwards arrow</span> </span>' '' +'➚' '' '<span class="char" title="ch-verbose"> <span class="ch 279A" title="ch-verbose">heavy north east arrow</span> </span>' '' +'➛' '' '<span class="char" title="ch-verbose"> <span class="ch 279B" title="ch-verbose">drafting point rightwards arrow</span> </span>' '' +'➜' '' '<span class="char" title="ch-verbose"> <span class="ch 279C" title="ch-verbose">heavy round-tipped rightwards arrow</span> </span>' '' +'➝' '' '<span class="char" title="ch-verbose"> <span class="ch 279D" title="ch-verbose">triangle-headed rightwards arrow</span> </span>' '' +'➞' '' '<span class="char" title="ch-verbose"> <span class="ch 279E" title="ch-verbose">heavy triangle-headed rightwards arrow</span> </span>' '' +'➟' '' '<span class="char" title="ch-verbose"> <span class="ch 279F" title="ch-verbose">dashed triangle-headed rightwards arrow</span> </span>' '' +'➠' '' '<span class="char" title="ch-verbose"> <span class="ch 27A0" title="ch-verbose">heavy dashed triangle-headed rightwards arrow</span> </span>' '' +'➡' '' '<span class="char" title="ch-verbose"> <span class="ch 27A1" title="ch-verbose">black rightwards arrow</span> </span>' '' +'➢' '' '<span class="char" title="ch-verbose"> <span class="ch 27A2" title="ch-verbose">three-d top-lighted rightwards arrowhead</span> </span>' '' +'➣' '' '<span class="char" title="ch-verbose"> <span class="ch 27A3" title="ch-verbose">three-d bottom-lighted rightwards arrowhead</span> </span>' '' +'➤' '' '<span class="char" title="ch-verbose"> <span class="ch 27A4" title="ch-verbose">black rightwards arrowhead</span> </span>' '' +'➥' '' '<span class="char" title="ch-verbose"> <span class="ch 27A5" title="ch-verbose">heavy black curved downwards and rightwards arrow</span> </span>' '' +'➦' '' '<span class="char" title="ch-verbose"> <span class="ch 27A6" title="ch-verbose">heavy black curved upwards and rightwards arrow</span> </span>' '' +'➧' '' '<span class="char" title="ch-verbose"> <span class="ch 27A7" title="ch-verbose">squat black rightwards arrow</span> </span>' '' +'➨' '' '<span class="char" title="ch-verbose"> <span class="ch 27A8" title="ch-verbose">heavy concave-pointed black rightwards arrow</span> </span>' '' +'➩' '' '<span class="char" title="ch-verbose"> <span class="ch 27A9" title="ch-verbose">right-shaded white rightwards arrow</span> </span>' '' +'➪' '' '<span class="char" title="ch-verbose"> <span class="ch 27AA" title="ch-verbose">left-shaded white rightwards arrow</span> </span>' '' +'➫' '' '<span class="char" title="ch-verbose"> <span class="ch 27AB" title="ch-verbose">back-tilted shadowed white rightwards arrow</span> </span>' '' +'➬' '' '<span class="char" title="ch-verbose"> <span class="ch 27AC" title="ch-verbose">front-tilted shadowed white rightwards arrow</span> </span>' '' +'➭' '' '<span class="char" title="ch-verbose"> <span class="ch 27AD" title="ch-verbose">heavy lower right-shadowed white rightwards arrow</span> </span>' '' +'➮' '' '<span class="char" title="ch-verbose"> <span class="ch 27AE" title="ch-verbose">heavy upper right-shadowed white rightwards arrow</span> </span>' '' +'➯' '' '<span class="char" title="ch-verbose"> <span class="ch 27AF" title="ch-verbose">notched lower right-shadowed white rightwards arrow</span> </span>' '' +'➱' '' '<span class="char" title="ch-verbose"> <span class="ch 27B1" title="ch-verbose">notched upper right-shadowed white rightwards arrow</span> </span>' '' +'➲' '' '<span class="char" title="ch-verbose"> <span class="ch 27B2" title="ch-verbose">circled heavy white rightwards arrow</span> </span>' '' +'➳' '' '<span class="char" title="ch-verbose"> <span class="ch 27B3" title="ch-verbose">white-feathered rightwards arrow</span> </span>' '' +'➴' '' '<span class="char" title="ch-verbose"> <span class="ch 27B4" title="ch-verbose">black-feathered south east arrow</span> </span>' '' +'➵' '' '<span class="char" title="ch-verbose"> <span class="ch 27B5" title="ch-verbose">black-feathered rightwards arrow</span> </span>' '' +'➶' '' '<span class="char" title="ch-verbose"> <span class="ch 27B6" title="ch-verbose">black-feathered north east arrow</span> </span>' '' +'➷' '' '<span class="char" title="ch-verbose"> <span class="ch 27B7" title="ch-verbose">heavy black-feathered south east arrow</span> </span>' '' +'➸' '' '<span class="char" title="ch-verbose"> <span class="ch 27B8" title="ch-verbose">heavy black-feathered rightwards arrow</span> </span>' '' +'➹' '' '<span class="char" title="ch-verbose"> <span class="ch 27B9" title="ch-verbose">heavy black-feathered north east arrow</span> </span>' '' +'➺' '' '<span class="char" title="ch-verbose"> <span class="ch 27BA" title="ch-verbose">teardrop-barbed rightwards arrow</span> </span>' '' +'➻' '' '<span class="char" title="ch-verbose"> <span class="ch 27BB" title="ch-verbose">heavy teardrop-shanked rightwards arrow</span> </span>' '' +'➼' '' '<span class="char" title="ch-verbose"> <span class="ch 27BC" title="ch-verbose">wedge-tailed rightwards arrow</span> </span>' '' +'➽' '' '<span class="char" title="ch-verbose"> <span class="ch 27BD" title="ch-verbose">heavy wedge-tailed rightwards arrow</span> </span>' '' +'➾' '' '<span class="char" title="ch-verbose"> <span class="ch 27BE" title="ch-verbose">open-outlined rightwards arrow</span> </span>' '' +'⟐' '' '<span class="char" title="ch-verbose"> <span class="ch 27D0" title="ch-verbose">white diamond with centred dot</span> </span>' '' +'⟑' '' '<span class="char" title="ch-verbose"> <span class="ch 27D1" title="ch-verbose">and with dot</span> </span>' '' +'⟒' '' '<span class="char" title="ch-verbose"> <span class="ch 27D2" title="ch-verbose">element of opening upwards</span> </span>' '' +'⟓' '' '<span class="char" title="ch-verbose"> <span class="ch 27D3" title="ch-verbose">lower right corner with dot</span> </span>' '' +'⟔' '' '<span class="char" title="ch-verbose"> <span class="ch 27D4" title="ch-verbose">upper left corner with dot</span> </span>' '' +'⟕' '' '<span class="char" title="ch-verbose"> <span class="ch 27D5" title="ch-verbose">left outer join</span> </span>' '' +'⟖' '' '<span class="char" title="ch-verbose"> <span class="ch 27D6" title="ch-verbose">right outer join</span> </span>' '' +'⟗' '' '<span class="char" title="ch-verbose"> <span class="ch 27D7" title="ch-verbose">full outer join</span> </span>' '' +'⟘' '' '<span class="char" title="ch-verbose"> <span class="ch 27D8" title="ch-verbose">large up tack</span> </span>' '' +'⟙' '' '<span class="char" title="ch-verbose"> <span class="ch 27D9" title="ch-verbose">large down tack</span> </span>' '' +'⟚' '' '<span class="char" title="ch-verbose"> <span class="ch 27DA" title="ch-verbose">left and right double turnstile</span> </span>' '' +'⟛' '' '<span class="char" title="ch-verbose"> <span class="ch 27DB" title="ch-verbose">left and right tack</span> </span>' '' +'⟜' '' '<span class="char" title="ch-verbose"> <span class="ch 27DC" title="ch-verbose">left multimap</span> </span>' '' +'⟝' '' '<span class="char" title="ch-verbose"> <span class="ch 27DD" title="ch-verbose">long right tack</span> </span>' '' +'⟞' '' '<span class="char" title="ch-verbose"> <span class="ch 27DE" title="ch-verbose">long left tack</span> </span>' '' +'⟟' '' '<span class="char" title="ch-verbose"> <span class="ch 27DF" title="ch-verbose">up tack with circle above</span> </span>' '' +'⟠' '' '<span class="char" title="ch-verbose"> <span class="ch 27E0" title="ch-verbose">lozenge divided by horizontal rule</span> </span>' '' +'⟡' '' '<span class="char" title="ch-verbose"> <span class="ch 27E1" title="ch-verbose">white concave-sided diamond</span> </span>' '' +'⟢' '' '<span class="char" title="ch-verbose"> <span class="ch 27E2" title="ch-verbose">white concave-sided diamond with leftwards tick</span> </span>' '' +'⟣' '' '<span class="char" title="ch-verbose"> <span class="ch 27E3" title="ch-verbose">white concave-sided diamond with rightwards tick</span> </span>' '' +'⟤' '' '<span class="char" title="ch-verbose"> <span class="ch 27E4" title="ch-verbose">white square with leftwards tick</span> </span>' '' +'⟥' '' '<span class="char" title="ch-verbose"> <span class="ch 27E5" title="ch-verbose">white square with rightwards tick</span> </span>' '' +'⟦' '' '<span class="char" title="ch-verbose"> <span class="ch 27E6" title="ch-verbose">left white square bracket</span> </span>' '' +'⟧' '' '<span class="char" title="ch-verbose"> <span class="ch 27E7" title="ch-verbose">right white square bracket</span> </span>' '' +'⟨' '' '<span class="char" title="ch-verbose"> <span class="ch 27E8" title="ch-verbose">left angle bracket</span> </span>' '' +'⟩' '' '<span class="char" title="ch-verbose"> <span class="ch 27E9" title="ch-verbose">right angle bracket</span> </span>' '' +'⟪' '' '<span class="char" title="ch-verbose"> <span class="ch 27EA" title="ch-verbose">left double angle bracket</span> </span>' '' +'⟫' '' '<span class="char" title="ch-verbose"> <span class="ch 27EB" title="ch-verbose">right double angle bracket</span> </span>' '' +'⟰' '' '<span class="char" title="ch-verbose"> <span class="ch 27F0" title="ch-verbose">upwards quadruple arrow</span> </span>' '' +'⟱' '' '<span class="char" title="ch-verbose"> <span class="ch 27F1" title="ch-verbose">downwards quadruple arrow</span> </span>' '' +'⟲' '' '<span class="char" title="ch-verbose"> <span class="ch 27F2" title="ch-verbose">anticlockwise gapped circle arrow</span> </span>' '' +'⟳' '' '<span class="char" title="ch-verbose"> <span class="ch 27F3" title="ch-verbose">clockwise gapped circle arrow</span> </span>' '' +'⟴' '' '<span class="char" title="ch-verbose"> <span class="ch 27F4" title="ch-verbose">right arrow with circled plus</span> </span>' '' +'⟵' '' '<span class="char" title="ch-verbose"> <span class="ch 27F5" title="ch-verbose">long leftwards arrow</span> </span>' '' +'⟶' '' '<span class="char" title="ch-verbose"> <span class="ch 27F6" title="ch-verbose">long rightwards arrow</span> </span>' '' +'⟷' '' '<span class="char" title="ch-verbose"> <span class="ch 27F7" title="ch-verbose">long left right arrow</span> </span>' '' +'⟸' '' '<span class="char" title="ch-verbose"> <span class="ch 27F8" title="ch-verbose">long leftwards double arrow</span> </span>' '' +'⟹' '' '<span class="char" title="ch-verbose"> <span class="ch 27F9" title="ch-verbose">long rightwards double arrow</span> </span>' '' +'⟺' '' '<span class="char" title="ch-verbose"> <span class="ch 27FA" title="ch-verbose">long left right double arrow</span> </span>' '' +'⟻' '' '<span class="char" title="ch-verbose"> <span class="ch 27FB" title="ch-verbose">long leftwards arrow from bar</span> </span>' '' +'⟼' '' '<span class="char" title="ch-verbose"> <span class="ch 27FC" title="ch-verbose">long rightwards arrow from bar</span> </span>' '' +'⟽' '' '<span class="char" title="ch-verbose"> <span class="ch 27FD" title="ch-verbose">long leftwards double arrow from bar</span> </span>' '' +'⟾' '' '<span class="char" title="ch-verbose"> <span class="ch 27FE" title="ch-verbose">long rightwards double arrow from bar</span> </span>' '' +'⟿' '' '<span class="char" title="ch-verbose"> <span class="ch 27FF" title="ch-verbose">long rightwards squiggle arrow</span> </span>' '' + +'〈' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3008" title="ch-verbose">left angle bracket</span> </span>' '' +'〉' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3009" title="ch-verbose">right angle bracket</span> </span>' '' +'《' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300A" title="ch-verbose">left double angle bracket</span> </span>' '' +'》' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300B" title="ch-verbose">right double angle bracket</span> </span>' '' +'「' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300C" title="ch-verbose">left corner bracket</span> </span>' '' +'」' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300D" title="ch-verbose">right corner bracket</span> </span>' '' +'『' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300E" title="ch-verbose">left white corner bracket</span> </span>' '' +'』' '' '<span class="char-del" title="ch-verbose"> <span class="ch 300F" title="ch-verbose">right white corner bracket</span> </span>' '' +'【' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3010" title="ch-verbose">left black lenticular bracket</span> </span>' '' +'】' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3011" title="ch-verbose">right black lenticular bracket</span> </span>' '' +'〒' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3012" title="ch-verbose">postal mark</span> </span>' '' +'〓' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3013" title="ch-verbose">geta mark</span> </span>' '' +'〔' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3014" title="ch-verbose">left tortoise shell bracket</span> </span>' '' +'〕' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3015" title="ch-verbose">right tortoise shell bracket</span> </span>' '' +'〖' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3016" title="ch-verbose">left white lenticular bracket</span> </span>' '' +'〗' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3017" title="ch-verbose">right white lenticular bracket</span> </span>' '' +'〘' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3018" title="ch-verbose">left white tortoise shell bracket</span> </span>' '' +'〙' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3019" title="ch-verbose">right white tortoise shell bracket</span> </span>' '' +'〚' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301A" title="ch-verbose">left white square bracket</span> </span>' '' +'〛' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301B" title="ch-verbose">right white square bracket</span> </span>' '' +'〜' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301C" title="ch-verbose">wave dash</span> </span>' '' +'〝' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301D" title="ch-verbose">reversed double prime quotation mark</span> </span>' '' +'〞' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301E" title="ch-verbose">double prime quotation mark</span> </span>' '' +'〟' '' '<span class="char-del" title="ch-verbose"> <span class="ch 301F" title="ch-verbose">low double prime quotation mark</span> </span>' '' +'〠' '' '<span class="char-del" title="ch-verbose"> <span class="ch 3020" title="ch-verbose">postal mark face</span> </span>' '' + +'ff' '' 'ff' '' +'ffi' '' 'ffi' '' +'ffl' '' 'ffl' '' +'fl' '' 'fl' '' +'fi' '' 'fi' '' + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf b/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf index 27d5b010252..5ba9592d5e9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf @@ -1,7 +1,7 @@ larm 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % larm.htf (koi-8r) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2003--2005 Eitan M. Gurari % +'´' '' r-quote 1 % larm.htf (koi-8r) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2003--2006 Eitan M. Gurari % '~' '' ~ 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -90,9 +90,9 @@ larm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '̂' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ larm 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ґ' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/latt.htf b/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/latt.htf deleted file mode 100644 index beaf317c024..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/latt.htf +++ /dev/null @@ -1,260 +0,0 @@ -latt 0 255 -'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % latt.htf (koi-8r) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2003--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'̈' '' 4 % This work may be distributed and/or modified under the conditions % -'~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '' 6 % license or (at your option) any later version. The latest version % -'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' macron 9 % 2003/12/01 or later. % -'̇' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' cedil 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̲' '' 12 % % -'І' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' rsaquo 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'̑' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'̏' '' 19 -'̆' '' 20 -'–' '' ndash 21 -'—' '' mdash 22 -' ' '' 23 -'‰' '' perthousand 24 -'ı' '' i 25 -'' '' dotless j 26 -'ff' '' ff 27 -'fi' '' fi 28 -'fl' '' fl 29 -'ffi' '' ffi 30 -'ffl' '' ffl 31 -' ' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'̂' '' 94 -'_' '' 95 -'‘' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '' 127 -'Ґ' '' 128 -'Ғ' '' 129 -'Ђ' '' 130 -'Ҕ' '' 131 -'Һ' '' 132 -'Җ' '' 133 -'Ҙ' '' 134 -'Ҧ' '' 135 -'Ї' '' 136 -'Қ' '' 137 -'Ҡ' '' 138 -'Ҝ' '' 139 -'Ӕ' '' 140 -'Ң' '' 141 -'ҥ' '' 142 -'Ѕ' '' 143 -'Ө' '' 144 -'Ҫ' '' 145 -'ў' '' 146 -'Ү' '' 147 -'Ұ' '' 148 -'஢' '' 149 -'Џ' '' 150 -'Ҹ' '' 151 -'Ҷ' '' 152 -'Є' '' 153 -'Ә' '' 154 -'Ҧ' '' 155 -'\179\' '' 156 -'№' '' 157 -'¤' '' 158 -'§' '' 159 -'ґ' '' 160 -'ғ' '' 161 -'ћ' '' 162 -'ҕ' '' 163 -'Ҵ' '' 164 -'җ' '' 165 -'ҙ' '' 166 -'ҧ' '' 167 -'ї' '' 168 -'қ' '' 169 -'ҡ' '' 170 -'ҝ' '' 171 -'ӕ' '' 172 -'ң' '' 173 -'ҥ' '' 174 -'ѕ' '' 175 -'ө' '' 176 -'ҫ' '' 177 -'ў' '' 178 -'ү' '' 179 -'ҡ' '' 180 -'ҳ' '' 181 -'џ' '' 182 -'ҹ' '' 183 -'ӌ' '' 184 -'є' '' 185 -'ҝ' '' 186 -'ҧ' '' 187 -'\163\' '' 188 -'„' '' 189 -'«' '' 190 -'»' '' 191 -'\225\' '' 192 -'\226\' '' 193 -'\247\' '' 194 -'\231\' '' 195 -'\228\' '' 196 -'\229\' '' 197 -'\246\' '' 198 -'\250\' '' 199 -'\233\' '' 200 -'\234\' '' 201 -'\235\' '' 202 -'\236\' '' 203 -'\237\' '' 204 -'\238\' '' 205 -'\239\' '' 206 -'\240\' '' 207 -'\242\' '' 208 -'\243\' '' 209 -'\244\' '' 210 -'\245\' '' 211 -'\230\' '' 212 -'\232\' '' 213 -'\227\' '' 214 -'\254\' '' 215 -'\251\' '' 216 -'\253\' '' 217 -'\255\' '' 218 -'\249\' '' 219 -'\248\' '' 220 -'\252\' '' 221 -'\224\' '' 222 -'\241\' '' 223 -'\193\' '' 224 -'\194\' '' 225 -'\215\' '' 226 -'\199\' '' 227 -'\196\' '' 228 -'\197\' '' 229 -'\214\' '' 230 -'\218\' '' 231 -'\201\' '' 232 -'\202\' '' 233 -'\203\' '' 234 -'\204\' '' 235 -'\205\' '' 236 -'\206\' '' 237 -'\207\' '' 238 -'\208\' '' 239 -'\210\' '' 240 -'\211\' '' 241 -'\212\' '' 242 -'\213\' '' 243 -'\198\' '' 244 -'\200\' '' 245 -'\195\' '' 246 -'\222\' '' 247 -'\219\' '' 248 -'\221\' '' 249 -'\223\' '' 250 -'\217\' '' 251 -'\216\' '' 252 -'\220\' '' 253 -'\192\' '' 254 -'\209\' '' 255 -latt 0 255 -htfcss: latt font-family: monospace; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf index c054c995b8a..f7e35146cbd 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf @@ -1,4 +1,6 @@ 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' @@ -222,7 +224,7 @@ '𝕎' '' '𝕎' '' '𝕏' '' '𝕏' '' '𝕐' '' '𝕐' '' -'𝕑' '' 'ℤ' ' +'𝕑' '' 'ℤ' '' '𝕒' '' '𝕒' '' '𝕓' '' '𝕓' '' '𝕔' '' '𝕔' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf index 74af8e775af..9a5f8b5a6a2 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf @@ -5,6 +5,8 @@ '&' '' '&' '' 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf index 1a522fe740e..bc15ac2b6df 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf @@ -5,6 +5,8 @@ '&' '' '&' '' 'ff' '' 'ff' '' +'fi' '' 'fi' '' +'fl' '' 'fl' '' 'ffi' '' 'ffi' '' 'ffl' '' 'ffl' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf new file mode 100755 index 00000000000..d303e86aa9c --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf @@ -0,0 +1,3 @@ +.ptmb8z +htfcss: phvr8z font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf index 40d4d464164..23057f2b636 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf @@ -1,8 +1,6 @@ '©' '' '<font face="Symbol">\211\</font>' '' -'©' '' '<font face="Symbol">\227\</font>' '' '¬' '' '<font face="Symbol">\216\</font>' '' '®' '' '<font face="Symbol">\210\</font>' '' -'®' '' '<font face="Symbol">\226\</font>' '' '±' '' '<font face="Symbol">\177\</font>' '' '×' '' '<font face="Symbol">\180\</font>' '' '÷' '' '<font face="Symbol">\184\</font>' '' @@ -69,7 +67,6 @@ '℘' '' '<font face="Symbol">\195\</font>' '' 'ℜ' '' '<font face="Symbol">\194\</font>' '' '™' '' '<font face="Symbol">\212\</font>' '' -'™' '' '<font face="Symbol">\228\</font>' '' 'ℵ' '' '<font face="Symbol">\192\</font>' '' '←' '' '<font face="Symbol">\172\</font>' '' '↑' '' '<font face="Symbol">\173\</font>' '' @@ -125,6 +122,7 @@ '⌡' '' '<font face="Symbol">\245\</font>' '' '〈' '' '<font face="Symbol">\225\</font>' '' '〉' '' '<font face="Symbol">\241\</font>' '' +'⟩' '' '<font face="Symbol">\241\</font>' '' '⎛' '' '<font face="Symbol">\230\</font>' '' '⎜' '' '<font face="Symbol">\231\</font>' '' '⎝' '' '<font face="Symbol">\232\</font>' '' @@ -153,6 +151,58 @@ '♥' '' '<font face="Symbol">\169\</font>' '' '♦' '' '<font face="Symbol">\168\</font>' '' +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -181,9 +231,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -276,8 +324,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -438,11 +486,11 @@ 'ґ' '' '\180\' '' '–' '' '\151\' '' '—' '' '\152\' '' -'‘' '' '\146\' '' -'’' '' '\147\' '' +'‘' '' '\145\' '' +'’' '' '\146\' '' '‚' '' '\131\' '' -'“' '' '\148\' '' -'”' '' '\149\' '' +'“' '' '\147\' '' +'”' '' '\148\' '' '„' '' '\133\' '' '†' '' '\135\' '' '‡' '' '\136\' '' @@ -454,58 +502,6 @@ '€' '' '\137\' '' '№' '' '\185\' '' '™' '' '\153\' '' -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' - 'ff' '' 'ff' '' 'ffi' '' 'ffi' '' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf index 1423465fd1f..3eeff10be80 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf @@ -1,7 +1,7 @@ xcmr 0 255 'Gamma' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Delta' '1' 1 % xcmr.htf 2005-10-23 % -'Theta' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Delta' '1' 1 % xcmr.htf 2006-10-28 % +'Theta' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Lambda' '1' 3 % % 'Xi' '1' 4 % This work may be distributed and/or modified under the conditions % 'Pi' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf index 52ada530f63..b70b8897222 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf @@ -1,7 +1,7 @@ xcmti 0 255 'Gamma' '1' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Delta' '1' 1 % xcmti.htf 2005-10-23 % -'Theta' '1' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Delta' '1' 1 % xcmti.htf 2006-10-28 % +'Theta' '1' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Lambda' '1' 3 % % 'Xi' '1' 4 % This work may be distributed and/or modified under the conditions % 'Pi' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf index a24f26d6d43..eea9032f235 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf @@ -1,7 +1,7 @@ hclassic 0 154 '.' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\199\' '' 1 % hclassic.htf (ms) 2005-10-23 % -'\200\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'\199\' '' 1 % hclassic.htf (ms) 2006-10-28 % +'\200\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\198\' '' 3 % % '\203\' '' 4 % This work may be distributed and/or modified under the conditions % '\196\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf index 0d4aa185e6e..f9a225ecf88 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf @@ -59,9 +59,9 @@ blmi-bs 0 127 '<font face="SYMBOL">Y</font>' '' UprightPsi 57 '.' '' 58 ',' '' 59 -'<' '' 60 +'<' '' 60 '/' '' 61 -'>' '' 62 +'>' '' 62 '*' '' 63 '<font face="SYMBOL">\182\</font>' '14'partial 64 'A' '14' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf index 918c1bfecd4..9620e9c2027 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf @@ -21,16 +21,16 @@ blsy-bs 0 127 '<font face="SYMBOL">\203\</font>' '1' supsete19 % viton.1@osu.edu % '<font face="SYMBOL">\163\</font>' ''<= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '<font face="SYMBOL">\179\</font>' ''- 21 -'<=' '1' -preceq 22 -'>=' '1' -succeq 23 +'<=' '1' -preceq 22 +'>=' '1' -succeq 23 '\126\' '1' si 24 '<font face="SYMBOL">»</font>' ''approx 25 '<font face="SYMBOL">\201\</font>' ''subset 26 '<font face="SYMBOL">\204\</font>' ''supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 +'<' '1'prec 30 +'>' '1'succ 31 '<font face="SYMBOL">\172\</font>' ''leftarrow 32 '<font face="SYMBOL">\174\</font>' ''rightarrow 33 '<font face="SYMBOL">\173\</font>' ''uparrow 34 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf index 5a6f846cc5b..dc7920b4bd1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf @@ -59,9 +59,9 @@ mtmi-bs 0 127 '<font face="SYMBOL">Y</font>' '' UprightPsi 57 '.' '' 58 ',' '' 59 -'<' '' 60 +'<' '' 60 '/' '' 61 -'>' '' 62 +'>' '' 62 '*' '' 63 '<font face="SYMBOL">\182\</font>' '14'partial 64 'A' '14' 65 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf index 9e353717ff9..d554600973e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf @@ -21,16 +21,16 @@ mtsy-bs 0 127 '<font face="SYMBOL">\203\</font>' '1' supsete19 % viton.1@osu.edu % '<font face="SYMBOL">\163\</font>' ''<= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '<font face="SYMBOL">\179\</font>' ''- 21 -'<=' '1' -preceq 22 -'>=' '1' -succeq 23 +'<=' '1' -preceq 22 +'>=' '1' -succeq 23 '\126\' '1' si 24 '<font face="SYMBOL">»</font>' ''approx 25 '<font face="SYMBOL">\201\</font>' ''subset 26 '<font face="SYMBOL">\204\</font>' ''supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 +'<' '1'prec 30 +'>' '1'succ 31 '<font face="SYMBOL">\172\</font>' ''leftarrow 32 '<font face="SYMBOL">\174\</font>' ''rightarrow 33 '<font face="SYMBOL">\173\</font>' ''uparrow 34 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf index 5cc07e8bf89..4662a0ad43e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf @@ -21,16 +21,16 @@ mtsyn-bs 0 132 '<font face="SYMBOL">\203\</font>' '1' supsete19 % viton.1@osu.edu % '<font face="SYMBOL">\163\</font>' ''<= 20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '<font face="SYMBOL">\179\</font>' ''- 21 -'<=' '1' -preceq 22 -'>=' '1' -succeq 23 +'<=' '1' -preceq 22 +'>=' '1' -succeq 23 '\126\' '1' si 24 '<font face="SYMBOL">»</font>' ''approx 25 '<font face="SYMBOL">\201\</font>' ''subset 26 '<font face="SYMBOL">\204\</font>' ''supset 27 '\171\' '' << 28 '\187\' '' >> 29 -'<' '1'prec 30 -'>' '1'succ 31 +'<' '1'prec 30 +'>' '1'succ 31 '<font face="SYMBOL">\172\</font>' ''leftarrow 32 '<font face="SYMBOL">\174\</font>' ''rightarrow 33 '<font face="SYMBOL">\173\</font>' ''uparrow 34 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrbc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrbc7t.htf deleted file mode 100644 index 032d4998c8d..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrbc7t.htf +++ /dev/null @@ -1,175 +0,0 @@ -pcrbc7t 0 170 -'■' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'■' '' 1 % pcrbc7t.htf 2005-10-23 % -'■' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'■' '' 3 % % -'■' '' 4 % This work may be distributed and/or modified under the conditions % -'■' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % -'■' '' 6 % license or (at your option) any later version. The latest version % -'■' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'■' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'■' '' 9 % 2003/12/01 or later. % -'■' '' 10 % This work has the LPPL maintenance status "maintained". This % -'' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'' '' 12 % % -''' '' 13 % If you modify this file your your adding a note of % -'¡' '' 14 % your own after this copyright note will be appreciated. % -'¿' '' 15 % % -'i' '4' 16 % gurari@cse.ohio-state.edu % -'j' '4' 17 % http://www.cse.ohio-state.edu/~gurari % -'`' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' 19 -'ˇ' '' 20 -'˘' '' 21 -'¯' '' 22 -'^' '' 23 -'¸' '' 24 -'ss' '4' 25 -'æ' '4' AE 26 -'œ' '4' OE 27 -'ø' '' 28 -'Æ' '' 29 -'Œ' '' OE 30 -'Ø' '' Empty 31 -'␣' '' visible space 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'&' '' 37 -'’' '' 38 -''' '' 39 -'(' '' 40 -')' '' 41 -'⋆' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\' '' 92 -']' '' 93 -'̂' '' 94 -'˘' '' 95 -'_' '' 96 -'a' '4' 97 -'b' '4' 98 -'c' '4' 99 -'d' '4' 100 -'e' '4' 101 -'f' '4' 102 -'g' '4' 103 -'h' '4' 104 -'i' '4' 105 -'j' '4' 106 -'k' '4' 107 -'l' '4' 108 -'m' '4' 109 -'n' '4' 110 -'o' '4' 111 -'p' '4' 112 -'q' '4' 113 -'r' '4' 114 -'s' '4' 115 -'t' '4' 116 -'u' '4' 117 -'v' '4' 118 -'w' '4' 119 -'x' '4' 120 -'y' '4' 121 -'z' '4' 122 -'{' '' 123 -'}' '' 124 -'}' '' 125 -'~' '' 126 -'"' '' 127 -'' '' 128 -'' '' 129 -'' '' 130 -'' '' 131 -'' '' 132 -'' '' 133 -'' '' 134 -'' '' 135 -'' '' 136 -'' '' 137 -'Ł' '' 138 -'' '' 139 -'' '' 140 -'' '' 141 -'' '' 142 -'' '' 143 -'' '' 144 -'' '' 145 -'' '' 146 -'' '' 147 -'' '' 148 -'' '' 149 -'' '' 150 -'' '' 151 -'' '' 152 -'' '' 153 -'' '' 154 -'' '' 155 -'' '' 156 -'' '' 157 -'' '' 158 -'' '' 159 -'' '' 160 -'' '' 161 -'' '' 162 -'' '' 163 -'' '' 164 -'' '' 165 -'' '' 166 -'' '' 167 -'' '' 168 -'' '' 169 -'ł' '4' 170 -pcrbc7t 0 170 -htfcss: pcrbc7t font-weight: bold; font-style: italic; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf index e3b69bc96ca..9d53647fcb0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf @@ -1,7 +1,7 @@ pcrr7t 0 170 '■' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'■' '' 1 % pcrr7t.htf 2005-10-23 % -'■' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'■' '' 1 % pcrr7t.htf 2006-10-28 % +'■' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '■' '' 3 % % '■' '' 4 % This work may be distributed and/or modified under the conditions % '■' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -172,4 +172,5 @@ pcrr7t 0 170 'ł' '' 170 pcrr7t 0 170 htfcss: pcrr7t font-family: monospace; +htfcss: pcrr7tn font-family: monospace; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr8t.htf deleted file mode 100755 index ced3c67ae34..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr8t.htf +++ /dev/null @@ -1,259 +0,0 @@ -pcrr8t 0 255 -'' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % pcrr8t.htf 2005-10-23 % -'̂' '' ^ 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'̈' '' 4 % This work may be distributed and/or modified under the conditions % -'~' ''hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '' 6 % license or (at your option) any later version. The latest version % -'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' 9 % 2003/12/01 or later. % -'̇' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̲' '' 12 % % -'̦' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 -'»' '' 20 -'–' '' 21 -'—' '' 22 -'' '' 23 -'◾' '' 24 -'ı' '' i 25 -'◼' '' 26 -'ff' '' ff 27 -'fi' '' fi 28 -'fl' '' fl 29 -'ffi' '' ffi 30 -'ffl' '' ffl 31 -'␣' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'^' '' ^ 94 -'_' '' 95 -'‵' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '' 127 -'Ă' '' Abreve 128 -'Ą' '' Aogonek 129 -'Ć' '' Cacute 130 -'Č' '' Ccaron 131 -'Ď' '' Dcaron 132 -'Ě' ''Ecaron 133 -'Ę' ''Eogonek 134 -'Ǧ' ''Gbreve 135 -'Ĺ' ''Lacute 136 -'Ľ' '' 137 -'Ł' '' 138 -'Ń' '' 139 -'Ň' '' 140 -'◼' '' 141 -'Ǒ' '' 142 -'Ŕ' '' 143 -'Ř' '' 144 -'Ś' '' 145 -'Š' '' 146 -'Ş' '' 147 -'Ť' '' 148 -'Ţ' '' 149 -'Ŭ' '' 150 -'Ȗ' '' 151 -'Ÿ' '' 152 -'Ź' '' 153 -'Ž' '' 154 -'Ż' '' 155 -'IJ' '' 156 -'İ' '' 157 -'đ' '' 158 -'§' '' 159 -'ă' '' 160 -'ą' '' 161 -'ć' '' 162 -'č' '' 163 -'ď' '' 164 -'ĕ' '' 165 -'ę' '' 166 -'ğ' '' 167 -'ĺ' '' 168 -'ľ' '' 169 -'ł' '' 170 -'ń' '' 171 -'ň' '' 172 -'◼' '' 173 -'ó' '' 174 -'ŕ' '' 175 -'ř' '' 176 -'ś' '' 177 -'š' '' 178 -'ş' '' 179 -'ť' '' 180 -'ţ' '' 181 -'ú' '' 182 -'ŧ' '' 183 -'ÿ' '' 184 -'ź' '' 185 -'ž' '' 186 -'ż' '' 187 -'ij' '' 188 -'¡' '' 189 -'¿' '' 190 -'£' '' 191 -'À' '' 192 -'Á' '' 193 -'Â' '' 194 -'Ã' '' 195 -'Ä' '' 196 -'Å' '' 197 -'Æ' '' 198 -'Ç' '' 199 -'È' '' 200 -'É' '' 201 -'Ê' '' 202 -'Ë' '' 203 -'Ì' '' 204 -'Í' '' 205 -'Î' '' 206 -'Ï' '' 207 -'Ð' '' 208 -'Ñ' '' 209 -'Ò' '' 210 -'Ó' '' 211 -'Ô' '' 212 -'Õ' '' 213 -'Ö' '' 214 -'Œ' '' 215 -'Ø' '' 216 -'Ù' '' 217 -'Ú' '' 218 -'Û' '' 219 -'Ü' '' 220 -'Ý' '' 221 -'Þ' '' 222 -'SS' '' 223 -'à' '' 224 -'á' '' 225 -'â' '' 226 -'ã' '' 227 -'ä' '' 228 -'å' '' 229 -'æ' '' 230 -'ç' '' 231 -'è' '' 232 -'é' '' 233 -'ê' '' 234 -'ë' '' 235 -'ì' '' 236 -'í' '' 237 -'î' '' 238 -'ï' '' 239 -'ð' '' 240 -'ñ' '' 241 -'ò' '' 242 -'ó' '' 243 -'ô' '' 244 -'õ' '' 245 -'ö' '' 246 -'œ' '' 247 -'ø' '' 248 -'ù' '' 249 -'ú' '' 250 -'û' '' 251 -'ü' '' 252 -'ý' '' 253 -'þ' '' 254 -'ß' '' 255 -pcrr8t 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf index 6c3b6172a5d..2b2e7571e4a 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf @@ -1,7 +1,7 @@ pcrrc7t 0 170 '◾' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'◾' '' 1 % pcrrc7t.htf 2005-10-23 % -'◾' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'◾' '' 1 % pcrrc7t.htf 2006-10-28 % +'◾' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '◾' '' 3 % % '◾' '' 4 % This work may be distributed and/or modified under the conditions % '◾' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ pcrrc7t 0 170 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ pcrrc7t 0 170 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 +'[' '' 91 +'\' '' 92 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' left singlequote 96 @@ -122,9 +122,9 @@ pcrrc7t 0 170 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' diaresis 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc8t.htf deleted file mode 100755 index 87d41f767ae..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc8t.htf +++ /dev/null @@ -1,259 +0,0 @@ -pcrrc8t 0 255 -'`' '' l-quote 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % pcrrc8t.htf 2005-10-23 % -'̂' '' ^ 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'̈' '' 4 % This work may be distributed and/or modified under the conditions % -'~' ''hungarumlaut 5 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '' 6 % license or (at your option) any later version. The latest version % -'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' 9 % 2003/12/01 or later. % -'̇' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̲' '' 12 % % -'̦' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 -'»' '' 20 -'–' '' 21 -'—' '' 22 -'' '' 23 -'◾' '' 24 -'ı' '' i 25 -'j︀' '' dotless j (jmath) 26 -'ff' '4' ff 27 -'fi' '4' fi 28 -'fl' '4' fl 29 -'ffi' '4' ffi 30 -'ffl' '4' ffl 31 -'␣' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'^' '' ^ 94 -'_' '' 95 -'‘' '' 96 -'a' '4' 97 -'b' '4' 98 -'c' '4' 99 -'d' '4' 100 -'e' '4' 101 -'f' '4' 102 -'g' '4' 103 -'h' '4' 104 -'i' '4' 105 -'j' '4' 106 -'k' '4' 107 -'l' '4' 108 -'m' '4' 109 -'n' '4' 110 -'o' '4' 111 -'p' '4' 112 -'q' '4' 113 -'r' '4' 114 -'s' '4' 115 -'t' '4' 116 -'u' '4' 117 -'v' '4' 118 -'w' '4' 119 -'x' '4' 120 -'y' '4' 121 -'z' '4' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '' 127 -'Ă' '' Abreve 128 -'Ą' '' Aogonek 129 -'Ć' '' Cacute 130 -'Č' '' Ccaron 131 -'Ď' '' Dcaron 132 -'Ě' ''Ecaron 133 -'Ę' ''Eogonek 134 -'Ǧ' ''Gbreve 135 -'Ĺ' ''Lacute 136 -'Ľ' '' 137 -'Ł' '' 138 -'Ń' '' 139 -'Ň' '' 140 -'◼' '' 141 -'Ǒ' '' 142 -'Ŕ' '' 143 -'Ř' '' 144 -'Ś' '' 145 -'Š' '' 146 -'Ş' '' 147 -'Ť' '' 148 -'Ţ' '' 149 -'Ŭ' '' 150 -'Ȗ' '' 151 -'Ÿ' '' 152 -'Ź' '' 153 -'Ž' '' 154 -'Ż' '' 155 -'IJ' '' 156 -'i' '4' 157 -'đ' '4' 158 -'§' '4' 159 -'ă' '4' 160 -'ą' '4' 161 -'ć' '4' 162 -'č' '4' 163 -'ď' '4' 164 -'ĕ' '4' 165 -'ę' '4' 166 -'ğ' '4' 167 -'Ĺ' '4' 168 -'Ľ' '4' 169 -'ł' '4' 170 -'ń' '4' 171 -'ň' '4' 172 -'◼' '' 173 -'ó' '4' 174 -'ŕ' '4' 175 -'ř' '4' 176 -'ś' '4' 177 -'š' '4' 178 -'ş' '4' 179 -'ť' '4' 180 -'ţ' '4' 181 -'ù' '4' 182 -'ŧ' '4' 183 -'Ÿ' '4' 184 -'ź' '4' 185 -'ž' '4' 186 -'ż' '4' 187 -'ij' '4' 188 -'¡' '' 189 -'¿' '' 190 -'£' '' 191 -'À' '' 192 -'Á' '' 193 -'Â' '' 194 -'Ã' '' 195 -'Ä' '' 196 -'Å' '' 197 -'Æ' '' 198 -'Ç' '' 199 -'È' '' 200 -'É' '' 201 -'Ê' '' 202 -'Ë' '' 203 -'Ì' '' 204 -'Í' '' 205 -'Î' '' 206 -'Ï' '' 207 -'Ð' '' 208 -'Ñ' '' 209 -'Ò' '' 210 -'Ó' '' 211 -'Ô' '' 212 -'Õ' '' 213 -'Ö' '' 214 -'Œ' '' 215 -'Ø' '' 216 -'Ù' '' 217 -'Ú' '' 218 -'Û' '' 219 -'Ü' '' 220 -'Ý' '' 221 -'Þ' '' 222 -'SS' '' 223 -'à' '4' 224 -'á' '4' 225 -'â' '4' 226 -'ã' '4' 227 -'ä' '4' 228 -'å' '4' 229 -'æ' '4' 230 -'ç' '4' 231 -'è' '4' 232 -'é' '4' 233 -'ê' '4' 234 -'ë' '4' 235 -'ì' '4' 236 -'í' '4' 237 -'î' '4' 238 -'ï' '4' 239 -'ð' '4' 240 -'ñ' '4' 241 -'ò' '4' 242 -'ó' '4' 243 -'ô' '4' 244 -'õ' '4' 245 -'÷' '4' 246 -'œ' '4' 247 -'è' '4' 248 -'ù' '4' 249 -'ú' '4' 250 -'û' '4' 251 -'ü' '4' 252 -'ý' '4' 253 -'þ' '4' 254 -'ss' '4' 255 -pcrrc8t 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf index 0dc5a1f84d8..bc350065ff4 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf @@ -1,7 +1,7 @@ pcrro8r 1 255 '' '' 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fi' '' 2 % pcrro8r.htf 2005-10-23 % -'fl''' 3 % Copyright (C) 2000--2005 Eitan M. Gurari % +'fi' '' 2 % pcrro8r.htf 2006-10-28 % +'fl''' 3 % Copyright (C) 2000--2006 Eitan M. Gurari % '/' '' 4 % % '¯' '' 5 % This work may be distributed and/or modified under the conditions % 'L' '1' 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ pcrro8r 1 255 '%' '' 37 '&' '' 38 -'- -- 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -58,9 +58,9 @@ pcrro8r 1 255 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 'A' '' 65 @@ -89,9 +89,9 @@ pcrro8r 1 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 +'[' '' 91 +'\' '' 92 +']' '' 93 '^' '' 94 '_' '' 95 '' '' ‘ 96 @@ -121,9 +121,9 @@ pcrro8r 1 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf index 216dbd8ad25..315b2aead8a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf @@ -1,7 +1,7 @@ pcrro8u 14 255 '¡' '' 14 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'¿' '' 15 % pcrro8u.htf (unicode) 2005-10-23 % -'ı' '' dotless i 16 % Copyright (C) 2000--2005 Eitan M. Gurari % +'¿' '' 15 % pcrro8u.htf (unicode) 2006-10-28 % +'ı' '' dotless i 16 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 17 % % '`' '' 18 % This work may be distributed and/or modified under the conditions % '´' '' 19 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf index 221775abc26..a25ced30059 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8r.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf @@ -1,7 +1,7 @@ -ptmr8r 1 255 +pplrc8r 1 255 '' '' 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fi' '' 2 % ptmr8r.htf 2005-10-23 % -'fl''' 3 % Copyright (C) 2000--2005 Eitan M. Gurari % +'fi' '4' 2 % pplrc8r.htf 2006-10-28 % +'fl' '4' 3 % Copyright (C) 2006 Eitan M. Gurari % '/' '' 4 % % '¯' '' 5 % This work may be distributed and/or modified under the conditions % 'L' '1' 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -13,9 +13,9 @@ ptmr8r 1 255 '-' '' 12 % Current Maintainer of this work is Eitan M. Gurari. % '' '' 13 % % 'Ž' '' 14 % If you modify this file your your adding a note of % -'ž' '' 15 % your own after this copyright note will be appreciated. % +'ž' '4' 15 % your own after this copyright note will be appreciated. % 'ˇ' '' 16 % % -'ı' '' 17 % gurari@cse.ohio-state.edu % +'ı' '4' 17 % gurari@cse.ohio-state.edu % '' '' 18 % http://www.cse.ohio-state.edu/~gurari % '' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '' '' 20 @@ -38,8 +38,8 @@ ptmr8r 1 255 '%' '' 37 '&' '' 38 -'- -- 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -58,9 +58,9 @@ ptmr8r 1 255 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 'A' '' 65 @@ -89,41 +89,41 @@ ptmr8r 1 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 +'[' '' 91 +'\' '' 92 +']' '' 93 '^' '' 94 '_' '' 95 -'‘' '' ‘ 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 +'' '' ‘ 96 +'A' '4' 97 +'B' '4' 98 +'C' '4' 99 +'D' '4' 100 +'E' '4' 101 +'F' '4' 102 +'G' '4' 103 +'H' '4' 104 +'I' '4' 105 +'J' '4' 106 +'K' '4' 107 +'L' '4' 108 +'M' '4' 109 +'N' '4' 110 +'O' '4' 111 +'P' '4' 112 +'Q' '4' 113 +'R' '4' 114 +'S' '4' 115 +'T' '4' 116 +'U' '4' 117 +'V' '4' 118 +'W' '4' 119 +'X' '4' 120 +'Y' '4' 121 +'Z' '4' 122 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 @@ -151,13 +151,13 @@ ptmr8r 1 255 '–' '' 150 '—' '' 151 '˜' '' 152 -'—' '' 153 +'™' '' 153 'š' '' 154 '›' '' 155 -'œ' '' 156 +'Œ' '4' 156 '' '' 157 '' '' 158 -'Ÿ' '' 159 +'ÿ' '4' 159 '' '' 160 '¡' '' 161 '¢' '' 162 @@ -220,39 +220,40 @@ ptmr8r 1 255 'Û' '' 219 'Ü' '' 220 'Ÿ' '' 221 -'Þ' '' 222 -'ß' '' 223 -'à' '' 224 -'á' '' 225 -'â' '' 226 -'ã' '' 227 -'ä' '' 228 -'å' '' 229 -'æ' '' 230 -'ç' '' 231 -'è' '' 232 -'é' '' 233 -'ê' '' 234 -'ë' '' 235 -'ì' '' 236 -'í' '' 237 -'î' '' 238 -'ï' '' 239 -'ð' '' 240 -'ñ' '' 241 -'ò' '' 242 -'ó' '' 243 -'ô' '' 244 -'õ' '' 245 -'ö' '' 246 +'Þ' '' 222 +'SS' '' 223 +'à' '4' 224 +'á' '4' 225 +'â' '4' 226 +'ã' '4' 227 +'ä' '4' 228 +'å' '4' 229 +'æ' '4' 230 +'ç' '4' 231 +'è' '4' 232 +'é' '4' 233 +'ê' '4' 234 +'ë' '4' 235 +'ì' '4' 236 +'í' '4' 237 +'î' '4' 238 +'ï' '4' 239 +'ð' '4' 240 +'ñ' '4' 241 +'ò' '4' 242 +'ó' '4' 243 +'ô' '4' 244 +'õ' '4' 245 +'ö' '4' 246 'œ' '' 247 -'ø' '' 248 -'ù' '' 249 -'ú' '' 250 -'û' '' 251 -'ü' '' 252 -'ÿ' '' 253 -'þ' '' 254 -'ÿ' '' 255 -ptmr8r 1 255 +'ø' '4' 248 +'ù' '4' 249 +'ú' '4' 250 +'û' '4' 251 +'ü' '4' 252 +'ý' '4' 253 +'þ' '4' 254 +'SS' '4' 255 +pplrc8r 1 255 +htfcss: pplrc8r font-weight: bold; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/phvr8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/phvr8z.htf deleted file mode 100644 index 3aaee346565..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/phvr8z.htf +++ /dev/null @@ -1,248 +0,0 @@ -phvr8z 12 255 -'fi' '' 12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fl' '' 13 % phvr8z.htf (unicode) 2005-10-23 % -'' '' 14 % Copyright (C) 2000--2005 Eitan M. Gurari % -'' '' 15 % % -'ı' '' dotless i 16 % This work may be distributed and/or modified under the conditions % -'' '' 17 % of the LaTeX Project Public License, either version 1.3 of this % -'`' '' 18 % license or (at your option) any later version. The latest version % -'´' '' 19 % of this license is in http://www.latex-project.org/lppl.txt and % -'ˇ' '' 20 % version 1.3 or later is part of all distributions of LaTeX version % -'˘' '' 21 % 2003/12/01 or later. % -'¯' '' 22 % This work has the LPPL maintenance status "maintained". This % -'^' '' 23 % Current Maintainer of this work is Eitan M. Gurari. % -'¸' '' 24 % % -'ß' '' 25 % If you modify this file your your adding a note of % -'æ' '' 26 % your own after this copyright note will be appreciated. % -'œ' '' 27 % % -'ø' '' 28 -'Æ' '' 29 -'Œ' '' 30 -'Ø' '' 31 -'' '' 32 -'!' '' 33 -'”' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'¡' '' 60 -'=' '' 61 -'¿' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'“' '' 92 -']' '' 93 -'̂' '' 94 -'˙' '' 95 -'‘' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'–' '' 123 -'—' '' 124 -'˝' '' 125 -'~' '' 126 -'¨' '' 127 -'∆' '' 128 -'†' '' 129 -'‡' '' 130 -'•' '' 131 -'£' '' 132 -'¶' '' 133 -'"' '' 134 -'<' '' 135 -'>' '' 136 -'\' '' 137 -'̂' '' 138 -'_' '' 139 -'{' '' 140 -'‰' '' 141 -'}' '' 142 -'}' '' 143 -'~' '' 144 -'¢' '' 145 -'/' '' 146 -'¥' '' 147 -''' '' 148 -'⋅' '' 149 -',' '' 150 -'^' '' 151 -'À' '' 152 -'Â' '' 153 -'Ã' '' 154 -'Ê' '' 155 -'-' '' 156 -'¸' '' 157 -'«' '' 158 -'»' '' 159 -'È' '' 160 -'Ï' '' 161 -'˘' '' 162 -'Ł' '' 163 -'¤' '' 164 -'Ľ' '' 165 -'ƒ' '' 166 -'§' '' 167 -'¨' '' 168 -'Š' '' 169 -'Ì' '' 170 -'Ť' '' 171 -'‹' '' 172 -'›' '' 173 -'Ž' '' 174 -'Ñ' '' 175 -'^' '' 176 -'Ò' '' 177 -'¸' '' 178 -'ł' '' 179 -'´' '' 180 -'ľ' '' 181 -'Õ' '' 182 -'ˇ' '' 183 -'à' '' 184 -'š' '' 185 -'Û' '' 186 -'ť' '' 187 -'Ù' '' 188 -'~' '' 189 -'ž' '' 190 -'Ü' '' 191 -'Ŕ' '' 192 -'Á' '' 193 -'Â' '' 194 -'å' '' 195 -'Ä' '' 196 -'Ĺ' '' 197 -'ã' '' 198 -'Ç' '' 199 -'Č' '' 200 -'É' '' 201 -'ě' '' 202 -'Ë' '' 203 -'Ě' '' 204 -'Í' '' 205 -'Î' '' 206 -'Ď' '' 207 -'è' '' 208 -'ï' '' 209 -'Ň' '' 210 -'Ó' '' 211 -'Ô' '' 212 -'ì' '' 213 -'Ö' '' 214 -'ñ' '' 215 -'Ř' '' 216 -'Ů' '' 217 -'Ú' '' 218 -'ò' '' 219 -'Ü' '' 220 -'Ý' '' 221 -'õ' '' 222 -'ß' '' 223 -'ŕ' '' 224 -'á' '' 225 -'â' '' 226 -'ª' '' 227 -'ä' '' 228 -'�' '' 229 -'û' '' 230 -'ç' '' 231 -'č' '' 232 -'é' '' 233 -'ù' '' 234 -'ë' '' 235 -'ô' '' 236 -'í' '' 237 -'î' '' 238 -'ď' '' 239 -'ÿ' '' 240 -'' '' 241 -'ň' '' 242 -'ó' '' 243 -'ô' '' 244 -'' '' 245 -'ö' '' 246 -'' '' 247 -'ř;' '' 248 -'ů' '' 249 -'ú' '' 250 -'' '' 251 -'ü' '' 252 -'ý' '' 253 -'„' '' 254 -'‟' '' 255 -phvr8z 12 255 -htfcss: phvr8z font-weight: bold; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf index 47cc742af70..e4bba21f04f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf @@ -1,7 +1,7 @@ ptmb8z 12 255 'fi' '' 12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fl' '' 13 % ptmb8z.htf (unicode) 2005-10-23 % -'' '' 14 % Copyright (C) 2000--2005 Eitan M. Gurari % +'fl' '' 13 % ptmb8z.htf (unicode) 2006-10-28 % +'' '' 14 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 15 % % 'ı' '' dotless i 16 % This work may be distributed and/or modified under the conditions % '' '' 17 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf index c9cdf2a30fd..55b4c0fbdc8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf @@ -1,10 +1,10 @@ ptmrc8z 12 255 -'fi' '' 12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fl' '' 13 % ptmrc8z.htf (unicode) 2005-10-23 % -'' '' 14 % Copyright (C) 2000--2005 Eitan M. Gurari % -'' '' 15 % % -'ı' '' dotless i 16 % This work may be distributed and/or modified under the conditions % -'' '' 17 % of the LaTeX Project Public License, either version 1.3 of this % +'fi' '' 12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'fl' '' 13 % ptmrc8z.htf 2006-10-28 % +'' '' 14 % Copyright (C) 2000--2006 Eitan M. Gurari % +'' '' 15 % % +'ı' '' dotless i 16 % This work may be distributed and/or modified under the conditions % +'' '' 17 % of the LaTeX Project Public License, either version 1.3 of this % '`' '' 18 % license or (at your option) any later version. The latest version % '´' '' 19 % of this license is in http://www.latex-project.org/lppl.txt and % 'ˇ' '' 20 % version 1.3 or later is part of all distributions of LaTeX version % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf new file mode 100755 index 00000000000..4c5f86ad334 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf @@ -0,0 +1,131 @@ +zpsycmrv 0 127 +'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +')' '' 1 % zpsycmrv.htf (unicode) 2006-10-28 % +'[' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % +']' '' 3 % % +'⌊' '' 4 % This work may be distributed and/or modified under the conditions % +'⌋' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'⌈' '' 6 % license or (at your option) any later version. The latest version % +'⌉' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'{' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'}' '' 9 % 2003/12/01 or later. % +'⟨' '' 10 % This work has the LPPL maintenance status "maintained". This % +'⟩' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'|' '' 12 % % +'∥' '' 13 % If you modify this file your your adding a note of % +'∕' '' 14 % your own after this copyright note will be appreciated. % +'\' '' 15 % % +'(' '' 16 % gurari@cse.ohio-state.edu % +')' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'(' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +')' '' 19 +'[' '' 20 +']' '' 21 +'⌊' '' 22 +'⌋' '' 23 +'⌈' '' 24 +'⌉' '' 25 +'{' '' 26 +'}' '' 27 +'⟨' '' 28 +'⟩' '' 29 +'∕' '' 30 +'\' '' 31 +'(' '' 32 +')' '' 33 +'[' '' 34 +']' '' 35 +'⌊' '' 36 +'⌋' '' 37 +'⌈' '' 38 +'⌉' '' 39 +'{' '' 40 +'}' '' 41 +'⟨' '' 42 +'⟩' '' 43 +'∕' '' 44 +'\' '' 45 +'∕' '' 46 +'\' '' 47 +'(' '' 48 +')' '' 49 +'⌊' '' 50 +'⌋' '' 51 +'⌈' '' 52 +'⌉' '' 53 +'|' '' 54 +'|' '' 55 +'(' '' 56 +')' '' 57 +'(' '' 58 +')' '' 59 +'{' '' 60 +'}' '' 61 +'|' '' 62 +'|' '' 63 +'(' '' 64 +')' '' 65 +'|' '' 66 +'|' '' 67 +'⟨' '' 68 +'⟩' '' 69 +'⊔' '' 70 +'⊔' '' 71 +'∮' '' 72 +'∮' '' 73 +'⊙' '' 74 +'⊙' '' 75 +'⊕' '' 76 +'⊕' '' 77 +'⊗' '' 78 +'⊗' '' 79 +'∑' '' 80 +'∏' '' 81 +'∫' '' 82 +'⋃' '' 83 +'⋂' '' 84 +'⊎' '' 85 +'∧' '' 86 +'∨' '' 87 +'∑' '' 88 +'∏' '' 89 +'∫' '' 90 +'⋃' '' 91 +'⋂' '' 92 +'⊎' '' 93 +'∧' '' 94 +'∨' '' 95 +'◼' '' 96 +'■' '' 97 +'^' '' 98 +'^' '' 99 +'^' '' 100 +'^' '' 101 +'^' '' 102 +'^' '' 103 +'[' '' 104 +']' '' 105 +'⌊' '' 106 +'⌋' '' 107 +'⌈' '' 108 +'⌉' '' 109 +'{' '' 110 +'}' '' 111 +'∘' '' 112 +'∘' '' 113 +'∘' '' 114 +'∘' '' 115 +'∘' '' 116 +'│' '' 117 +'┌' '' 118 +'║' '' 119 +'↑' '' 120 +'↓' '' 121 +'◜' '' 122 +'◝' '' 123 +'◟' '' 124 +'◞' '' 125 +'⇑' '' 126 +'⇓' '' 127 +zpsycmrv 0 127 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf index a9f0f5d69e0..fd73a95c3eb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf @@ -1,7 +1,7 @@ zptmcmr 0 170 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % zptmcmr.htf 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % zptmcmr.htf 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -10,15 +10,15 @@ zptmcmr 0 170 'Φ' '' Phi 8 % version 1.3 or later is part of all distributions of LaTeX version % 'Ψ' '' Psi 9 % 2003/12/01 or later. % 'Ω' '' Omega 10 % This work has the LPPL maintenance status "maintained". This % -'ff' '' ff 11 % Current Maintainer of this work is Eitan M. Gurari. % -'fi' '' fi 12 % % -'fl' '' fl 13 % If you modify this file your your adding a note of % -'ffi' '' ffi 14 % your own after this copyright note will be appreciated. % -'ffl' '' ffl 15 % % -'ı' '' dotless i 16 % gurari@cse.ohio-state.edu % -'' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'ˋ' '' grave 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˊ' '' acute 19 +'ff' '' ff 11 % Current Maintainer of this work is Eitan M. Gurari. % +'fi' '' fi 12 % % +'fl' '' fl 13 % If you modify this file your your adding a note of % +'ffi' '' ffi 14 % your own after this copyright note will be appreciated. % +'ffl' '' ffl 15 % % +'ı' '' dotless i 16 % gurari@cse.ohio-state.edu % +'∎' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'ˋ' '' grave 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'ˊ' '' acute 19 'ˇ' '' caron 20 '˘' '' breve 21 'ˉ' '' macron 22 @@ -31,16 +31,16 @@ zptmcmr 0 170 'Æ' '' AElig 29 'Œ' '' OElig 30 'Ø' '' O with stroke 31 -' ' '' space 32 -'!' '' exclamation mark 33 +'∎' '' 32 +'!' '' exclamation mark 33 '”' '' right doublequote 34 '#' '' 35 '$' '' 36 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ zptmcmr 0 170 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf new file mode 100755 index 00000000000..c67e5b3f2dc --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf @@ -0,0 +1,131 @@ +zptmcmrm 0 127 +'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'Δ' '' Delta 1 % zptmcmrm.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2000--2006 Eitan M. Gurari % +'Λ' '' Lambda 3 % % +'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % +'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % +'Σ' '' Sigma 6 % license or (at your option) any later version. The latest version % +'Υ' '' Upsilon 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'Φ' '' Phi 8 % version 1.3 or later is part of all distributions of LaTeX version % +'Ψ' '' Psi 9 % 2003/12/01 or later. % +'Ω' '' Omega 10 % This work has the LPPL maintenance status "maintained". This % +'α' '' alpha 11 % Current Maintainer of this work is Eitan M. Gurari. % +'β' '' beta 12 % % +'γ' '' gamma 13 % If you modify this file your your adding a note of % +'δ' '' delta 14 % your own after this copyright note will be appreciated. % +'ε' '' epsilon 15 % % +'ζ' '' zeta 16 % gurari@cse.ohio-state.edu % +'η' '' eta 17 % http://www.cse.ohio-state.edu/~gurari % +'θ' '' theta 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'ι' '' iota 19 +'κ' '' kappa 20 +'λ' '' lambda 21 +'μ' '' mu 22 +'ν' '' nu 23 +'ξ' '' xi 24 +'π' '' pi 25 +'ρ' '' rho 26 +'σ' '' sigma 27 +'τ' '' tau 28 +'υ' '' upsilon 29 +'φ' '' phi 30 +'χ' '' chi 31 +'ψ' '' psi 32 +'ω' '' omega 33 +'ɛ' '' varepsilon 34 +'ϑ' '' vartheta 35 +'ϖ' '' varpi 36 +'ϱ' '' varrho 37 +'ς' '' varsigma 38 +'ϕ' '' varphi 39 +'↼' '' leftharpoonup 40 +'↽' '' leftharpoondown 41 +'⇀' '' righttharpoonup 42 +'⇁' '' rightharpoondown 43 +'`' '' left quote 44 +*'* ** right quota 45 +'⊳' '' triangleright 46 +'⊲' '' triangleleft 47 +'0' '' number 0 48 +'1' '' number 1 49 +'2' '' number 2 50 +'3' '' number 3 51 +'4' '' number 4 52 +'5' '' number 5 53 +'6' '' number 6 54 +'7' '' number 7 55 +'8' '' number 8 56 +'9' '' number 9 57 +'.' '' full stop 58 +',' '' comma 59 +'<' '' less than 60 +'∕' '' division slash 61 +'>' '' greater than 62 +'⋆' '' star 63 +'∂' '' partial 64 +'A' '' letter A 65 +'B' '' letter B 66 +'C' '' letter C 67 +'D' '' letter D 68 +'E' '' letter E 69 +'F' '' letter F 70 +'G' '' letter G 71 +'H' '' letter H 72 +'I' '' letter I 73 +'J' '' letter J 74 +'K' '' letter K 75 +'L' '' letter L 76 +'M' '' letter M 77 +'N' '' letter N 78 +'O' '' letter O 79 +'P' '' letter P 80 +'Q' '' letter Q 81 +'R' '' letter R 82 +'S' '' letter S 83 +'T' '' letter T 84 +'U' '' letter U 85 +'V' '' letter V 86 +'W' '' letter W 87 +'X' '' letter X 88 +'Y' '' letter Y 89 +'Z' '' letter Z 90 +'♭' '' flat 91 +'♮' '' natural 92 +'♯' '' sharp 93 +'⌣' '' smile 94 +'⌢' '' frown 95 +'ℓ' '' script small l 96 +'a' '' letter a 97 +'b' '' letter b 98 +'c' '' letter c 99 +'d' '' letter d 100 +'e' '' letter e 101 +'f' '' letter f 102 +'g' '' letter g 103 +'h' '' letter h 104 +'i' '' letter i 105 +'j' '' letter j 106 +'k' '' letter k 107 +'l' '' letter l 108 +'m' '' letter m 109 +'n' '' letter n 110 +'o' '' letter o 111 +'p' '' letter p 112 +'q' '' letter q 113 +'r' '' letter r 114 +'s' '' letter s 115 +'t' '' letter t 116 +'u' '' letter u 117 +'v' '' letter v 118 +'w' '' letter w 119 +'x' '' letter x 120 +'y' '' letter y 121 +'z' '' letter z 122 +'ı' '' dotless i 123 +'∎' '' 124 +'℘' '' weierstass p 125 +'⃗' '' small arrow above 126 +'͡' '' ligature tie 127 +zptmcmrm 0 127 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf new file mode 100755 index 00000000000..f5fede0aa61 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf @@ -0,0 +1,132 @@ +zpzccmry 0 127 +'−' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'⋅' '' 1 % zpzccmry.htf (unicode) 2006-10-28 % +'×' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % +'∗' '' 3 % % +'÷' '' 4 % This work may be distributed and/or modified under the conditions % +'◇' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'±' '' 6 % license or (at your option) any later version. The latest version % +'∓' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'⊕' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'⊖' '' 9 % 2003/12/01 or later. % +'⊗' '' 10 % This work has the LPPL maintenance status "maintained". This % +'⊘' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'⊙' '' 12 % % +'○' '' 13 % If you modify this file your your adding a note of % +'∘' '' 14 % your own after this copyright note will be appreciated. % +'∙' '' 15 % % +'≍' '' 16 % gurari@cse.ohio-state.edu % +'≡' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'⊆' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'⊇' '' 19 +'≤' '' 20 +'≥' '' 21 +'≼' '' 22 +'≽' '' 23 +'∼' '' 24 +'≈' '' 25 +'⊂' '' 26 +'⊃' '' 27 +'≪' '' 28 +'≫' '' 29 +'≺' '' 30 +'≻' '' 31 +'←' '' 32 +'→' '' 33 +'↑' '' 34 +'↓' '' 35 +'↔' '' 36 +'↗' '' 37 +'↘' '' 38 +'≃' '' 39 +'⇐' '' 40 +'⇒' '' 41 +'⇑' '' 42 +'⇓' '' 43 +'⇔' '' 44 +'↖' '' 45 +'↙' '' 46 +'∝' '' 47 +'′' '' 48 +'∞' '' 49 +'∈' '' 50 +'∋' '' 51 +'△' '' 52 +'▽' '' 53 +'⁄' '' 54 +'↦' '' 55 +'∀' '' forall 56 +'∃' '' 57 +'¬' '' 58 +'∅' '' 59 +'ℜ' '' 60 +'ℑ' '' 61 +'⊤' '' 62 +'⊥' '' 63 +'ℵ' '' 64 +'𝒜' '' script A 65 +'ℬ' '' script B 66 +'𝒞' '' script C 67 +'𝒟' '' script D 68 +'ℰ' '' script E 69 +'ℱ' '' script F 70 +'𝒢' '' script G 71 +'ℋ' '' script H 72 +'ℐ' '' script I 73 +'𝒥' '' script J 74 +'𝒦' '' script K 75 +'ℒ' '' script L 76 +'ℳ' '' script M 77 +'𝒩' '' script N 78 +'𝒪' '' script O 79 +'𝒫' '' script P 80 +'𝒬' '' script Q 81 +'ℛ' '' script R 82 +'𝒮' '' script S 83 +'𝒯' '' script T 84 +'𝒰' '' script U 85 +'𝒱' '' script V 86 +'𝒲' '' script W 87 +'𝒳' '' script X 88 +'𝒴' '' script Y 89 +'𝒵' '' script Z 90 +'∪' '' 91 +'∩' '' 92 +'⊎' '' 93 +'∧' '' 94 +'∨' '' 95 +'⊢' '' 96 +'⊣' '' 97 +'⌊' '' 98 +'⌋' '' 99 +'⌈' '' 100 +'⌉' '' 101 +'{' '' 102 +'}' '' 103 +'⟨' '' 104 +'⟩' '' 105 +'|' '' 106 +'∥' '' 107 +'↕' '' 108 +'⇕' '' 109 +'∖' '' 110 +'≀' '' 111 +'√' '' 112 +'∎' '' 113 +'∇' '' 114 +'∫' '' 115 +'⊔' '' 116 +'⊓' '' 117 +'⊑' '' 118 +'⊒' '' 119 +'§' '' 120 +'†' '' 121 +'‡' '' 122 +'¶' '' 123 +'♣' '' 124 +'♢' '' 125 +'♡' '' 126 +'♠' '' 127 +zpzccmry 0 127 +htfcss: zpzccmry font-weight: bold; font-style: italic; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf new file mode 100755 index 00000000000..8310df1b405 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf @@ -0,0 +1,251 @@ +pplb9c 0 246 +'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'ˋ' '' 1 % pplb9c.htf 2006-10-28 % +'ˊ' '' 2 % Copyright (C) 2006 Eitan M. Gurari % +'ˊ' '' 3 % % +'^' '' 4 % This work may be distributed and/or modified under the conditions % +'̈' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'˚' '' 6 % license or (at your option) any later version. The latest version % +'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'¯' '' 9 % 2003/12/01 or later. % +'°' '' 10 % This work has the LPPL maintenance status "maintained". This % +'¸' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'̨' '' 12 % % +'‚' '' 13 % If you modify this file your your adding a note of % +'' '' 14 % your own after this copyright note will be appreciated. % +'' '' 15 % % +'' '' 16 % gurari@cse.ohio-state.edu % +'' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'' '' 19 +'' '' 20 +'–' '' 21 +'—' '' 22 +'' '' 23 +'◾' '' 24 +'◾' '' 25 +'◾' '' 26 +'◾' '' 27 +'◾' '' 28 +'◾' '' 29 +'' '' 30 +'' '' 31 +'ffl' '' 32 +'' '' 33 +'' '' 34 +'' '' 35 +'$' '' 36 +'' '' 37 +'' '' 38 +'’' '' right singlequote 39 +'' '' 40 +'' '' 41 +'*' '' 42 +'' '' 43 +',' '' 44 +'◾' '' 45 +'.' '' 46 +'/' '' 47 +'0' '' 48 +'1' '' 49 +'2' '' 50 +'3' '' 51 +'4' '' 52 +'5' '' 53 +'6' '' 54 +'7' '' 55 +'8' '' 56 +'9' '' 57 +'' '' 58 +'' '' 59 +'◾' '' 60 +'-' '' 61 +'◾' '' 62 +'' '' 63 +'' '' 64 +'' '' 65 +'' '' 66 +'' '' 67 +'' '' 68 +'' '' 69 +'' '' 70 +'' '' 71 +'' '' 72 +'' '' 73 +'' '' 74 +'' '' 75 +'' '' 76 +'◾' '' 77 +'' '' 78 +'◾' '' 79 +'' '' 80 +'' '' 81 +'' '' 82 +'' '' 83 +'' '' 84 +'' '' 85 +'' '' 86 +'Ω' '' 87 +'' '' 88 +'' '' 89 +'' '' 90 +'[' '' 91 +'' '' 92 +']' '' 93 +'◾' '' 94 +'◾' '' 95 +'‘' '' ‘ 96 +'' '' 97 +'◾' '' 98 +'◾' '' 99 +'◾' '' 100 +'' '' 101 +'' '' 102 +'' '' 103 +'' '' 104 +'' '' 105 +'' '' 106 +'' '' 107 +'◾' '' 108 +'◾' '' 109 +'◾' '' 110 +'' '' 111 +'' '' 112 +'' '' 113 +'' '' 114 +'' '' 115 +'' '' 116 +'' '' 117 +'' '' 118 +'' '' 119 +'' '' 120 +'' '' 121 +'' '' 122 +'' '' 123 +'' '' 124 +'' '' 125 +'~' '' 126 +'◾' '' 127 +'˘' '' 128 +'ˇ' '' 129 +'”' '' 130 +'“' '' 131 +'†' '' dag 132 +'‡' '' ddag 133 +'ǁ' '' 134 +'‰' '' 135 +'•' '' bullet 136 +'℃' '' 137 +'◾' '' 138 +'◾' '' 139 +'f' '' 140 +'◾' '' 141 +'◾' '' 142 +'◾' '' 143 +'◾' '' 144 +'◾' '' 145 +'◾' '' 146 +'◾' '' 147 +'?' '' 148 +'¿' '' inverted ? 149 +'◾' '' 150 +'™' '' 151 +'◾' '' 152 +'◾' '' 153 +'◾' '' 154 +'◾' '' 155 +'◾' '' 156 +'◾' '' 157 +'◾' '' 158 +'◾' '' 159 +'◾' '' 160 +'◾' '' 161 +'¢' '' 162 +'£' '' 163 +'¤' '' 164 +'¥' '' 165 +'¦' '' 166 +'§' '' 167 +'¨' '' 168 +'©' '' 169 +'ª' '' 170 +'◾' '' 171 +'¬' '' 172 +'◾' '' 173 +'®' '' 174 +'¯' '' 175 +'°' '' 176 +'±' '' 177 +'²' '' 178 +'³' '' 179 +'´' '' 180 +'µ' '' 181 +'¶' '' 182 +'·' '' 183 +'◾' '' 184 +'¹' '' 185 +'º' '' 186 +'◾' '' 187 +'¼' '' 188 +'½' '' 189 +'¾' '' 190 +'◾' '' 191 +'' '' 192 +'' '' 193 +'' '' 194 +'' '' 195 +'' '' 196 +'' '' 197 +'' '' 198 +'' '' 199 +'' '' 200 +'' '' 201 +'' '' 202 +'' '' 203 +'' '' 204 +'' '' 205 +'' '' 206 +'' '' 207 +'' '' 208 +'' '' 209 +'' '' 210 +'' '' 211 +'' '' 212 +'' '' 213 +'Õ' '' 214 +'' '' 215 +'' '' 216 +'' '' 217 +'' '' 218 +'' '' 219 +'' '' 220 +'' '' 221 +'' '' 222 +'' '' 223 +'' '' 224 +'' '' 225 +'' '' 226 +'' '' 227 +'' '' 228 +'' '' 229 +'' '' 230 +'' '' 231 +'' '' 232 +'' '' 233 +'' '' 234 +'' '' 235 +'' '' 236 +'' '' 237 +'' '' 238 +'' '' 239 +'' '' 240 +'' '' 241 +'' '' 242 +'' '' 243 +'' '' 244 +'' '' 245 +'' '' 246 +pplb9c 0 246 +htfcss: pplb9c font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplbo8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplbo8t.htf deleted file mode 100755 index 81582a8dbcc..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplbo8t.htf +++ /dev/null @@ -1,259 +0,0 @@ -pplbo8t 0 255 -'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˋ' '' 1 % pplbo8t.htf 2005-10-23 % -'ˊ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'ˊ' '' 3 % % -'^' '' 4 % This work may be distributed and/or modified under the conditions % -'̈' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % -'˚' '' 6 % license or (at your option) any later version. The latest version % -'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' 9 % 2003/12/01 or later. % -'°' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̨' '' 12 % % -'‚' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'„' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'«' '' 19 -'»' '' 20 -'–' '' 21 -'—' '' 22 -'' '' 23 -'◾' '' 24 -'ı' '' dotless i 25 -'▮' '' 26 -'ff' '' 27 -'fi' '' 28 -'fl' '' 29 -'ffi' '' 30 -'ffl' '' 31 -'␣' '' tt-space 32 -'!' '' 33 -'”' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' 38 -'’' '' right singlequote 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' less than 60 -'=' '' 61 -'>' '' greater than 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 6 -'D' '' 68 -'E' '' 9 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'^' '' 94 -'_' '' 95 -'‘' '' left singlequote 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '' diaresis 127 -'Ă' '' 128 -'Ą' '' 129 -'Ć' '' 130 -'Č' '' 131 -'Ď' '' 132 -'Ě' '' 133 -'Ę' '' 134 -'Ğ' '' 135 -'Ĺ' '' 136 -'Ľ' '' 137 -'Ł' '' 138 -'Ń' '' 139 -'Ň' '' 140 -'◾' '' 141 -'Ő' '' 142 -'Ŕ' '' 143 -'Ř' '' 144 -'Ś' '' 145 -'Š' '' 146 -'Ş' '' 147 -'Ť' '' 148 -'Ţ' '' 149 -'Ű' '' 150 -'Ů' '' 151 -'Ÿ' '' 152 -'Ź' '' 153 -'Ž' '' 154 -'Ż' '' 155 -'IJ' '' 156 -'İ' '' 157 -'đ' '' 158 -'§' '' 159 -'ă' '' 160 -'ą' '' 161 -'ć' '' 162 -'č' '' 163 -=d'= =1= 164 -'ě' '' 165 -'ę' '' 166 -'ğ' '' 167 -'ĺ' '' 168 -'ľ' '' 169 -'ł' '' 170 -'ń' '' 171 -'ň' '' 172 -'◾' '' 173 -'ő' '' 174 -'ŕ' '' 175 -'ř' '' 176 -'ś' '' 177 -'š' '' 178 -'ş' '' 179 -'ť' '' 180 -'ţ' '' 181 -'ű' '' 182 -'ů' '' 183 -'ÿ' '' 184 -'ź' '' 185 -'ż' '' 186 -'ž' '' 187 -'ē' '' 188 -'¡' '' 189 -'¿' '' 190 -'£' '' 191 -'À' '' Agrave 192 -'Á' '' Aacute 193 -'Â' '' Acircumflex 194 -'Ã' '' Atilde 195 -'Ä' '' Adieresis 196 -'å' '' Aring 197 -'Æ' '' AE 198 -'Ç' '' Ccedilla 199 -'È' '' 200 -'É' '' 201 -'Ê' '' 202 -'Ë' '' 203 -'Ì' '' 204 -'Í' '' 205 -'Î' '' 206 -'Ï' '' 207 -'Ð' '' 208 -'Ñ' '' 209 -'Ò' '' 210 -'Ó' '' 211 -'Ô' '' 212 -'Õ' '' 213 -'Ö' '' 214 -'Œ' '' 215 -'Ø' '' Oslash 216 -'Ú' '' 217 -'Û' '' 218 -'Ü' '' 219 -'Ý' '' 220 -'Þ' '' 221 -'þ' '' 222 -'SS' '' 223 -'à' '' 224 -'á' '' 225 -'â' '' 226 -'ã' '' 227 -'ä' '' 228 -'å' '' 229 -'æ' '' 230 -'ç' '' 231 -'Ł' '' 232 -'é' '' 233 -'ê' '' 234 -'°' '' 235 -'ì' '' 236 -'í' '' 237 -'î' '' 238 -'ï' '' 239 -'ð' '' 240 -'ñ' '' 241 -'ò' '' 242 -'ó' '' 243 -'ô' '' 244 -'õ' '' 245 -'÷' '' 246 -'œ' '' 247 -'ł' '' 248 -'ù' '' 249 -'ú' '' 250 -'û' '' 251 -'ü' '' 252 -'ý' '' 253 -'þ' '' 254 -'ß' '' 255 -pplbo8t 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf new file mode 100755 index 00000000000..7a3e5e3cf33 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf @@ -0,0 +1,175 @@ +pplrc9t 0 170 +'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'Δ' '' 1 % pplrc9t.htf 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2006 Eitan M. Gurari % +'Λ' '' 3 % % +'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % +'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'Σ' '' 6 % license or (at your option) any later version. The latest version % +'ϒ' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'Φ' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'Ψ' '' 9 % 2003/12/01 or later. % +'Ω' '' 10 % This work has the LPPL maintenance status "maintained". This % +'ff' '4' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'fi' '4' 12 % % +'fl' '4' 13 % If you modify this file your your adding a note of % +'ffi' '4' 14 % your own after this copyright note will be appreciated. % +'ffl' '4' 15 % % +'ı' '4' dotless i 16 % gurari@cse.ohio-state.edu % +'j' '4' dotless j 17 % http://www.cse.ohio-state.edu/~gurari % +'`' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'´' '' r-quote 19 +'ˇ' '' '' 20 +'˘' '' '' 21 +'¯' '' '' 22 +'^' '' ^o 23 +'¸' '' 24 +'ss' '4' 25 +'æ' '4' AE 26 +'œ' '4' OE 27 +'è' '4' Empty 28 +'Æ' '' AE 29 +'Œ' '' OE 30 +'Ø' '' Empty 31 +'' '' 32 +'!' '' 33 +'"' '' ” 34 +'#' '' 35 +'$' '' 36 +'%' '' 37 +'&' ''LAnd 38 +'’' '' ’ 39 +'(' '' 40 +')' '' 41 +'*' '' 42 +'+' '' 43 +',' '' 44 +'-' '' 45 +'.' '' 46 +'/' '' 47 +'0' '' 48 +'1' '' 49 +'2' '' 50 +'3' '' 51 +'4' '' 52 +'5' '' 53 +'6' '' 54 +'7' '' 55 +'8' '' 56 +'9' '' 57 +':' '' 58 +';' '' 59 +'¡' '' 60 +'=' '' 61 +'¿' '' 62 +'?' '' 63 +'@' '' 64 +'A' '' 65 +'B' '' 66 +'C' '' 67 +'D' '' 68 +'E' '' 69 +'F' '' 70 +'G' '' 71 +'H' '' 72 +'I' '' 73 +'J' '' 74 +'K' '' 75 +'L' '' 76 +'M' '' 77 +'N' '' 78 +'O' '' 79 +'P' '' 80 +'Q' '' 81 +'R' '' 82 +'S' '' 83 +'T' '' 84 +'U' '' 85 +'V' '' 86 +'W' '' 87 +'X' '' 88 +'Y' '' 89 +'Z' '' 90 +'[' '' 91 +'“' ''“ 92 +']' '' 93 +'^' '' 94 +'' '' 95 +'‘' '' ‘ 96 +'a' '4' 97 +'b' '4' 98 +'c' '4' 99 +'d' '4' 100 +'e' '4' 101 +'f' '4' 102 +'g' '4' 103 +'h' '4' 104 +'i' '4' 105 +'j' '4' 106 +'k' '4' 107 +'l' '4' 108 +'m' '4' 109 +'n' '4' 110 +'o' '4' 111 +'p' '4' 112 +'q' '4' 113 +'r' '4' 114 +'s' '4' 115 +'t' '4' 116 +'u' '4' 117 +'v' '4' 118 +'w' '4' 119 +'x' '4' 120 +'y' '4' 121 +'z' '4' 122 +'–' '' en dash 123 +'—' '' em dash 124 +'ʺ' '' 125 +'~' '' 126 +'¨' '' 127 +'' '' 128 +'' '' 129 +'' '' 130 +'' '' 131 +'' '' 132 +'' '' 133 +'' '' 134 +'' '' 135 +'' '' 136 +'' '' 137 +'' '' 138 +'Ł' '' 139 +'' '' 140 +'' '' 141 +'' '' 142 +'' '' 143 +'' '' 144 +'' '' 145 +'' '' 146 +'' '' 147 +'' '' 148 +'' '' 149 +'' '' 150 +'' '' 151 +'' '' 152 +'' '' 153 +'' '' 154 +'' '' 155 +'' '' 156 +'' '' 157 +'' '' 158 +'' '' 159 +'' '' 160 +'' '' 161 +'' '' 162 +'' '' 163 +'' '' 164 +'' '' 165 +'' '' 166 +'' '' 167 +'' '' 168 +'' '' 169 +'ł' '4' 170 +pplrc9t 0 170 +htfcss: pplrc9t font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf index c71bf29e233..08c1c753c20 100644..100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf @@ -1,7 +1,7 @@ -ptmr7t 0 170 +pplri9t 0 170 'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' 1 % ptmr7t.htf (unicode) 2005-10-23 % -'Θ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' 1 % pplri9t.htf (unicode) 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Λ' '' 3 % % 'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % 'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -170,5 +170,5 @@ ptmr7t 0 170 '' '' 168 '' '' 169 'ł' '' 170 -ptmr7t 0 170 +pplri9t 0 170 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf index 6aab41f463d..457eade9ddb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf @@ -1,14 +1,14 @@ psyr 32 254 ' ' '' 32 space %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 exclam % psyr.htf (unicode) 2005-10-23 % -'∀' '' 34 universal % Copyright (C) 2004--2005 Eitan M. Gurari % +'!' '' 33 exclam % psyr.htf (unicode) 2006-10-28 % +'∀' '' 34 universal % Copyright (C) 2004--2006 Eitan M. Gurari % '#' '' 35 numbersign % % '∃' '' 36 existential % This work may be distributed and/or modified under the conditions % '%' '' 37 percent % of the LaTeX Project Public License, either version 1.3 of this % '&' '' 38 ampersand % license or (at your option) any later version. The latest version % '∈' '' 39 suchthat % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 parenleft % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 parenright % 2003/12/01 or later. % +'(' '' 40 parenleft % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 parenright % 2003/12/01 or later. % '*' '' 42 asteriskmath % This work has the LPPL maintenance status "maintained". This % '+' '' 43 plus % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 comma % % @@ -58,9 +58,9 @@ psyr 32 254 'Ξ' '' 88 Xi 'Ψ' '' 89 Psi 'Ζ' '' 90 Zeta -'[' '' 91 bracketleft +'[' '' 91 bracketleft '∴' '' 92 therefore -']' '' 93 bracketright +']' '' 93 bracketright '⊥' '' 94 perpendicular '_' '' 95 underscore '‾' '' 96 radicalex @@ -90,9 +90,9 @@ psyr 32 254 'ξ' '' 120 xi 'ψ' '' 121 psi 'ζ' '' 122 zeta -'{' '' 123 braceleft +'{' '' 123 braceleft '|' '' 124 bar -'}' '' 125 braceright +'}' '' 125 braceright '~' '' 126 similar '' '' 127 '' '' 128 @@ -192,7 +192,7 @@ psyr 32 254 '⇒' '' 222 arrowdblright '⇓' '' 223 arrowdbldown '◇' '' 224 lozenge -'〈' '' 225 angleleft +'⟨' '' 225 angleleft '®' '' 226 registersans '©' '' 227 copyrightsans '™' '' 228 trademarksans @@ -208,7 +208,7 @@ psyr 32 254 '⎩' '' 238 braceleftbt '⎪' '' 239 braceex '' '' 240 -'〉' '' 241 angleright +'⟩' '' 241 angleright '∫' '' 242 integral '⌠' '' 243 integraltp '⎪' '' 244 integralex diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf index bd7ccca1e2c..8534c1259bd 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf @@ -1,7 +1,7 @@ ptmr8c 0 246 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˋ' '' 1 % ptmr8c.htf 2005-10-23 % -'ˊ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'ˋ' '' 1 % ptmr8c.htf 2006-10-28 % +'ˊ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'ˊ' '' 3 % % '^' '' 4 % This work may be distributed and/or modified under the conditions % '̈' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -90,9 +90,9 @@ ptmr8c 0 246 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '' '' 92 -']' '' 93 +']' '' 93 '◾' '' 94 '◾' '' 95 '‘' '' ‘ 96 @@ -190,7 +190,7 @@ ptmr8c 0 246 '¼' '' 188 '½' '' 189 '¾' '' 190 -'◾' '' 191 +'€' '' 191 '' '' 192 '' '' 193 '' '' 194 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf index 49545fb9e53..a42468515a9 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf @@ -1,7 +1,7 @@ ptmrc 13 255 ''' '' quote 13 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'¡' '' 14 % ptmrc.htf 2005-10-23 % -'¿' '' 15 % Copyright (C) 2000--2005 Eitan M. Gurari % +'¡' '' 14 % ptmrc.htf 2006-10-28 % +'¿' '' 15 % Copyright (C) 2000--2006 Eitan M. Gurari % 'ı' '' dotless i 16 % % '' '' 17 % This work may be distributed and/or modified under the conditions % 'ˋ' '' grave 18 % of the LaTeX Project Public License, either version 1.3 of this % @@ -26,8 +26,8 @@ ptmrc 13 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -77,9 +77,9 @@ ptmrc 13 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96 @@ -109,9 +109,9 @@ ptmrc 13 255 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 '^' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf index 8885dde2052..5694dcabb1a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf @@ -1,7 +1,7 @@ ptmrc7t 0 170 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % ptmrc7t.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % ptmrc7t.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ ptmrc7t 0 170 '%' '' 37 '&' ''LAnd 38 '’' '' ’ 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ ptmrc7t 0 170 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf index 3e503eaaf36..b20f95dfcf1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf @@ -1,7 +1,7 @@ ptmri7t 0 170 'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' 1 % ptmri7t.htf (unicode) 2005-10-23 % -'Θ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' 1 % ptmri7t.htf (unicode) 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Λ' '' 3 % % 'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % 'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf index 9e31e332612..1b60b6d0559 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf @@ -1,7 +1,7 @@ ptmro 0 255 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % ptmro.htf 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % ptmro.htf 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ ptmro 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ ptmro 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96 @@ -122,9 +122,9 @@ ptmro 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 '^' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf index c97a2917cc6..a8ee84d625f 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf @@ -1,7 +1,7 @@ ptmrre 13 255 ''' '' quote 13 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'¡' '' 14 % ptmrre.htf 2005-10-23 % -'¿' '' 15 % Copyright (C) 2000--2005 Eitan M. Gurari % +'¡' '' 14 % ptmrre.htf 2006-10-28 % +'¿' '' 15 % Copyright (C) 2000--2006 Eitan M. Gurari % 'ı' '' dotless i 16 % % '' '' 17 % This work may be distributed and/or modified under the conditions % 'ˋ' '' grave 18 % of the LaTeX Project Public License, either version 1.3 of this % @@ -26,8 +26,8 @@ ptmrre 13 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -77,9 +77,9 @@ ptmrre 13 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96; 96 @@ -109,9 +109,9 @@ ptmrre 13 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 '^' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf index 4ef1c09bdc5..2f23b565fd0 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf @@ -1,14 +1,14 @@ rptmrrn 32 251 ' ' '' space 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' exclamation mark 33 % rptmrrn.htf 2005-10-23 % -'”' '' right d-quote34 % Copyright (C) 2000--2005 Eitan M. Gurari % +'!' '' exclamation mark 33 % rptmrrn.htf 2006-10-28 % +'”' '' right d-quote34 % Copyright (C) 2000--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '&' '' ampersand 38 % license or (at your option) any later version. The latest version % '’' '' right s-quote39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -58,9 +58,9 @@ rptmrrn 32 251 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96; 96; 96 @@ -90,9 +90,9 @@ rptmrrn 32 251 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf index e73f4fc2fe4..b85e2ab9731 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf @@ -1,7 +1,7 @@ pzdr 32 254 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'✁' '' 33 % pzdr.htf (unicode) 2005-10-23 % -'✂' '' 34 % Copyright (C) 2002--2005 Eitan M. Gurari % +'✁' '' 33 % pzdr.htf (unicode) 2006-10-28 % +'✂' '' 34 % Copyright (C) 2002--2006 Eitan M. Gurari % '✃' '' 35 % % '✄' '' 36 % This work may be distributed and/or modified under the conditions % '☎' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf index 149574f3e19..99dddb017d1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf @@ -1,7 +1,7 @@ aecsc 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' 1 % aecsc.htf 2005-10-23 % -'̂' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'´' '' 1 % aecsc.htf 2006-10-28 % +'̂' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '~' '' 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ aecsc 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ aecsc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ aecsc 0 255 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ă' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf index 9f1b3d9c66b..dfeffa7a3d5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf @@ -1,7 +1,7 @@ wncyr 0 127 'Њ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Љ' '' 1 % wncyr.htf 2005-10-23 % -'Џ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Љ' '' 1 % wncyr.htf 2006-10-28 % +'Џ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Э' '' 3 % % 'І' '' 4 % This work may be distributed and/or modified under the conditions % 'Є' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ wncyr 0 127 '%' '' 37 '' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '҂' '' 42 'ѣ' ''b 43 ',' '' 44 @@ -90,9 +90,9 @@ wncyr 0 127 'Ш' '' 88 'Ы' '' 89 'З' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'Ь' '' 94 'Ъ' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf index 6e3bb27440d..a92561a9878 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf @@ -1,12 +1,12 @@ euex 8 125 -'{' '' 8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'}' '' 9 % euex.htf 2005-10-23 % -'{' '' 10 % Copyright (C) 2000--2005 Eitan M. Gurari % -'}' '' 11 % % -'{' '' 12 % This work may be distributed and/or modified under the conditions % -'}' '' 13 % of the LaTeX Project Public License, either version 1.3 of this % -'{' '' 14 % license or (at your option) any later version. The latest version % -'}' '' 15 % of this license is in http://www.latex-project.org/lppl.txt and % +'{' '' 8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'}' '' 9 % euex.htf 2006-10-28 % +'{' '' 10 % Copyright (C) 2000--2006 Eitan M. Gurari % +'}' '' 11 % % +'{' '' 12 % This work may be distributed and/or modified under the conditions % +'}' '' 13 % of the LaTeX Project Public License, either version 1.3 of this % +'{' '' 14 % license or (at your option) any later version. The latest version % +'}' '' 15 % of this license is in http://www.latex-project.org/lppl.txt and % '' '' 16 % version 1.3 or later is part of all distributions of LaTeX version % '' '' 17 % 2003/12/01 or later. % '' '' 18 % This work has the LPPL maintenance status "maintained". This % @@ -51,8 +51,8 @@ euex 8 125 '' '' 57 '' '' 58 '' '' 59 -'{' '' 60 -'}' '' 61 +'{' '' 60 +'}' '' 61 '' '' 62 '' '' 63 '' '' 64 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf index 547a4ec8a07..4ca7ffa813a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf @@ -1,7 +1,7 @@ eufb 1 127 '𝔡' '' 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'𝔣' '' 2 % eufb.htf 2005-10-23 % -'𝔣' '' 3 % Copyright (C) 2001--2005 Eitan M. Gurari % +'𝔣' '' 2 % eufb.htf 2006-10-28 % +'𝔣' '' 3 % Copyright (C) 2001--2006 Eitan M. Gurari % '𝔤' '' 4 % % '𝔨' '' 5 % This work may be distributed and/or modified under the conditions % '𝔱' '' 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ eufb 1 127 '' '' 37 '' '' 38 '' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '' '' 42 '+' '' 43 ',' '' 44 @@ -89,9 +89,9 @@ eufb 1 127 '𝖃' '' 88 '𝖄' '' 89 '𝖅' '' 90 -'[' '' 91 +'[' '' 91 '' '' 92 -']' '' 93 +']' '' 93 '\94\' '' 94 '' '' 95 '' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf index e3d13008ee1..118272cef2e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf @@ -1,7 +1,7 @@ eufm 0 127 '𝔟' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'𝔡' '' 1 % eufm.htf 2005-10-23 % -'𝔣' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'𝔡' '' 1 % eufm.htf 2006-10-28 % +'𝔣' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '𝔣' '' 3 % % '𝔤' '' 4 % This work may be distributed and/or modified under the conditions % '𝔨' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ eufm 0 127 '' '' 37 '' '' 38 '' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ eufm 0 127 '𝔛' '' 88 '𝔜' '' 89 'ℨ' '' 90 -'[' '' 91 +'[' '' 91 '' '' 92 -']' '' 93 +']' '' 93 '\94\' '' 94 '' '' 95 '' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurb.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurb.htf deleted file mode 100644 index c6c9aa8c594..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurb.htf +++ /dev/null @@ -1,132 +0,0 @@ -eurb 0 127 -'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % eurb.htf 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'Λ' '' Lambda 3 % % -'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % -'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % -'Σ' '' Sigma 6 % license or (at your option) any later version. The latest version % -'Υ' '' Upsilon 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'Φ' '' Phi 8 % version 1.3 or later is part of all distributions of LaTeX version % -'Ψ' '' Psi 9 % 2003/12/01 or later. % -'Ω' '' Omega 10 % This work has the LPPL maintenance status "maintained". This % -'α' '' alpha 11 % Current Maintainer of this work is Eitan M. Gurari. % -'β' '' beta 12 % % -'γ' '' gamma 13 % If you modify this file your your adding a note of % -'δ' '' delta 14 % your own after this copyright note will be appreciated. % -'ε' '' epsilon 15 % % -'ζ' '' zeta 16 % gurari@cse.ohio-state.edu % -'η' '' eta 17 % http://www.cse.ohio-state.edu/~gurari % -'θ' '' theta 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ι' '' iota 19 -'κ' '' kappa 20 -'λ' '' lambda 21 -'μ' '' mu 22 -'ν' '' nu 23 -'ξ' '' xi 24 -'π' '' pi 25 -'ρ' '' rho 26 -'σ' '' sigma 27 -'τ' '' tau 28 -'υ' '' upsilon 29 -'φ' '' phi 30 -'χ' '' chi 31 -'ψ' '' psi 32 -'ω' '' omega 33 -'ɛ' '' varepsilon 34 -'ϑ' '' vartheta 35 -'ϖ' '' varpi 36 -'' '' 37 -'' '' 38 -'ϕ' '' varphi 39 -'' '' 40 -'' '' 41 -'' '' 42 -'' '' 43 -'' '' 44 -'' '' 45 -'' '' 46 -'' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -'.' '' 58 -',' '' 59 -'<' '' less than 60 -'∕' '' division slash 61 -'>' '' greater than 62 -'' '' 63 -'∂' '' partial 64 -'𝐀' '' A 65 -'𝐁' '' B 66 -'𝐂' '' C 67 -'𝐃' '' D 68 -'𝐄' '' E 69 -'𝐅' '' F 70 -'𝐆' '' G 71 -'𝐇' '' H 72 -'𝐈' '' I 73 -'𝐉' '' J 74 -'𝐊' '' K 75 -'𝐋' '' L 76 -'𝐌' '' M 77 -'𝐍' '' N 78 -'𝐎' '' O 79 -'𝐏' '' P 80 -'𝐐' '' Q 81 -'𝐑' '' R 82 -'𝐒' '' S 83 -'𝐓' '' T 84 -'𝐔' '' U 85 -'𝐕' '' V 86 -'𝐖' '' W 87 -'𝐗' '' X 88 -'𝐘' '' Y 89 -'𝐙' '' Z 90 -'' '' 91 -'' '' 92 -'' '' 93 -'' '' 94 -'' '' 95 -'ℓ' '' script small l 96 -'𝐚' '' a 97 -'𝐛' '' b 98 -'𝐜' '' c 99 -'𝐝' '' d 100 -'𝐞' '' e 101 -'𝐟' '' f 102 -'𝐠' '' g 103 -'𝐡' '' h 104 -'𝐢' '' i 105 -'𝐣' '' j 106 -'𝐤' '' k 107 -'𝐥' '' l 108 -'𝐦' '' m 109 -'𝐧' '' n 110 -'𝐨' '' o 111 -'𝐩' '' p 112 -'𝐪' '' q 113 -'𝐫' '' r 114 -'𝐬' '' s 115 -'𝐭' '' t 116 -'𝐮' '' u 117 -'𝐯' '' v 118 -'𝐰' '' w 119 -'𝐱' '' x 120 -'𝐲' '' y 121 -'𝐳' '' z 122 -'ı' '' dotless i 123 -'j' '' dotless j 124 -'℘' '' weierstass p 125 -'' '' 126 -'' '' 127 -eurb 0 127 -htfcss: eurb font-weight: bold; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurm.htf deleted file mode 100644 index 5519adff3f6..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eurm.htf +++ /dev/null @@ -1,131 +0,0 @@ -eurm 0 127 -'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % eurm.htf 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'Λ' '' Lambda 3 % % -'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % -'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % -'Σ' '' Sigma 6 % license or (at your option) any later version. The latest version % -'Υ' '' Upsilon 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'Φ' '' Phi 8 % version 1.3 or later is part of all distributions of LaTeX version % -'Ψ' '' Psi 9 % 2003/12/01 or later. % -'Ω' '' Omega 10 % This work has the LPPL maintenance status "maintained". This % -'α' '' alpha 11 % Current Maintainer of this work is Eitan M. Gurari. % -'β' '' beta 12 % % -'γ' '' gamma 13 % If you modify this file your your adding a note of % -'δ' '' delta 14 % your own after this copyright note will be appreciated. % -'ε' '' epsilon 15 % % -'ζ' '' zeta 16 % gurari@cse.ohio-state.edu % -'η' '' eta 17 % http://www.cse.ohio-state.edu/~gurari % -'θ' '' theta 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ι' '' iota 19 -'κ' '' kappa 20 -'λ' '' lambda 21 -'μ' '' mu 22 -'ν' '' nu 23 -'ξ' '' xi 24 -'π' '' pi 25 -'ρ' '' rho 26 -'σ' '' sigma 27 -'τ' '' tau 28 -'υ' '' upsilon 29 -'φ' '' phi 30 -'χ' '' chi 31 -'ψ' '' psi 32 -'ω' '' omega 33 -'ɛ' '' varepsilon 34 -'ϑ' '' vartheta 35 -'ϖ' '' varpi 36 -'' '' 37 -'' '' 38 -'ϕ' '' varphi 39 -'' '' 40 -'' '' 41 -'' '' 42 -'' '' 43 -'' '' 44 -'' '' 45 -'' '' 46 -'' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -'.' '' 58 -',' '' 59 -'<' '' less than 60 -'∕' '' division slash 61 -'>' '' greater than 62 -'' '' 63 -'∂' '' partial 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'' '' 91 -'' '' 92 -'' '' 93 -'' '' 94 -'' '' 95 -'l' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'i' '' 123 -'j' '' 124 -'℘' '' weierstass p 125 -'' '' 126 -'' '' 127 -eurm 0 127 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf index e93ef384f0c..351d84f8400 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf @@ -1,7 +1,7 @@ eusb 0 120 '−' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % eusb.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % eusb.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -101,8 +101,8 @@ eusb 0 120 '' '' 99 '' '' 100 '' '' 101 -'{' '' 102 -'}' '' 103 +'{' '' 102 +'}' '' 103 '' '' 104 '' '' 105 '|' '' 106 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf index f79a9d0443b..88915b32906 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf @@ -1,7 +1,7 @@ eusm 0 120 '−' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % eusm.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % eusm.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -101,8 +101,8 @@ eusm 0 120 '' '' 99 '' '' 100 '' '' 101 -'{' '' 102 -'}' '' 103 +'{' '' 102 +'}' '' 103 '' '' 104 '' '' 105 '|' '' 106 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf index 3e1a47ba674..ba599810011 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf @@ -1,7 +1,7 @@ msam 0 127 '⊡' '' squaredot 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⊞' '' squareplus 1 % msam.htf (unicode) 2005-10-23 % -'⊠' '' squaremultiply 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'⊞' '' squareplus 1 % msam.htf (unicode) 2006-10-28 % +'⊠' '' squaremultiply 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '□' '' square 3 % % '■' '' squaresolid 4 % This work may be distributed and/or modified under the conditions % '▪' '' squaresmallsolid 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf index 858ed9b41ac..a9cb64cc518 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf @@ -1,7 +1,7 @@ msbm 0 127 '≨' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'≩' '' 1 % msbm.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'≩' '' 1 % msbm.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '≮' '' 4 % This work may be distributed and/or modified under the conditions % '≯' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8r.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8r.htf deleted file mode 100644 index 8168ce34b02..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8r.htf +++ /dev/null @@ -1,258 +0,0 @@ -bchr8r 1 255 -'̇' '' dot 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fi' '' fi 2 % bchr8r.htf 2005-10-23 % -'fl' '' fl 3 % Copyright (C) 2004--2005 Eitan M. Gurari % -'/' '' 4 % % -'"' '' 5 % This work may be distributed and/or modified under the conditions % -'Ł' '' Lslash 6 % of the LaTeX Project Public License, either version 1.3 of this % -'ł' '' lslash 7 % license or (at your option) any later version. The latest version % -'˓' '' 8 % of this license is in http://www.latex-project.org/lppl.txt and % -'̊' '' 9 % version 1.3 or later is part of all distributions of LaTeX version % -'' '' 10 % 2003/12/01 or later. % -'̆' '' 11 % This work has the LPPL maintenance status "maintained". This % -'—' '' emdash 12 % Current Maintainer of this work is Eitan M. Gurari. % -'' '' 13 % % -'Ž' '' 14 % If you modify this file your your adding a note of % -'ž' '' 15 % your own after this copyright note will be appreciated. % -'ˇ' '' 16 % % -'ı' '' dotlessi 17 % gurari@cse.ohio-state.edu % -'' '' 18 % http://www.cse.ohio-state.edu/~gurari % -'' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 20 -'' '' 21 -'' '' 22 -'' '' 23 -'' '' 24 -'' '' 25 -'' '' 26 -'' '' 27 -'' '' 28 -'' '' 29 -'' '' 30 -'' '' 31 -'' '' 32 -'!' '' 33 -'~' ''hungarumlaut 5 % This work may be distributed and/or modified under the conditions % -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'^' '' ^ 94 -'_' '' 95 -'‘' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'' '' 127 -'' '' 128 -'' '' 129 -'‚' '' quotesinglbase 130 -'ƒ' '' florin 131 -'„' '' quotedblbase 132 -'…' '' ellipsis 133 -'†' '' dagger 134 -'‡' '' daggerdbl 135 -'ˆ' '' circumflex 136 -'‰' '' perthousand 137 -'Š' '' Scaron 138 -'‹' '' guilsinglleft 139 -'Œ' '' OE 140 -'' '' 141 -'' '' 142 -'' '' 143 -'' '' 144 -'' '' 145 -'' '' 146 -'“' '' quotedblleft 147 -'”' '' quotedblright 148 -'∙' '' bullet 149 -'–' '' endash 150 -'—' '' emdash 151 -'~' '' tilde 152 -'™' '' trademark 153 -'Š' '' scaron 154 -'›' '' guilsinglright 155 -'œ' '' oe 156 -'ž' '' zcaron 157 -'~' '' asciitilde 158 -'Ÿ' '' Ydieresis 159 -' ' '' nbspace 160 -'¡' '' exclamdown 161 -'¢' '' cent 162 -'£' '' sterling 163 -'¤' '' currency sign 164 -'¥' '' yen 165 -'¦' '' brokenbar 166 -'⩀' '' section 167 -'¨' '' dieresis 168 -'©' '' copyright 169 -'ª' '' ordfeminine 170 -'«' '' guillemotleft 171 -'¬' '' logicalnot 172 -'' '' 173 -'®' '' registered 174 -'ˉ' '' macron 175 -'℃' '' degree 176 -'±' '' plusminus 177 -'²' '' twosuperior 178 -'³' '' threesuperior 179 -'ˊ' '' acute 180 -'μ' '' mu 181 -'¶' '' paragraph 182 -'ċ' '' periodcentered 183 -'¸' '' cedilla 184 -'¹' '' onesuperior 185 -'º' '' ordmasculine 186 -'»' '' guillemotright 187 -'¼' '' onequarter 188 -'½' '' onehalf 189 -'¾' '' threequarters 190 -'¿' '' questiondown 191 -'À' '' Agrave 192 -'Á' '' Aacute 193 -'Â' '' Acircumflex 194 -'Ã' '' Atilde 195 -'Ä' '' Adieresis 196 -'å' '' Aring 197 -'Æ' '' AE 198 -'Ç' '' Ccedilla 199 -'È' '' Egrave 200 -'é' '' Eacute 201 -'Ê' '' Ecircumflex 202 -'Ë' '' Edieresis 203 -'Ì' '' Igrave 204 -'Í' '' Iacute 205 -'Î' '' Icircumflex 206 -'¯' '' Idieresis 207 -'Ð' '' Eth 208 -'Ń' '' Ntilde 209 -'Ò' '' Ograve 210 -'Ó' '' Oacute 211 -'Ô' '' Ocircumflex 212 -'Õ' '' Otilde 213 -'Ö' '' Odieresis 214 -'×' '' multiply 215 -'Ø' '' Oslash 216 -'Ù' '' Ugrave 217 -'Ú' '' Uacute 218 -'Û' '' Ucircumflex 219 -'Ü' '' Udieresis 220 -'Ý' '' Yacute 221 -'Þ' '' Thorn 222 -'ß' '' germandbls 223 -'à' '' agrave 224 -'á' '' aacute 225 -'â' '' acircumflex 226 -'ã' '' atilde 227 -'ä' '' adieresis 228 -'å' '' aring 229 -'æ' '' ae 230 -'ç' '' ccedilla 231 -'è' '' egrave 232 -'é' '' eacute 233 -'Ê' '' ecircumflex 234 -'ë' '' edieresis 235 -'ì' '' igrave 236 -'í' '' iacute 237 -'î' '' icircumflex 238 -'ï' '' idieresis 239 -'ð' '' eth 240 -'ñ' '' ntilde 241 -'ò' '' ograve 242 -'ó' '' oacute 243 -'ô' '' ocircumflex 244 -'õ' '' otilde 245 -'ö' '' odieresis 246 -'÷' '' divide 247 -'ø' '' oslash 248 -'ù' '' ugrave 249 -'ú' '' uacute 250 -'û' '' ucircumflex 251 -'ü' '' udieresis 252 -'ý' '' yacute 253 -'þ' '' thorn 254 -'ÿ' '' ydieresis 255 -bchr8r 1 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8t.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf index a9bf33dba77..ae3b0b68c4c 100644..100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8t.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf @@ -1,7 +1,7 @@ bchr8t 0 255 '̀' '' grave 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'́' '' acute 1 % bchr8t.htf 2005-10-23 % -'̂' '' circumflex 2 % Copyright (C) 2004--2005 Eitan M. Gurari % +'́' '' acute 1 % bchr8t.htf 2006-10-28 % +'̂' '' circumflex 2 % Copyright (C) 2004--2006 Eitan M. Gurari % '̃' '' breve 3 % % '̈' '' diaeresis 4 % This work may be distributed and/or modified under the conditions % '̋' '' double acute 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ bchr8t 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ bchr8t 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ bchr8t 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '̱' '' 127 'Ă' '' Abreve 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf index 72a899a44e8..99c5994267b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf @@ -1,7 +1,7 @@ grmc 0 255 '―' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % grmc.htf (unicode) 2005-10-23 % -'⃞Ν' '' 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'' '' 1 % grmc.htf (unicode) 2006-10-28 % +'⃞Ν' '' 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '⃞Η' '' 3 % % '⃞Κ' '' 4 % This work may be distributed and/or modified under the conditions % '⃞Μ' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ grmc 0 255 '%' '' 37 '·' '' 38 '´' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ grmc 0 255 'Ξ' '' 88 'Ψ' '' 89 'Ζ' '' 90 -'[' '' 91 +'[' '' 91 '῏' '' 92 -']' '' 93 +']' '' 93 '῎' '' 94 '῍' '' 95 '`' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf index fbae1e72416..00df6bb59c4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf @@ -1,7 +1,7 @@ grmn 0 255 '―' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % grmn.htf (unicode) 2005-10-23 % -'⃞Ν' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % grmn.htf (unicode) 2006-10-28 % +'⃞Ν' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '⃞Η' '' 3 % % '⃞Κ' '' 4 % This work may be distributed and/or modified under the conditions % '⃞Μ' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ grmn 0 255 '%' '' 37 '·' '' 38 '´' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ grmn 0 255 'Ξ' '' 88 'Ψ' '' 89 'Ζ' '' 90 -'[' '' 91 +'[' '' 91 '῏' '' 92 -']' '' 93 +']' '' 93 '῎' '' 94 '῍' '' 95 '`' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf index 3f3f952ebd9..70daa86ddc0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf @@ -1,7 +1,7 @@ chess 48 115 '' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 49 % chess.htf 2005-10-23 % -'' '' 50 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 49 % chess.htf 2006-10-28 % +'' '' 50 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 51 % % '' '' 52 % This work may be distributed and/or modified under the conditions % '' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf index 51ab1c77ef4..6431b243c29 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf @@ -1,7 +1,7 @@ chessf 66 112 '♗' '' 66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 67 % chessf.htf 2005-10-23 % -'' '' 68 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 67 % chessf.htf 2006-10-28 % +'' '' 68 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 69 % % '' '' 70 % This work may be distributed and/or modified under the conditions % '' '' 71 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf index a8a2327130e..774f93c66a9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf @@ -1,7 +1,7 @@ b5ka1201 0 255 ' ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -',' '' 1 % b5ka1201.htf (unicode) 2005-10-23 % -'、' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +',' '' 1 % b5ka1201.htf (unicode) 2006-10-28 % +'、' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '。' '' 3 % % '.' '' 4 % This file can redistributed and/or % '•' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf index f4a24ad50a1..2603bcde08e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf @@ -1,7 +1,7 @@ b5ka1202 0 255 '〣' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'〤' '' 1 % b5ka1202.htf (unicode) 2005-10-23 % -'〥' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'〤' '' 1 % b5ka1202.htf (unicode) 2006-10-28 % +'〥' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '〦' '' 3 % % '〧' '' 4 % This file can redistributed and/or % '〨' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf index 9fc408e5cbd..91cca6f01d1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf @@ -1,7 +1,7 @@ b5ka1203 0 255 '夕' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'大' '' 1 % b5ka1203.htf (unicode) 2005-10-23 % -'女' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'大' '' 1 % b5ka1203.htf (unicode) 2006-10-28 % +'女' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '子' '' 3 % % '孑' '' 4 % This file can redistributed and/or % '孓' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf index 97ee7c719c6..e688b8fdbf0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf @@ -1,7 +1,7 @@ b5ka1204 0 255 '伍' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'伐' '' 1 % b5ka1204.htf (unicode) 2005-10-23 % -'休' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'伐' '' 1 % b5ka1204.htf (unicode) 2006-10-28 % +'休' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '伏' '' 3 % % '仲' '' 4 % This file can redistributed and/or % '件' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf index 5621b8bb736..9e0d5844a46 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf @@ -1,7 +1,7 @@ b5ka1205 0 255 '妥' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'孝' '' 1 % b5ka1205.htf (unicode) 2005-10-23 % -'孜' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'孝' '' 1 % b5ka1205.htf (unicode) 2006-10-28 % +'孜' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '孚' '' 3 % % '孛' '' 4 % This file can redistributed and/or % '完' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf index 0ec81068d57..c839e0335ae 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf @@ -1,7 +1,7 @@ b5ka1206 0 255 '坩' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'坡' '' 1 % b5ka1206.htf (unicode) 2005-10-23 % -'坦' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'坡' '' 1 % b5ka1206.htf (unicode) 2006-10-28 % +'坦' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '坤' '' 3 % % '坼' '' 4 % This file can redistributed and/or % '夜' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf index 0fdff029d19..44ff00e9bd4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf @@ -1,7 +1,7 @@ b5ka1207 0 255 '芭' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'芽' '' 1 % b5ka1207.htf (unicode) 2005-10-23 % -'芟' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'芽' '' 1 % b5ka1207.htf (unicode) 2006-10-28 % +'芟' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '芹' '' 3 % % '花' '' 4 % This file can redistributed and/or % '芬' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf index faa8b205098..98f535855e2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf @@ -1,7 +1,7 @@ b5ka1208 0 255 '派' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'洶' '' 1 % b5ka1208.htf (unicode) 2005-10-23 % -'洛' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'洶' '' 1 % b5ka1208.htf (unicode) 2006-10-28 % +'洛' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '泵' '' 3 % % '洹' '' 4 % This file can redistributed and/or % '洧' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf index 8c21f85ebd5..adc89ce7f2c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf @@ -1,7 +1,7 @@ b5ka1209 0 255 '埂' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'埔' '' 1 % b5ka1209.htf (unicode) 2005-10-23 % -'埋' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'埔' '' 1 % b5ka1209.htf (unicode) 2006-10-28 % +'埋' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '埃' '' 3 % % '堉' '' 4 % This file can redistributed and/or % '夏' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf index e605e7ec095..146c7fbfa3d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf @@ -1,7 +1,7 @@ b5ka1210 0 255 '羔' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'翅' '' 1 % b5ka1210.htf (unicode) 2005-10-23 % -'翁' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'翅' '' 1 % b5ka1210.htf (unicode) 2006-10-28 % +'翁' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '耆' '' 3 % % '耘' '' 4 % This file can redistributed and/or % '耕' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf index 0afa0825794..2808570a7be 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf @@ -1,7 +1,7 @@ b5ka1211 0 255 '徙' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'從' '' 1 % b5ka1211.htf (unicode) 2005-10-23 % -'徘' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'從' '' 1 % b5ka1211.htf (unicode) 2006-10-28 % +'徘' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '御' '' 3 % % '徠' '' 4 % This file can redistributed and/or % '徜' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf index 4cf5fc779e0..7b18edb038e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf @@ -1,7 +1,7 @@ b5ka1212 0 255 '莽' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'莫' '' 1 % b5ka1212.htf (unicode) 2005-10-23 % -'莒' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'莫' '' 1 % b5ka1212.htf (unicode) 2006-10-28 % +'莒' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '莊' '' 3 % % '莓' '' 4 % This file can redistributed and/or % '莉' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf index 47ac66e95cf..a10e0553ec4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf @@ -1,7 +1,7 @@ b5ka1213 0 255 '暑' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'智' '' 1 % b5ka1213.htf (unicode) 2005-10-23 % -'晾' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'智' '' 1 % b5ka1213.htf (unicode) 2006-10-28 % +'晾' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '晷' '' 3 % % '曾' '' 4 % This file can redistributed and/or % '替' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf index 8d640a2c043..8e49fa24d04 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf @@ -1,7 +1,7 @@ b5ka1214 0 255 '跛' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'跆' '' 1 % b5ka1214.htf (unicode) 2005-10-23 % -'軻' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'跆' '' 1 % b5ka1214.htf (unicode) 2006-10-28 % +'軻' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '軸' '' 3 % % '軼' '' 4 % This file can redistributed and/or % '辜' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf index c8f9c797f92..d943525dbde 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf @@ -1,7 +1,7 @@ b5ka1215 0 255 '瑚' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'瑕' '' 1 % b5ka1215.htf (unicode) 2005-10-23 % -'瑟' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'瑕' '' 1 % b5ka1215.htf (unicode) 2006-10-28 % +'瑟' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '瑞' '' 3 % % '瑁' '' 4 % This file can redistributed and/or % '琿' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf index 5377de06e1b..04e8ff1ed7d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf @@ -1,7 +1,7 @@ b5ka1216 0 255 '鼓' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鼠' '' 1 % b5ka1216.htf (unicode) 2005-10-23 % -'僧' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'鼠' '' 1 % b5ka1216.htf (unicode) 2006-10-28 % +'僧' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '僮' '' 3 % % '僥' '' 4 % This file can redistributed and/or % '僖' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf index 814f92d660c..8c8c22e17cb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf @@ -1,7 +1,7 @@ b5ka1217 0 255 '臧' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'臺' '' 1 % b5ka1217.htf (unicode) 2005-10-23 % -'與' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'臺' '' 1 % b5ka1217.htf (unicode) 2006-10-28 % +'與' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '舔' '' 3 % % '舞' '' 4 % This file can redistributed and/or % '艋' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf index 545c51c2a60..c82f26959f1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf @@ -1,7 +1,7 @@ b5ka1218 0 255 '樓' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'樊' '' 1 % b5ka1218.htf (unicode) 2005-10-23 % -'槳' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'樊' '' 1 % b5ka1218.htf (unicode) 2006-10-28 % +'槳' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '樂' '' 3 % % '樅' '' 4 % This file can redistributed and/or % '槭' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf index 51e6459076d..b6863ff13f3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf @@ -1,7 +1,7 @@ b5ka1219 0 255 '髯' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鬧' '' 1 % b5ka1219.htf (unicode) 2005-10-23 % -'魅' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'鬧' '' 1 % b5ka1219.htf (unicode) 2006-10-28 % +'魅' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '魄' '' 3 % % '魷' '' 4 % This file can redistributed and/or % '魯' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf index 8d42f8609a2..7e1bc2ce0dd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf @@ -1,7 +1,7 @@ b5ka1220 0 255 '錫' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'錄' '' 1 % b5ka1220.htf (unicode) 2005-10-23 % -'錚' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'錄' '' 1 % b5ka1220.htf (unicode) 2006-10-28 % +'錚' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '錐' '' 3 % % '錦' '' 4 % This file can redistributed and/or % '錡' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf index 8d71cd079a8..c9c98549dd6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf @@ -1,7 +1,7 @@ b5ka1221 0 255 '謝' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'謄' '' 1 % b5ka1221.htf (unicode) 2005-10-23 % -'謐' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'謄' '' 1 % b5ka1221.htf (unicode) 2006-10-28 % +'謐' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '豁' '' 3 % % '谿' '' 4 % This file can redistributed and/or % '豳' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf index 4b9e04cf6aa..ce4f77afc75 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf @@ -1,7 +1,7 @@ b5ka1222 0 255 '廬' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'懲' '' 1 % b5ka1222.htf (unicode) 2005-10-23 % -'懷' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'懲' '' 1 % b5ka1222.htf (unicode) 2006-10-28 % +'懷' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '懶' '' 3 % % '懵' '' 4 % This file can redistributed and/or % '攀' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf index 831f2821361..bef93543fd0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf @@ -1,7 +1,7 @@ b5ka1223 0 255 '犧' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'瓖' '' 1 % b5ka1223.htf (unicode) 2005-10-23 % -'瓔' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'瓖' '' 1 % b5ka1223.htf (unicode) 2006-10-28 % +'瓔' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '癩' '' 3 % % '矓' '' 4 % This file can redistributed and/or % '籐' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf index 034f2e213ae..d8d489dc991 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf @@ -1,7 +1,7 @@ b5ka1224 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % b5ka1224.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % b5ka1224.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This file can redistributed and/or % '' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf index 554d17179ea..0148e1171c2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf @@ -1,7 +1,7 @@ b5ka1225 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % b5ka1225.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % b5ka1225.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This file can redistributed and/or % '' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf index f8e5ac818cb..487b3144ccc 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf @@ -1,7 +1,7 @@ b5ka1226 0 255 '巟' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'幵' '' 1 % b5ka1226.htf (unicode) 2005-10-23 % -'庄' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'幵' '' 1 % b5ka1226.htf (unicode) 2006-10-28 % +'庄' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '异' '' 3 % % '弚' '' 4 % This file can redistributed and/or % '彴' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf index 8ca8726cdc4..90271fea08a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf @@ -1,7 +1,7 @@ b5ka1227 0 255 '芓' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'芊' '' 1 % b5ka1227.htf (unicode) 2005-10-23 % -'芃' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'芊' '' 1 % b5ka1227.htf (unicode) 2006-10-28 % +'芃' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '芄' '' 3 % % '豸' '' 4 % This file can redistributed and/or % '迉' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf index 536a147fd58..50b3fe1e29f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf @@ -1,7 +1,7 @@ b5ka1228 0 255 '沝' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'沀' '' 1 % b5ka1228.htf (unicode) 2005-10-23 % -'泞' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'沀' '' 1 % b5ka1228.htf (unicode) 2006-10-28 % +'泞' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '泀' '' 3 % % '洰' '' 4 % This file can redistributed and/or % '泍' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf index a51e6b21144..b187b4db3e5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf @@ -1,7 +1,7 @@ b5ka1229 0 255 '恌' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'恀' '' 1 % b5ka1229.htf (unicode) 2005-10-23 % -'恂' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'恀' '' 1 % b5ka1229.htf (unicode) 2006-10-28 % +'恂' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '恟' '' 3 % % '怤' '' 4 % This file can redistributed and/or % '恄' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf index 5fb54ca395c..15a4f0eb8f0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf @@ -1,7 +1,7 @@ b5ka1230 0 255 '苹' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'茇' '' 1 % b5ka1230.htf (unicode) 2005-10-23 % -'苨' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'茇' '' 1 % b5ka1230.htf (unicode) 2006-10-28 % +'苨' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '茀' '' 3 % % '苕' '' 4 % This file can redistributed and/or % '茺' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf index 0d9bad19587..675e4b05163 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf @@ -1,7 +1,7 @@ b5ka1231 0 255 '栺' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'栥' '' 1 % b5ka1231.htf (unicode) 2005-10-23 % -'栠' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'栥' '' 1 % b5ka1231.htf (unicode) 2006-10-28 % +'栠' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '欬' '' 3 % % '欯' '' 4 % This file can redistributed and/or % '欭' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf index 9cdd9f9040f..f98fe10b89e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf @@ -1,7 +1,7 @@ b5ka1232 0 255 '虒' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蚢' '' 1 % b5ka1232.htf (unicode) 2005-10-23 % -'蚨' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'蚢' '' 1 % b5ka1232.htf (unicode) 2006-10-28 % +'蚨' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '蚖' '' 3 % % '蚍' '' 4 % This file can redistributed and/or % '蚑' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf index 801862d27e9..b4efbb6eedd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf @@ -1,7 +1,7 @@ b5ka1233 0 255 '惝' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'惈' '' 1 % b5ka1233.htf (unicode) 2005-10-23 % -'悱' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'惈' '' 1 % b5ka1233.htf (unicode) 2006-10-28 % +'悱' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '惛' '' 3 % % '悷' '' 4 % This file can redistributed and/or % '惊' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf index c6ddbc9840b..0c112790c6f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf @@ -1,7 +1,7 @@ b5ka1234 0 255 '粣' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'紵' '' 1 % b5ka1234.htf (unicode) 2005-10-23 % -'紽' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'紵' '' 1 % b5ka1234.htf (unicode) 2006-10-28 % +'紽' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '紸' '' 3 % % '紶' '' 4 % This file can redistributed and/or % '紺' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf index f7d849b8e57..1dc3344c0c5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf @@ -1,7 +1,7 @@ b5ka1235 0 255 '塈' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'堥' '' 1 % b5ka1235.htf (unicode) 2005-10-23 % -'堜' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'堥' '' 1 % b5ka1235.htf (unicode) 2006-10-28 % +'堜' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '堛' '' 3 % % '堳' '' 4 % This file can redistributed and/or % '堿' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf index 3ac9962e82f..cef766638c4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf @@ -1,7 +1,7 @@ b5ka1236 0 255 '湓' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'湥' '' 1 % b5ka1236.htf (unicode) 2005-10-23 % -'渧' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'湥' '' 1 % b5ka1236.htf (unicode) 2006-10-28 % +'渧' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '湸' '' 3 % % '湤' '' 4 % This file can redistributed and/or % '湷' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf index 9d050ed10a3..cd927b1aeb0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf @@ -1,7 +1,7 @@ b5ka1237 0 255 '覕' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'覘' '' 1 % b5ka1237.htf (unicode) 2005-10-23 % -'覗' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'覘' '' 1 % b5ka1237.htf (unicode) 2006-10-28 % +'覗' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '觝' '' 3 % % '觚' '' 4 % This file can redistributed and/or % '觛' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf index aee0366673c..88a321126ff 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf @@ -1,7 +1,7 @@ b5ka1238 0 255 '戣' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'戥' '' 1 % b5ka1238.htf (unicode) 2005-10-23 % -'戤' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'戥' '' 1 % b5ka1238.htf (unicode) 2006-10-28 % +'戤' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '揅' '' 3 % % '揱' '' 4 % This file can redistributed and/or % '揫' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf index ea565d4d571..6dbc3299883 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf @@ -1,7 +1,7 @@ b5ka1239 0 255 '稙' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'稒' '' 1 % b5ka1239.htf (unicode) 2005-10-23 % -'稗' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'稒' '' 1 % b5ka1239.htf (unicode) 2006-10-28 % +'稗' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '稕' '' 3 % % '稢' '' 4 % This file can redistributed and/or % '稓' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf index 4a9f5e50590..536a15bb734 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf @@ -1,7 +1,7 @@ b5ka1240 0 255 '鉯' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鈶' '' 1 % b5ka1240.htf (unicode) 2005-10-23 % -'鉡' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'鈶' '' 1 % b5ka1240.htf (unicode) 2006-10-28 % +'鉡' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '鉰' '' 3 % % '鈱' '' 4 % This file can redistributed and/or % '鉔' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf index 2d66d9b851a..52eb2964877 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf @@ -1,7 +1,7 @@ b5ka1241 0 255 '歊' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'歍' '' 1 % b5ka1241.htf (unicode) 2005-10-23 % -'歋' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'歍' '' 1 % b5ka1241.htf (unicode) 2006-10-28 % +'歋' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '殞' '' 3 % % '殟' '' 4 % This file can redistributed and/or % '殠' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf index 170bb1b4eea..058348d1e3a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf @@ -1,7 +1,7 @@ b5ka1242 0 255 '蜼' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蜒' '' 1 % b5ka1242.htf (unicode) 2005-10-23 % -'蜺' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'蜒' '' 1 % b5ka1242.htf (unicode) 2006-10-28 % +'蜺' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '蜱' '' 3 % % '蜵' '' 4 % This file can redistributed and/or % '蝂' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf index 82a55bb8ff5..b4f47f86fa6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf @@ -1,7 +1,7 @@ b5ka1243 0 255 '摰' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'撖' '' 1 % b5ka1243.htf (unicode) 2005-10-23 % -'撠' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'撖' '' 1 % b5ka1243.htf (unicode) 2006-10-28 % +'撠' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '撅' '' 3 % % '撗' '' 4 % This file can redistributed and/or % '撜' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf index b801b48eef1..f38512aebf4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf @@ -1,7 +1,7 @@ b5ka1244 0 255 '蔉' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蔍' '' 1 % b5ka1244.htf (unicode) 2005-10-23 % -'蔟' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'蔍' '' 1 % b5ka1244.htf (unicode) 2006-10-28 % +'蔟' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '蔊' '' 3 % % '蔧' '' 4 % This file can redistributed and/or % '蔜' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf index 0241609234d..5cb0f3f7020 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf @@ -1,7 +1,7 @@ b5ka1245 0 255 '髱' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'魆' '' 1 % b5ka1245.htf (unicode) 2005-10-23 % -'魃' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'魆' '' 1 % b5ka1245.htf (unicode) 2006-10-28 % +'魃' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '魧' '' 3 % % '魴' '' 4 % This file can redistributed and/or % '魱' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf index 0f55d7299c5..ce55bc84a6f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf @@ -1,7 +1,7 @@ b5ka1246 0 255 '瞢' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'瞣' '' 1 % b5ka1246.htf (unicode) 2005-10-23 % -'瞕' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'瞣' '' 1 % b5ka1246.htf (unicode) 2006-10-28 % +'瞕' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '瞙' '' 3 % % '瞗' '' 4 % This file can redistributed and/or % '磝' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf index 69dfa05f810..88304b37a8c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf @@ -1,7 +1,7 @@ b5ka1247 0 255 '鋾' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'錉' '' 1 % b5ka1247.htf (unicode) 2005-10-23 % -'錀' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'錉' '' 1 % b5ka1247.htf (unicode) 2006-10-28 % +'錀' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '鋻' '' 3 % % '錖' '' 4 % This file can redistributed and/or % '閼' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf index c51d47c9631..200fb29566a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf @@ -1,7 +1,7 @@ b5ka1248 0 255 '簃' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'簁' '' 1 % b5ka1248.htf (unicode) 2005-10-23 % -'篸' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'簁' '' 1 % b5ka1248.htf (unicode) 2006-10-28 % +'篸' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '篽' '' 3 % % '簆' '' 4 % This file can redistributed and/or % '篰' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf index 909c81d721c..9b2218bcf37 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf @@ -1,7 +1,7 @@ b5ka1249 0 255 '鮚' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鮨' '' 1 % b5ka1249.htf (unicode) 2005-10-23 % -'鮞' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'鮨' '' 1 % b5ka1249.htf (unicode) 2006-10-28 % +'鮞' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '鮛' '' 3 % % '鮦' '' 4 % This file can redistributed and/or % '鮡' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf index 252bf706c1f..410883d97d3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf @@ -1,7 +1,7 @@ b5ka1250 0 255 '豵' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'貙' '' 1 % b5ka1250.htf (unicode) 2005-10-23 % -'貘' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'貙' '' 1 % b5ka1250.htf (unicode) 2006-10-28 % +'貘' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '貗' '' 3 % % '賾' '' 4 % This file can redistributed and/or % '贄' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf index 1fb9bf890ca..9c9c978e583 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf @@ -1,7 +1,7 @@ b5ka1251 0 255 '繺' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'繲' '' 1 % b5ka1251.htf (unicode) 2005-10-23 % -'繴' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'繲' '' 1 % b5ka1251.htf (unicode) 2006-10-28 % +'繴' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '繨' '' 3 % % '罋' '' 4 % This file can redistributed and/or % '罊' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf index 94a881ab57d..8c1a8b7e433 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf @@ -1,7 +1,7 @@ b5ka1252 0 255 '櫮' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'櫯' '' 1 % b5ka1252.htf (unicode) 2005-10-23 % -'瀼' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'櫯' '' 1 % b5ka1252.htf (unicode) 2006-10-28 % +'瀼' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '瀵' '' 3 % % '瀯' '' 4 % This file can redistributed and/or % '瀷' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf index 593e681c401..84cecd8dd19 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf @@ -1,7 +1,7 @@ b5ka1253 0 255 '甗' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'癪' '' 1 % b5ka1253.htf (unicode) 2005-10-23 % -'矐' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'癪' '' 1 % b5ka1253.htf (unicode) 2006-10-28 % +'矐' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '礭' '' 3 % % '礱' '' 4 % This file can redistributed and/or % '礯' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf index 19416e31c35..e62f47b74ab 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf @@ -1,7 +1,7 @@ b5ka1254 0 255 '髐' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鬙' '' 1 % b5ka1254.htf (unicode) 2005-10-23 % -'鬫' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'鬙' '' 1 % b5ka1254.htf (unicode) 2006-10-28 % +'鬫' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '鬻' '' 3 % % '魖' '' 4 % This file can redistributed and/or % '魕' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf index 6470d6df58f..b7365f3453c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf @@ -1,7 +1,7 @@ b5ka1255 0 255 '襹' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'襺' '' 1 % b5ka1255.htf (unicode) 2005-10-23 % -'襼' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'襺' '' 1 % b5ka1255.htf (unicode) 2006-10-28 % +'襼' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '襻' '' 3 % % '觿' '' 4 % This file can redistributed and/or % '讘' '' 5 % modified under the terms of the LaTeX % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf index 5a8f2d45f4f..32430c273b3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf @@ -1,7 +1,7 @@ gbksong01 0 255 '丂' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'丄' '' 1 % gbksong01.htf (unicode) 2005-10-23 % -'丅' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'丄' '' 1 % gbksong01.htf (unicode) 2006-10-28 % +'丅' '' 2 % Copyright (C) 2002--2006 Shujun Li % '丆' '' 3 % http://www.hooklee.com % '丏' '' 4 % Shengjun Zhong % '丒' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf index 272183cae25..2d57b2c3e51 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf @@ -1,7 +1,7 @@ gbksong02 0 255 '們' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'倓' '' 1 % gbksong02.htf (unicode) 2005-10-23 % -'倕' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'倓' '' 1 % gbksong02.htf (unicode) 2006-10-28 % +'倕' '' 2 % Copyright (C) 2002--2006 Shujun Li % '倖' '' 3 % http://www.hooklee.com % '倗' '' 4 % Shengjun Zhong % '倛' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf index 46ac2d2ff24..855413e0242 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf @@ -1,7 +1,7 @@ gbksong03 0 255 '兣' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'兤' '' 1 % gbksong03.htf (unicode) 2005-10-23 % -'兦' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'兤' '' 1 % gbksong03.htf (unicode) 2006-10-28 % +'兦' '' 2 % Copyright (C) 2002--2006 Shujun Li % '內' '' 3 % http://www.hooklee.com % '兩' '' 4 % Shengjun Zhong % '兪' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf index 087bfc8528e..c7db0826e66 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf @@ -1,7 +1,7 @@ gbksong04 0 255 '匟' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'匢' '' 1 % gbksong04.htf (unicode) 2005-10-23 % -'匤' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'匢' '' 1 % gbksong04.htf (unicode) 2006-10-28 % +'匤' '' 2 % Copyright (C) 2002--2006 Shujun Li % '匥' '' 3 % http://www.hooklee.com % '匧' '' 4 % Shengjun Zhong % '匨' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf index 62a3382eee4..ff6c3e50611 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf @@ -1,7 +1,7 @@ gbksong05 0 255 '唻' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'唽' '' 1 % gbksong05.htf (unicode) 2005-10-23 % -'啀' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'唽' '' 1 % gbksong05.htf (unicode) 2006-10-28 % +'啀' '' 2 % Copyright (C) 2002--2006 Shujun Li % '啂' '' 3 % http://www.hooklee.com % '啅' '' 4 % Shengjun Zhong % '啇' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf index 9e281b991cd..58658710327 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf @@ -1,7 +1,7 @@ gbksong06 0 255 '囃' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'囄' '' 1 % gbksong06.htf (unicode) 2005-10-23 % -'囅' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'囄' '' 1 % gbksong06.htf (unicode) 2006-10-28 % +'囅' '' 2 % Copyright (C) 2002--2006 Shujun Li % '囆' '' 3 % http://www.hooklee.com % '囇' '' 4 % Shengjun Zhong % '囈' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf index 71504a488cf..1d33acf476c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf @@ -1,7 +1,7 @@ gbksong07 0 255 '塒' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'塓' '' 1 % gbksong07.htf (unicode) 2005-10-23 % -'塕' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'塓' '' 1 % gbksong07.htf (unicode) 2006-10-28 % +'塕' '' 2 % Copyright (C) 2002--2006 Shujun Li % '塖' '' 3 % http://www.hooklee.com % '塗' '' 4 % Shengjun Zhong % '塙' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf index 091331a20c3..81ff67b7cf2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf @@ -1,7 +1,7 @@ gbksong08 0 255 '姄' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'姅' '' 1 % gbksong08.htf (unicode) 2005-10-23 % -'姇' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'姅' '' 1 % gbksong08.htf (unicode) 2006-10-28 % +'姇' '' 2 % Copyright (C) 2002--2006 Shujun Li % '姈' '' 3 % http://www.hooklee.com % '姉' '' 4 % Shengjun Zhong % '姌' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf index d9bff5c4420..700daf39bb5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf @@ -1,7 +1,7 @@ gbksong09 0 255 '嬚' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'嬛' '' 1 % gbksong09.htf (unicode) 2005-10-23 % -'嬜' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'嬛' '' 1 % gbksong09.htf (unicode) 2006-10-28 % +'嬜' '' 2 % Copyright (C) 2002--2006 Shujun Li % '嬝' '' 3 % http://www.hooklee.com % '嬞' '' 4 % Shengjun Zhong % '嬟' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf index cbec2a864dd..70d4b331e85 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf @@ -1,7 +1,7 @@ gbksong10 0 255 '峏' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'峐' '' 1 % gbksong10.htf (unicode) 2005-10-23 % -'峑' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'峐' '' 1 % gbksong10.htf (unicode) 2006-10-28 % +'峑' '' 2 % Copyright (C) 2002--2006 Shujun Li % '峓' '' 3 % http://www.hooklee.com % '峔' '' 4 % Shengjun Zhong % '峕' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf index 12ac30439f1..96b6ac22e05 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf @@ -1,7 +1,7 @@ gbksong11 0 255 '帥' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'帨' '' 1 % gbksons11.htf (unicode) 2005-10-23 % -'帩' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'帨' '' 1 % gbksons11.htf (unicode) 2006-10-28 % +'帩' '' 2 % Copyright (C) 2002--2006 Shujun Li % '帪' '' 3 % http://www.hooklee.com % '師' '' 4 % Shengjun Zhong % '帬' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf index 23d038cd196..abdcd67f1b1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf @@ -1,7 +1,7 @@ gbksong12 0 255 '忀' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'忁' '' 1 % gbksong12.htf (unicode) 2005-10-23 % -'忂' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'忁' '' 1 % gbksong12.htf (unicode) 2006-10-28 % +'忂' '' 2 % Copyright (C) 2002--2006 Shujun Li % '忇' '' 3 % http://www.hooklee.com % '忈' '' 4 % Shengjun Zhong % '忊' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf index 4f45ceb8770..9d5d64909cf 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf @@ -1,7 +1,7 @@ gbksong13 0 255 '慲' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'慳' '' 1 % gbksong13.htf (unicode) 2005-10-23 % -'慴' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'慳' '' 1 % gbksong13.htf (unicode) 2006-10-28 % +'慴' '' 2 % Copyright (C) 2002--2006 Shujun Li % '慶' '' 3 % http://www.hooklee.com % '慸' '' 4 % Shengjun Zhong % '慹' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf index d4b7c50b3bd..da135a92f84 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf @@ -1,7 +1,7 @@ gbksong14 0 255 '挘' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'挙' '' 1 % gbksong14.htf (unicode) 2005-10-23 % -'挜' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'挙' '' 1 % gbksong14.htf (unicode) 2006-10-28 % +'挜' '' 2 % Copyright (C) 2002--2006 Shujun Li % '挦' '' 3 % http://www.hooklee.com % '挧' '' 4 % Shengjun Zhong % '挩' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf index c1fc6617986..fec84b94526 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf @@ -1,7 +1,7 @@ gbksong15 0 255 '撳' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'撴' '' 1 % gbksong15.htf (unicode) 2005-10-23 % -'撶' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'撴' '' 1 % gbksong15.htf (unicode) 2006-10-28 % +'撶' '' 2 % Copyright (C) 2002--2006 Shujun Li % '撹' '' 3 % http://www.hooklee.com % '撻' '' 4 % Shengjun Zhong % '撽' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf index cc3a1b87361..8d89c15076c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf @@ -1,7 +1,7 @@ gbksong16 0 255 '昲' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'昳' '' 1 % gbksong16.htf (unicode) 2005-10-23 % -'昷' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'昳' '' 1 % gbksong16.htf (unicode) 2006-10-28 % +'昷' '' 2 % Copyright (C) 2002--2006 Shujun Li % '昸' '' 3 % http://www.hooklee.com % '昹' '' 4 % Shengjun Zhong % '昺' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf index 9c3177523e8..053c6658341 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf @@ -1,7 +1,7 @@ gbksong17 0 255 '柅' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'柆' '' 1 % gbksong17.htf (unicode) 2005-10-23 % -'柇' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'柆' '' 1 % gbksong17.htf (unicode) 2006-10-28 % +'柇' '' 2 % Copyright (C) 2002--2006 Shujun Li % '柈' '' 3 % http://www.hooklee.com % '柉' '' 4 % Shengjun Zhong % '柊' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf index 7368c5646d7..a229a37190f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf @@ -1,7 +1,7 @@ gbksong18 0 255 '楉' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'楊' '' 1 % gbksong18.htf (unicode) 2005-10-23 % -'楋' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'楊' '' 1 % gbksong18.htf (unicode) 2006-10-28 % +'楋' '' 2 % Copyright (C) 2002--2006 Shujun Li % '楌' '' 3 % http://www.hooklee.com % '楍' '' 4 % Shengjun Zhong % '楎' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf index efd1352230a..522f8a2f484 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf @@ -1,7 +1,7 @@ gbksong19 0 255 '檖' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'檘' '' 1 % gbksong19.htf (unicode) 2005-10-23 % -'檙' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'檘' '' 1 % gbksong19.htf (unicode) 2006-10-28 % +'檙' '' 2 % Copyright (C) 2002--2006 Shujun Li % '檚' '' 3 % http://www.hooklee.com % '檛' '' 4 % Shengjun Zhong % '檜' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf index 1dadc9bbf04..0b670b1f090 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf @@ -1,7 +1,7 @@ gbksong20 0 255 '毘' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'毚' '' 1 % gbksong20.htf (unicode) 2005-10-23 % -'毜' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'毚' '' 1 % gbksong20.htf (unicode) 2006-10-28 % +'毜' '' 2 % Copyright (C) 2002--2006 Shujun Li % '毝' '' 3 % http://www.hooklee.com % '毞' '' 4 % Shengjun Zhong % '毟' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf index 19134bee10a..bdb23e927a6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf @@ -1,7 +1,7 @@ gbksong21 0 255 '涻' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'涼' '' 1 % gbksong21.htf (unicode) 2005-10-23 % -'涽' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'涼' '' 1 % gbksong21.htf (unicode) 2006-10-28 % +'涽' '' 2 % Copyright (C) 2002--2006 Shujun Li % '涾' '' 3 % http://www.hooklee.com % '淁' '' 4 % Shengjun Zhong % '淂' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf index b17697fa002..828e6d5ea63 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf @@ -1,7 +1,7 @@ gbksong22 0 255 '漻' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'漼' '' 1 % gbksong22.htf (unicode) 2005-10-23 % -'漽' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'漼' '' 1 % gbksong22.htf (unicode) 2006-10-28 % +'漽' '' 2 % Copyright (C) 2002--2006 Shujun Li % '漿' '' 3 % http://www.hooklee.com % '潀' '' 4 % Shengjun Zhong % '潁' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf index f7fa095dcee..65c835c3a49 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf @@ -1,7 +1,7 @@ gbksong23 0 255 '灮' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'灱' '' 1 % gbksong23.htf (unicode) 2005-10-23 % -'灲' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'灱' '' 1 % gbksong23.htf (unicode) 2006-10-28 % +'灲' '' 2 % Copyright (C) 2002--2006 Shujun Li % '灳' '' 3 % http://www.hooklee.com % '灴' '' 4 % Shengjun Zhong % '灷' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf index bb7d256de5d..b870cfc9395 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf @@ -1,7 +1,7 @@ gbksong24 0 191 '燒' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'燓' '' 1 % gbksong24.htf (unicode) 2005-10-23 % -'燖' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'燓' '' 1 % gbksong24.htf (unicode) 2006-10-28 % +'燖' '' 2 % Copyright (C) 2002--2006 Shujun Li % '燗' '' 3 % http://www.hooklee.com % '燘' '' 4 % Shengjun Zhong % '燙' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf index eacc2cd7dff..47fb403fea4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf @@ -1,7 +1,7 @@ gbksong25 32 255 ' ' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'、' '' 33 % gbksong25.htf (unicode) 2005-10-23 % -'。' '' 34 % Copyright (C) 2002--2005 Shujun Li % +'、' '' 33 % gbksong25.htf (unicode) 2006-10-28 % +'。' '' 34 % Copyright (C) 2002--2006 Shujun Li % '·' '' 35 % http://www.hooklee.com % 'ˉ' '' 36 % Shengjun Zhong % 'ˇ' '' 37 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf index 18de36c749c..e38095356bd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf @@ -1,7 +1,7 @@ gbksong26 0 255 '⒚' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⒛' '' 1 % gbksong26.htf (unicode) 2005-10-23 % -'⑴' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'⒛' '' 1 % gbksong26.htf (unicode) 2006-10-28 % +'⑴' '' 2 % Copyright (C) 2002--2006 Shujun Li % '⑵' '' 3 % http://www.hooklee.com % '⑶' '' 4 % Shengjun Zhong % '⑷' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf index f5d0f0d6684..ae4a2c02cd4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf @@ -1,7 +1,7 @@ gbksong27 90 172 'ぁ' '' 90 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'あ' '' 91 % gbksong27.htf (unicode) 2005-10-23 % -'ぃ' '' 92 % Copyright (C) 2002--2005 Shujun Li % +'あ' '' 91 % gbksong27.htf (unicode) 2006-10-28 % +'ぃ' '' 92 % Copyright (C) 2002--2006 Shujun Li % 'い' '' 93 % http://www.hooklee.com % 'ぅ' '' 94 % Shengjun Zhong % 'う' '' 95 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf index 690a8334cd0..2ad75e3f415 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf @@ -1,7 +1,7 @@ gbksong28 24 255 'ァ' '' 24 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ア' '' 25 % gbksong28.htf (unicode) 2005-10-23 % -'ィ' '' 26 % Copyright (C) 2002--2005 Shujun Li % +'ア' '' 25 % gbksong28.htf (unicode) 2006-10-28 % +'ィ' '' 26 % Copyright (C) 2002--2006 Shujun Li % 'イ' '' 27 % http://www.hooklee.com % 'ゥ' '' 28 % Shengjun Zhong % 'ウ' '' 29 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf index 1639d482084..56236cc5731 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf @@ -1,7 +1,7 @@ gbksong29 0 255 'λ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'μ' '' 1 % gbksong29.htf (unicode) 2005-10-23 % -'ν' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'μ' '' 1 % gbksong29.htf (unicode) 2006-10-28 % +'ν' '' 2 % Copyright (C) 2002--2006 Shujun Li % 'ξ' '' 3 % http://www.hooklee.com % 'ο' '' 4 % Shengjun Zhong % 'π' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf index 81dbb8606d1..8b10f564e52 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf @@ -1,7 +1,7 @@ gbksong30 0 255 '∟' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'∣' '' 1 % gbksong30.htf (unicode) 2005-10-23 % -'≒' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'∣' '' 1 % gbksong30.htf (unicode) 2006-10-28 % +'≒' '' 2 % Copyright (C) 2002--2006 Shujun Li % '≦' '' 3 % http://www.hooklee.com % '≧' '' 4 % Shengjun Zhong % '⊿' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf index 688f1e477aa..196ad7206bd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf @@ -1,7 +1,7 @@ gbksong31 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % gbksong29.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'' '' 1 % gbksong29.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Shujun Li % '' '' 3 % http://www.hooklee.com % '' '' 4 % Shengjun Zhong % '〇' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf index 5621dca4d28..c0792386bc2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf @@ -1,7 +1,7 @@ gbksong32 44 255 '獲' '' 44 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'獳' '' 45 % gbksong32.htf (unicode) 2005-10-23 % -'獴' '' 46 % Copyright (C) 2002--2005 Shujun Li % +'獳' '' 45 % gbksong32.htf (unicode) 2006-10-28 % +'獴' '' 46 % Copyright (C) 2002--2006 Shujun Li % '獵' '' 47 % http://www.hooklee.com % '獶' '' 48 % Shengjun Zhong % '獷' '' 49 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf index 06df4932b27..17a28548ffb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf @@ -1,7 +1,7 @@ gbksong33 0 255 '琕' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'琖' '' 1 % gbksong33.htf (unicode) 2005-10-23 % -'琗' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'琖' '' 1 % gbksong33.htf (unicode) 2006-10-28 % +'琗' '' 2 % Copyright (C) 2002--2006 Shujun Li % '琘' '' 3 % http://www.hooklee.com % '琙' '' 4 % Shengjun Zhong % '琜' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf index 788f27fde18..24d55684997 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf @@ -1,7 +1,7 @@ gbksong34 0 197 '瓩' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'瓪' '' 1 % gbksong34.htf (unicode) 2005-10-23 % -'瓫' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'瓪' '' 1 % gbksong34.htf (unicode) 2006-10-28 % +'瓫' '' 2 % Copyright (C) 2002--2006 Shujun Li % '瓬' '' 3 % http://www.hooklee.com % '瓭' '' 4 % Shengjun Zhong % '瓰' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf index 1910449351a..aff87b27094 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf @@ -1,7 +1,7 @@ gbksong35 36 255 '疈' '' 36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'疉' '' 37 % gbksong35.htf (unicode) 2005-10-23 % -'疊' '' 38 % Copyright (C) 2002--2005 Shujun Li % +'疉' '' 37 % gbksong35.htf (unicode) 2006-10-28 % +'疊' '' 38 % Copyright (C) 2002--2006 Shujun Li % '疌' '' 39 % http://www.hooklee.com % '疍' '' 40 % Shengjun Zhong % '疎' '' 41 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf index fac21a726da..09fe38bb9f6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf @@ -1,7 +1,7 @@ gbksong36 0 255 '癪' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'癬' '' 1 % gbksong36.htf (unicode) 2005-10-23 % -'癭' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'癬' '' 1 % gbksong36.htf (unicode) 2006-10-28 % +'癭' '' 2 % Copyright (C) 2002--2006 Shujun Li % '癮' '' 3 % http://www.hooklee.com % '癰' '' 4 % Shengjun Zhong % '癱' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf index cca6aaacfea..2f7f26a8e43 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf @@ -1,7 +1,7 @@ gbksong37 0 255 '薄' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'雹' '' 1 % gbksong37.htf (unicode) 2005-10-23 % -'保' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'雹' '' 1 % gbksong37.htf (unicode) 2006-10-28 % +'保' '' 2 % Copyright (C) 2002--2006 Shujun Li % '堡' '' 3 % http://www.hooklee.com % '饱' '' 4 % Shengjun Zhong % '宝' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf index 020510763a6..a288dcc7fab 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf @@ -1,7 +1,7 @@ gbksong38 0 255 '层' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蹭' '' 1 % gbksong38.htf (unicode) 2005-10-23 % -'插' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'蹭' '' 1 % gbksong38.htf (unicode) 2006-10-28 % +'插' '' 2 % Copyright (C) 2002--2006 Shujun Li % '叉' '' 3 % http://www.hooklee.com % '茬' '' 4 % Shengjun Zhong % '茶' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf index c8e5fe07a5e..fea3cd67c2d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf @@ -1,7 +1,7 @@ gbksong39 0 255 '磃' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'磄' '' 1 % gbksong39.htf (unicode) 2005-10-23 % -'磆' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'磄' '' 1 % gbksong39.htf (unicode) 2006-10-28 % +'磆' '' 2 % Copyright (C) 2002--2006 Shujun Li % '磇' '' 3 % http://www.hooklee.com % '磈' '' 4 % Shengjun Zhong % '磌' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf index 7922234b7da..6f46b4c3dfb 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf @@ -1,7 +1,7 @@ gbksong40 0 255 '旦' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'氮' '' 1 % gbksong40.htf (unicode) 2005-10-23 % -'但' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'氮' '' 1 % gbksong40.htf (unicode) 2006-10-28 % +'但' '' 2 % Copyright (C) 2002--2006 Shujun Li % '惮' '' 3 % http://www.hooklee.com % '淡' '' 4 % Shengjun Zhong % '诞' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf index 6b891734a37..f643233a9ac 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf @@ -1,7 +1,7 @@ gbksong41 0 255 '峨' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鹅' '' 1 % gbksong41.htf (unicode) 2005-10-23 % -'俄' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鹅' '' 1 % gbksong41.htf (unicode) 2006-10-28 % +'俄' '' 2 % Copyright (C) 2002--2006 Shujun Li % '额' '' 3 % http://www.hooklee.com % '讹' '' 4 % Shengjun Zhong % '娥' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf index 25b0f6b7475..0f893277e0d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf @@ -1,7 +1,7 @@ gbksong42 0 255 '竛' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'竜' '' 1 % gbksong42.htf (unicode) 2005-10-23 % -'竝' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'竜' '' 1 % gbksong42.htf (unicode) 2006-10-28 % +'竝' '' 2 % Copyright (C) 2002--2006 Shujun Li % '竡' '' 3 % http://www.hooklee.com % '竢' '' 4 % Shengjun Zhong % '竤' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf index 5f6217818fa..4c3df0f23c6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf @@ -1,6 +1,6 @@ gbksong43 0 255 '贡' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'共' '' 1 % Copyright (C) 2002--2005 Zhong % +'共' '' 1 % Copyright (C) 2002--2006 Zhong % '钩' '' 2 % http://www.hooklee.com % '勾' '' 3 % Shengjun Zhong % '沟' '' 4 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf index cb253771752..b6c8ef29c2d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf @@ -1,7 +1,7 @@ gbksong44 0 255 '后' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'呼' '' 1 % gbksong44.htf (unicode) 2005-10-23 % -'乎' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'呼' '' 1 % gbksong44.htf (unicode) 2006-10-28 % +'乎' '' 2 % Copyright (C) 2002--2006 Shujun Li % '忽' '' 3 % http://www.hooklee.com % '瑚' '' 4 % Shengjun Zhong % '壶' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf index 9d145d4c808..ec59ea64695 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf @@ -1,7 +1,7 @@ gbksong45 0 255 '紇' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'紈' '' 1 % gbksong45.htf (unicode) 2005-10-23 % -'紉' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'紈' '' 1 % gbksong45.htf (unicode) 2006-10-28 % +'紉' '' 2 % Copyright (C) 2002--2006 Shujun Li % '紋' '' 3 % http://www.hooklee.com % '紌' '' 4 % Shengjun Zhong % '納' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf index 78628b33252..028c85aa44a 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf @@ -1,7 +1,7 @@ gbksong46 0 255 '焦' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'胶' '' 1 % gbksong46.htf (unicode) 2005-10-23 % -'交' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'胶' '' 1 % gbksong46.htf (unicode) 2006-10-28 % +'交' '' 2 % Copyright (C) 2002--2006 Shujun Li % '郊' '' 3 % http://www.hooklee.com % '浇' '' 4 % Shengjun Zhong % '骄' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf index 9434c59b548..51c4ca94cfa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf @@ -1,7 +1,7 @@ gbksong47 0 255 '钧' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'军' '' 1 % gbksong47.htf (unicode) 2005-10-23 % -'君' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'军' '' 1 % gbksong47.htf (unicode) 2006-10-28 % +'君' '' 2 % Copyright (C) 2002--2006 Shujun Li % '峻' '' 3 % http://www.hooklee.com % '緻' '' 4 % Shengjun Zhong % '緼' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf index 52ff8acb459..b52c4ade4fe 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf @@ -1,7 +1,7 @@ gbksong48 0 255 '纞' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'纮' '' 1 % gbksong48.htf (unicode) 2005-10-23 % -'纴' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'纮' '' 1 % gbksong48.htf (unicode) 2006-10-28 % +'纴' '' 2 % Copyright (C) 2002--2006 Shujun Li % '纻' '' 3 % http://www.hooklee.com % '纼' '' 4 % Shengjun Zhong % '绖' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf index d99fc372abe..74135752d3c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf @@ -1,7 +1,7 @@ gbksong49 0 255 '亮' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'谅' '' 1 % gbksong49.htf (unicode) 2005-10-23 % -'撩' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'谅' '' 1 % gbksong49.htf (unicode) 2006-10-28 % +'撩' '' 2 % Copyright (C) 2002--2006 Shujun Li % '聊' '' 3 % http://www.hooklee.com % '僚' '' 4 % Shengjun Zhong % '疗' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf index f67dabcb9ff..9672165dcb9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf @@ -1,7 +1,7 @@ gbksong50 0 255 '肈' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'肊' '' 1 % gbksong50.htf (unicode) 2005-10-23 % -'肍' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'肊' '' 1 % gbksong50.htf (unicode) 2006-10-28 % +'肍' '' 2 % Copyright (C) 2002--2006 Shujun Li % '肎' '' 3 % http://www.hooklee.com % '肏' '' 4 % Shengjun Zhong % '肐' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf index 8c4ebc32818..036ce8506e3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf @@ -1,7 +1,7 @@ gbksong51 0 255 '膰' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'膱' '' 1 % gbksong51.htf (unicode) 2005-10-23 % -'膲' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'膱' '' 1 % gbksong51.htf (unicode) 2006-10-28 % +'膲' '' 2 % Copyright (C) 2002--2006 Shujun Li % '膴' '' 3 % http://www.hooklee.com % '膵' '' 4 % Shengjun Zhong % '膶' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf index 4ba5c6af81b..c31ce176877 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf @@ -1,7 +1,7 @@ gbksong52 0 255 '派' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'攀' '' 1 % gbksong52.htf (unicode) 2005-10-23 % -'潘' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'攀' '' 1 % gbksong52.htf (unicode) 2006-10-28 % +'潘' '' 2 % Copyright (C) 2002--2006 Shujun Li % '盘' '' 3 % http://www.hooklee.com % '磐' '' 4 % Shengjun Zhong % '盼' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf index a63d6b6a703..ae5a287baee 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf @@ -1,7 +1,7 @@ gbksong53 0 255 '荓' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'荕' '' 1 % gbksong53.htf (unicode) 2005-10-23 % -'荖' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'荕' '' 1 % gbksong53.htf (unicode) 2006-10-28 % +'荖' '' 2 % Copyright (C) 2002--2006 Shujun Li % '荗' '' 3 % http://www.hooklee.com % '荘' '' 4 % Shengjun Zhong % '荙' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf index 43e4e7a036c..fb6ab480d16 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf @@ -1,7 +1,7 @@ gbksong54 0 255 '葟' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'葠' '' 1 % gbksong54.htf (unicode) 2005-10-23 % -'葢' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'葠' '' 1 % gbksong54.htf (unicode) 2006-10-28 % +'葢' '' 2 % Copyright (C) 2002--2006 Shujun Li % '葤' '' 3 % http://www.hooklee.com % '葥' '' 4 % Shengjun Zhong % '葦' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf index dc2ee960fcb..553155478ec 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf @@ -1,7 +1,7 @@ gbksong55 0 255 '裳' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'梢' '' 1 % gbksong55.htf (unicode) 2005-10-23 % -'捎' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'梢' '' 1 % gbksong55.htf (unicode) 2006-10-28 % +'捎' '' 2 % Copyright (C) 2002--2006 Shujun Li % '稍' '' 3 % http://www.hooklee.com % '烧' '' 4 % Shengjun Zhong % '芍' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf index 014604680e0..650d1808bf7 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf @@ -1,7 +1,7 @@ gbksong56 0 255 '薚' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'薝' '' 1 % gbksong56.htf (unicode) 2005-10-23 % -'薞' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'薝' '' 1 % gbksong56.htf (unicode) 2006-10-28 % +'薞' '' 2 % Copyright (C) 2002--2006 Shujun Li % '薟' '' 3 % http://www.hooklee.com % '薠' '' 4 % Shengjun Zhong % '薡' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf index 99a527d450a..401b0459705 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf @@ -1,7 +1,7 @@ gbksong57 0 255 '虠' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'虡' '' 1 % gbksong57.htf (unicode) 2005-10-23 % -'虣' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'虡' '' 1 % gbksong57.htf (unicode) 2006-10-28 % +'虣' '' 2 % Copyright (C) 2002--2006 Shujun Li % '虤' '' 3 % http://www.hooklee.com % '虥' '' 4 % Shengjun Zhong % '虦' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf index 1404cd59db0..e88f6a86300 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf @@ -1,7 +1,7 @@ gbksong58 0 255 '唾' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'挖' '' 1 % gbksong58.htf (unicode) 2005-10-23 % -'哇' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'挖' '' 1 % gbksong58.htf (unicode) 2006-10-28 % +'哇' '' 2 % Copyright (C) 2002--2006 Shujun Li % '蛙' '' 3 % http://www.hooklee.com % '洼' '' 4 % Shengjun Zhong % '娃' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf index c024c4595d3..4745fff2333 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf @@ -1,7 +1,7 @@ gbksong59 0 255 '蟎' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蟏' '' 1 % gbksong59.htf (unicode) 2005-10-23 % -'蟐' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'蟏' '' 1 % gbksong59.htf (unicode) 2006-10-28 % +'蟐' '' 2 % Copyright (C) 2002--2006 Shujun Li % '蟔' '' 3 % http://www.hooklee.com % '蟕' '' 4 % Shengjun Zhong % '蟖' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf index dd07063ff8d..78c6dd04715 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf @@ -1,7 +1,7 @@ gbksong60 0 255 '袩' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'袪' '' 1 % gbksong60.htf (unicode) 2005-10-23 % -'小' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'袪' '' 1 % gbksong60.htf (unicode) 2006-10-28 % +'小' '' 2 % Copyright (C) 2002--2006 Shujun Li % '孝' '' 3 % http://www.hooklee.com % '校' '' 4 % Shengjun Zhong % '肖' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf index 1f903522e05..5f4867c22da 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf @@ -1,7 +1,7 @@ gbksong61 0 255 '厌' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'砚' '' 1 % gbksong61.htf (unicode) 2005-10-23 % -'雁' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'砚' '' 1 % gbksong61.htf (unicode) 2006-10-28 % +'雁' '' 2 % Copyright (C) 2002--2006 Shujun Li % '唁' '' 3 % http://www.hooklee.com % '彦' '' 4 % Shengjun Zhong % '焰' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf index c9d052f1124..942dd24f1c3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf @@ -1,7 +1,7 @@ gbksong62 0 255 '觗' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'觘' '' 1 % gbksong62.htf (unicode) 2005-10-23 % -'觙' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'觘' '' 1 % gbksong62.htf (unicode) 2006-10-28 % +'觙' '' 2 % Copyright (C) 2002--2006 Shujun Li % '觛' '' 3 % http://www.hooklee.com % '觝' '' 4 % Shengjun Zhong % '觟' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf index f4ddbdce0e2..c3334eb1565 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf @@ -1,7 +1,7 @@ gbksong63 0 255 '鸳' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'渊' '' 1 % gbksong63.htf (unicode) 2005-10-23 % -'冤' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'渊' '' 1 % gbksong63.htf (unicode) 2006-10-28 % +'冤' '' 2 % Copyright (C) 2002--2006 Shujun Li % '元' '' 3 % http://www.hooklee.com % '垣' '' 4 % Shengjun Zhong % '袁' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf index ca7ed30d625..54d641e79d5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf @@ -1,7 +1,7 @@ gbksong64 0 255 '臻' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'贞' '' 1 % gbksong64.htf (unicode) 2005-10-23 % -'针' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'贞' '' 1 % gbksong64.htf (unicode) 2006-10-28 % +'针' '' 2 % Copyright (C) 2002--2006 Shujun Li % '侦' '' 3 % http://www.hooklee.com % '枕' '' 4 % Shengjun Zhong % '疹' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf index 4898b2e8cec..625ec13e348 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf @@ -1,7 +1,7 @@ gbksong65 0 255 '譴' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'譵' '' 1 % gbksong65.htf (unicode) 2005-10-23 % -'譶' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'譵' '' 1 % gbksong65.htf (unicode) 2006-10-28 % +'譶' '' 2 % Copyright (C) 2002--2006 Shujun Li % '護' '' 3 % http://www.hooklee.com % '譸' '' 4 % Shengjun Zhong % '譹' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf index 9da6b9de216..28dab7fa1a9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf @@ -1,7 +1,7 @@ gbksong66 0 255 '丿' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'匕' '' 1 % gbksong66.htf (unicode) 2005-10-23 % -'乇' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'匕' '' 1 % gbksong66.htf (unicode) 2006-10-28 % +'乇' '' 2 % Copyright (C) 2002--2006 Shujun Li % '夭' '' 3 % http://www.hooklee.com % '爻' '' 4 % Shengjun Zhong % '卮' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf index 687da5f6e7f..5363110db14 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf @@ -1,7 +1,7 @@ gbksong67 0 255 '亳' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'衮' '' 1 % gbksong67.htf (unicode) 2005-10-23 % -'袤' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'衮' '' 1 % gbksong67.htf (unicode) 2006-10-28 % +'袤' '' 2 % Copyright (C) 2002--2006 Shujun Li % '亵' '' 3 % http://www.hooklee.com % '脔' '' 4 % Shengjun Zhong % '裒' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf index 6d110e76628..c2b44cfef3f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf @@ -1,7 +1,7 @@ gbksong68 0 255 '踭' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'踰' '' 1 % gbksong68.htf (unicode) 2005-10-23 % -'踲' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'踰' '' 1 % gbksong68.htf (unicode) 2006-10-28 % +'踲' '' 2 % Copyright (C) 2002--2006 Shujun Li % '踳' '' 3 % http://www.hooklee.com % '踴' '' 4 % Shengjun Zhong % '踶' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf index cc4d1883375..3f9019eee79 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf @@ -1,7 +1,7 @@ gbksong69 0 255 '芊' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'芨' '' 1 % gbksong69.htf (unicode) 2005-10-23 % -'芄' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'芨' '' 1 % gbksong69.htf (unicode) 2006-10-28 % +'芄' '' 2 % Copyright (C) 2002--2006 Shujun Li % '芎' '' 3 % http://www.hooklee.com % '芑' '' 4 % Shengjun Zhong % '芗' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf index c93154e971a..635da2ee18f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf @@ -1,7 +1,7 @@ gbksong70 0 255 '甍' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'蔸' '' 1 % gbksong70.htf (unicode) 2005-10-23 % -'蓰' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'蔸' '' 1 % gbksong70.htf (unicode) 2006-10-28 % +'蓰' '' 2 % Copyright (C) 2002--2006 Shujun Li % '蔹' '' 3 % http://www.hooklee.com % '蔟' '' 4 % Shengjun Zhong % '蔺' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf index a765f7b4a68..c9d41925d8b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf @@ -1,7 +1,7 @@ gbksong71 0 255 '遼' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'遾' '' 1 % gbksong71.htf (unicode) 2005-10-23 % -'邁' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'遾' '' 1 % gbksong71.htf (unicode) 2006-10-28 % +'邁' '' 2 % Copyright (C) 2002--2006 Shujun Li % '還' '' 3 % http://www.hooklee.com % '邅' '' 4 % Shengjun Zhong % '邆' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf index 93812b765f7..239ff61db7c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf @@ -1,7 +1,7 @@ gbksong72 0 255 '嗫' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'嗬' '' 1 % gbksong72.htf (unicode) 2005-10-23 % -'嗔' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'嗬' '' 1 % gbksong72.htf (unicode) 2006-10-28 % +'嗔' '' 2 % Copyright (C) 2002--2006 Shujun Li % '嗦' '' 3 % http://www.hooklee.com % '嗝' '' 4 % Shengjun Zhong % '嗄' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf index cb203d475a1..530a944da04 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf @@ -1,7 +1,7 @@ gbksong73 0 255 '釨' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'釩' '' 1 % gbksong73.htf (unicode) 2005-10-23 % -'釪' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'釩' '' 1 % gbksong73.htf (unicode) 2006-10-28 % +'釪' '' 2 % Copyright (C) 2002--2006 Shujun Li % '釫' '' 3 % http://www.hooklee.com % '釬' '' 4 % Shengjun Zhong % '釭' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf index 902080ffd55..1b8beed7e5e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf @@ -1,7 +1,7 @@ gbksong74 0 255 '銋' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'銌' '' 1 % gbksong74.htf (unicode) 2005-10-23 % -'銍' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'銌' '' 1 % gbksong74.htf (unicode) 2006-10-28 % +'銍' '' 2 % Copyright (C) 2002--2006 Shujun Li % '銏' '' 3 % http://www.hooklee.com % '銐' '' 4 % Shengjun Zhong % '銑' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf index 2f1753a56b9..b8ea54ee63f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf @@ -1,7 +1,7 @@ gbksong75 0 255 '淝' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'淙' '' 1 % gbksong75.htf (unicode) 2005-10-23 % -'渖' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'淙' '' 1 % gbksong75.htf (unicode) 2006-10-28 % +'渖' '' 2 % Copyright (C) 2002--2006 Shujun Li % '涫' '' 3 % http://www.hooklee.com % '渌' '' 4 % Shengjun Zhong % '涮' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf index 9d14213a4e7..22345afa48c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf @@ -1,7 +1,7 @@ gbksong76 0 255 '鍶' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鍷' '' 1 % gbksong76.htf (unicode) 2005-10-23 % -'鍸' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鍷' '' 1 % gbksong76.htf (unicode) 2006-10-28 % +'鍸' '' 2 % Copyright (C) 2002--2006 Shujun Li % '鍹' '' 3 % http://www.hooklee.com % '鍺' '' 4 % Shengjun Zhong % '鍻' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf index 21aff48d1da..65afbb15a25 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf @@ -1,7 +1,7 @@ gbksong77 0 255 '鐛' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鐜' '' 1 % gbksong77.htf (unicode) 2005-10-23 % -'鐝' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鐜' '' 1 % gbksong77.htf (unicode) 2006-10-28 % +'鐝' '' 2 % Copyright (C) 2002--2006 Shujun Li % '鐞' '' 3 % http://www.hooklee.com % '鐟' '' 4 % Shengjun Zhong % '鐠' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf index 018450bcbc6..9cd003af46e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf @@ -1,7 +1,7 @@ gbksong78 0 255 '柘' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'栊' '' 1 % gbksong78.htf (unicode) 2005-10-23 % -'柩' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'栊' '' 1 % gbksong78.htf (unicode) 2006-10-28 % +'柩' '' 2 % Copyright (C) 2002--2006 Shujun Li % '枰' '' 3 % http://www.hooklee.com % '栌' '' 4 % Shengjun Zhong % '柙' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf index c83baab92c6..927bb26ec14 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf @@ -1,7 +1,7 @@ gbksong79 0 255 '闞' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'闟' '' 1 % gbksong79.htf (unicode) 2005-10-23 % -'闠' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'闟' '' 1 % gbksong79.htf (unicode) 2006-10-28 % +'闠' '' 2 % Copyright (C) 2002--2006 Shujun Li % '闡' '' 3 % http://www.hooklee.com % '闢' '' 4 % Shengjun Zhong % '闣' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf index ce839655d7f..70852076324 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf @@ -1,7 +1,7 @@ gbksong80 0 255 '霑' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'霒' '' 1 % gbksong80.htf (unicode) 2005-10-23 % -'霔' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'霒' '' 1 % gbksong80.htf (unicode) 2006-10-28 % +'霔' '' 2 % Copyright (C) 2002--2006 Shujun Li % '霕' '' 3 % http://www.hooklee.com % '霗' '' 4 % Shengjun Zhong % '霘' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf index 10f778ac4f2..2bde9e8a46e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf @@ -1,7 +1,7 @@ gbksong81 0 255 '熳' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'熵' '' 1 % gbksong80.htf (unicode) 2005-10-23 % -'熨' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'熵' '' 1 % gbksong80.htf (unicode) 2006-10-28 % +'熨' '' 2 % Copyright (C) 2002--2006 Shujun Li % '熠' '' 3 % http://www.hooklee.com % '燠' '' 4 % Shengjun Zhong % '燔' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf index 2c3e9d20216..913a5847bd1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf @@ -1,7 +1,7 @@ gbksong82 0 255 '頩' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'頪' '' 1 % gbksong82.htf (unicode) 2005-10-23 % -'頫' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'頪' '' 1 % gbksong82.htf (unicode) 2006-10-28 % +'頫' '' 2 % Copyright (C) 2002--2006 Shujun Li % '頬' '' 3 % http://www.hooklee.com % '頭' '' 4 % Shengjun Zhong % '頮' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf index c4af854503e..156211bd21b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf @@ -1,7 +1,7 @@ gbksong83 0 255 '餄' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'餅' '' 1 % gbksong83.htf (unicode) 2005-10-23 % -'餆' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'餅' '' 1 % gbksong83.htf (unicode) 2006-10-28 % +'餆' '' 2 % Copyright (C) 2002--2006 Shujun Li % '餇' '' 3 % http://www.hooklee.com % '铩' '' 4 % Shengjun Zhong % '铫' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf index 68f7e85d00a..35e4d1aaf69 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf @@ -1,7 +1,7 @@ gbksong84 0 255 '疬' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'疣' '' 1 % gbksong84.htf (unicode) 2005-10-23 % -'疳' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'疣' '' 1 % gbksong84.htf (unicode) 2006-10-28 % +'疳' '' 2 % Copyright (C) 2002--2006 Shujun Li % '疴' '' 3 % http://www.hooklee.com % '疸' '' 4 % Shengjun Zhong % '痄' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf index f20b5f6e19b..193159857d3 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf @@ -1,7 +1,7 @@ gbksong85 0 255 '騜' '' 0 -'騝' '' 1 % gbksong85.htf (unicode) 2005-10-23 % -'騞' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'騝' '' 1 % gbksong85.htf (unicode) 2006-10-28 % +'騞' '' 2 % Copyright (C) 2002--2006 Shujun Li % '騟' '' 3 % http://www.hooklee.com % '騠' '' 4 % Shengjun Zhong % '騡' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf index 3cce5dc73d3..627189eff5c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf @@ -1,7 +1,7 @@ gbksong86 0 255 '螗' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'螃' '' 1 % gbksong86.htf (unicode) 2005-10-23 % -'螫' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'螃' '' 1 % gbksong86.htf (unicode) 2006-10-28 % +'螫' '' 2 % Copyright (C) 2002--2006 Shujun Li % '蟥' '' 3 % http://www.hooklee.com % '螬' '' 4 % Shengjun Zhong % '螵' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf index d45a4fdcfdb..7f9cd2831a2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf @@ -1,7 +1,7 @@ gbksong87 0 255 '翮' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'翳' '' 1 % gbksong87.htf (unicode) 2005-10-23 % -'糸' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'翳' '' 1 % gbksong87.htf (unicode) 2006-10-28 % +'糸' '' 2 % Copyright (C) 2002--2006 Shujun Li % '絷' '' 3 % http://www.hooklee.com % '綦' '' 4 % Shengjun Zhong % '綮' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf index 220002919c8..91c40b1756b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf @@ -1,7 +1,7 @@ gbksong88 0 255 '鰆' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鰇' '' 1 % gbksong88.htf (unicode) 2005-10-23 % -'鰈' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鰇' '' 1 % gbksong88.htf (unicode) 2006-10-28 % +'鰈' '' 2 % Copyright (C) 2002--2006 Shujun Li % '鰉' '' 3 % http://www.hooklee.com % '鰊' '' 4 % Shengjun Zhong % '鰋' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf index e6b916acd4f..46cb852e7fe 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf @@ -1,7 +1,7 @@ gbksong89 0 177 '鳝' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鳟' '' 1 % gbksong89.htf (unicode) 2005-10-23 % -'鳢' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鳟' '' 1 % gbksong89.htf (unicode) 2006-10-28 % +'鳢' '' 2 % Copyright (C) 2002--2006 Shujun Li % '靼' '' 3 % http://www.hooklee.com % '鞅' '' 4 % Shengjun Zhong % '鞑' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf index e1b81cb5e5a..5b512bd0efd 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf @@ -1,7 +1,7 @@ gbksong91 0 235 '鷕' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鷖' '' 1 % gbksong91.htf (unicode) 2005-10-23 % -'鷗' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'鷖' '' 1 % gbksong91.htf (unicode) 2006-10-28 % +'鷗' '' 2 % Copyright (C) 2002--2006 Shujun Li % '鷘' '' 3 % http://www.hooklee.com % '鷙' '' 4 % Shengjun Zhong % '鷚' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf index a03708ffdcc..f4460efcb49 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf @@ -1,7 +1,7 @@ gbksong93 8 255 '鼲' '' 8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鼳' '' 9 % gbksong93.htf (unicode) 2005-10-23 % -'鼴' '' 10 % Copyright (C) 2002--2005 Shujun Li % +'鼳' '' 9 % gbksong93.htf (unicode) 2006-10-28 % +'鼴' '' 10 % Copyright (C) 2002--2006 Shujun Li % '鼵' '' 11 % http://www.hooklee.com % '鼶' '' 12 % Shengjun Zhong % '鼸' '' 13 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf index 292dc0900b7..4e3f069a7d9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf @@ -1,7 +1,7 @@ gbksong94 0 37 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % gbksong94.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'' '' 1 % gbksong94.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Shujun Li % '' '' 3 % http://www.hooklee.com % '' '' 4 % Shengjun Zhong % '' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf index b494a00c3c4..aa19521ab61 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf @@ -32,8 +32,8 @@ gbksong25 0 255 '' '' 30 '' '' 31 ' ' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'、' '' 33 % gbksong25.htf (unicode) 2005-10-23 % -'。' '' 34 % Copyright (C) 2002--2005 Shujun Li % +'、' '' 33 % gbksong25.htf (unicode) 2006-10-28 % +'。' '' 34 % Copyright (C) 2002--2006 Shujun Li % '·' '' 35 % http://www.hooklee.com % 'ˉ' '' 36 % Shengjun Zhong % 'ˇ' '' 37 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf index d30427401fe..ae4c4deefed 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf @@ -90,8 +90,8 @@ gbksong27 0 255 '' '' 88 '' '' 89 'ぁ' '' 90 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'あ' '' 91 % gbksong27.htf (unicode) 2005-10-23 % -'ぃ' '' 92 % Copyright (C) 2002--2005 Shujun Li % +'あ' '' 91 % gbksong27.htf (unicode) 2006-10-28 % +'ぃ' '' 92 % Copyright (C) 2002--2006 Shujun Li % 'い' '' 93 % http://www.hooklee.com % 'ぅ' '' 94 % Shengjun Zhong % 'う' '' 95 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf index 14371b5df3b..fbad043ab17 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf @@ -24,8 +24,8 @@ gbksong28 0 255 '' '' 22 '' '' 23 'ァ' '' 24 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ア' '' 25 % gbksong28.htf (unicode) 2005-10-23 % -'ィ' '' 26 % Copyright (C) 2002--2005 Shujun Li % +'ア' '' 25 % gbksong28.htf (unicode) 2006-10-28 % +'ィ' '' 26 % Copyright (C) 2002--2006 Shujun Li % 'イ' '' 27 % http://www.hooklee.com % 'ゥ' '' 28 % Shengjun Zhong % 'ウ' '' 29 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf index 5a16e273d98..1aedd3a7115 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf @@ -44,8 +44,8 @@ gbksong32 0 255 '' '' 42 '' '' 43 '獲' '' 44 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'獳' '' 45 % gbksong32.htf (unicode) 2005-10-23 % -'獴' '' 46 % Copyright (C) 2002--2005 Shujun Li % +'獳' '' 45 % gbksong32.htf (unicode) 2006-10-28 % +'獴' '' 46 % Copyright (C) 2002--2006 Shujun Li % '獵' '' 47 % http://www.hooklee.com % '獶' '' 48 % Shengjun Zhong % '獷' '' 49 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf index 3c49e6abd75..bbfe1440f21 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf @@ -36,8 +36,8 @@ gbksong35 0 255 '' '' 34 '' '' 35 '疈' '' 36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'疉' '' 37 % gbksong35.htf (unicode) 2005-10-23 % -'疊' '' 38 % Copyright (C) 2002--2005 Shujun Li % +'疉' '' 37 % gbksong35.htf (unicode) 2006-10-28 % +'疊' '' 38 % Copyright (C) 2002--2006 Shujun Li % '疌' '' 39 % http://www.hooklee.com % '疍' '' 40 % Shengjun Zhong % '疎' '' 41 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf index 3211a821726..8fb13d64699 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf @@ -1,7 +1,7 @@ gbksong90 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % gbksong90.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'' '' 1 % gbksong90.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Shujun Li % '' '' 3 % http://www.hooklee.com % '' '' 4 % Shengjun Zhong % '' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf index f1dc31b2325..dd960de1511 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf @@ -1,7 +1,7 @@ gbksong92 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % gbksong92.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'' '' 1 % gbksong92.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Shujun Li % '' '' 3 % http://www.hooklee.com % '' '' 4 % Shengjun Zhong % '' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf index 6c15811f563..14e7f168521 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf @@ -8,8 +8,8 @@ gbksong93 0 255 '' '' 6 '' '' 7 '鼲' '' 8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'鼳' '' 9 % gbksong93.htf (unicode) 2005-10-23 % -'鼴' '' 10 % Copyright (C) 2002--2005 Shujun Li % +'鼳' '' 9 % gbksong93.htf (unicode) 2006-10-28 % +'鼴' '' 10 % Copyright (C) 2002--2006 Shujun Li % '鼵' '' 11 % http://www.hooklee.com % '鼶' '' 12 % Shengjun Zhong % '鼸' '' 13 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf index d731dd5dfac..875781ab017 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf @@ -1,7 +1,7 @@ gbksong94 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % gbksong94.htf (unicode) 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Shujun Li % +'' '' 1 % gbksong94.htf (unicode) 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Shujun Li % '' '' 3 % http://www.hooklee.com % '' '' 4 % Shengjun Zhong % '' '' 5 % iepi@mail.neu.edu.cn % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmbsy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmbsy.htf deleted file mode 100644 index 8f6f082451f..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmbsy.htf +++ /dev/null @@ -1,132 +0,0 @@ -cmbsy 0 127 -'−' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⋅' '' 1 % cmbsy.htf (unicode) 2005-10-23 % -'×' '' 2 % Copyright (C) 2000--2005 Michel Goossens % -'∗' '' 3 % Eitan M. Gurari % -'÷' '' 4 % % -'◇' '' 5 % This work may be distributed and/or modified under the conditions % -'±' '' 6 % of the LaTeX Project Public License, either version 1.3 of this % -'∓' '' 7 % license or (at your option) any later version. The latest version % -'⊕' '' 8 % of this license is in http://www.latex-project.org/lppl.txt and % -'⊖' '' 9 % version 1.3 or later is part of all distributions of LaTeX version % -'⊗' '' 10 % 2003/12/01 or later. % -'⊘' '' 11 % This work has the LPPL maintenance status "maintained". This % -'⊙' '' 12 % Current Maintainer of this work is Eitan M. Gurari. % -'○' '' 13 % % -'∘' '' 14 % If you modify this file your your adding a note of % -'∙' '' 15 % your own after this copyright note will be appreciated. % -'≍' '' 16 % % -'≡' '' 17 % gurari@cse.ohio-state.edu % -'⊆' '' 18 % http://www.cse.ohio-state.edu/~gurari % -'⊇' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'≤' '' 20 -'≥' '' 21 -'≼' '' 22 -'≽' '' 23 -'∼' '' 24 -'≈' '' 25 -'⊂' '' 26 -'⊃' '' 27 -'≪' '' 28 -'≫' '' 29 -'≺' '' 30 -'≻' '' 31 -'←' '' 32 -'→' '' 33 -'↑' '' 34 -'↓' '' 35 -'↔' '' 36 -'↗' '' 37 -'↘' '' 38 -'≃' '' 39 -'⇐' '' 40 -'⇒' '' 41 -'⇑' '' 42 -'⇓' '' 43 -'⇔' '' 44 -'↖' '' 45 -'↙' '' 46 -'∝' '' 47 -'′' '' 48 -'∞' '' 49 -'∈' '' 50 -'∋' '' 51 -'△' '' 52 -'▽' '' 53 -'⁄' '' 54 -'↦' '' 55 -'∀' '' forall 56 -'∃' '' 57 -'¬' '' 58 -'∅' '' 59 -'ℜ' '' 60 -'ℑ' '' 61 -'⊤' '' 62 -'⊥' '' 63 -'ℵ' '' 64 -'𝓐' '' script A 65 -'𝓑' '' script B 66 -'𝓒' '' script C 67 -'𝓓' '' script D 68 -'𝓔' '' script E 69 -'𝓕' '' script F 70 -'𝓖' '' script G 71 -'𝓗' '' script H 72 -'𝓘' '' script I 73 -'𝓙' '' script J 74 -'𝓚' '' script K 75 -'𝓛' '' script L 76 -'𝓜' '' script M 77 -'𝓝' '' script N 78 -'𝓟' '' script O 79 -'𝑐' '' script P 80 -'𝑑' '' script Q 81 -'𝑒' '' script R 82 -'𝑓' '' script S 83 -'𝑔' '' script T 84 -'𝑕' '' script U 85 -'𝑖' '' script V 86 -'𝑗' '' script W 87 -'𝑘' '' script X 88 -'𝑙' '' script Y 89 -'𝑚' '' script Z 90 -'∪' '' 91 -'∩' '' 92 -'⊎' '' 93 -'∧' '' 94 -'∨' '' 95 -'⊢' '' 96 -'⊣' '' 97 -'⌊' '' 98 -'⌋' '' 99 -'⌈' '' 100 -'⌉' '' 101 -'{' '' 102 -'}' '' 103 -'〈' '' 104 -'〉' '' 105 -'∣' '' 106 -'∥' '' 107 -'↕' '' 108 -'⇕' '' 109 -'∖' '' 110 -'≀' '' 111 -'√' '' 112 -'∐' '' 113 -'∇' '' 114 -'∫' '' 115 -'⊔' '' 116 -'⊓' '' 117 -'⊑' '' 118 -'⊒' '' 119 -'§' '' 120 -'†' '' 121 -'‡' '' 122 -'¶' '' 123 -'♣' '' 124 -'♢' '' 125 -'♡' '' 126 -'♠' '' 127 -cmbsy 0 127 -htfcss: cmbsy font-weight: bold; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmcsc.htf deleted file mode 100644 index 57703f0da64..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmcsc.htf +++ /dev/null @@ -1,131 +0,0 @@ -cmcsc 0 127 -'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % cmcsc.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Michel Goossens % -'Λ' '' Lambda 3 % Eitan M. Gurari % -'Ξ' '' Xi 4 % % -'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % -'Σ' '' Sigma 6 % of the LaTeX Project Public License, either version 1.3 of this % -'Υ' '' Upsilon 7 % license or (at your option) any later version. The latest version % -'Φ' '' Phi 8 % of this license is in http://www.latex-project.org/lppl.txt and % -'Ψ' '' Psi 9 % version 1.3 or later is part of all distributions of LaTeX version % -'Ω' '' Omega 10 % 2003/12/01 or later. % -'↑' '' uparrow 11 % This work has the LPPL maintenance status "maintained". This % -'↓' '' downarrow 12 % Current Maintainer of this work is Eitan M. Gurari. % -''' '' quote 13 % % -'¡' '' inverted ! 14 % If you modify this file your your adding a note of % -'¿' '' inverted ? 15 % your own after this copyright note will be appreciated. % -'ı' '4' dotless I 16 % % -'j' '4' dotless J 17 % gurari@cse.ohio-state.edu % -'ˋ' '' grave 18 % http://www.cse.ohio-state.edu/~gurari % -'ˊ' '' acute 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˇ' '' caron 20 -'˘' '' breve 21 -'ˉ' '' macron 22 -'˚' '' ring baove 23 -'¸' '' cedilla 24 -'SS' '' uppercase sharp S 25 -'æ' '4' aelig 26 -'œ' '4' oelig 27 -'ø' '' o with stroke 28 -'Æ' '' AElig 29 -'Œ' '' OElig 30 -'Ø' '' O with stroke 31 -'ˏ' '' lowacute 32 -'!' '' exclamation mark 33 -'”' '' right doublequote 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' right singlequote 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'“' '' left doublequote 92 -']' '' 93 -'ˆ' '' ring 94 -'˙' '' dot above 95 -'‘' '' left singlequote 96 -'A' '4' 97 -'B' '4' 98 -'C' '4' 99 -'D' '4' 110 -'E' '4' 111 -'F' '4' 102 -'G' '4' 103 -'H' '4' 104 -'I' '4' 105 -'J' '4' 106 -'K' '4' 107 -'L' '4' 108 -'M' '4' 109 -'N' '4' 110 -'O' '4' 111 -'P' '4' 112 -'Q' '4' 113 -'R' '4' 114 -'S' '4' 115 -'T' '4' 116 -'U' '4' 117 -'V' '4' 118 -'W' '4' 119 -'X' '4' 120 -'Y' '4' 121 -'Z' '4' 122 -'–' '' endash 123 -'—' '' emdash 124 -'ʺ' '' double prime 125 -'~' '' tilde 126 -'¨' '' diaresis 127 -cmcsc 0 127 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf index ce63b6f3933..073bb85f2b0 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf @@ -1,74 +1,74 @@ cmex 0 127 -'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -')' '' 1 % cmex.htf (unicode) 2005-10-23 % -'[' '' 2 % Copyright (C) 2000--2005 Michel Goossens % -']' '' 3 % Eitan M. Gurari % +'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +')' '' 1 % cmex.htf (unicode) 2006-10-28 % +'[' '' 2 % Copyright (C) 2000--2006 Michel Goossens % +']' '' 3 % Eitan M. Gurari % '⌊' '' 4 % % '⌋' '' 5 % This work may be distributed and/or modified under the conditions % '⌈' '' 6 % of the LaTeX Project Public License, either version 1.3 of this % '⌉' '' 7 % license or (at your option) any later version. The latest version % -'{' '' 8 % of this license is in http://www.latex-project.org/lppl.txt and % -'}' '' 9 % version 1.3 or later is part of all distributions of LaTeX version % -'〈' '' 10 % 2003/12/01 or later. % -'〉' '' 11 % This work has the LPPL maintenance status "maintained". This % -'∣' '' 12 % Current Maintainer of this work is Eitan M. Gurari. % +'{' '' 8 % of this license is in http://www.latex-project.org/lppl.txt and % +'}' '' 9 % version 1.3 or later is part of all distributions of LaTeX version % +'⟨' '' 10 % 2003/12/01 or later. % +'⟩' '' 11 % This work has the LPPL maintenance status "maintained". This % +'|' '' 12 % Current Maintainer of this work is Eitan M. Gurari. % '∥' '' 13 % % '∕' '' 14 % If you modify this file your your adding a note of % '\' '' 15 % your own after this copyright note will be appreciated. % -'(' '' 16 % % -')' '' 17 % gurari@cse.ohio-state.edu % -'(' '' 18 % http://www.cse.ohio-state.edu/~gurari % -')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'[' '' 20 -']' '' 21 +'(' '' 16 % % +')' '' 17 % gurari@cse.ohio-state.edu % +'(' '' 18 % http://www.cse.ohio-state.edu/~gurari % +')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'[' '' 20 +']' '' 21 '⌊' '' 22 '⌋' '' 23 '⌈' '' 24 '⌉' '' 25 -'{' '' 26 -'}' '' 27 -'〈' '' 28 -'〉' '' 29 +'{' '' 26 +'}' '' 27 +'⟨' '' 28 +'⟩' '' 29 '∕' '' 30 '\' '' 31 -'(' '' 32 -')' '' 33 -'[' '' 34 -']' '' 35 +'(' '' 32 +')' '' 33 +'[' '' 34 +']' '' 35 '⌊' '' 36 '⌋' '' 37 '⌈' '' 38 '⌉' '' 39 -'{' '' 40 -'}' '' 41 -'〈' '' 42 -'〉' '' 43 +'{' '' 40 +'}' '' 41 +'⟨' '' 42 +'⟩' '' 43 '∕' '' 44 '\' '' 45 '∕' '' 46 '\' '' 47 -'(' '' 48 -')' '' 49 +'(' '' 48 +')' '' 49 '⌊' '' 50 '⌋' '' 51 '⌈' '' 52 '⌉' '' 53 '|' '' 54 '|' '' 55 -'(' '' 56 -')' '' 57 -'(' '' 58 -')' '' 59 -'{' '' 60 -'}' '' 61 +'(' '' 56 +')' '' 57 +'(' '' 58 +')' '' 59 +'{' '' 60 +'}' '' 61 '|' '' 62 '|' '' 63 -'(' '' 64 -')' '' 65 +'(' '' 64 +')' '' 65 '|' '' 66 '|' '' 67 -'〈' '' 68 -'〉' '' 69 +'⟨' '' 68 +'⟩' '' 69 '⊔' '' 70 '⊔' '' 71 '∮' '' 72 @@ -103,14 +103,14 @@ cmex 0 127 '^' '' 101 '^' '' 102 '^' '' 103 -'[' '' 104 -']' '' 105 +'[' '' 104 +']' '' 105 '⌊' '' 106 '⌋' '' 107 '⌈' '' 108 '⌉' '' 109 -'{' '' 110 -'}' '' 111 +'{' '' 110 +'}' '' 111 '∘' '' 112 '∘' '' 113 '∘' '' 114 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf index 4c62e40f509..3963ebbc843 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf @@ -1,7 +1,7 @@ cmmi 0 127 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % cmmi.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Michel Goossens % +'Δ' '' Delta 1 % cmmi.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2000--2006 Michel Goossens % 'Λ' '' Lambda 3 % Eitan M. Gurari % 'Ξ' '' Xi 4 % % 'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf index a599f688f83..7d5b6fabf50 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf @@ -1,7 +1,7 @@ cmsy 0 127 '−' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⋅' '' 1 % cmsy.htf (unicode) 2005-10-23 % -'×' '' 2 % Copyright (C) 2000--2005 Michel Goossens % +'⋅' '' 1 % cmsy.htf (unicode) 2006-10-28 % +'×' '' 2 % Copyright (C) 2000--2006 Michel Goossens % '∗' '' 3 % Eitan M. Gurari % '÷' '' 4 % % '◇' '' 5 % This work may be distributed and/or modified under the conditions % @@ -101,11 +101,11 @@ cmsy 0 127 '⌋' '' 99 '⌈' '' 100 '⌉' '' 101 -'{' '' 102 -'}' '' 103 -'〈' '' 104 -'〉' '' 105 -'∣' '' 106 +'{' '' 102 +'}' '' 103 +'⟨' '' 104 +'⟩' '' 105 +'|' '' 106 '∥' '' 107 '↕' '' 108 '⇕' '' 109 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf index f9869309c78..e0bd32a7be1 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf @@ -1,7 +1,7 @@ cmtcsc 0 127 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % cmtcsc.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Michel Goossens % +'Δ' '' Delta 1 % cmtcsc.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2000--2006 Michel Goossens % 'Λ' '' Lambda 3 % Eitan M. Gurari % 'Ξ' '' Xi 4 % % 'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ cmtcsc 0 127 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ cmtcsc 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 'ˆ' '' ring 94 '_' '' underscore 95 '‘' '' left singlequote 96 @@ -122,9 +122,9 @@ cmtcsc 0 127 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 cmtcsc 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf index 59a73e1f639..cca03325097 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf @@ -1,7 +1,7 @@ cmti 0 127 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % cmti.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Michel Goossens % +'Δ' '' Delta 1 % cmti.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2000--2006 Michel Goossens % 'Λ' '' Lambda 3 % Eitan M. Gurari % 'Ξ' '' Xi 4 % % 'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ cmti 0 127 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ cmti 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' left doublequote 92 -']' '' 93 +']' '' 93 'ˆ' '' ring 94 '˙' '' dot above 95 '‘' '' left s 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf index 4dcbfc45f94..a87a49238d4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf @@ -1,7 +1,7 @@ cccsc 0 127 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % cccsc.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2004--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % cccsc.htf 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2004--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -16,7 +16,7 @@ cccsc 0 127 '¡' '' inverted 14 % your own after this copyright note will be appreciated. % '¿' '' inverted 15 % % 'ı' '4' dotless i 16 % gurari@cse.ohio-state.edu % -'j' '4' wrong \j 17 % http://www.cse.ohio-state.edu/~gurari % +'j' '4' wrong \j 17 % http://www.cse.ohio-state.edu/~gurari % 'ˋ' '' grave 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 'ˊ' '' acute 19 'ˇ' '' caron 20 @@ -39,8 +39,8 @@ cccsc 0 127 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ cccsc 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf index a0d3870a141..522a9e09d72 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf @@ -1,7 +1,7 @@ cscsc 0 255 'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' 1 % cscsc.htf (unicode) 2005-10-23 % -'Θ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' 1 % cscsc.htf (unicode) 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Λ' '' 3 % % 'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % 'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf index 905a573236a..24cfff7bdce 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf @@ -1,7 +1,7 @@ csr 0 255 'Γ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' 1 % csr.htf (unicode) 2005-10-23 % -'Θ' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Δ' '' 1 % csr.htf (unicode) 2006-10-28 % +'Θ' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'Λ' '' 3 % % 'Ξ' '' 4 % This work may be distributed and/or modified under the conditions % 'Π' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf index d627d131cb7..6ff2abbeb54 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf @@ -1,7 +1,7 @@ feymr 0 101 '€' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % feymr.htf 2005-10-23 % -'' '' 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 1 % feymr.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf index 6ebc6bf39aa..801cb25aaa9 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf @@ -1,7 +1,7 @@ cmcbx 25 127 '∖' '' 25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbx.htf (unicode) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbx.htf (unicode) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '«' '' 29 % This work may be distributed and/or modified under the conditions % '»' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf index b56c96f4ddc..f56f0325d2c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf @@ -1,7 +1,7 @@ cmcbxti 25 127 '∖' '' 25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbxti.htf (unicode) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbxti.htf (unicode) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '«' '' 29 % This work may be distributed and/or modified under the conditions % '»' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf index a567a595711..343de258d02 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf @@ -1,7 +1,7 @@ cmccsc 30 127 '' '' 30 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 31 % cmccsc.htf (unicode) 2005-10-23 % -'' '' 32 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 31 % cmccsc.htf (unicode) 2006-10-28 % +'' '' 32 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 33 % % '' '' 34 % This work may be distributed and/or modified under the conditions % '' '' 35 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf index f2a1e02a9ad..e82481d6769 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf @@ -1,7 +1,7 @@ dsrom 49 107 '𝟙' '' 1 49 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 50 % dsrom.htf (unicode) 2005-10-23 % -'' '' 51 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 50 % dsrom.htf (unicode) 2006-10-28 % +'' '' 51 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 52 % % '' '' 53 % This work may be distributed and/or modified under the conditions % '' '' 54 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf index 3595093c61d..1fd009ab65f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf @@ -1,7 +1,7 @@ esint 1 38 '∫' '' \int % 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'∫' '' % 2 % esint.htf (unicode) 2005-10-23 % -'∬' '' \iint % 3 % Copyright (C) 2004--2005 Eitan M. Gurari +'∫' '' % 2 % esint.htf (unicode) 2006-10-28 % +'∬' '' \iint % 3 % Copyright (C) 2004--2006 Eitan M. Gurari '∬' '' % 4 % Eitan M. Gurari % '∭' '' \iiint % 5 % % '∭' '' % 6 % This work may be distributed and/or modified under the conditions % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf index 13f97b33c4a..dd5b4798a14 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf @@ -1,14 +1,14 @@ fibr 32 255 ' ' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % fibr.htf (unicode) 2005-10-23 % -'¨' '' 34 % Copyright (C) 2002--2005 Eitan M. Gurari % +'!' '' 33 % fibr.htf (unicode) 2006-10-28 % +'¨' '' 34 % Copyright (C) 2002--2006 Eitan M. Gurari % '΅' '' 35 % % '῭' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '–' '' 38 % license or (at your option) any later version. The latest version % '’' '' 39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -27,9 +27,9 @@ fibr 32 255 '9'' '' 57 ':' '' 58 '·' '' 59 -'〈' '' 60 +'⟨' '' 60 '=' '' 61 -'〉' '' 62 +'⟩' '' 62 ';' '' 63 '῟' '' 64 'Α' '' 65 @@ -58,9 +58,9 @@ fibr 32 255 'Χ' '' 88 'ਸ' '' 89 'Ζ' '' 90 -'[' '' 91 +'[' '' 91 '῏' '' 92 -']' '' 93 +']' '' 93 '῎' '' 94 '῍' '' 95 '‘' '' 96 @@ -186,11 +186,11 @@ fibr 32 255 'ῖ' '' 216 'ἷ' '' 217 'ἶ' '' 218 -'{' '' 219 +'{' '' 219 'ῦ' '' 220 'ὗ' '' 221 'ὖ' '' 222 -'}' '' 223 +'}' '' 223 'ὲ' '' 224 'ἑ' '' 225 'ἐ' '' 226 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf index a32b181ac0b..ba02f8c47fa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf @@ -1,7 +1,7 @@ cjhebltx 0 255 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ְ' '' 1 % cjhebltx.htf 2005-10-23 % -'ֱ' '' 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'ְ' '' 1 % cjhebltx.htf 2006-10-28 % +'ֱ' '' 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'ֲ' '' 3 % % 'ֳ' '' 4 % This work may be distributed and/or modified under the conditions % 'ִ' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf index 16282baa288..f902a851c5b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf @@ -1,14 +1,14 @@ crml 32 163 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % crml.htf 2005-10-23 % -'”' '' right doublequote 34 % Copyright (C) 2002--2005 Eitan M. Gurari % +'!' '' 33 % crml.htf 2006-10-28 % +'”' '' right doublequote 34 % Copyright (C) 2002--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '&' '' ampersand 38 % license or (at your option) any later version. The latest version % '’' '' right singlequote 39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -58,9 +58,9 @@ crml 32 163 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '∖' '' backslash 92 -']' '' 93 +']' '' 93 '̂' '' 94 '_' '' 95 'א' '' aleph 96 @@ -90,9 +90,9 @@ crml 32 163 'ר' '' reish 120 'ש' '' shin 121 'ת' '' taf 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf index addaab7e9e2..9106e7b99de 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf @@ -1,14 +1,14 @@ fr 32 135 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % fr.htf 2005-10-23 % -'”' '' right doublequote 34 % Copyright (C) 2002--2005 Eitan M. Gurari % +'!' '' 33 % fr.htf 2006-10-28 % +'”' '' right doublequote 34 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 35 % % '' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '' '' ampersand 38 % license or (at your option) any later version. The latest version % '’' '' right singlequote 39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -58,9 +58,9 @@ fr 32 135 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '∖' '' backslash 92 -']' '' 93 +']' '' 93 '' '' 94 '' '' 95 'א' '' aleph 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf index 3edd157254e..9b6595e1958 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf @@ -1,7 +1,7 @@ hclassic 0 154 '.' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ַ' '' PATAH 1 % hclassic.htf (unicode) 2005-10-23 % -'ָ' '' QAMATS 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'ַ' '' PATAH 1 % hclassic.htf (unicode) 2006-10-28 % +'ָ' '' QAMATS 2 % Copyright (C) 2000--2006 Eitan M. Gurari % 'ֶ' '' SEGOL 3 % % 'ֻ' '' QUBUTS 4 % This work may be distributed and/or modified under the conditions % 'ִ' '' HIRIQ 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf index 3044f0d3d44..f32d1a849f6 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf @@ -1,14 +1,14 @@ jerus 32 163 '' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'!' '' 33 % jerus.htf (unicode) 2005-10-23 % -'"' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'!' '' 33 % jerus.htf (unicode) 2006-10-28 % +'"' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '&' '' 38 % license or (at your option) any later version. The latest version % ''' '' 39 % of this license is in http://www.latex-project.org/lppl.txt and % -'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % -')' '' 41 % 2003/12/01 or later. % +'(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % +')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % @@ -27,9 +27,9 @@ jerus 32 163 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 '' '' 65 @@ -58,9 +58,9 @@ jerus 32 163 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 'א' '' 96 @@ -90,9 +90,9 @@ jerus 32 163 'ר' '' 120 'ש' '' 121 'ת' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '-' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf index bcf066140a0..1960ef2769b 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf @@ -1,13 +1,13 @@ redis 33 122 '!' '' 33 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'”' '' right doublequote 34 % redis.htf 2005-10-23 % -'#' '' 35 % Copyright (C) 2002--2005 Eitan M. Gurari % +'”' '' right doublequote 34 % redis.htf 2006-10-28 % +'#' '' 35 % Copyright (C) 2002--2006 Eitan M. Gurari % '$' '' 36 % % '%' '' 37 % This work may be distributed and/or modified under the conditions % '&' '' ampersand 38 % of the LaTeX Project Public License, either version 1.3 of this % '’' '' right singlequote 39 % license or (at your option) any later version. The latest version % -'(' '' 40 % of this license is in http://www.latex-project.org/lppl.txt and % -')' '' 41 % version 1.3 or later is part of all distributions of LaTeX version % +'(' '' 40 % of this license is in http://www.latex-project.org/lppl.txt and % +')' '' 41 % version 1.3 or later is part of all distributions of LaTeX version % '*' '' 42 % 2003/12/01 or later. % '+' '' 43 % This work has the LPPL maintenance status "maintained". This % ',' '' 44 % Current Maintainer of this work is Eitan M. Gurari. % @@ -57,9 +57,9 @@ redis 33 122 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '∖' '' backslash 92 -']' '' 93 +']' '' 93 '' '' 94 '' '' 95 'א' '' aleph 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf index 1808e7acd90..620166134db 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf @@ -1,7 +1,7 @@ shold 16 122 'אַ' '' ALEF WITH PATAH 16 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'אָ' '' ALEF WITH QAMATS 17 % shold.htf 2005-10-23 % -'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2005 Eitan M. Gurari % +'אָ' '' ALEF WITH QAMATS 17 % shold.htf 2006-10-28 % +'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2006 Eitan M. Gurari % 'ױ' '' YIDDISH VAV YOD 19 % % 'יִ' '' YOD WITH HIRIQ 20 % This work may be distributed and/or modified under the conditions % 'ײ' '' DOUBLE YOD 21 % of the LaTeX Project Public License, either version 1.3 of this % @@ -23,8 +23,8 @@ shold 16 122 '' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '' '' 42 '' '' 43 '' '' 44 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf index 22760f0a317..d53fe8f9ef5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf @@ -1,7 +1,7 @@ shscr 16 122 'אַ' '' ALEF WITH PATAH 16 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'אָ' '' ALEF WITH QAMATS 17 % shscr.htf 2005-10-23 % -'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2005 Eitan M. Gurari % +'אָ' '' ALEF WITH QAMATS 17 % shscr.htf 2006-10-28 % +'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2006 Eitan M. Gurari % 'ױ' '' YIDDISH VAV YOD 19 % % 'יִ' '' YOD WITH HIRIQ 20 % This work may be distributed and/or modified under the conditions % 'ײ' '' DOUBLE YOD 21 % of the LaTeX Project Public License, either version 1.3 of this % @@ -23,8 +23,8 @@ shscr 16 122 '' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '' '' 42 '' '' 43 '' '' 44 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf index 2db01123eaa..7e651b2db84 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf @@ -1,7 +1,7 @@ shstk 16 122 'אַ' '' ALEF WITH PATAH 16 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'אָ' '' ALEF WITH QAMATS 17 % shstk.htf 2005-10-23 % -'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2005 Eitan M. Gurari % +'אָ' '' ALEF WITH QAMATS 17 % shstk.htf 2006-10-28 % +'װ' '' YIDDISH DOUBLE VAV 18 % Copyright (C) 2002--2006 Eitan M. Gurari % 'ױ' '' YIDDISH VAV YOD 19 % % 'יִ' '' YOD WITH HIRIQ 20 % This work may be distributed and/or modified under the conditions % 'ײ' '' DOUBLE YOD 21 % of the LaTeX Project Public License, either version 1.3 of this % @@ -23,8 +23,8 @@ shstk 16 122 '' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'[' '' 40 -']' '' 41 +'[' '' 40 +']' '' 41 '' '' 42 '' '' 43 '' '' 44 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf index 5e68caad4e3..c9edc534955 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf @@ -1,6 +1,6 @@ cs-iwona 0 255 -'Γ' '' 0 % cs-iwona.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % cs-iwona.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ cs-iwona 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ cs-iwona 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf index 0b99b2e7888..45cbc28b5f9 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf @@ -1,6 +1,6 @@ cs-iwonacap 0 255 -'Γ' '' 0 % cs-iwonacap.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % cs-iwonacap.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ cs-iwonacap 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ cs-iwonacap 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf index 7fdc5ae66fc..3192b23e344 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf @@ -1,5 +1,5 @@ ec-iwonacap 0 255 -'`' '' 0 % ec-iwonacap.htf 2005-10-23 % +'`' '' 0 % ec-iwonacap.htf 2006-10-28 % '´' '' 1 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ ec-iwonacap 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ ec-iwonacap 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ ec-iwonacap 0 255 'X' '4' 120 'Y' '4' 121 'Z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 'Ă' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf index d4dd6dc5c28..9f99727ea89 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf @@ -1,70 +1,70 @@ ex-iwona 0 127 -'(' '' 0 % ex-iwona.htf 2005-10-23 % -')' '' 1 % Copyright (C) 2005 Eitan M. Gurari % -'[' '' 2 % % -']' '' 3 % This work may be distributed and/or modified under the conditions % +'(' '' 0 % ex-iwona.htf 2006-10-28 % +')' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % +'[' '' 2 % % +']' '' 3 % This work may be distributed and/or modified under the conditions % '⌊' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % '⌋' '' 5 % license or (at your option) any later version. The latest version % '⌈' '' 6 % of this license is in http://www.latex-project.org/lppl.txt and % '⌉' '' 7 % version 1.3 or later is part of all distributions of LaTeX version % -'{' '' 8 % 2003/12/01 or later. % +'{' '' 8 % 2003/12/01 or later. % '' '' 9 % This work has the LPPL maintenance status "maintained". This % '〈' '' 10 % Current Maintainer of this work is Eitan M. Gurari. % '〉' '' 11 % % -'∣' '' 12 % If you modify this file your your adding a note of % +'|' '' 12 % If you modify this file your your adding a note of % '∥' '' 13 % your own after this copyright note will be appreciated. % '∕' '' 14 % % '\' '' 15 % gurari@cse.ohio-state.edu % -'(' '' 16 % http://www.cse.ohio-state.edu/~gurari % -')' '' 17 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'(' '' 18 -')' '' 19 -'[' '' 20 -']' '' 21 +'(' '' 16 % http://www.cse.ohio-state.edu/~gurari % +')' '' 17 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'(' '' 18 +')' '' 19 +'[' '' 20 +']' '' 21 '⌊' '' 22 '⌋' '' 23 '⌈' '' 24 '⌉' '' 25 '{' '' 26 -'}' '' 27 +'}' '' 27 '〈' '' 28 '〉' '' 29 '∕' '' 30 '\' '' 31 -'(' '' 32 -')' '' 33 -'[' '' 34 -']' '' 35 +'(' '' 32 +')' '' 33 +'[' '' 34 +']' '' 35 '⌊' '' 36 '⌋' '' 37 '⌈' '' 38 '⌉' '' 39 -'{' '' 40 -'}' '' 41 +'{' '' 40 +'}' '' 41 '〈' '' 42 '〉' '' 43 '∕' '' 44 '\' '' 45 '∕' '' 46 '\' '' 47 -'(' '' 48 -')' '' 49 +'(' '' 48 +')' '' 49 '⌊' '' 50 '⌋' '' 51 '⌈' '' 52 '⌉' '' 53 '|' '' 54 '|' '' 55 -'(' '' 56 -')' '' 57 -'(' '' 58 -')' '' 59 -'{' '' 60 -'}' '' 61 +'(' '' 56 +')' '' 57 +'(' '' 58 +')' '' 59 +'{' '' 60 +'}' '' 61 '|' '' 62 '|' '' 63 -'(' '' 64 -')' '' 65 +'(' '' 64 +')' '' 65 '|' '' 66 '|' '' 67 '〈' '' 68 @@ -103,14 +103,14 @@ ex-iwona 0 127 '^' '' 101 '^' '' 102 '^' '' 103 -'[' '' 104 -']' '' 105 +'[' '' 104 +']' '' 105 '⌊' '' 106 '⌋' '' 107 '⌈' '' 108 '⌉' '' 109 -'{' '' 110 -'}' '' 111 +'{' '' 110 +'}' '' 111 '∘' '' 112 '∘' '' 113 '∘' '' 114 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf index 597fb9486fc..f9a4b5b751b 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf @@ -29,8 +29,8 @@ greek-iwona 10 254 '%' '' 37 '&' '' 38 ''' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -80,9 +80,9 @@ greek-iwona 10 254 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '`' '' 96 @@ -112,9 +112,9 @@ greek-iwona 10 254 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 '€' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/mi-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/mi-iwona.htf index 99f68b81fb8..d6cd73e486d 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/mi-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/mi-iwona.htf @@ -1,6 +1,6 @@ mi-iwona 0 127 -'Γ' '' 0 % mi-iwona.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % mi-iwona.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf index 7cd31232c7e..77e37272f09 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf @@ -1,5 +1,5 @@ qx-iwona 0 255 -'α' '' 0 % qx-iwona.htf 2005-10-23 % +'α' '' 0 % qx-iwona.htf 2006-10-28 % 'Δ' '' 1 'β' '' 2 % % 'δ' '' 3 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ qx-iwona 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ qx-iwona 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -156,8 +156,8 @@ qx-iwona 0 255 'Ž' '' 154 'Ż' '' 155 'IJ' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf index 30991b77d3b..e063dc7b868 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf @@ -1,5 +1,5 @@ qx-iwonacap 0 255 -'α' '' 0 % qx-iwonacap.htf 2005-10-23 % +'α' '' 0 % qx-iwonacap.htf 2006-10-28 % 'Δ' '' 1 'β' '' 2 % % 'δ' '' 3 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ qx-iwonacap 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ qx-iwonacap 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -156,8 +156,8 @@ qx-iwonacap 0 255 'Ž' '' 154 'Ż' '' 155 '' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'Ą' '4' 161 @@ -257,4 +257,3 @@ qx-iwonacap 0 255 '„' '' 255 qx-iwonacap 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf index 5f81a8554db..533f80a9933 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf @@ -1,6 +1,6 @@ rm-iwona 0 254 -'Γ' '' 0 % rm-iwona.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % rm-iwona.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ rm-iwona 0 254 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ rm-iwona 0 254 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf index 7c345c30955..3534ded3bc2 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf @@ -1,6 +1,6 @@ sy-iwona 0 173 -'−' '' 0 % sy-iwona.htf 2005-10-23 % -'ċ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'−' '' 0 % sy-iwona.htf 2006-10-28 % +'ċ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '×' '' 2 % % '∗' '' 3 % This work may be distributed and/or modified under the conditions % '÷' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -101,8 +101,8 @@ sy-iwona 0 173 '⌋' '' 99 '⌈' '' 100 '⌉' '' 101 -'{' '' 102 -'}' '' 103 +'{' '' 102 +'}' '' 103 '〈' '' 104 '〉' '' 105 '|' '' 106 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf index 9e207d16579..4dbe9f05f1c 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf @@ -1,6 +1,6 @@ t2a-iwona 0 255 -'`' '' 0 % t2a-iwona.htf 2005-10-23 % -'´' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'`' '' 0 % t2a-iwona.htf 2006-10-28 % +'´' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % '¨' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t2a-iwona 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ t2a-iwona 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ t2a-iwona 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 'Ґ' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf index 5e2a227eacf..9967f6c229b 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf @@ -1,6 +1,6 @@ t2b-iwona 0 255 -'`' '' 0 % t2b-iwona.htf 2005-10-23 % -'´' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'`' '' 0 % t2b-iwona.htf 2006-10-28 % +'´' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % '¨' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t2b-iwona 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ t2b-iwona 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ t2b-iwona 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf index ee14dca32b7..846fb579a06 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf @@ -1,6 +1,6 @@ t2c-iwona 0 255 -'`' '' 0 % t2c-iwona.htf 2005-10-23 % -'´' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'`' '' 0 % t2c-iwona.htf 2006-10-28 % +'´' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % '¨' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t2c-iwona 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ t2c-iwona 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ t2c-iwona 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf index 691c62b243e..4f8bc30492d 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf @@ -1,6 +1,6 @@ wncy-iwona 0 127 -'Њ' '' 0 % wncy-iwona.htf 2005-10-23 % -'Љ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Њ' '' 0 % wncy-iwona.htf 2006-10-28 % +'Љ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Џ' '' 2 % % 'Э' '' 3 % This work may be distributed and/or modified under the conditions % 'І' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ wncy-iwona 0 127 '%' '' 37 '´' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 'ѣ' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ wncy-iwona 0 127 'Ш' '' 88 'Ы' '' 89 'З' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'Ь' '' 94 'Ъ' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf index a279ec82805..86168ba4155 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf @@ -1,7 +1,7 @@ tcrm 0 246 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote(?) 1 % tcrm.htf (unicode) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'´' '' r-quote(?) 1 % tcrm.htf (unicode) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '~' ''~ 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -90,9 +90,9 @@ tcrm 0 246 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '' '' 92 -']' '' 93 +']' '' 93 '↑' '' uparrow 94 '↓' '' downarrow 95 '‘' '' 96 @@ -126,11 +126,11 @@ tcrm 0 246 '' '' 124 '' '' 125 '' '' 126 -'' '' 127 -'' '' 128 -'' '' 129 -'' '' 130 -'' '' 131 +'=' '' 127 +'~' '' 128 +'◾' '' 129 +'˘' '' 130 +'ˇ' '' 131 '†' '' 132 '‡' '' 133 '‖' '' 134 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf index 20c24c893ea..6e265bc8655 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf @@ -1,7 +1,7 @@ lasy 1 61 '' '' 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⊲' ''trianlleft 2 % lasy.htf 2005-10-23 % -'⊴' ''trianlleft =3 % Copyright (C) 2000--2005 Eitan M. Gurari % +'⊲' ''trianlleft 2 % lasy.htf 2006-10-28 % +'⊴' ''trianlleft =3 % Copyright (C) 2000--2006 Eitan M. Gurari % '⊳' ''trianglright 4 % % '⊵' ''trianglright=5 % This work may be distributed and/or modified under the conditions % '' '' 6 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf index ddd1c15e5ad..71fec896100 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf @@ -1,7 +1,7 @@ lcircle 0 126 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 1 % lcircle.htf 2005-10-23% -'' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 1 % lcircle.htf 2006-10-28% +'' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 3 % % '' '' 4 % This work may be distributed and/or modified under the conditions % '' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcmss.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcmss.htf deleted file mode 100644 index f223ec19561..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcmss.htf +++ /dev/null @@ -1,130 +0,0 @@ -lcmss 0 127 -'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % lcmss.htf 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'Λ' '' Lambda 3 % % -'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % -'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % -'Σ' '' Sigma 6 % license or (at your option) any later version. The latest version % -'Υ' '' Upsilon 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'Φ' '' Phi 8 % version 1.3 or later is part of all distributions of LaTeX version % -'Ψ' '' Psi 9 % 2003/12/01 or later. % -'Ω' '' Omega 10 % This work has the LPPL maintenance status "maintained". This % -'ff' '' ff 11 % Current Maintainer of this work is Eitan M. Gurari. % -'fi' '' fi 12 % % -'fl' '' fl 13 % If you modify this file your your adding a note of % -'ffi' '' ffi 14 % your own after this copyright note will be appreciated. % -'ffl' '' ffl 15 % % -'ı' '' ı 16 % gurari@cse.ohio-state.edu % -'j' '' \j 17 % http://www.cse.ohio-state.edu/~gurari % -'ˋ' '' grave 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˊ' '' acute 19 -'ˇ' '' caron 20 -'˘' '' breve 21 -'ˉ' '' macron 22 -'˚' '' ring bao 23 -'¸' '' cedilla 24 -'ß' '' sharp \s 25 -'æ' '' aelig 26 -'œ' '' oelig 27 -'ø' '' o with s 28 -'Æ' '' AElig 29 -'Œ' '' OElig 30 -'Ø' '' O with s 31 -'ˏ' '' lowacute 32 -'!' '' exclamat 33 -'”' '' right d 34 -'#' '' 35 -'£' '' sterling Pound 36 -'%' '' 37 -'&' '' ampersan 38 -'’' '' right si 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'¡' '' inverted 60 -'=' '' 61 -'¿' '' inverted 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'“' '' left dou 92 -']' '' 93 -'ˆ' '' ring 94 -'˙' '' dot abov 95 -'‘' '' left s 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'–' '' endash 123 -'—' '' emdash 124 -'ʺ' '' double p 125 -'~' '' tilde 126 -'¨' '' diaresis 127 -lcmss 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf index 9ee76aded91..ce435260e49 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf @@ -1,7 +1,7 @@ line 0 126 '/' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'/' '' 1 % line.htf 2005-10-23 % -'/' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'/' '' 1 % line.htf 2006-10-28 % +'/' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '/' '' 3 % % '|' '' 4 % This work may be distributed and/or modified under the conditions % '|' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf index 461a2dc9ba3..7a2f1020a52 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf @@ -1,7 +1,7 @@ lacc 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % lacc.htf (unicode) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'´' '' r-quote 1 % lacc.htf (unicode) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '~' '' ~ 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -26,11 +26,11 @@ lacc 0 255 '‰' '' perthousand 24 'ı' '4' i 25 'j' '4' dotless j 26 -'ff' '4' ff 27 -'fi' '4' fi 28 -'fl' '4' fl 29 -'ffi' '4' ffi 30 -'ffl' '4' ffl 31 +'ff' '4' ff 27 +'fi' '4' fi 28 +'fl' '4' fl 29 +'ffi' '4' ffi 30 +'ffl' '4' ffl 31 '⌴' '' 32 '!' '' 33 '"' '' 34 @@ -39,8 +39,8 @@ lacc 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lacc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 +'[' '' 91 +'\' '' 92 +']' '' 93 '̂' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lacc 0 255 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ґ' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf index dab7e4da9c4..77d2e1e18d2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf @@ -1,7 +1,7 @@ larm 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % larm.htf (unicode) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'´' '' r-quote 1 % larm.htf (unicode) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '~' '' ~ 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ larm 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ larm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 +'[' '' 91 +'\' '' 92 +']' '' 93 '̂' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ larm 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ґ' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/latt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/latt.htf deleted file mode 100644 index 541d6ad6879..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/latt.htf +++ /dev/null @@ -1,260 +0,0 @@ -latt 0 255 -'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' r-quote 1 % latt.htf (unicode) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'̈' '' 4 % This work may be distributed and/or modified under the conditions % -'~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '' 6 % license or (at your option) any later version. The latest version % -'̌' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '' macron 9 % 2003/12/01 or later. % -'̇' '' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '' cedil 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̲' '' 12 % % -'І' '' 13 % If you modify this file your your adding a note of % -'‹' '' 14 % your own after this copyright note will be appreciated. % -'›' '' rsaquo 15 % % -'“' '' 16 % gurari@cse.ohio-state.edu % -'”' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'̑' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'̏' '' 19 -'̆' '' 20 -'–' '' ndash 21 -'—' '' mdash 22 -' ' '' 23 -'‰' '' perthousand 24 -'ı' '' i 25 -'' '' dotless j 26 -'ff' '' ff 27 -'fi' '' fi 28 -'fl' '' fl 29 -'ffi' '' ffi 30 -'ffl' '' ffl 31 -' ' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'̂' '' 94 -'_' '' 95 -'‘' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '' 127 -'Ґ' '' 128 -'Ғ' '' 129 -'Ђ' '' 130 -'Ҕ' '' 131 -'Һ' '' 132 -'Җ' '' 133 -'Ҙ' '' 134 -'Ҧ' '' 135 -'Ї' '' 136 -'Қ' '' 137 -'Ҡ' '' 138 -'Ҝ' '' 139 -'Ӕ' '' 140 -'Ң' '' 141 -'ҥ' '' 142 -'Ѕ' '' 143 -'Ө' '' 144 -'Ҫ' '' 145 -'ў' '' 146 -'Ү' '' 147 -'Ұ' '' 148 -'஢' '' 149 -'Џ' '' 150 -'Ҹ' '' 151 -'Ҷ' '' 152 -'Є' '' 153 -'Ә' '' 154 -'Ҧ' '' 155 -'Ё' '' 156 -'№' '' 157 -'¤' '' 158 -'§' '' 159 -'ґ' '' 160 -'ғ' '' 161 -'ћ' '' 162 -'ҕ' '' 163 -'Ҵ' '' 164 -'җ' '' 165 -'ҙ' '' 166 -'ҧ' '' 167 -'ї' '' 168 -'қ' '' 169 -'ҡ' '' 170 -'ҝ' '' 171 -'ӕ' '' 172 -'ң' '' 173 -'ҥ' '' 174 -'ѕ' '' 175 -'ө' '' 176 -'ҫ' '' 177 -'ў' '' 178 -'ү' '' 179 -'ҡ' '' 180 -'ҳ' '' 181 -'џ' '' 182 -'ҹ' '' 183 -'ӌ' '' 184 -'є' '' 185 -'ҝ' '' 186 -'ҧ' '' 187 -'ё' '' 188 -'„' '' 189 -'«' '' 190 -'»' '' 191 -'А' '' 192 -'Б' '' 193 -'В' '' 194 -'Г' '' 195 -'Д' '' 196 -'Е' '' 197 -'Ж' '' 198 -'З' '' 199 -'И' '' 200 -'Й' '' 201 -'К' '' 202 -'Л' '' 203 -'М' '' 204 -'Н' '' 205 -'О' '' 206 -'П' '' 207 -'Р' '' 208 -'С' '' 209 -'Т' '' 210 -'У' '' 211 -'Ф' '' 212 -'Х' '' 213 -'Ц' '' 214 -'Ч' '' 215 -'Ш' '' 216 -'Щ' '' 217 -'Ъ' '' 218 -'Ы' '' 219 -'Ь' '' 220 -'Э' '' 221 -'Ю' '' 222 -'Я' '' 223 -'а' '' 224 -'б' '' 225 -'в' '' 226 -'г' '' 227 -'д' '' 228 -'е' '' 229 -'ж' '' 230 -'з' '' 231 -'и' '' 232 -'й' '' 233 -'к' '' 234 -'л' '' 235 -'м' '' 236 -'н' '' 237 -'о' '' 238 -'п' '' 239 -'р' '' 240 -'с' '' 241 -'т' '' 242 -'у' '' 243 -'ф' '' 244 -'х' '' 245 -'ц' '' 246 -'ч' '' 247 -'ш' '' 248 -'щ' '' 249 -'ъ' '' 250 -'ы' '' 251 -'ь' '' 252 -'э' '' 253 -'ю' '' 254 -'я' '' 255 -latt 0 255 -htfcss: latt font-family: monospace; - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf index 687f758652e..18f617eb875 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf @@ -1,6 +1,6 @@ lm-ec 0 255 -'`' '' 0 % lm-ec.htf 2005-10-23 % -'´' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'`' '' 0 % lm-ec.htf 2006-10-28 % +'´' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % '¨' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-ec 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-ec 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-ec 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ă' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf index c5a3a1fb0d9..ce1d8a30df6 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf @@ -1,5 +1,5 @@ lm-qxtt 1 255 -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ lm-qxtt 1 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -89,9 +89,9 @@ lm-qxtt 1 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -121,9 +121,9 @@ lm-qxtt 1 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '€' '' 128 @@ -137,7 +137,7 @@ lm-qxtt 1 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf index 0e19100d60c..9f92dfec2c9 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf @@ -1,6 +1,6 @@ lm-rep-cmin 0 255 -'' '' 0 % lm-rep-cmin.htf 2005-10-23 % -'' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'' '' 0 % lm-rep-cmin.htf 2006-10-28 % +'' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -257,4 +257,3 @@ lm-rep-cmin 0 255 '' '' 255 lm-rep-cmin 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf index 6cd8ab57209..f42f02c90e0 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf @@ -1,6 +1,6 @@ lm-rep-cmit 0 127 -'Γ' '' 0 % lm-rep-cmit.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cmit.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cmit 0 127 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cmit 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf index ac4d6ec5ee7..d61f568e0f4 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf @@ -1,6 +1,6 @@ lm-rep-cmitt 0 255 -'Γ' '' 0 % lm-rep-cmitt.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cmitt.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cmitt 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cmitt 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-cmitt 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 @@ -257,4 +257,3 @@ lm-rep-cmitt 0 255 '' '' 255 lm-rep-cmitt 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf index 0839be8f1d7..e161870da24 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf @@ -1,6 +1,6 @@ lm-rep-cmrm 0 127 -'Γ' '' 0 % lm-rep-cmrm.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cmrm.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cmrm 0 127 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cmrm 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf index bd4265936d4..d4b137968f3 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf @@ -1,6 +1,6 @@ lm-rep-cmsc 0 127 -'Γ' '' 0 % lm-rep-cmsc.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cmsc.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cmsc 0 127 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cmsc 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf index aa673e7c5b9..75091486cfd 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf @@ -1,6 +1,6 @@ lm-rep-cmtt 0 127 -'Γ' '' 0 % lm-rep-cmtt.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cmtt.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cmtt 0 127 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cmtt 0 127 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-cmtt 0 127 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 lm-rep-cmtt 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf index 5acc801a5de..7f32b8bf252 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf @@ -1,6 +1,6 @@ lm-rep-csin 0 255 -'' '' 0 % lm-rep-csin.htf 2005-10-23 % -'' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'' '' 0 % lm-rep-csin.htf 2006-10-28 % +'' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf index 97810baf7fc..8119fe097fe 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf @@ -1,6 +1,6 @@ lm-rep-csrm 0 255 -'Γ' '' 0 % lm-rep-csrm.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-csrm.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-csrm 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-csrm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf index 790a60bfbe8..fc7c1db27fc 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf @@ -1,6 +1,6 @@ lm-rep-cssc 0 255 -'Γ' '' 0 % lm-rep-cssc.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cssc.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cssc 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cssc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -257,4 +257,3 @@ lm-rep-cssc 0 255 '”' '' *255 lm-rep-cssc 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf index 254710a68e3..4d1bae1996a 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf @@ -1,6 +1,6 @@ lm-rep-cstt 0 255 -'Γ' '' 0 % lm-rep-cstt.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-cstt.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-cstt 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-cstt 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-cstt 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf index f5bd914ba86..f9db5611351 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf @@ -1,6 +1,6 @@ lm-rep-plin 0 255 -'' '' 0 % lm-rep-plin.htf 2005-10-23 % -'' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'' '' 0 % lm-rep-plin.htf 2006-10-28 % +'' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -138,7 +138,7 @@ lm-rep-plin 0 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf index d155451f1c7..f59c1efd3d4 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf @@ -1,6 +1,6 @@ lm-rep-plit 0 255 -'Γ' '' 0 % lm-rep-plit.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-plit.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-plit 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-plit 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -138,7 +138,7 @@ lm-rep-plit 0 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf index 453862c1f9d..afeabb67d0e 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf @@ -1,6 +1,6 @@ lm-rep-plitt 0 255 -'Γ' '' 0 % lm-rep-plitt.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-plitt.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-plitt 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-plitt 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-plitt 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 @@ -138,7 +138,7 @@ lm-rep-plitt 0 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf index 4f4506f82fa..1f2a49415c8 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf @@ -1,6 +1,6 @@ lm-rep-plrm 0 255 -'Γ' '' 0 % lm-rep-plrm.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-plrm.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-plrm 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-plrm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -138,7 +138,7 @@ lm-rep-plrm 0 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 @@ -257,4 +257,3 @@ lm-rep-plrm 0 255 '„' '' *255 lm-rep-plrm 0 255 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf index 1edcd987df5..c0c6f6e2975 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf @@ -1,6 +1,6 @@ lm-rep-plsc 0 255 -'Γ' '' 0 % lm-rep-plsc.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-plsc.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-plsc 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-plsc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '“' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '˙' '' 95 '‘' '' 96 @@ -138,7 +138,7 @@ lm-rep-plsc 0 255 '' '' 136 '' '' 137 'Ł' '' 138 -'«' '' 139 +'Ń' '' 139 '' '' 140 '' '' 141 '' '' 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf index c08084059a4..d92cf08eb41 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf @@ -1,6 +1,6 @@ lm-rep-pltt 0 255 -'Γ' '' 0 % lm-rep-pltt.htf 2005-10-23 % -'Δ' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'Γ' '' 0 % lm-rep-pltt.htf 2006-10-28 % +'Δ' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'Θ' '' 2 % % 'Λ' '' 3 % This work may be distributed and/or modified under the conditions % 'Ξ' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-rep-pltt 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-pltt 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-pltt 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf index 1006f00e569..ac13af9224f 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf @@ -39,8 +39,8 @@ lm-rep-t5psn 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-rep-t5psn 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-rep-t5psn 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '­' '' 127 'À' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf index 1afbf3465ca..198857209f2 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf @@ -1,7 +1,7 @@ lm-t5 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' 1 % lm-t5.htf 2005-10-23 % -'ˆ' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'´' '' 1 % lm-t5.htf 2006-10-28 % +'ˆ' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '˜' '' 3 % % '¨' '' 4 % This work may be distributed and/or modified under the conditions % '̣' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ lm-t5 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ lm-t5 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ lm-t5 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '­' '' 127 'À' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf index d07982ccb9e..13e868bd020 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf @@ -1,5 +1,5 @@ lm-texnansi 1 255 -'€' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'€' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % '' '' 2 % % '' '' 3 % This work may be distributed and/or modified under the conditions % '⁄' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ lm-texnansi 1 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -89,9 +89,9 @@ lm-texnansi 1 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 'ˆ' '' 94 '_' '' 95 '‘' '' 96 @@ -121,9 +121,9 @@ lm-texnansi 1 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '˜' '' 126 '¨' '' 127 'Ł' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf index 03c4c81372c..fd58651688f 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf @@ -1,6 +1,6 @@ lm-ts1 0 246 -'`' '' 0 % lm-ts1.htf 2005-10-23 % -'´' '' 1 % Copyright (C) 2005 Eitan M. Gurari % +'`' '' 0 % lm-ts1.htf 2006-10-28 % +'´' '' 1 % Copyright (C) 2005--2006 Eitan M. Gurari % 'ˆ' '' 2 % % '˜' '' 3 % This work may be distributed and/or modified under the conditions % '¨' '' 4 % of the LaTeX Project Public License, either version 1.3 of this % @@ -90,9 +90,9 @@ lm-ts1 0 246 '' '' 88 '' '' 89 '' '' 90 -'[' '' 91 +'[' '' 91 '' '' 92 -']' '' 93 +']' '' 93 '↑' '' 94 '↓' '' 95 '`' '' *96 @@ -159,8 +159,8 @@ lm-ts1 0 246 '℮' '' 157 '∘' '' 158 '℠' '' 159 -'{' '' 160 -'}' '' 161 +'{' '' 160 +'}' '' 161 '¢' '' 162 '£' '' 163 '₠' '' 164 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf index b2a5e8b6551..2f02b324f41 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf @@ -1,6 +1,6 @@ cork- 0 255 'ˋ' '' grave 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˊ' '' acute 1 % cork-.htf (unicode) 2005-10-23 % +'ˊ' '' acute 1 % cork-.htf (unicode) 2006-10-28 % '^' '' circumflex 2 % Copyright (C) 2003 Eitan M. Gurari % '~' '' tilde 3 % % '¨' '' dieresis 4 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ cork- 0 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quoteright 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -90,9 +90,9 @@ cork- 0 255 'X' '' X 88 'Y' '' Y 89 'Z' '' Z 90 -'[' '' bracketleft 91 +'[' '' bracketleft 91 '\' '' backslash 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' quoteleft 96 @@ -122,9 +122,9 @@ cork- 0 255 'x' '' x 120 'y' '' y 121 'z' '' z 122 -'{' '' braceleft 123 +'{' '' braceleft 123 '|' '' bar 124 -'}' '' braceright 125 +'}' '' braceright 125 '~' '' asciitilde 126 '-' '' hyphenchar 127 'Ă' '' Abreve 128 @@ -138,7 +138,7 @@ cork- 0 255 'Ĺ' '' Lacute 136 'Ľ' '' Lcaron 137 'Ł' '' Lslash 138 -'«' '' Nacute 139 +'Ń' '' Nacute 139 'Ň' '' Ncaron 140 'Ŋ' '' Eng 141 'Ő' '' Ohungarumlaut 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf index 0ffd17f59d0..ca7b8f82d79 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf @@ -1,6 +1,6 @@ cork-lmcs 0 255 'ˋ' '' grave 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'ˊ' '' acute 1 % cork-lmcs.htf (unicode) 2005-10-23 % +'ˊ' '' acute 1 % cork-lmcs.htf (unicode) 2006-10-28 % '^' '' circumflex 2 % Copyright (C) 2003 Eitan M. Gurari % '~' '' tilde 3 % % '¨' '' dieresis 4 % This work may be distributed and/or modified under the conditions % @@ -39,8 +39,8 @@ cork-lmcs 0 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quoteright 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -90,9 +90,9 @@ cork-lmcs 0 255 'X' '' X 88 'Y' '' Y 89 'Z' '' Z 90 -'[' '' bracketleft 91 +'[' '' bracketleft 91 '\' '' backslash 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' quoteleft 96 @@ -122,9 +122,9 @@ cork-lmcs 0 255 'x' '4' x 120 'y' '4' y 121 'z' '4' z 122 -'{' '' braceleft 123 +'{' '' braceleft 123 '|' '' bar 124 -'}' '' braceright 125 +'}' '' braceright 125 '~' '' asciitilde 126 '-' '' hyphenchar 127 'Ă' '' Abreve 128 @@ -138,7 +138,7 @@ cork-lmcs 0 255 'Ĺ' '' Lacute 136 'Ľ' '' Lcaron 137 'Ł' '' Lslash 138 -'«' '' Nacute 139 +'Ń' '' Nacute 139 'Ň' '' Ncaron 140 'Ŋ' '' Eng 141 'Ő' '' Ohungarumlaut 142 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf index a43d50ac3a4..d8a31a4aa62 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf @@ -1,7 +1,7 @@ qx-lmcs 1 255 'Δ' '' Delta 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 2 % qx-lmcs.htf (unicode) 2005-10-23 % -'' '' 3 % Copyright (C) 2003--2005 Eitan M. Gurari % +'' '' 2 % qx-lmcs.htf (unicode) 2006-10-28 % +'' '' 3 % Copyright (C) 2003--2006 Eitan M. Gurari % '' '' 4 % % 'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % 'Σ' '' Sigma 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ qx-lmcs 1 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quotesingle 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -89,9 +89,9 @@ qx-lmcs 1 255 'X' '' X 88 X 'Y' '' Y 89 Y 'Z' '' Z 90 Z -'[' '' bracketleft 91 +'[' '' bracketleft 91 '“' '' quotedblleft 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' asciicircum 94 '¨' '' dotaccent 95 '‘' '' quoteleft 96 @@ -137,7 +137,7 @@ qx-lmcs 1 255 '<' '' less 136 '' '' 137 'Ł' '' Lslash 138 -'«' '' Nacute 139 +'Ń' '' Nacute 139 '~' '' asciitilde 140 '^' '' asciicircum 141 '' '' 142 @@ -155,8 +155,8 @@ qx-lmcs 1 255 'ž' '' Zcaron 154 'Ż' '' Zdotaccent 155 '' '' 156 -'{' '' braceleft 157 -'}' '' braceright 158 +'{' '' braceleft 157 +'}' '' braceright 158 '⩀' '' section 159 '' '' 160 'ą' '' aogonek 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf index 6302d393143..4fd23a0f563 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf @@ -1,7 +1,7 @@ qx-lmtt 1 255 'Δ' '' Delta 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 2 % qx-lmtt.htf (unicode) 2005-10-23 % -'' '' 3 % Copyright (C) 2003--2005 Eitan M. Gurari % +'' '' 2 % qx-lmtt.htf (unicode) 2006-10-28 % +'' '' 3 % Copyright (C) 2003--2006 Eitan M. Gurari % '' '' 4 % % 'Π' '' Pi 5 % This work may be distributed and/or modified under the conditions % 'Σ' '' Sigma 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ qx-lmtt 1 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quotesingle 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -89,9 +89,9 @@ qx-lmtt 1 255 'X' '' X 88 X 'Y' '' Y 89 Y 'Z' '' Z 90 Z -'[' '' bracketleft 91 +'[' '' bracketleft 91 '“' '' quotedblleft 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' asciicircum 94 '¨' '' dotaccent 95 '‘' '' quoteleft 96 @@ -137,7 +137,7 @@ qx-lmtt 1 255 '<' '' less 136 '' '' 137 'Ł' '' Lslash 138 -'«' '' Nacute 139 +'Ń' '' Nacute 139 '~' '' asciitilde 140 '^' '' asciicircum 141 '' '' 142 @@ -155,8 +155,8 @@ qx-lmtt 1 255 'ž' '' Zcaron 154 'Ż' '' Zdotaccent 155 '' '' 156 -'{' '' braceleft 157 -'}' '' braceright 158 +'{' '' braceleft 157 +'}' '' braceright 158 '⩀' '' section 159 '' '' 160 'ą' '' aogonek 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf index 5673298e22e..db2a7f9f597 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf @@ -1,7 +1,7 @@ texnansi-lmcs 1 255 '€' '' Euro 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 2 % texnansi-lmcs.htf (unicode) 2005-10-23 % -'' '' 3 % Copyright (C) 2003--2005 Eitan M. Gurari % +'' '' 2 % texnansi-lmcs.htf (unicode) 2006-10-28 % +'' '' 3 % Copyright (C) 2003--2006 Eitan M. Gurari % '⁄' '' fraction 4 % % '¨' '' dotaccent 5 % This work may be distributed and/or modified under the conditions % '˝' '' hungarumlaut 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ texnansi-lmcs 1 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quoteright 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -89,9 +89,9 @@ texnansi-lmcs 1 255 'X' '' X 88 'Y' '' Y 89 'Z' '' Z 90 -'[' '' bracketleft 91 +'[' '' bracketleft 91 '\' '' backslash 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' circumflex 94 '_' '' underscore 95 '‘' '' quoteleft 96 @@ -121,9 +121,9 @@ texnansi-lmcs 1 255 'X' '4' 120 'Y' '4' 121 'Z' '4' 122 -'{' '' braceleft 123 +'{' '' braceleft 123 '|' '' bar 124 -'}' '' braceright 125 +'}' '' braceright 125 '~' '' asciitilde 126 '¨' '' dieresis 127 'Ł' '' Lslash 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf index 1ede7c8ca48..235296b0abb 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf @@ -1,7 +1,7 @@ t5-lmcsc 0 255 '`' '' grave 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' acute 1 % t5-lmcsc.htf 2005-10-23 % -'ˆ' '' circumflex 2 % Copyright (C) 2005 Eitan M. Gurari % +'´' '' acute 1 % t5-lmcsc.htf 2006-10-28 % +'ˆ' '' circumflex 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '˜' '' tilde 3 % % '¨' '' dieresis 4 % This work may be distributed and/or modified under the conditions % '̣' '' dotbelow 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t5-lmcsc 0 255 '%' '' percent 37 '&' '' ampersand 38 '’' '' quoteright 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -90,9 +90,9 @@ t5-lmcsc 0 255 'X' '' X 88 'Y' '' Y 89 'Z' '' Z 90 -'[' '' bracketleft 91 -'\\' '' backslash 92 -']' '' bracketright 93 +'[' '' bracketleft 91 +'\' '' backslash 92 +']' '' bracketright 93 '̂' '' asciicircum 94 '_' '' underscore 95 '‘' '' quoteleft 96 @@ -122,9 +122,9 @@ t5-lmcsc 0 255 'X' '4' x 120 'Y' '4' y 121 'Z' '4' z 122 -'{' '' braceleft 123 +'{' '' braceleft 123 '|' '' bar 124 -'}' '' braceright 125 +'}' '' braceright 125 '~' '' asciitilde 126 '­' '' sfthyphen 127 'À' '' Agrave 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf new file mode 100755 index 00000000000..1feff668bb3 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf @@ -0,0 +1,259 @@ +fmvr8x 0 255 +'' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'' '' 1 % fmvr8x.htf 2006-10-28 % +'' '' 2 % Copyright (C) 2006 Eitan M. Gurari % +'' '' 3 % % +'' '' 4 % This work may be distributed and/or modified under the conditions % +'' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'' '' 6 % license or (at your option) any later version. The latest version % +'' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'' '' 9 % 2003/12/01 or later. % +'' '' 10 % This work has the LPPL maintenance status "maintained". This % +'' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'' '' 12 % % +'' '' 13 % If you modify this file your your adding a note of % +'' '' 14 % your own after this copyright note will be appreciated. % +'' '' 15 % % +'' '' 16 % gurari@cse.ohio-state.edu % +'' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'' '' 19 +'' '' 20 +'' '' 21 +'' '' 22 +'' '' 23 +'' '' 24 +'' '' 25 +'' '' 26 +'' '' 27 +'' '' 28 +'' '' 29 +'' '' 30 +'' '' 31 +' ' '' 32 +'???' '1' 33 +'⚎' '' 34 +'???' '1' 35 +'???' '1' 36 +'???' '1' 37 +'⤹' '' 38 +'⤸' '' 39 +'(' '' 40 +')' '' 41 +'×' '' 42 +'+' '' 43 +',' '' 44 +'−' '' 45 +'.' '' 46 +'/' '' 47 +'0' '' 48 +'1' '' 49 +'2' '' 50 +'3' '' 51 +'4' '' 52 +'5' '' 53 +'6' '' 54 +'7' '' 55 +'8' '' 56 +'9' '' 57 +'→' '' 58 +'⇒' '' 59 +'≤' '' 60 +'≙' '' 61 +'≥' '' 62 +'⇔' '' 63 +'@' '' 64 +'☌' '' 65 +'✉' '' 66 +'???' '1' 67 +'€' '' 68 +'⌁' '' 69 +'???' '1' 70 +'???' '1' 71 +'???' '1' 72 +'???' '1' 73 +'???' '1' 74 +'☕' '' 75 +'???' '1' 76 +'???' '1' 77 +'□' '' 78 +'☐' '' 79 +'???' '1' 80 +'✂' '' 81 +'???' '1' 82 +'✂' '' 83 +'☎' '' 84 +'⌚' '' 85 +'☑' '' 86 +'∢' '' 87 +'☒' '' 88 +'☯' '' 89 +'☞' '' 90 +'∕' '' 91 +'∤' '' 92 +'≡' '' 93 +'≢' '' 94 +'∕' '' 95 +'???' '1' 96 +'???' '1' 97 +'✍' '' 98 +'€' '' 99 +'€' '' 100 +'€' '' 101 +'???' '1' 102 +'???' '1' 103 +'2623' '' 104 +'???' '1' 105 +'☢' '' 106 +'???' '1' 107 +'???' '1' 108 +'???' '1' 109 +'???' '1' 110 +'???' '1' 111 +'???' '1' 112 +'✂' '' 113 +'┄' '' 114 +'✂' '' 115 +'???' '1' 116 +'???' '1' 117 +'???' '1' 118 +'???' '1' 119 +'???' '1' 120 +'???' '1' 121 +'⌁' '' 122 +'???' '1' 123 +'♂' '' 124 +'???' '1' 125 +'???' '1' 126 +'???' '1' 127 +'???' '1' 128 +'???' '1' 129 +'???' '1' 130 +'???' '1' 131 +'???' '1' 132 +'???' '1' 133 +'✝' '' 134 +'✝' '' 135 +'☥' '' 136 +'???' '1' 137 +'???' '1' 138 +'???' '1' 139 +'???' '1' 140 +'???' '1' 141 +'???' '1' 142 +'⌼' '' 143 +'???' '1' 144 +'???' '1' 145 +'???' '1' 146 +'■' '' 147 +'▮' '' 148 +'●' '' 149 +'???' '1' 150 +'□' '' 151 +'▯' '' 152 +'⎿' '' 153 +'⌶' '' 154 +'???' '1' 155 +'⏉' '' 156 +'⎿' '' 157 +'⌶' '' 158 +'⏉' '' 159 +'???' '1' 160 +'???' '1' 161 +'???' '1' 162 +'℔' '' 163 +'€' '' 164 +'???' '1' 165 +'$' '' 166 +'☹' '' 167 +'???' '1' 168 +'☺' '' 169 +'???' '1' 170 +'???' '1' 171 +'???' '1' 172 +'???' '1' 173 +'???' '1' 174 +'???' '1' 175 +'???' '1' 176 +'???' '1' 177 +'???' '1' 178 +'???' '1' 179 +'???' '1' 180 +'???' '1' 181 +'???' '1' 182 +'???' '1' 183 +'???' '1' 184 +'???' '1' 185 +'???' '1' 186 +'???' '1' 187 +'???' '1' 188 +'???' '1' 189 +'???' '1' 190 +'???' '1' 191 +'???' '1' 192 +'???' '1' 193 +'☿' '' 194 +'♀' '' 195 +'♂' '' 196 +'???' '1' 197 +'???' '1' 198 +'♅' '' 199 +'♆' '' 200 +'???' '1' 201 +'♁' '' 202 +'???' '1' 203 +'???' '1' 204 +'???' '1' 205 +'???' '1' 206 +'⌨' '' 207 +'???' '1' 208 +'???' '1' 209 +'???' '1' 210 +'???' '1' 211 +'???' '1' 212 +'???' '1' 213 +'???' '1' 214 +'???' '1' 215 +'???' '1' 216 +'???' '1' 217 +'???' '1' 218 +'???' '1' 219 +'???' '1' 220 +'???' '1' 221 +'???' '1' 222 +'???' '1' 223 +'╈' '' 224 +'♉' '' 225 +'♊' '' 226 +'♋' '' 227 +'♌' '' 228 +'♍' '' 229 +'╎' '' 230 +'♏' '' 231 +'♐' '' 232 +'???' '1' 233 +'♒' '' 234 +'♓' '' 235 +'???' '1' 236 +'???' '1' 237 +'???' '1' 238 +'???' '1' 239 +'𝗔' '' 240 +'𝗽' '' 241 +'???' '1' 242 +'???' '1' 243 +'???' '1' 244 +'???' '1' 245 +'???' '1' 246 +'???' '1' 247 +'???' '1' 248 +'???' '1' 249 +'???' '1' 250 +'???' '1' 251 +'???' '1' 252 +'???' '1' 253 +'???' '1' 254 +'???' '1' 255 +fmvr8x 0 255 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/math/rsfs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/math/rsfs.htf new file mode 100755 index 00000000000..797c3ec52cd --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/math/rsfs.htf @@ -0,0 +1,66 @@ +rsfs 65 127 +'𝒜' '' script A 65 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'ℬ' '' script B 66 % rsfs.htf 2006-10-28 % +'𝒞' '' script C 67 % Copyright (C) 2000--2006 Eitan M. Gurari % +'𝒟' '' script D 68 % % +'ℰ' '' script E 69 % This work may be distributed and/or modified under the conditions % +'ℱ' '' script F 70 % of the LaTeX Project Public License, either version 1.3 of this % +'𝒢' '' script G 71 % license or (at your option) any later version. The latest version % +'ℋ' '' script H 72 % of this license is in http://www.latex-project.org/lppl.txt and % +'ℐ' '' script I 73 % version 1.3 or later is part of all distributions of LaTeX version % +'𝒥' '' script J 74 % 2003/12/01 or later. % +'𝒦' '' script K 75 % This work has the LPPL maintenance status "maintained". This % +'ℒ' '' script L 76 % Current Maintainer of this work is Eitan M. Gurari. % +'ℳ' '' script M 77 % % +'𝒩' '' script N 78 % If you modify this file your your adding a note of % +'𝒪' '' script O 79 % your own after this copyright note will be appreciated. % +'𝒫' '' script P 80 % % +'𝒬' '' script Q 81 % gurari@cse.ohio-state.edu % +'ℛ' '' script R 82 % http://www.cse.ohio-state.edu/~gurari % +'𝒮' '' script S 83 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'𝒯' '' script T 84 +'𝒰' '' script U 85 +'𝒱' '' script V 86 +'𝒲' '' script W 87 +'𝒳' '' script X 88 +'𝒴' '' script Y 89 +'𝒵' '' script Z 90 +'' '' 91 +'' '' 92 +'' '' 93 +'' '' 94 +'' '' 95 +'' '' 96 +'' '' 97 +'' '' 98 +'' '' 99 +'' '' 100 +'' '' 101 +'' '' 102 +'' '' 103 +'' '' 104 +'' '' 105 +'' '' 106 +'' '' 107 +'' '' 108 +'' '' 109 +'' '' 110 +'' '' 111 +'' '' 112 +'' '' 113 +'' '' 114 +'' '' 115 +'' '' 116 +'' '' 117 +'' '' 118 +'' '' 119 +'' '' 120 +'' '' 121 +'' '' 122 +'' '' 123 +'' '' 124 +'' '' 125 +'' '' 126 +'͡' '' 127 +rsfs 65 127 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf index fc11757c9eb..6e2ebf61201 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf @@ -1,74 +1,74 @@ blex-bs 0 160 -'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -')' '' 1 % Blex-bs (unicode) 2001-03-14 % -'[' '' 2 % Copyright (C) 2001 % -']' '' 3 % % +'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +')' '' 1 % Blex-bs (unicode) 2001-03-14 % +'[' '' 2 % Copyright (C) 2001 % +']' '' 3 % % '⌊' '' lfloor 4 % This file can redistributed and/or % '⌋' '' rfloor 5 % modified under the terms of the LaTeX % '⌈' '' lceil 6 % Project Public License Distributed from % '⌉' '' rceil 7 % CTAN archives in directory % -'{' '' 8 % macros/latex/base/lppl.txt; either % -'}' '' 9 % version 1 of the License, or (at your % -'〈' '' lab 10 % option) any later version. % -'〉' '' rab 11 % However, you are allowed to modify % -'∣' '' divides 12 % this file without changing its name, if % +'{' '' 8 % macros/latex/base/lppl.txt; either % +'}' '' 9 % version 1 of the License, or (at your % +'⟨' '' lab 10 % option) any later version. % +'⟩' '' rab 11 % However, you are allowed to modify % +'|' '' divides 12 % this file without changing its name, if % '∥' '' parallel 13 % you add a note of your own after this % '/' '' 14 % copyright note. % '\' '' backslash 15 % % -'(' '' 16 % I would appreciate being told of % -')' '' 17 % any bugs % -'(' '' 18 % viton.1@osu.edu % -')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'[' '' 20 -']' '' 21 +'(' '' 16 % I would appreciate being told of % +')' '' 17 % any bugs % +'(' '' 18 % viton.1@osu.edu % +')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'[' '' 20 +']' '' 21 '⌊' '' lfloor 22 '⌋' '' rfloor 23 '⌈' '' lceil 24 '⌉' '' rceil 25 -'{' '' 26 -'}' '' 27 -'〈' '' lab 28 -'〉' '' rab 29 +'{' '' 26 +'}' '' 27 +'⟨' '' lab 28 +'⟩' '' rab 29 '/' '' 30 '\' '' backslash 31 -'(' '' 32 -')' '' 33 -'[' '' 34 -']' '' 35 +'(' '' 32 +')' '' 33 +'[' '' 34 +']' '' 35 '⌊' '' lfloor 36 '⌋' '' rfloor 37 '⌈' '' lceil 38 '⌉' '' rceil 39 -'{' '' 40 -'}' '' 41 -'〈' '' lab 42 -'〉' '' rab 43 +'{' '' 40 +'}' '' 41 +'⟨' '' lab 42 +'⟩' '' rab 43 '/' '' 44 '\' '' backslash 45 '/' '' 46 '\' '' backslash 47 -'(' '' 48 -')' '' 49 +'(' '' 48 +')' '' 49 '⌊' '' lfloor 50 '⌋' '' rfloor 51 '⌈' '' lceil 52 '⌉' '' rceil 53 '|' '' 54 '|' '' 55 -'(' '' 56 -')' '' 57 -'(' '' 58 -')' '' 59 -'{' '' 60 -'}' '' 61 +'(' '' 56 +')' '' 57 +'(' '' 58 +')' '' 59 +'{' '' 60 +'}' '' 61 '|' '' 62 '|' '' 63 -'(' '' 64 -')' '' 65 +'(' '' 64 +')' '' 65 '|' '' 66 '|' '' 67 -'〈' '' lab 68 -'〉' '' rab 69 +'⟨' '' lab 68 +'⟩' '' rab 69 '⊓' '' sqcup 70 '⊓' '' sqcup 71 '∮' '' conint 72 @@ -103,14 +103,14 @@ blex-bs 0 160 '^' '' tilde 101 '^' '' tilde 102 '^' '' tilde 103 -'[' '' 104 -']' '' 105 +'[' '' 104 +']' '' 105 '⌊' '' lfloor 106 '⌋' '' rfloor 107 '⌈' '' lceil 108 '⌉' '' rceil 109 -'{' '' 110 -'}' '' 111 +'{' '' 110 +'}' '' 111 '∘' '' radic 112 '∘' '' radic 113 '∘' '' radic 114 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf index 77051be33ec..b8458c846c5 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf @@ -45,8 +45,8 @@ blmi-bs 0 127 '⇁' '' rightharpoondown 43 '`' '' left quote 44 *'* ** right quote 45 -'(' '' parenleft 46 -')' '' parenright 47 +'(' '' parenleft 46 +')' '' parenright 47 'Γ' '' UprightGamma 48 'Δ' '' UprightDelta 49 'Λ' '' UprightLambda 50 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf index 48f78814e35..2f4bd011503 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf @@ -101,11 +101,11 @@ blsy-bs 0 127 '⌋' '' rfloor 99 '⌈' '' lceil 100 '⌉' '' rceil 101 -'{' '' lcb 102 -'}' '' rcb 103 -'〈' '' lab 104 -'〉' '' rab 105 -'∣' '' divides 106 +'{' '' lcb 102 +'}' '' rcb 103 +'⟨' '' lab 104 +'⟩' '' rab 105 +'|' '' divides 106 '∥' '' parallel 107 '↕' '' updownarrow 108 '⇕' '' Updownarrow 109 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf index 8b31aa1c6c2..d496102a0ea 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf @@ -1,74 +1,74 @@ mtex-bs 0 160 -'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -')' '' 1 % Blex-bs (unicode) 2001-03-14 % -'[' '' 2 % Copyright (C) 2001 Phil Viton % -']' '' 3 % Eitan M. Gurari % +'(' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +')' '' 1 % Blex-bs (unicode) 2001-03-14 % +'[' '' 2 % Copyright (C) 2001 Phil Viton % +']' '' 3 % Eitan M. Gurari % '⌊' '' lfloor 4 % This file can redistributed and/or % '⌋' '' rfloor 5 % modified under the terms of the LaTeX % '⌈' '' lceil 6 % Project Public License Distributed from % '⌉' '' rceil 7 % CTAN archives in directory % -'{' '' 8 % macros/latex/base/lppl.txt; either % -'}' '' 9 % version 1 of the License, or (at your % -'〈' '' lab 10 % option) any later version. % -'〉' '' rab 11 % However, you are allowed to modify % -'∣' '' divides 12 % this file without changing its name, if % +'{' '' 8 % macros/latex/base/lppl.txt; either % +'}' '' 9 % version 1 of the License, or (at your % +'⟨' '' lab 10 % option) any later version. % +'⟩' '' rab 11 % However, you are allowed to modify % +'|' '' divides 12 % this file without changing its name, if % '∥' '' parallel 13 % you add a note of your own after this % '/' '' 14 % copyright note. % '\' '' backslash 15 % % -'(' '' 16 % I would appreciate being told of % -')' '' 17 % any bugs % -'(' '' 18 % viton.1@osu.edu % -')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'[' '' 20 -']' '' 21 +'(' '' 16 % I would appreciate being told of % +')' '' 17 % any bugs % +'(' '' 18 % viton.1@osu.edu % +')' '' 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'[' '' 20 +']' '' 21 '⌊' '' lfloor 22 '⌋' '' rfloor 23 '⌈' '' lceil 24 '⌉' '' rceil 25 -'{' '' 26 -'}' '' 27 -'〈' '' lab 28 -'〉' '' rab 29 +'{' '' 26 +'}' '' 27 +'⟨' '' lab 28 +'⟩' '' rab 29 '/' '' 30 '\' '' backslash 31 -'(' '' 32 -')' '' 33 -'[' '' 34 -']' '' 35 +'(' '' 32 +')' '' 33 +'[' '' 34 +']' '' 35 '⌊' '' lfloor 36 '⌋' '' rfloor 37 '⌈' '' lceil 38 '⌉' '' rceil 39 -'{' '' 40 -'}' '' 41 -'〈' '' lab 42 -'〉' '' rab 43 +'{' '' 40 +'}' '' 41 +'⟨' '' lab 42 +'⟩' '' rab 43 '/' '' 44 '\' '' backslash 45 '/' '' 46 '\' '' backslash 47 -'(' '' 48 -')' '' 49 +'(' '' 48 +')' '' 49 '⌊' '' lfloor 50 '⌋' '' rfloor 51 '⌈' '' lceil 52 '⌉' '' rceil 53 '|' '' 54 '|' '' 55 -'(' '' 56 -')' '' 57 -'(' '' 58 -')' '' 59 -'{' '' 60 -'}' '' 61 +'(' '' 56 +')' '' 57 +'(' '' 58 +')' '' 59 +'{' '' 60 +'}' '' 61 '|' '' 62 '|' '' 63 -'(' '' 64 -')' '' 65 +'(' '' 64 +')' '' 65 '|' '' 66 '|' '' 67 -'〈' '' lab 68 -'〉' '' rab 69 +'⟨' '' lab 68 +'⟩' '' rab 69 '⊓' '' sqcup 70 '⊓' '' sqcup 71 '∮' '' conint 72 @@ -103,14 +103,14 @@ mtex-bs 0 160 '^' '' tilde 101 '^' '' tilde 102 '^' '' tilde 103 -'[' '' 104 -']' '' 105 +'[' '' 104 +']' '' 105 '⌊' '' lfloor 106 '⌋' '' rfloor 107 '⌈' '' lceil 108 '⌉' '' rceil 109 -'{' '' 110 -'}' '' 111 +'{' '' 110 +'}' '' 111 '∘' '' radic 112 '∘' '' radic 113 '∘' '' radic 114 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf index 047aeb26f90..103330a953e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf @@ -45,8 +45,8 @@ mtmi-bs 0 127 '⇁' '' rightharpoondown 43 '`' '' left quote 44 *'* ** right quote 45 -'(' '' parenleft 46 -')' '' parenright 47 +'(' '' parenleft 46 +')' '' parenright 47 'Γ' '' UprightGamma 48 'Δ' '' UprightDelta 49 'Λ' '' UprightLambda 50 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsy-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsy-bs.htf index 10499ba8eda..083e0ee6c5c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsy-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsy-bs.htf @@ -101,11 +101,11 @@ mtsy-bs 0 127 '⌋' '' rfloor 99 '⌈' '' lceil 100 '⌉' '' rceil 101 -'{' '' lcb 102 -'}' '' rcb 103 -'〈' '' lab 104 -'〉' '' rab 105 -'∣' '' divides 106 +'{' '' lcb 102 +'}' '' rcb 103 +'⟨' '' lab 104 +'⟩' '' rab 105 +'|' '' divides 106 '∥' '' parallel 107 '↕' '' updownarrow 108 '⇕' '' Updownarrow 109 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf index 56939b428bc..d6ae52b7954 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf @@ -101,11 +101,11 @@ mtsyn-bs 0 132 '⌋' '' rfloor 99 '⌈' '' lceil 100 '⌉' '' rceil 101 -'{' '' lcb 102 -'}' '' rcb 103 -'〈' '' lab 104 -'〉' '' rab 105 -'∣' '' divides 106 +'{' '' lcb 102 +'}' '' rcb 103 +'⟨' '' lab 104 +'⟩' '' rab 105 +'|' '' divides 106 '∥' '' parallel 107 '↕' '' updownarrow 108 '⇕' '' Updownarrow 109 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf index 5414beb4297..087081b69fa 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf @@ -1,7 +1,7 @@ logo 65 84 'A' '' 65 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 66 % logo.htf 2005-10-23 % -'' '' 67 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 66 % logo.htf 2006-10-28 % +'' '' 67 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 68 % % 'E' '' 69 % This work may be distributed and/or modified under the conditions % 'F' '' 70 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf index 06e47b19e29..0846bb43f5d 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf @@ -1,7 +1,7 @@ cmman 12 111 'β' '' Lowercase Greek beta 12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'þ' '' Lowercase thorn 13 % vn.htf (unicode) 2005-10-23 % -'' '' 14 % Copyright (C) 2004--2005 Eitan M Gurari % +'þ' '' Lowercase thorn 13 % vn.htf (unicode) 2006-10-28 % +'' '' 14 % Copyright (C) 2004--2006 Eitan M Gurari % '' '' 15 % % '' '' 16 % This work may be distributed and/or modified under the conditions % '' '' 17 % of the LaTeX Project Public License, either version 1.3 of this % @@ -36,16 +36,16 @@ cmman 12 111 '' '' 46 '' '' 47 '0' '' 48 -'(' '' 49 -')' '' 50 -'(' '' 51 -')' '' 52 -'(' '' 53 -')' '' 54 -'(' '' 55 -')' '' 56 -'(' '' 57 -')' '' 58 +'(' '' 49 +')' '' 50 +'(' '' 51 +')' '' 52 +'(' '' 53 +')' '' 54 +'(' '' 55 +')' '' 56 +'(' '' 57 +')' '' 58 '' '' 59 '' '' 60 '' '' 61 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf index a822555d56c..f59d2b52f7c 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf @@ -1,7 +1,7 @@ ifsym 0 124 '✉' '' envelop 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' section diamond 1 % ifsym.htf (unicode) 2005-10-23 % -'' '' filled sec diam 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' section diamond 1 % ifsym.htf (unicode) 2006-10-28 % +'' '' filled sec diam 2 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' landscape paper 3 % % '' '' portrait paper 4 % This work may be distributed and/or modified under the conditions % '⚀' '' dice 1 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf index 377a6c12fe4..16f07bf0329 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf @@ -1,7 +1,7 @@ wasy 0 127 '∆' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⊲' '' 1 % wasy.htf 2005-10-23 % -'⊴' '' 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'⊲' '' 1 % wasy.htf 2006-10-28 % +'⊴' '' 2 % Copyright (C) 2002--2006 Eitan M. Gurari % '⊳' '' 3 % % '⊵' '' 4 % This work may be distributed and/or modified under the conditions % '∴' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf index 5b36d3d84a7..c553adba652 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf @@ -1,7 +1,7 @@ plbsy 0 173 '−' '' minus-sign 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'⋅' '' middle dot 1 % plbsy.htf 2005-10-23 % -'×' '' times 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'⋅' '' middle dot 1 % plbsy.htf 2006-10-28 % +'×' '' times 2 % Copyright (C) 2002--2006 Eitan M. Gurari % '∗' '' asterisk 3 % % '÷' '' divides 4 % This work may be distributed and/or modified under the conditions % '◇' '' diamond 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -101,11 +101,11 @@ plbsy 0 173 '⌋' '' rfloor 99 '⌈' '' lceil 100 '⌉' '' rceil 101 -'{' '' lcb 102 -'}' '' rcb 103 -'〈' '' lab 104 -'〉' '' rab 105 -'∣' '' divides 106 +'{' '' lcb 102 +'}' '' rcb 103 +'⟨' '' lab 104 +'⟩' '' rab 105 +'|' '' divides 106 '∥' '' parallel 107 '↕' '' updownarrow 108 '⇕' '' Updownarrow 109 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf index 12bc4dc658c..75003962124 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf @@ -1,7 +1,7 @@ plinch 48 211 '0' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'1' '' 49 % plinch.htf (unicode) 2005-10-23 % -'2' '' 50 % Copyright (C) 2004--2005 Eitan M. Gurari % +'1' '' 49 % plinch.htf (unicode) 2006-10-28 % +'2' '' 50 % Copyright (C) 2004--2006 Eitan M. Gurari % '3' '' 51 % % '4' '' 52 % This work may be distributed and/or modified under the conditions % '5' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf index f5f162a0372..bd707b64518 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf @@ -1,7 +1,7 @@ pltcsc 0 255 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % pltcsc.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2004--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % pltcsc.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2004--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ pltcsc 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ pltcsc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' backslash 92 -']' '' 93 +']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96 @@ -122,9 +122,9 @@ pltcsc 0 255 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf index fbf464243db..8b9d2f2e4c4 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf @@ -1,7 +1,7 @@ pltex 0 127 '⋅' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'↓' '' downarrow 1 % pltex.htf (unicode) 2005-10-23 % -'α' '' alpha 2 % Copyright (C) 2004--2005 Eitan M. Gurari % +'↓' '' downarrow 1 % pltex.htf (unicode) 2006-10-28 % +'α' '' alpha 2 % Copyright (C) 2004--2006 Eitan M. Gurari % 'β' '' beta 3 % % '∧' '' 4 % This work may be distributed and/or modified under the conditions % '¬' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ pltex 0 127 '%' '' percent 37 '&' '' ampersand 38 '’' '' quoteright 39 -'(' '' parenleft 40 -')' '' parenright 41 +'(' '' parenleft 40 +')' '' parenright 41 '*' '' asterisk 42 '+' '' plus 43 ',' '' comma 44 @@ -90,9 +90,9 @@ pltex 0 127 'X' '' X 88 'Y' '' Y 89 'Z' '' Z 90 -'[' '' bracketleft 91 +'[' '' bracketleft 91 '\' '' backslash 92 -']' '' bracketright 93 +']' '' bracketright 93 '^' '' circumflex 94 '_' '' underscore 95 '‘' '' quoteleft 96 @@ -122,9 +122,9 @@ pltex 0 127 'x' '' x 120 'y' '' y 121 'z' '' z 122 -'{' '' braceleft 123 +'{' '' braceleft 123 '|' '' bar 124 -'}' '' braceright 125 +'}' '' braceright 125 '~' '' asciitilde 126 '∫' '' integral 127 pltex 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/antpr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/antpr.htf index f769519bf99..ff18896ed6e 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/antpr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/antpr.htf @@ -1,6 +1,6 @@ antpr 8 255 '∆' '' ldots 8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'fk' '' ? 9 % antpr.htf (unicode) 2005-10-23 % +'fk' '' ? 9 % antpr.htf (unicode) 2006-10-28 % '' '' 10 % Copyright (C) 2004 Eitan M. Gurari % 'ff' '' ff 11 % % 'fi' '' fi 12 % This work may be distributed and/or modified under the conditions % @@ -31,8 +31,8 @@ antpr 8 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -82,9 +82,9 @@ antpr 8 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -148,8 +148,8 @@ antpr 8 255 'Ž' '' 154 'Ż' '' 155 '' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/anttr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/anttr.htf index 5627cf89019..de4e5bbf087 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/anttr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/polish/antt/anttr.htf @@ -1,6 +1,6 @@ anttr 7 255 'µ' '' mu 7 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'∆' '' ldots 8 % anttr.htf (unicode) 2005-10-23 % +'∆' '' ldots 8 % anttr.htf (unicode) 2006-10-28 % 'fk' '' ? 9 % Copyright (C) 2004 Eitan M. Gurari % '' '' 10 % % 'ff' '' ff 11 % This work may be distributed and/or modified under the conditions % @@ -32,8 +32,8 @@ anttr 7 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -83,9 +83,9 @@ anttr 7 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -149,8 +149,8 @@ anttr 7 255 'Ž' '' 154 'Ż' '' 155 '' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf index 87e38efceae..f2d68866435 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf @@ -1,7 +1,7 @@ bbding 0 123 '✁' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'✂' '' 1 % bbding.htf (unicode) 2005-10-23 % -'✃' '' 2 % Copyright (C) 2004--2005 Eitan M. Gurari % +'✂' '' 1 % bbding.htf (unicode) 2006-10-28 % +'✃' '' 2 % Copyright (C) 2004--2006 Eitan M. Gurari % '✁' '20' 3 % % '✂' '20' 4 % This work may be distributed and/or modified under the conditions % '✃' '20' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qbkr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qbkr.htf index 3e11486b2e4..5cc2a3c61ca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qbkr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qbkr.htf @@ -1,7 +1,7 @@ qbkr 0 255 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % qbkr.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % qbkr.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ qbkr 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ qbkr 0 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -156,8 +156,8 @@ qbkr 0 255 'Ž' '' 154 'Ż' '' 155 '' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qcrr.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qcrr.htf index 561d5678a10..557966583b8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qcrr.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qcrr.htf @@ -1,7 +1,7 @@ qcrr 0 255 'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Δ' '' Delta 1 % qcrr.htf (unicode) 2005-10-23 % -'Θ' '' Theta 2 % Copyright (C) 2002--2005 Eitan M. Gurari % +'Δ' '' Delta 1 % qcrr.htf (unicode) 2006-10-28 % +'Θ' '' Theta 2 % Copyright (C) 2002--2006 Eitan M. Gurari % 'Λ' '' Lambda 3 % % 'Ξ' '' Xi 4 % This work may be distributed and/or modified under the conditions % 'Π' '' Pi 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ qcrr 0 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ qcrr 0 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -122,9 +122,9 @@ qcrr 0 255 'x' '' letter x 120 'y' '' letter y 121 'z' '' letter z 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' tilde 126 '¨' '' diaresis 127 '€' '' euro 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qzcmi.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qzcmi.htf index 0122bd2bd60..e4803fc5a20 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qzcmi.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/qfonts/qzcmi.htf @@ -1,7 +1,7 @@ qzcmi 1 255 'Δ' '' Delta 1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 2 % qzcmi.htf (unicode) 2005-10-23 % -'' '' 3 % Copyright (C) 2002--2005 Eitan M. Gurari % +'' '' 2 % qzcmi.htf (unicode) 2006-10-28 % +'' '' 3 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 4 % % '' '' 5 % This work may be distributed and/or modified under the conditions % '' '' 6 % of the LaTeX Project Public License, either version 1.3 of this % @@ -38,8 +38,8 @@ qzcmi 1 255 '%' '' 37 '&' '' ampersand 38 '’' '' right singlequote 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -89,9 +89,9 @@ qzcmi 1 255 'X' '' letter X 88 'Y' '' letter Y 89 'Z' '' letter Z 90 -'[' '' 91 +'[' '' 91 '“' ''“ 92 -']' '' 93 +']' '' 93 '^' '' 94 '' '' 95 '‘' '' ‘ 96 @@ -155,8 +155,8 @@ qzcmi 1 255 'Ž' '' 154 'Ż' '' 155 '' '' 156 -'{' '' 157 -'}' '' 158 +'{' '' 157 +'}' '' 158 '§' '' 159 '' '' 160 'ą' '' 161 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf new file mode 100755 index 00000000000..d8e07d111da --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf @@ -0,0 +1,131 @@ +stmary 0 127 +'←' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'→' '' 1 % stmary.htf 2006-10-28 % +'↑' '' 2 % Copyright (C) 2006 Eitan M. Gurari % +'↓' '' 3 % % +'???' '1' 4 % This work may be distributed and/or modified under the conditions % +'???' '1' 5 % of the LaTeX Project Public License, either version 1.3 of this % +'⤚' '' 6 % license or (at your option) any later version. The latest version % +'⤙' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % +'⋎' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % +'⋏' '' 9 % 2003/12/01 or later. % +'⊖' '' 10 % This work has the LPPL maintenance status "maintained". This % +'⌽' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % +'⫽//' '' 12 % % +'⑊' '' 13 % If you modify this file your your adding a note of % +'???' '1' 14 % your own after this copyright note will be appreciated. % +'⊗' '' 15 % % +'⊛' '' 16 % gurari@cse.ohio-state.edu % +'⌽' '' 17 % http://www.cse.ohio-state.edu/~gurari % +'⊙' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +'⊘' '' 19 +'⦰' '' 20 +'⊚' '' 21 +'⊕' '' 22 +'⊝' '' 23 +'⧆' '' 24 +'???' '1' 25 +'⊡' '' 26 +'⍁' '' 27 +'⍂' '' 28 +'⌻' '' 29 +'⧈' '' 30 +'⎕' '' 31 +'⚡' '' 32 +'⩕' '' 33 +'⨉' '' 34 +'⨟' '' 35 +'↙' '' 36 +'↘' '' 37 +'???' '1' 38 +'???' '1' 39 +'???' '1' 40 +'???' '1' 41 +'???' '1' 42 +'???' '1' 43 +'○' '' 44 +'???' '1' 45 +'???' '1' 46 +'???' '1' 47 +'↖' '' 48 +'↗' '' 49 +'⪦' '' 50 +'⪧' '' 51 +'⧀' '' 52 +'⧁' '' 53 +'???' '1' 54 +'???' '1' 55 +'⫿' '' 56 +'⫼' '' 57 +'⌽' '' 58 +'⦰' '' 59 +'⧀' '' 60 +'⧁' '' 61 +'???' '1' 62 +'???' '1' 63 +'□' '' 64 +'⨭' '' 65 +'⨮' '' 66 +'???' '1' 67 +'□' '' 68 +'⨭' '' 69 +'???' '1' 70 +'???' '1' 71 +'???' '1' 72 +'???' '1' 73 +'⟦' '' 74 +'⟧' '' 75 +'⦇' '' 76 +'⦈' '' 77 +'???' '1' 78 +'???' '1' 79 +'⊴' '' 80 +'⊵' '' 81 +'⋬' '' 82 +'⋭' '' 83 +'???' '1' 84 +'???' '1' 85 +'???' '1' 86 +'???' '1' 87 +'???' '1' 88 +'???' '1' 89 +'???' '1' 90 +'???' '1' 91 +'???' '1' 92 +'↔' '' 93 +'←' '' 94 +'→' '' 95 +'▽' '' 96 +'△' '' 97 +'⋎' '' 98 +'⋏' '' 99 +'⊓' '' 100 +'□' '' 101 +'∥' '' 102 +'⫼' '' 103 +'▽' '' 104 +'△' '' 105 +'⋎' '' 106 +'⋏' '' 107 +'⊓' '' 108 +'□' '' 109 +'∥' '' 110 +'⫼' '' 111 +'???' '1' 112 +'⟦' '' 113 +'⟦' '' 114 +'⟦' '' 115 +'⟦' '' 116 +'???' '1' 117 +'???' '1' 118 +'∥' '' 119 +'???' '1' 120 +'⟧' '' 121 +'⟧' '' 122 +'⟧' '' 123 +'⟧' '' 124 +'???' '1' 125 +'???' '1' 126 +'∥' '' 127 +stmary 0 127 + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf index 8fa2179a7e1..fa5bb035889 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf @@ -1,7 +1,7 @@ ctib 32 244 'r' '' 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'༐' '' 33 % ctib.htf (unicode) 2005-10-23 % -'' '' 34 % Copyright (C) 2001--2005 Eitan M. Gurari % +'༐' '' 33 % ctib.htf (unicode) 2006-10-28 % +'' '' 34 % Copyright (C) 2001--2006 Eitan M. Gurari % '' '' 35 % % '' '' 36 % This work may be distributed and/or modified under the conditions % '' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf index bae2411a2a0..26d2996caad 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf @@ -1,7 +1,7 @@ tipa 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '' 1 % tipa.htf 2005-10-23 % -'̂' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'´' '' 1 % tipa.htf 2006-10-28 % +'̂' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '~' '' 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ tipa 0 255 '̦' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ tipa 0 255 'ϰ' '' 88 'ʏ' '' 89 'ʒ' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '˺' '' 94 '˹' '' 95 '̒' '' 96 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf index 563f4da4123..ca0a4ccfc80 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf @@ -1,7 +1,7 @@ xipx 0 123 '¸' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'̔' '' 1 % xipx.htf 2005-10-23 % -'̔' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'̔' '' 1 % xipx.htf 2006-10-28 % +'̔' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '̔' '' 3 % % '̻' '' 4 % This work may be distributed and/or modified under the conditions % '←' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -122,7 +122,7 @@ xipx 0 123 'P' '' 120 'Q' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 xipx 0 123 htfcss: xipxbs font-weight: bold; font-family: sans-serif; htfcss: xipxsi font-style: italic; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf index 81e2caa9c05..1ee6b2c2674 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf @@ -1,7 +1,7 @@ t1x 0 255 '`' '' 0 -'´' '' 1 % t1x.htf 2005-10-23 % -'ˆ' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'´' '' 1 % t1x.htf 2006-10-28 % +'ˆ' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '˜' '' 3 % % '¨' '' 4 % This work may be distributed and/or modified under the conditions % '˝' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t1x 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ t1x 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ t1x 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ă' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf index 07062d2bd65..148f624fc56 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf @@ -1,7 +1,7 @@ t1xsc 0 255 '`' '' 0 -'´' '' 1 % t1xsc.htf 2005-10-23 % -'ˆ' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'´' '' 1 % t1xsc.htf 2006-10-28 % +'ˆ' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '˜' '' 3 % % '¨' '' 4 % This work may be distributed and/or modified under the conditions % '˝' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ t1xsc 0 255 '%' '' 37 '&' '' 38 '’' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -90,9 +90,9 @@ t1xsc 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\' '' 92 -']' '' 93 +']' '' 93 '^' '' 94 '_' '' 95 '‘' '' 96 @@ -122,9 +122,9 @@ t1xsc 0 255 'x' '4' 120 'y' '4' 121 'z' '4' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 'Ă' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf index 2c120e45986..e1c8b4d3edb 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf @@ -1,7 +1,7 @@ txb 0 229 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'☐' '' 1 % txb.htf (unicode) 2005-10-23 % -'☐' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'☐' '' 1 % txb.htf (unicode) 2006-10-28 % +'☐' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '☐' '' 3 % % '☐' '' 4 % This work may be distributed and/or modified under the conditions % '☐' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -91,7 +91,7 @@ txb 0 229 'Y' '' 89 'Z' '' 90 '[' '' 91 -'\\' '' 92 +'\' '' 92 ']' '' 93 '̂' '' 94 '_' '' 95 @@ -122,9 +122,9 @@ txb 0 229 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '☐' '' 127 '' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf index 1e6a06818b8..ad96af1c2c2 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf @@ -1,7 +1,7 @@ txbexa 0 83 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'☐' '' 1 % txbexa.htf (unicode) 2005-10-23 % -'☐' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'☐' '' 1 % txbexa.htf (unicode) 2006-10-28 % +'☐' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '☐' '' 3 % % '☐' '' 4 % This work may be distributed and/or modified under the conditions % '☐' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf index 3c3cb87386a..0b6d7d41a96 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf @@ -1,7 +1,7 @@ txbmia 0 171 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'☐' '' 1 % txbmia.htf (unicode) 2005-10-23 % -'☐' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'☐' '' 1 % txbmia.htf (unicode) 2006-10-28 % +'☐' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '☐' '' 3 % % '☐' '' 4 % This work may be distributed and/or modified under the conditions % '☐' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf index df87941a946..fc90f143a26 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf @@ -1,7 +1,7 @@ txbsy 0 127 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'☐' '' 1 % txbsy.htf (unicode) 2005-10-23 % -'☐' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'☐' '' 1 % txbsy.htf (unicode) 2006-10-28 % +'☐' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '☐' '' 3 % % '☐' '' 4 % This work may be distributed and/or modified under the conditions % '☐' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -91,7 +91,7 @@ txbsy 0 127 'Y' '' 89 'Z' '' 90 '[' '' 91 -'\\' '' 92 +'\' '' 92 ']' '' 93 '̂' '' 94 '_' '' 95 @@ -122,9 +122,9 @@ txbsy 0 127 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '☐' '' 127 txbsy 0 127 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf index 009e9f850a4..183d1b3c0d7 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf @@ -1,7 +1,7 @@ txbsyc 0 152 '' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'☐' '' 1 % txbsyc.htf (unicode) 2005-10-23 % -'☐' '' 2 % Copyright (C) 2005 Eitan M. Gurari % +'☐' '' 1 % txbsyc.htf (unicode) 2006-10-28 % +'☐' '' 2 % Copyright (C) 2005--2006 Eitan M. Gurari % '☐' '' 3 % % '☐' '' 4 % This work may be distributed and/or modified under the conditions % '☐' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -91,7 +91,7 @@ txbsyc 0 152 'Y' '' 89 'Z' '' 90 '[' '' 91 -'\\' '' 92 +'\' '' 92 ']' '' 93 '̂' '' 94 '_' '' 95 @@ -122,9 +122,9 @@ txbsyc 0 152 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '☐' '' 127 'Ä' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf index df85f9d04d5..78fad388cba 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf @@ -26,9 +26,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +119,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf index 11c55b27c62..7608abd1bcc 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf @@ -26,9 +26,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +119,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf index 365d9c598d2..d19aaf49ffd 100755 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf @@ -1,3 +1,55 @@ +'¡' '' '¡' '' +'¤' '' '¤' '' +'§' '' '§' '' +'§' '' '§' '' +'¨' '' '¨' '' +'©' '' '©' '' +'«' '' '«' '' +'»' '' '»' '' +'Ą' '' 'Ą' '' +'ą' '' 'ą' '' +'Ć' '' 'Ć' '' +'ć' '' 'ć' '' +'Ę' '' 'Ę' '' +'ę' '' 'ę' '' +'Ł' '' 'Ł' '' +'ł' '' 'ł' '' +'Ń' '' 'Ń' '' +'ń' '' 'ń' '' +'Œ' '' 'Œ' '' +'œ' '' 'œ' '' +'Ś' '' 'Ś' '' +'ś' '' 'ś' '' +'Ş' '' 'Ş' '' +'ş' '' 'ş' '' +'Š' '' 'Š' '' +'š' '' 'š' '' +'Ţ' '' 'Ţ' '' +'ţ' '' 'ţ' '' +'Ÿ' '' 'Ÿ' '' +'Ź' '' 'Ź' '' +'ź' '' 'ź' '' +'Ż' '' 'Ż' '' +'ż' '' 'ż' '' +'Ž' '' 'Ž' '' +'ž' '' 'ž' '' +'ˇ' '' 'ˇ' '' +'˘' '' '˘' '' +'–' '' '–' '' +'—' '' '—' '' +'‘' '' '‘' '' +'’' '' '’' '' +'‚' '' '‚' '' +'“' '' '“' '' +'”' '' '”' '' +'„' '' '„' '' +'†' '' '†' '' +'‡' '' '‡' '' +'•' '' '•' '' +'‰' '' '‰' '' +'‹' '' '‹' '' +'›' '' '›' '' + ' ' '' ' ' '' '!' '' '!' '' '"' '' '"' '' @@ -26,9 +78,7 @@ '9' '' '9' '' ':' '' ':' '' ';' '' ';' '' -'<' '' '<' '' '=' '' '=' '' -'>' '' '>' '' '?' '' '?' '' '@' '' '@' '' 'A' '' 'A' '' @@ -121,8 +171,8 @@ '~' '' '~' '' '−' '' '-' '' '∗' '' '*' '' -'⌴' '' '_' '' -'' '' 'j' '1' +'⌴' '' '_' '' +'' '' 'j' '1' '???' '' '?' '1' @@ -283,11 +333,11 @@ 'ґ' '' '\180\' '' '–' '' '\151\' '' '—' '' '\152\' '' -'‘' '' '\146\' '' -'’' '' '\147\' '' +'‘' '' '\145\' '' +'’' '' '\146\' '' '‚' '' '\131\' '' -'“' '' '\148\' '' -'”' '' '\149\' '' +'“' '' '\147\' '' +'”' '' '\148\' '' '„' '' '\133\' '' '†' '' '\135\' '' '‡' '' '\136\' '' @@ -299,56 +349,4 @@ '€' '' '\137\' '' '№' '' '\185\' '' '™' '' '\153\' '' -'¡' '' '¡' '' -'¤' '' '¤' '' -'§' '' '§' '' -'§' '' '§' '' -'¨' '' '¨' '' -'©' '' '©' '' -'«' '' '«' '' -'»' '' '»' '' -'Ą' '' 'Ą' '' -'ą' '' 'ą' '' -'Ć' '' 'Ć' '' -'ć' '' 'ć' '' -'Ę' '' 'Ę' '' -'ę' '' 'ę' '' -'Ł' '' 'Ł' '' -'ł' '' 'ł' '' -'Ń' '' 'Ń' '' -'ń' '' 'ń' '' -'Œ' '' 'Œ' '' -'œ' '' 'œ' '' -'Ś' '' 'Ś' '' -'ś' '' 'ś' '' -'Ş' '' 'Ş' '' -'ş' '' 'ş' '' -'Š' '' 'Š' '' -'š' '' 'š' '' -'Ţ' '' 'Ţ' '' -'ţ' '' 'ţ' '' -'Ÿ' '' 'Ÿ' '' -'Ź' '' 'Ź' '' -'ź' '' 'ź' '' -'Ż' '' 'Ż' '' -'ż' '' 'ż' '' -'Ž' '' 'Ž' '' -'ž' '' 'ž' '' -'ˇ' '' 'ˇ' '' -'˘' '' '˘' '' -'–' '' '–' '' -'—' '' '—' '' -'‘' '' '‘' '' -'’' '' '’' '' -'‚' '' '‚' '' -'“' '' '“' '' -'”' '' '”' '' -'„' '' '„' '' -'†' '' '†' '' -'‡' '' '‡' '' -'•' '' '•' '' -'‰' '' '‰' '' -'‹' '' '‹' '' -'›' '' '›' '' - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnr.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnr.htf deleted file mode 100644 index ecb2b80565f..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnr.htf +++ /dev/null @@ -1,131 +0,0 @@ -wnr 0 127 -'Œ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Š' '' 1 % wnr.htf windows 2005-10-23 % -'\143\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % -'\221\' '' 3 % % -'\178\' '' 4 % This work may be distributed and/or modified under the conditions % -'\170\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % -'\142\' '' 6 % license or (at your option) any later version. The latest version % -'\128\' '' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'œ' '' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'š' '' 9 % 2003/12/01 or later. % -'Ÿ''' 10 % This work has the LPPL maintenance status "maintained". This % -'\253\' '' 11 % Current Maintainer of this work is Eitan M. Gurari. % -'\179\' '' 12 % % -'\186\' '' 13 % If you modify this file your your adding a note of % -'\158\' '' 14 % your own after this copyright note will be appreciated. % -'\144\' '' 15 % % -'\222\' '' 16 % gurari@cse.ohio-state.edu % -'\198\' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'\201\' '' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\168\' '' 19 -'V' '1' 20 -'O' '1' 21 -'S' '' 22 -'\223\' '' 23 -'\254\' '' 24 -'\230\' '' 25 -'\233\' '' 26 -'\184\' '' 27 -'v' '1' 28 -'o' '1' 29 -'s' '' 30 -'\255\' '' 31 -'-' '' 32 -'!' '' 33 -'”' '' 34 -'b' '1' 35 -'' '' 36 -'%' '' 37 -'\39\' '' 38 -'’' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'š' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'«' '' 60 -'i' '1' 61 -'»' '' 62 -'?' '' 63 -'' '' 64 -'\192\' '' 65 -'\193\' '' 66 -'\214\' '' 67 -'\196\' '' 68 -'\197\' '' 69 -'\212\' '' 70 -'\195\' '' 71 -'\213\' '' 72 -'\200\' '' 73 -'\163\' '' 74 -'\202\' '' 75 -'\203\' '' 76 -'\204\' '' 77 -'\205\' '' 78 -'\206\' '' 79 -'\214\' '' 80 -'\215\' '' 81 -'\208\' '' 82 -'\209\' '' 83 -'\210\' '' 84 -'\211\' '' 85 -'\194\' '' 86 -'\217\' '' 87 -'\216\' '' 88 -'\219\' '' 89 -'\199\' '' 90 -'[' '' 91 -'"' '' 92 -']' '' 93 -'\220\' '' 94 -'\218\' '' 95 -'‘' '' 96 -'\224\' '' 97 -'\225\' '' 98 -'\246\' '' 99 -'6' '1' 100 -'\229\' '' 101 -'\244\' '' 102 -'s' '1' 103 -'\245\' '' 104 -'\246\' '' 105 -'\188\' '' 106 -'\234\' '' 107 -'\235\' '' 108 -'\236\' '' 109 -'\237\' '' 110 -'\238\' '' 111 -'\239\' '' 112 -'\247\' '' 113 -'\240\' '' 114 -'\241\' '' 115 -'\242\' '' 116 -'\243\' '' 117 -'\226\' '' 118 -'\249\' '' 119 -'\248\' '' 120 -'\251\' '' 121 -'\253\' '' 122 -'–' '' 123 -'—' '' 124 -'\185\' '' 125 -'\252\' '' 126 -'\250\' '' 127 -wnr 0 127 - diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf index c0d398ff789..37135a20022 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf @@ -1,7 +1,7 @@ wnti 0 127 'Œ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Š' '' 1 % wnti.htf windows 2005-10-23 % -'\143\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Š' '' 1 % wnti.htf windows 2006-10-28 % +'\143\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\221\' '' 3 % % '\178\' '' 4 % This work may be distributed and/or modified under the conditions % '\170\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf index c46f7844dba..3a9ad0e4286 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf @@ -1,7 +1,7 @@ cmcbx 25 127 '∖' '' 25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbx.htf (unicode) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbx.htf (unicode) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '\171\' '' 29 % This work may be distributed and/or modified under the conditions % '\187\' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf index bfcb31908d5..d800f60c752 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf @@ -1,7 +1,7 @@ cmcbxti 25 127 '∖' '1'25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 26 % cmcbxti.htf (win 2151) 2005-10-23 % -'' '' 27 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 26 % cmcbxti.htf (win 2151) 2006-10-28 % +'' '' 27 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 28 % % '\171\' '' 29 % This work may be distributed and/or modified under the conditions % '\187\' '' 30 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf index 3f828b2809a..6a63c2e39ec 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf @@ -1,7 +1,7 @@ cmccsc 30 127 '' '' 30 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'' '' 31 % cmcbx.htf (unicode) 2005-10-23 % -'' '' 32 % Copyright (C) 2000--2005 Eitan M. Gurari % +'' '' 31 % cmcbx.htf (unicode) 2006-10-28 % +'' '' 32 % Copyright (C) 2000--2006 Eitan M. Gurari % '' '' 33 % % '' '' 34 % This work may be distributed and/or modified under the conditions % '' '' 35 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf index bfe0f55b3d7..553fae19a08 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf @@ -1,7 +1,7 @@ wncsc 0 127 'Œ' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'Š' '' 1 % wncsc.htf windows 2005-10-23 % -'\143\' '' 2 % Copyright (C) 2000--2005 Eitan M. Gurari % +'Š' '' 1 % wncsc.htf windows 2006-10-28 % +'\143\' '' 2 % Copyright (C) 2000--2006 Eitan M. Gurari % '\221\' '' 3 % % '\178\' '' 4 % This work may be distributed and/or modified under the conditions % '\170\' '' 5 % of the LaTeX Project Public License, either version 1.3 of this % diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf index 6e3141c4681..19ca9208f0f 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf @@ -1,7 +1,7 @@ larm 0 255 '`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'\180\' '' r-quote 1 % larm.htf (win-1251) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % +'\180\' '' r-quote 1 % larm.htf (win-1251) 2006-10-28 % +'^' '' ^ 2 % Copyright (C) 2001--2006 Eitan M. Gurari % '~' '' ~ 3 % % '̈' '' 4 % This work may be distributed and/or modified under the conditions % '~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % @@ -39,8 +39,8 @@ larm 0 255 '%' '' 37 '&' '' ampersand 38 '\147\' '' 39 -'(' '' 40 -')' '' 41 +'(' '' 40 +')' '' 41 '*' '' 42 '+' '' 43 ',' '' 44 @@ -59,9 +59,9 @@ larm 0 255 '9' '' 57 ':' '' 58 ';' '' 59 -'<' '' 60 +'<' '' 60 '=' '' 61 -'>' '' 62 +'>' '' 62 '?' '' 63 '@' '' 64 'A' '' 65 @@ -90,9 +90,9 @@ larm 0 255 'X' '' 88 'Y' '' 89 'Z' '' 90 -'[' '' 91 +'[' '' 91 '\\' '' 92 -']' '' 93 +']' '' 93 '̂' '' 94 '_' '' 95 '\146\' '' 96 @@ -122,9 +122,9 @@ larm 0 255 'x' '' 120 'y' '' 121 'z' '' 122 -'{' '' 123 +'{' '' 123 '|' '' 124 -'}' '' 125 +'}' '' 125 '~' '' 126 '¨' '' 127 '\165\' '' 128 diff --git a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/latt.htf b/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/latt.htf deleted file mode 100644 index 06dc4bd4feb..00000000000 --- a/Master/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/latt.htf +++ /dev/null @@ -1,260 +0,0 @@ -latt 0 255 -'`' '' 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'´' '1' r-quote 1 % latt.htf (win-1251) 2005-10-23 % -'^' '' ^ 2 % Copyright (C) 2001--2005 Eitan M. Gurari % -'~' '' ~ 3 % % -'̈' '1' 4 % This work may be distributed and/or modified under the conditions % -'~' '' hungarumlaut 5 % of the LaTeX Project Public License, either version 1.3 of this % -'̊' '1' 6 % license or (at your option) any later version. The latest version % -'̌' '1' 7 % of this license is in http://www.latex-project.org/lppl.txt and % -'̆' '1' 8 % version 1.3 or later is part of all distributions of LaTeX version % -'¯' '1' macron 9 % 2003/12/01 or later. % -'̇' '1' 10 % This work has the LPPL maintenance status "maintained". This % -'¸' '1' cedil 11 % Current Maintainer of this work is Eitan M. Gurari. % -'̲' '1' 12 % % -'\178\' '' 13 % If you modify this file your your adding a note of % -'\140\' '' 14 % your own after this copyright note will be appreciated. % -'\155\' '' rsaquo 15 % % -'\148\' '' 16 % gurari@cse.ohio-state.edu % -'\149\' '' 17 % http://www.cse.ohio-state.edu/~gurari % -'̑' '1' 18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -'̏' '1' 19 -'̆' '1' 20 -'\151\' '' ndash 21 -'\152\' '' mdash 22 -' ' '' 23 -'\138\' '' perthousand 24 -'ı' '1' i 25 -'' '1' dotless j 26 -'ff' '1' ff 27 -'fi' '1' fi 28 -'fl' '1' fl 29 -'ffi' '1' ffi 30 -'ffl' '1' ffl 31 -' ' '' 32 -'!' '' 33 -'"' '' 34 -'#' '' 35 -'$' '' 36 -'%' '' 37 -'&' '' ampersand 38 -'\147\' '' 39 -'(' '' 40 -')' '' 41 -'*' '' 42 -'+' '' 43 -',' '' 44 -'-' '' 45 -'.' '' 46 -'/' '' 47 -'0' '' 48 -'1' '' 49 -'2' '' 50 -'3' '' 51 -'4' '' 52 -'5' '' 53 -'6' '' 54 -'7' '' 55 -'8' '' 56 -'9' '' 57 -':' '' 58 -';' '' 59 -'<' '' 60 -'=' '' 61 -'>' '' 62 -'?' '' 63 -'@' '' 64 -'A' '' 65 -'B' '' 66 -'C' '' 67 -'D' '' 68 -'E' '' 69 -'F' '' 70 -'G' '' 71 -'H' '' 72 -'I' '' 73 -'J' '' 74 -'K' '' 75 -'L' '' 76 -'M' '' 77 -'N' '' 78 -'O' '' 79 -'P' '' 80 -'Q' '' 81 -'R' '' 82 -'S' '' 83 -'T' '' 84 -'U' '' 85 -'V' '' 86 -'W' '' 87 -'X' '' 88 -'Y' '' 89 -'Z' '' 90 -'[' '' 91 -'\\' '' 92 -']' '' 93 -'̂' '1' 94 -'_' '' 95 -'\146\' '' 96 -'a' '' 97 -'b' '' 98 -'c' '' 99 -'d' '' 100 -'e' '' 101 -'f' '' 102 -'g' '' 103 -'h' '' 104 -'i' '' 105 -'j' '' 106 -'k' '' 107 -'l' '' 108 -'m' '' 109 -'n' '' 110 -'o' '' 111 -'p' '' 112 -'q' '' 113 -'r' '' 114 -'s' '' 115 -'t' '' 116 -'u' '' 117 -'v' '' 118 -'w' '' 119 -'x' '' 120 -'y' '' 121 -'z' '' 122 -'{' '' 123 -'|' '' 124 -'}' '' 125 -'~' '' 126 -'¨' '1' 127 -'\165\' '' 128 -'Ғ' '1' 129 -'\129\' '' 130 -'Ҕ' '1' 131 -'Һ' '1' 132 -'Җ' '1' 133 -'Ҙ' '1' 134 -'Ҧ' '1' 135 -'\175\' '' 136 -'Қ' '1' 137 -'Ҡ' '1' 138 -'Ҝ' '1' 139 -'Ӕ' '1' 140 -'Ң' '1' 141 -'ҥ' '1' 142 -'\189\' '' 143 -'Ө' '1' 144 -'Ҫ' '1' 145 -'\162\' '' 146 -'Ү' '1' 147 -'Ұ' '1' 148 -'஢' '1' 149 -'\144\' '' 150 -'Ҹ' '1' 151 -'Ҷ' '1' 152 -'\170\' '' 153 -'Ә' '1' 154 -'Ҧ' '1' 155 -'\168\' '' 156 -'\185\' '' 157 -'\164\' '' 158 -'\167\' '' 159 -'\180\' '' 160 -'ғ' '1' 161 -'\158\' '' 162 -'ҕ' '1' 163 -'Ҵ' '1' 164 -'җ' '1' 165 -'ҙ' '1' 166 -'ҧ' '1' 167 -'ї' '1' 168 -'қ' '1' 169 -'ҡ' '1' 170 -'ҝ' '1' 171 -'ӕ' '1' 172 -'ң' '1' 173 -'ҥ' '1' 174 -'\190\' '' 175 -'ө' '1' 176 -'ҫ' '1' 177 -'\162\' '' 178 -'ү' '1' 179 -'ҡ' '1' 180 -'ҳ' '1' 181 -'\159\' '' 182 -'ҹ' '1' 183 -'ӌ' '1' 184 -'\186\' '' 185 -'ҝ' '1' 186 -'ҧ' '1' 187 -'\184\' '' 188 -'\133\' '' 189 -'\171\' '' 190 -'\187\' '' 191 -'\192\' '' 192 -'\193\' '' 193 -'\194\' '' 194 -'\195\' '' 195 -'\196\' '' 196 -'\197\' '' 197 -'\198\' '' 198 -'\199\' '' 199 -'\200\' '' 200 -'\201\' '' 201 -'\202\' '' 202 -'\203\' '' 203 -'\204\' '' 204 -'\205\' '' 205 -'\206\' '' 206 -'\207\' '' 207 -'\208\' '' 208 -'\209\' '' 209 -'\210\' '' 210 -'\211\' '' 211 -'\212\' '' 212 -'\213\' '' 213 -'\214\' '' 214 -'\215\' '' 215 -'\216\' '' 216 -'\217\' '' 217 -'\218\' '' 218 -'\219\' '' 219 -'\220\' '' 220 -'\221\' '' 221 -'\222\' '' 222 -'\223\' '' 223 -'\224\' '' 224 -'\225\' '' 225 -'\226\' '' 226 -'\227\' '' 227 -'\228\' '' 228 -'\229\' '' 229 -'\230\' '' 230 -'\231\' '' 231 -'\232\' '' 232 -'\233\' '' 233 -'\234\' '' 234 -'\235\' '' 235 -'\236\' '' 236 -'\237\' '' 237 -'\238\' '' 238 -'\239\' '' 239 -'\240\' '' 240 -'\241\' '' 241 -'\242\' '' 242 -'\243\' '' 243 -'\244\' '' 244 -'\245\' '' 245 -'\246\' '' 246 -'\247\' '' 247 -'\248\' '' 248 -'\249\' '' 249 -'\250\' '' 250 -'\251\' '' 251 -'\252\' '' 252 -'\253\' '' 253 -'\254\' '' 254 -'\255\' '' 255 -latt 0 255 -htfcss: latt font-family: monospace; - diff --git a/Master/texmf-dist/tex4ht/xttl/docbook.4xt b/Master/texmf-dist/tex4ht/xttl/docbook.4xt new file mode 100755 index 00000000000..7c69011fb5d --- /dev/null +++ b/Master/texmf-dist/tex4ht/xttl/docbook.4xt @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" > +<xtpipes preamble="yes" signature="docbook.4xt (2006-09-18-18:37)"> + <sax content-handler="xtpipes.lib.ScriptsManager" + lexical-handler="xtpipes.lib.ScriptsManagerLH" > + <script element="ulink" > + <set name="ulink" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match=" ulink[ + @url and starts-with( @url, '#') +]" > + <link> + <xsl:attribute name="linkend"> + <xsl:value-of select=" substring( @url, 2 )" /> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" /> + </link> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="ulink" /> +</script> + + </sax> +</xtpipes> + diff --git a/Master/texmf-dist/tex4ht/xttl/htspk.4xt b/Master/texmf-dist/tex4ht/xttl/htspk.4xt new file mode 100755 index 00000000000..c51b4a430ba --- /dev/null +++ b/Master/texmf-dist/tex4ht/xttl/htspk.4xt @@ -0,0 +1,2146 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" > +<xtpipes> + <sax content-handler="xtpipes.lib.ScriptsManager" + lexical-handler="xtpipes.lib.ScriptsManagerLH" > + <script element="br" > + <set name="br" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + <xsl:template match="br" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:comment>.</xsl:comment> + </xsl:copy> + </xsl:template> + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> + ]]> + </set> + <xslt name="." xml="." xsl="br" /> +</script> + + <script element="span::msup" > + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + ((@class = 'msup') or (@class = 'msub') + or (@class = 'msubsup')) + and + not( + child::span[ (@class = 'mrow-sub') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) + and + not( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) +]" > + <xsl:apply-templates select="child::span[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="m-sub-sup" /> + <set name="m-sup-2-3" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'msup') + and + (normalize-space( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + ] + ) = '2') + and not( + child::span[ (@class = 'mrow-base') ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="squared" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="squared" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:apply-templates select="@*" /> + <span class="mo-op"> + <xsl:text> squared </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="span[ + (@class = 'msup') + and + (normalize-space( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + ] + ) = '3') + and not( + child::span[ (@class = 'mrow-base') ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="cube" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="cube" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:apply-templates select="@*" /> + <span class="mo-op"> + <xsl:text> cube </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sup-2-3" /> + +</script> +<script element="span::msub" > + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + ((@class = 'msup') or (@class = 'msub') + or (@class = 'msubsup')) + and + not( + child::span[ (@class = 'mrow-sub') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) + and + not( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) +]" > + <xsl:apply-templates select="child::span[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sub-sup" /> + +</script> +<script element="span::msubsup" > + <set name="subsup-prime" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'msubsup') + and + (count( + child::* [ @class='mrow-super' ] + / child::span [ not(@title = 'speech-extra') ] ) = 1) + and + (count( + child::* [ @class='mrow-super' ] + / child::span [ not(@title = 'speech-extra') ] + / child::span) = 1) + and + child::* [ @class='mrow-super' ] + / child::span [ not(@title = 'speech-extra') ] + / child::span[ @class='char' ] + / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <xsl:copy> + <xsl:attribute name="class" > + <xsl:text>msub</xsl:text> + </xsl:attribute> + <span class="mrow-base"> + <xsl:apply-templates select=" + *[@class = 'mrow-base'] / * + " /> + <xsl:apply-templates select=" + *[@class = 'mrow-super'] + / child::span [ not(@title = 'speech-extra') ] + " /> + </span> + <xsl:apply-templates select="*[@class = 'mrow-sub']" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="subsup-prime" /> + + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + ((@class = 'msup') or (@class = 'msub') + or (@class = 'msubsup')) + and + not( + child::span[ (@class = 'mrow-sub') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) + and + not( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'begin-script') + and + (@class != 'end-script') + and + (@class != 'mid-script') + ] + ) +]" > + <xsl:apply-templates select="child::span[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sub-sup" /> + + <set name="m-subsup-2-3" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'msubsup') + and + (normalize-space( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'mid-script') + and + (@class != 'end-script') + ] + ) = '2') + and not( + child::span[ (@class = 'mrow-base') ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:attribute name="class" > + <xsl:text>msub</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="sub-squared" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="sub-squared" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-sub' "> + <xsl:apply-templates select="*[ + not( @class = 'end-script' ) + ] + |@*|text()|comment()" /> + <xsl:apply-templates select=" + following-sibling::*[1] / *[ + @class = 'end-script' + ] " /> + </xsl:when> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:attribute name="class" > + <xsl:text>squared-super</xsl:text> + </xsl:attribute> + <span class="mo-op"> + <xsl:text> squared </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="span[ + (@class = 'msubsup') + and + (normalize-space( + child::span[ (@class = 'mrow-super') ] + / child::span[ (@class != 'mid-script') + and + (@class != 'end-script') + ] + ) = '3') + and not( + child::span[ (@class = 'mrow-base') ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:attribute name="class" > + <xsl:text>msub</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="sub-cube" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="sub-cube" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-sub' "> + <xsl:apply-templates select="*[ + not( @class = 'end-script' ) + ] + |@*|text()|comment()" /> + <xsl:apply-templates select=" + following-sibling::*[1] / *[ + @class = 'end-script' + ] " /> + </xsl:when> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:attribute name="class" > + <xsl:text>cube-super</xsl:text> + </xsl:attribute> + <span class="mo-op"> + <xsl:text> cube </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-subsup-2-3" /> + +</script> + + <script element="span::mfrac" > + <set name="mfrac" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ @class = 'mfrac' ]" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" + (string-length( + normalize-space(child::span[ @class = 'mrow-numerator' ][1]) + ) = 1) + and + (string-length( + normalize-space(child::span[ @class = 'mrow-enumerator' ][1]) + ) = 1) +"> + <xsl:variable name="a"> + <xsl:value-of select=" + normalize-space(child::span[ @class = 'mrow-numerator' ][1]) + " /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:value-of select=" + normalize-space(child::span[ @class = 'mrow-enumerator' ][1]) + " /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + (translate($a,'123456789','') != '') + or + (translate($b,'123456789','') != '') + " > + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:when> + <xsl:when test=" $a < $b "> + <xsl:attribute name="class"> + <xsl:text>word-frac</xsl:text> + </xsl:attribute> + <xsl:choose> + <xsl:when test=" $a = 1 "><xsl:text> one </xsl:text></xsl:when> + <xsl:when test=" $a = 2 "><xsl:text> two </xsl:text></xsl:when> + <xsl:when test=" $a = 3 "><xsl:text> three </xsl:text></xsl:when> + <xsl:when test=" $a = 4 "><xsl:text> four </xsl:text></xsl:when> + <xsl:when test=" $a = 5 "><xsl:text> five </xsl:text></xsl:when> + <xsl:when test=" $a = 6 "><xsl:text> six </xsl:text></xsl:when> + <xsl:when test=" $a = 7 "><xsl:text> seven </xsl:text></xsl:when> + <xsl:when test=" $a = 8 "><xsl:text> eight </xsl:text></xsl:when> + <xsl:when test=" $a = 9 "><xsl:text> nine </xsl:text></xsl:when> +</xsl:choose> + + <xsl:choose> + <xsl:when test=" $b = 2 "><xsl:text> half</xsl:text></xsl:when> + <xsl:when test=" $b = 3 "><xsl:text> third</xsl:text></xsl:when> + <xsl:when test=" $b = 4 "><xsl:text> fourth</xsl:text></xsl:when> + <xsl:when test=" $b = 5 "><xsl:text> fifth</xsl:text></xsl:when> + <xsl:when test=" $b = 6 "><xsl:text> sixth</xsl:text></xsl:when> + <xsl:when test=" $b = 7 "><xsl:text> seventh</xsl:text></xsl:when> + <xsl:when test=" $b = 8 "><xsl:text> eighth</xsl:text></xsl:when> + <xsl:when test=" $b = 9 "><xsl:text> nineth</xsl:text></xsl:when> +</xsl:choose> +<xsl:if test=" $a > 1 "><xsl:text>s</xsl:text></xsl:if> +<xsl:text> </xsl:text> + + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:when test=" + (@class = 'mfrac') + and + child::span[ @class = 'mrow-enumerator' ] + / child::span[ @class = 'continuous-mfrac' ] + and + ( normalize-space( + child::span[ @class = 'mrow-numerator' ] + ) + = + normalize-space( + child::span[ @class = 'mrow-enumerator' ] + / child::span[ @class = 'continuous-mfrac' ] + / child::span[ @class = 'mrow-numerator' ] + ) + ) + and ( + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[1] ) + = + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'continuous-mfrac' ] / + preceding-sibling::*[1] ) +) + +" > + <xsl:variable name="a"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mcontinuous-mfrac' ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mcontinuous-mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ + (@class = 'mfrac') or (@class = 'mcontinuous-mfrac') + ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + normalize-space($a)=normalize-space($b) + " > + <xsl:attribute name="class"> + <xsl:value-of select=" 'continuous-mfrac' " /> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:when test=" + (translate( + normalize-space( + child::span[ @class = 'mrow-numerator' ]), + '0123456789','')= '') + and ( normalize-space( + child::span[ @class = 'mrow-numerator' ]) + and + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-numerator' ]) +) +and +( normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-numerator' ]) + and + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-numerator' ]) +) + + and ( child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[1][@class = 'mo-bin'] +) +and +( normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[1] ) + = + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[1] ) +) + +"> + <xsl:variable name="a"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="c"> + <xsl:value-of select=" + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] ) + " /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + ( translate($a,'0123456789 ','') = '') + and (normalize-space($a)=normalize-space($b)) + and starts-with( $c, normalize-space( $a )) + and starts-with( + normalize-space( + substring-after( $c, normalize-space( $a )) ) + , + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mfrac' ] / + preceding-sibling::*[1] ) + ) + " > + <xsl:attribute name="class"> + <xsl:value-of select=" 'continuous-mfrac' " /> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="enum-op"> + <xsl:if test="preceding-sibling::*" > + <xsl:apply-templates select=" preceding-sibling::*[1] " /> + </xsl:if> + <xsl:value-of select="." /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="mfrac" /> +</script> + + <script element="span::munder-underline" > + <set name="munder" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match="span[ + (@class = 'munder-underline') + and + child::span[ + (@class = 'mo-0332') + and + descendant::span[ @class = 'mi' ] + ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:apply-templates + select=" *[ @class != 'begin-end' ] " /> + <span class="begin-end" title="speech-extra" > + <xsl:text> under bar </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="munder" /> +</script> +<script element="span::mover-overline" > + <set name="mover" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match="span[ + (@class = 'mover-overline') + and + child::span[ + (@class = 'mo-00AF') + and + descendant::span[ @class = 'mi' ] + ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:apply-templates + select=" *[ @class != 'begin-end' ] " /> + <span class="begin-end" title="speech-extra" > + <xsl:text> over bar </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="mover" /> +</script> + + <script element="span::limits-msub-msup" > + <set name="smash" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'limits-msub-msup') + and + child::*[ (position() = 1) + and (@class = 'limits-mrow-base') + and child::*[ (position() = 1) + and (@class = 'limits-msub-msup') + ] ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[ not(@class='limits-mrow-super') ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + not(@class='limits-mrow-super') ]" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[@class='limits-mrow-super' ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + (@class='limits-mrow-super') ]" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="smash" /> +</script> + + <script element="span::mathvariant-bold" > + <set name="bold" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match="span[ @class = 'mathvariant-bold' ]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <span class="begin-end" title="speech-extra" > + <xsl:text> bold </xsl:text> + </span> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:when> + <xsl:otherwise> + <span class="begin-end" title="speech-extra" > + <xsl:text> begin bold </xsl:text> + </span> + <xsl:apply-templates select="*|text()|comment()" /> + <span class="begin-end" title="speech-extra" > + <xsl:text> end bold </xsl:text> + </span> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="bold" /> +</script> + + <script element="span::mi" > + <set name="math-cap" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ @class = 'mi' ]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:if test=" string-length(.) = 1 " > + <xsl:if test=" + (translate(.,'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '') = '' ) + " > + <span class="capital-description" + title="speech-extra" > + <xsl:text> capital </xsl:text> + </span> + </xsl:if> + </xsl:if> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="math-cap" /> +</script> + + <script element="div::tr" > + <set name="bold" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="div[ + parent::div[ @class = 'tr' ] + and ( normalize-space(.) = '' ) + and not( normalize-space(following-sibling::*) != '' ) +]" > +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="bold" /> +</script> + + <script element="span::inline-math" > + <set name="num-sub" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'msub') + and + (count( child::span[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and not( ancestor::*[ + (@class = 'msub') + or + (@class = 'msup') + or + (@class = 'msubsup') + ] ) + and + not( child::span[ @class = 'mrow-sub' ] + / child::* [ + not( @title = 'speech-extra' ) + and + not( @class = 'mn' ) + and + not( + (@class = 'mo-punc') + and + ( . = ',' ) + and + preceding-sibling::*[1][ @class = 'mn' ] + and + following-sibling::*[1][ @class = 'mn' ] + and + following-sibling::*[2][ @class = 'mn' ] + and + following-sibling::*[3][ @class = 'mn' ] + and + ( not(following-sibling::*[4]) + or + not(following-sibling::*[4][ @class = 'mn' ]) + ) + ) + and + not( + (@class = 'mo-punc') + and + ( . = '.' ) + and + following-sibling::*[1][ @class = 'mn' ] + and + not( + following-sibling::*[ + (@class = 'mo-punc') + and + (. = '.') + ] + ) + ) + ]) +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*[1]" /> + <span class="mrow-sub"> + <span class="space" title="speech-extra"> + <xsl:text> </xsl:text> + </span> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + and + not( + (@class = 'mo-punc') + and (. = ',') + ) + ]" /> + </span> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="num-sub" /> + + <dom name="." xml="." method="fracLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="scriptLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="rootLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <set name="inline-math" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::* [ following-sibling::* [ + not( @class = 'content-less' ) + ] + ][1] + / following-sibling::* [ + not( @class = 'content-less' ) + ][1] + / self::* + [ + (@class = 'end-math') + or + (@class = 'end-script') + or + (@class = 'end-root') + or + (@class = 'end-stack') + or + (@class = 'mid-stack') + or + (@class = 'end-array') + or + (@class = 'tr') + or + (@title = 'implicit-baseline') + ] +]" > +</xsl:template> + +<xsl:template match="span[ + ((@class = 'mfrac') and + (translate( + concat( + span[ (@class = 'mrow-numerator')], + span[ (@class = 'mrow-enumerator')] + ) ,'0123456789','') = '') + and + not(descendant::*/descendant::*/descendant::*) + or + (@class = 'word-frac')) + and + preceding-sibling::*[1] + / self::span[ @class = 'mn'] + ]" > + <xsl:text> and </xsl:text> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ + (@class = 'mo-bin') + and + ( preceding-sibling::*[ + (position()=1) + and + ( (@title='speech-extra') + or (@class='mo-bin') + or (@class='mo-rel') ) + ] + and + ( + following-sibling::*[ (@class='mn') or (@class='mi') ] + or + (count(following-sibling::*[ + not(@title = 'speech-extra') + ]) = 1) + ) + or + not(preceding-sibling::*) + ) + and + (normalize-space(.)='minus') +]" > + <xsl:copy> + <xsl:attribute name="class"> + <xsl:text>mo-unary</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" mode="minus-neg" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="minus-neg" > + <xsl:choose> + <xsl:when test=" . = 'minus' " > + <xsl:text>negative</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ @class = 'end-limits-script' ]" > + <xsl:if test=" parent::*[ not(following-sibling::*) ] "> + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ preceding-sibling::span[ + @class != 'limits-mrow-base' + ] ] + " > + <xsl:text> end scripts </xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text> end script </xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> + </xsl:if> +</xsl:template> +<xsl:template match="span[ @class = 'begin-limits-script' ]" > + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-super' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:when> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-sub' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:when> + </xsl:choose> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="extra-over" > + <xsl:if test = " self::span[ @class = 'limits-mrow-super' ] " > + <xsl:text> over </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:if> +</xsl:template> +<xsl:template match="*" mode="extra-under" > + <xsl:if test = " self::span[ @class = 'limits-mrow-sub' ] " > + <xsl:text> under </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:if> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::*[ + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] ] +]" > +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + preceding-sibling::*[ + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] ] +]" > +</xsl:template> + + + <xsl:template match="span[ + (@class = 'inline-math') + and + (count( child::*[ not(@title) or (@title != 'speech-extra') ] + ) = 1) +]" > + <xsl:copy> + <xsl:variable name="content"> + <xsl:apply-templates + select="child::*[ not(@title) or (@title != 'speech-extra') ] +" + mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:attribute name="class"> + <xsl:text>semi-math</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="child::*[ not(@title) or (@title != 'speech-extra') ] +" /> + </xsl:when> + <xsl:when test=" child::*[ + (position() = 2) + and + ((@class = 'msub') or (@class = 'msup') or (@class = 'msubsup')) +]" > + <xsl:variable name="content"> + <xsl:apply-templates select="child::*[2] / child::*[ + @class = 'mrow-base' ]" + mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:attribute name="class"> + <xsl:text>semi-math</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*[2]" /> + + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|comment()|text()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:otherwise> + <xsl:apply-templates select="*|@*|comment()|text()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="inline-math" /> + <set name="inline-math-2" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or (@class = 'mid-script')) ]] + +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|comment()" /> + <xsl:value-of select=" + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ]] [1] + / preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ][1] + " /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ @class = 'mi' ]" > + <span class="space" title="speech-extra"> + <xsl:text> </xsl:text> + </span> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::* [1] / child::*[ + (position() = 1) + and + (@class = 'mrow-base') + and + ( normalize-space(.) = '' ) + ] +]" > +</xsl:template> + + + <xsl:template match="span[ + (@class = 'inline-math') + and + (count( child::*[ not(@title) or (@title != 'speech-extra') ] + ) = 2) + and + child::span[ + (@class = 'mo-unary') + and + following-sibling::*[1] + / descendant::span[ @class = 'mi' ] + ] +]" > + <xsl:copy> + <xsl:variable name="content"> + <xsl:apply-templates + select="child::*[ + (not(@title) or (@title != 'speech-extra')) + and not( @class = 'mo-unary' ) + ]" + mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:attribute name="class"> + <xsl:text>semi-math</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="child::*[ not(@title) or (@title != 'speech-extra') ] +" /> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|comment()|text()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="inline-math-2" /> + <set name="empty-el" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ not(child::*) ]" > + <xsl:copy> + <xsl:apply-templates select="@*|comment()|text()" /> + <xsl:if test=" normalize-space(.) = '' " > + <xsl:comment>.</xsl:comment> + </xsl:if> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="empty-el" /> + +</script> + + <script element="div::display-math" > + <set name="num-sub" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'msub') + and + (count( child::span[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and not( ancestor::*[ + (@class = 'msub') + or + (@class = 'msup') + or + (@class = 'msubsup') + ] ) + and + not( child::span[ @class = 'mrow-sub' ] + / child::* [ + not( @title = 'speech-extra' ) + and + not( @class = 'mn' ) + and + not( + (@class = 'mo-punc') + and + ( . = ',' ) + and + preceding-sibling::*[1][ @class = 'mn' ] + and + following-sibling::*[1][ @class = 'mn' ] + and + following-sibling::*[2][ @class = 'mn' ] + and + following-sibling::*[3][ @class = 'mn' ] + and + ( not(following-sibling::*[4]) + or + not(following-sibling::*[4][ @class = 'mn' ]) + ) + ) + and + not( + (@class = 'mo-punc') + and + ( . = '.' ) + and + following-sibling::*[1][ @class = 'mn' ] + and + not( + following-sibling::*[ + (@class = 'mo-punc') + and + (. = '.') + ] + ) + ) + ]) +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*[1]" /> + <span class="mrow-sub"> + <span class="space" title="speech-extra"> + <xsl:text> </xsl:text> + </span> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + and + not( + (@class = 'mo-punc') + and (. = ',') + ) + ]" /> + </span> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="num-sub" /> + + <dom name="." xml="." method="fracLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="scriptLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="rootLevel" class="HtSpk" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <set name="display-math" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::* [ following-sibling::* [ + not( @class = 'content-less' ) + ] + ][1] + / following-sibling::* [ + not( @class = 'content-less' ) + ][1] + / self::* + [ + (@class = 'end-math') + or + (@class = 'end-script') + or + (@class = 'end-root') + or + (@class = 'end-stack') + or + (@class = 'mid-stack') + or + (@class = 'end-array') + or + (@class = 'tr') + or + (@title = 'implicit-baseline') + ] +]" > +</xsl:template> + +<xsl:template match="span[ + ((@class = 'mfrac') and + (translate( + concat( + span[ (@class = 'mrow-numerator')], + span[ (@class = 'mrow-enumerator')] + ) ,'0123456789','') = '') + and + not(descendant::*/descendant::*/descendant::*) + or + (@class = 'word-frac')) + and + preceding-sibling::*[1] + / self::span[ @class = 'mn'] + ]" > + <xsl:text> and </xsl:text> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ + (@class = 'mo-bin') + and + ( preceding-sibling::*[ + (position()=1) + and + ( (@title='speech-extra') + or (@class='mo-bin') + or (@class='mo-rel') ) + ] + and + ( + following-sibling::*[ (@class='mn') or (@class='mi') ] + or + (count(following-sibling::*[ + not(@title = 'speech-extra') + ]) = 1) + ) + or + not(preceding-sibling::*) + ) + and + (normalize-space(.)='minus') +]" > + <xsl:copy> + <xsl:attribute name="class"> + <xsl:text>mo-unary</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" mode="minus-neg" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="minus-neg" > + <xsl:choose> + <xsl:when test=" . = 'minus' " > + <xsl:text>negative</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ @class = 'end-limits-script' ]" > + <xsl:if test=" parent::*[ not(following-sibling::*) ] "> + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ preceding-sibling::span[ + @class != 'limits-mrow-base' + ] ] + " > + <xsl:text> end scripts </xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text> end script </xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> + </xsl:if> +</xsl:template> +<xsl:template match="span[ @class = 'begin-limits-script' ]" > + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-super' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:when> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-sub' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:when> + </xsl:choose> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="extra-over" > + <xsl:if test = " self::span[ @class = 'limits-mrow-super' ] " > + <xsl:text> over </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:if> +</xsl:template> +<xsl:template match="*" mode="extra-under" > + <xsl:if test = " self::span[ @class = 'limits-mrow-sub' ] " > + <xsl:text> under </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:if> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::*[ + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] ] +]" > +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + preceding-sibling::*[ + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] ] +]" > +</xsl:template> + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="display-math" /> + <set name="display-math-2" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or (@class = 'mid-script')) ]] + +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|comment()" /> + <xsl:value-of select=" + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ]] [1] + / preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ][1] + " /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ @class = 'mi' ]" > + <span class="space" title="speech-extra"> + <xsl:text> </xsl:text> + </span> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::* [1] / child::*[ + (position() = 1) + and + (@class = 'mrow-base') + and + ( normalize-space(.) = '' ) + ] +]" > +</xsl:template> + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="display-math-2" /> + <set name="empty-el" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ not(child::*) ]" > + <xsl:copy> + <xsl:apply-templates select="@*|comment()|text()" /> + <xsl:if test=" normalize-space(.) = '' " > + <xsl:comment>.</xsl:comment> + </xsl:if> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="empty-el" /> + +</script> + + + <script element="div::split-side" > + <set name="clean-split" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:text>x</xsl:text> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match=" div[ @class='split-side' ] +" > + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:if test=" + string-length( normalize-space( $content )) != 0 + " > + <xsl:copy> + <xsl:apply-templates select=" *|@*|text()|comment() " /> + </xsl:copy> + </xsl:if> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="clean-split" /> +</script> + + <script element="div::newtheorem" > + <set name="newtheorem" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match=" + div[ (@class='newtheorem') + and + child::*[1] / child::span[ @class = 'theorem-head' ] + ] +" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + <div class="begin-end" title="speech-extra"> + <xsl:value-of select=" + concat( ' end ', + string( child::*[1] / + child::span[ @class = 'theorem-head' ] ) + ) " /> + </div> + </xsl:copy> +</xsl:template> + + <xsl:template match="*[ not(child::*) ]" > + <xsl:copy> + <xsl:apply-templates select="@*|comment()|text()" /> + <xsl:if test=" normalize-space(.) = '' " > + <xsl:comment>.</xsl:comment> + </xsl:if> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="newtheorem" /> +</script> + + </sax> +</xtpipes> + diff --git a/Master/texmf-dist/tex4ht/xttl/jsml.4xt b/Master/texmf-dist/tex4ht/xttl/jsml.4xt new file mode 100755 index 00000000000..d4f4b8b4c3f --- /dev/null +++ b/Master/texmf-dist/tex4ht/xttl/jsml.4xt @@ -0,0 +1,2832 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" > +<xtpipes signature="jsml.4xt (2006-09-18-18:33)"> + <sax content-handler="xtpipes.lib.ScriptsManager, GroupMn, JsmlFilter" + lexical-handler="xtpipes.lib.ScriptsManagerLH" > + <script element="mn-group" > + <dom name="." xml="." method="mnGroup" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <set name="merge" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="mn-group" > + <xsl:choose> + <xsl:when test=" not(child::mn) "> + <xsl:apply-templates select="*|text()" /> + </xsl:when> + <xsl:otherwise> + <mn> + <xsl:value-of select="." /> + </mn> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="merge" /> +</script> + + <script element="msup" > + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (self::msup or self::msub or self::msubsup) + and + not( + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) + and + not( + child::mrow[ @class = 'mrow-super' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) +]" > + <xsl:apply-templates select="child::mrow[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="m-sub-sup" /> + <set name="m-sup-2-3" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="msup[ + (normalize-space( + child::mrow[ (@class = 'mrow-super') ] + / child::*[ not (@class = 'begin-script') + and + not (@class = 'end-script') + ] + ) = '2') + and not( + child::mrow[ @class = 'mrow-base' ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + + and (normalize-space(mrow[@class = 'mrow-base']) != '' ) +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="squared" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="squared" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:apply-templates select="@*" /> + <mo class="mo-op"> + <xsl:text> squared </xsl:text> + </mo> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="msup[ + (normalize-space( + child::mrow[ (@class = 'mrow-super') ] + / child::*[ not (@class = 'begin-script') + and + not (@class = 'end-script') + ] + ) = '3') + and not( + child::mrow[ @class = 'mrow-base' ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + + and (normalize-space(mrow[@class = 'mrow-base']) != '' ) +]" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="cube" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="cube" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:apply-templates select="@*" /> + <mo class="mo-op"> + <xsl:text> cube </xsl:text> + </mo> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sup-2-3" /> + +</script> +<script element="msub" > + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (self::msup or self::msub or self::msubsup) + and + not( + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) + and + not( + child::mrow[ @class = 'mrow-super' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) +]" > + <xsl:apply-templates select="child::mrow[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match=" + msub [ + normalize-space(child::*[1]) = 'log' + or + normalize-space(child::*[1]) = 'ln' +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="child::*[1]" /> + <xsl:apply-templates select="child::*[2]" + mode="log" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="log" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:choose> + <xsl:when test="parent::mrow[ @class = 'mrow-sub' ]" > + <BREAK SIZE="small"/> + <xsl:apply-templates select="*" /> + <BREAK SIZE="small"/> + <span title="speech-extra"> + <xsl:text>of</xsl:text> + </span> + <BREAK SIZE="small"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates + select="*[ not(@title = 'speech-extra') ]" + mode="log" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sub-sup" /> + +</script> +<script element="msubsup" > + <set name="subsup-prime" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="msubsup[ + (count( + child::mrow [ @class='mrow-super' ] + / child::* [ not(@title = 'speech-extra') ] + ) = 1) + and + not( + child::mrow [ @class='mrow-super' ] + / child::* [ not(@title = 'speech-extra') ] + / descendant::*[ preceding-sibling::* + or following-sibling::*] + ) + and + child::mrow [ @class='mrow-super' ] + / child::* [ not(@title = 'speech-extra') ] + / descendant-or-self::span[ @class='char' ] + / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <msub> + <mrow class="mrow-base"> + <xsl:apply-templates select=" + child::mrow[@class = 'mrow-base'] / * + " /> + <BREAK SIZE="small"/> + <xsl:apply-templates select=" + child::mrow[@class = 'mrow-super'] + / child::* [ not(@title = 'speech-extra') ] + " /> + </mrow> + <mrow class="mrow-sub"> + <xsl:apply-templates + select="*[@class = 'mrow-sub'] /* " /> + <xsl:apply-templates select=" + child::mrow[@class = 'mrow-super'] + / child::* [ @class = 'end-script' ] + " /> + </mrow> + </msub> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="subsup-prime" /> + + <set name="m-sub-sup" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (self::msup or self::msub or self::msubsup) + and + not( + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) + and + not( + child::mrow[ @class = 'mrow-super' ] + / child::*[ not(@title = 'speech-extra') + and + (normalize-space(.) != '') + ] + ) +]" > + <xsl:apply-templates select="child::mrow[ + @class = 'mrow-base' ]/*" /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-sub-sup" /> + + <set name="m-subsup-2-3" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="msubsup[ + (normalize-space( + child::mrow[ (@class = 'mrow-super') ] + / child::span[ (@class != 'mid-script') + and + (@class != 'end-script') + ] + ) = '2') + and not( + child::mrow[ @class = 'mrow-base' ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:attribute name="class" > + <xsl:text>msub</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="sub-squared" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="sub-squared" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-sub' "> + <xsl:apply-templates select="*[ + not( @class = 'end-script' ) + ] + |@*|text()|comment()" /> + <xsl:apply-templates select=" + following-sibling::*[1] / *[ + @class = 'end-script' + ] " /> + </xsl:when> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:attribute name="class" > + <xsl:text>squared-super</xsl:text> + </xsl:attribute> + <mo class="mo-op"> + <xsl:text> squared </xsl:text> + </mo> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="msubsup[ + (normalize-space( + child::mrow[ (@class = 'mrow-super') ] + / child::span[ (@class != 'mid-script') + and + (@class != 'end-script') + ] + ) = '3') + and not( + child::mrow[ @class = 'mrow-base' ] + / child::span[ not( @title = 'speech-extra' ) ] + [ position() = last() ] + / self::* [ @class = 'mo-op' ] +) + +]" > + <xsl:copy> + <xsl:attribute name="class" > + <xsl:text>msub</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="sub-cube" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="sub-cube" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" @class = 'mrow-sub' "> + <xsl:apply-templates select="*[ + not( @class = 'end-script' ) + ] + |@*|text()|comment()" /> + <xsl:apply-templates select=" + following-sibling::*[1] / *[ + @class = 'end-script' + ] " /> + </xsl:when> + <xsl:when test=" @class = 'mrow-super' "> + <xsl:attribute name="class" > + <xsl:text>cube-super</xsl:text> + </xsl:attribute> + <mo class="mo-op"> + <xsl:text> cube </xsl:text> + </mo> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="m-subsup-2-3" /> + +</script> + + <script element="mfrac" > + <set name="mfrac" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="mfrac" > + <xsl:copy> + <xsl:choose> + <xsl:when test=" + (string-length( + normalize-space(child::mrow[ @class = 'mrow-numerator' ][1]) + ) = 1) + and + (string-length( + normalize-space(child::mrow[ @class = 'mrow-enumerator' ][1]) + ) = 1) +"> + <xsl:variable name="a"> + <xsl:value-of select=" + normalize-space(child::mrow[ @class = 'mrow-numerator' ][1]) + " /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:value-of select=" + normalize-space(child::mrow[ @class = 'mrow-enumerator' ][1]) + " /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + (translate($a,'123456789','') != '') + or + (translate($b,'123456789','') != '') + " > + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:when> + <xsl:when test=" $a < $b "> + <xsl:attribute name="class"> + <xsl:text>word-frac</xsl:text> + </xsl:attribute> + <xsl:choose> + <xsl:when test=" $a = 1 "><xsl:text> one </xsl:text></xsl:when> + <xsl:when test=" $a = 2 "><xsl:text> two </xsl:text></xsl:when> + <xsl:when test=" $a = 3 "><xsl:text> three </xsl:text></xsl:when> + <xsl:when test=" $a = 4 "><xsl:text> four </xsl:text></xsl:when> + <xsl:when test=" $a = 5 "><xsl:text> five </xsl:text></xsl:when> + <xsl:when test=" $a = 6 "><xsl:text> six </xsl:text></xsl:when> + <xsl:when test=" $a = 7 "><xsl:text> seven </xsl:text></xsl:when> + <xsl:when test=" $a = 8 "><xsl:text> eight </xsl:text></xsl:when> + <xsl:when test=" $a = 9 "><xsl:text> nine </xsl:text></xsl:when> +</xsl:choose> + + <xsl:choose> + <xsl:when test=" $b = 2 "><xsl:text> half</xsl:text></xsl:when> + <xsl:when test=" $b = 3 "><xsl:text> third</xsl:text></xsl:when> + <xsl:when test=" $b = 4 "><xsl:text> fourth</xsl:text></xsl:when> + <xsl:when test=" $b = 5 "><xsl:text> fifth</xsl:text></xsl:when> + <xsl:when test=" $b = 6 "><xsl:text> sixth</xsl:text></xsl:when> + <xsl:when test=" $b = 7 "><xsl:text> seventh</xsl:text></xsl:when> + <xsl:when test=" $b = 8 "><xsl:text> eighth</xsl:text></xsl:when> + <xsl:when test=" $b = 9 "><xsl:text> nineth</xsl:text></xsl:when> +</xsl:choose> +<xsl:if test=" $a > 1 "><xsl:text>s</xsl:text></xsl:if> +<xsl:text> </xsl:text> + + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:when test=" + self::mfrac + and + child::mrow[ @class = 'mrow-enumerator' ] + / child::mfrac[ @class = 'continued-mfrac' ] + and + ( normalize-space( + child::mrow[ @class = 'mrow-numerator' ] + ) + = + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] + / child::mfrac[ @class = 'continued-mfrac' ] + / child::mrow[ @class = 'mrow-numerator' ] + ) + ) + and ( + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[1] ) + = + normalize-space( + child::span[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'continued-mfrac' ] / + preceding-sibling::*[1] ) +) + +" > + <xsl:variable name="a"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mcontinued-mfrac' ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:apply-templates select=" + child::span[ @class = 'mrow-enumerator' ] / + child::span[ @class = 'mcontinued-mfrac' ] / + child::span[ @class = 'mrow-enumerator' ] / + child::span[ + self::mfrac or (@class = 'mcontinued-mfrac') + ] / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + normalize-space($a)=normalize-space($b) + " > + <xsl:attribute name="class"> + <xsl:value-of select=" 'continued-mfrac' " /> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:when test=" + (translate( + normalize-space( + child::mrow[ @class = 'mrow-numerator' ]), + '0123456789','')= '') + and ( normalize-space( + child::mrow[ @class = 'mrow-numerator' ]) + and + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-numerator' ]) +) +and +( normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-numerator' ]) + and + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-numerator' ]) +) + + and ( child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[1][@class = 'MathClass-bin'] +) +and +( normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[1] ) + = + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[1] ) +) + +"> + <xsl:variable name="a"> + <xsl:apply-templates select=" + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="b"> + <xsl:apply-templates select=" + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[2] + " mode="enum-op" /> +</xsl:variable> +<xsl:variable name="c"> + <xsl:value-of select=" + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + child::mrow[ @class = 'mrow-enumerator' ] ) + " /> +</xsl:variable> + + <xsl:choose> + <xsl:when test=" + ( translate($a,'0123456789 ','') = '') + and (normalize-space($a)=normalize-space($b)) + and starts-with( $c, normalize-space( $a )) + and starts-with( + normalize-space( + substring-after( $c, normalize-space( $a )) ) + , + normalize-space( + child::mrow[ @class = 'mrow-enumerator' ] / + child::mfrac / + preceding-sibling::*[1] ) + ) + " > + <xsl:attribute name="class"> + <xsl:value-of select=" 'continued-mfrac' " /> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> +</xsl:when> + + <xsl:otherwise> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="enum-op"> + <xsl:if test="preceding-sibling::*" > + <xsl:apply-templates select=" preceding-sibling::*[1] " /> + </xsl:if> + <xsl:value-of select="." /> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="mfrac" /> +</script> + + <script element="munder::munder-underline" > + <set name="munder" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match="munder[ + (@class = 'munder-underline') + and + child::mrow[ + (@class = 'mo-0332') + and + descendant::mi + ] +]" > + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates + select=" *[ @class != 'begin-end' ] " /> + <span class="begin-end" title="speech-extra" > + <BREAK SIZE="small"/> + <xsl:text> under bar </xsl:text> + <BREAK SIZE="small"/> + </span> + </xsl:copy> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="child::mrow / child::mover"> + <xsl:apply-templates select="child::mrow / child::mover" + mode="under-mover" /> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:apply-templates select=" *|@*|text() " /> + </xsl:copy> + </xsl:otherwise> +</xsl:choose> + + </xsl:otherwise> + </xsl:choose> +</xsl:template> +<xsl:template match="*" mode="under-mover" > + <xsl:choose> + <xsl:when test="self::mover"> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*" mode="under-mover" /> + </xsl:copy> + </xsl:when> + <xsl:when test="self::mrow[ parent::mover ]"> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:choose> + <xsl:when test="child::mover"> + <xsl:apply-templates select="*" mode="under-mover" /> + </xsl:when> + <xsl:otherwise> + <munder class="munder-underline"> + <xsl:apply-templates select=" + ancestor::munder[1] / child::*[following-sibling::mrow] +"/> + + <mrow class="mo-0032"> + <xsl:apply-templates select="*" /> + </mrow> + <xsl:apply-templates select=" + ancestor::munder[1] / child::*[preceding-sibling::mrow] +"/> + + </munder> + </xsl:otherwise> +</xsl:choose> + + </xsl:copy> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="munder" /> +</script> +<script element="mover::mover-overline" > + <set name="mover" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match="mover[ + (@class = 'mover-overline') + and + child::mrow[ + (@class = 'mo-00AF') + and + descendant::mi + ] +]" > + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:choose> + <xsl:when test=" + string-length( normalize-space( $content )) = 1 + " > + <BREAK SIZE="small"/> +<xsl:choose> + <xsl:when test="child::mrow / child::munder"> + <xsl:apply-templates select="child::mrow / child::munder" + mode="under-munder" /> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates + select=" *[ @class != 'begin-end' ] " /> + <span class="begin-end" title="speech-extra" > + <BREAK SIZE="small"/> + <xsl:text> over bar </xsl:text> + <BREAK SIZE="small"/> +</span> + + </xsl:copy> + </xsl:otherwise> +</xsl:choose> + + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates + select="*|text()|comment()" /> + </xsl:copy> + </xsl:otherwise> + </xsl:choose> +</xsl:template> +<xsl:template match="*" mode="under-munder" > + <xsl:choose> + <xsl:when test="self::munder"> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*" mode="under-munder" /> + </xsl:copy> + </xsl:when> + <xsl:when test="self::mrow[ parent::munder ]"> + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:choose> + <xsl:when test="child::munder"> + <xsl:apply-templates select="*" mode="under-munder" /> + </xsl:when> + <xsl:otherwise> + <mover class="mover-overline"> + <mrow class="mo-00AF"> + <xsl:apply-templates select="*" /> + </mrow> + <span class="begin-end" title="speech-extra" > + <BREAK SIZE="small"/> + <xsl:text> over bar </xsl:text> + <BREAK SIZE="small"/> +</span> + + </mover> + </xsl:otherwise> +</xsl:choose> + + </xsl:copy> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="mover" /> +</script> + + <script element="msub::limits-msub-msup" > + <set name="smash" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (@class = 'limits-msub-msup') + and + child::*[ (position() = 1) + and (@class = 'limits-mrow-base') + and child::*[ (position() = 1) + and (@class = 'limits-msub-msup') + ] ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[ not(@class='limits-mrow-super') ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + not(@class='limits-mrow-super') ]" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[@class='limits-mrow-super' ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + (@class='limits-mrow-super') ]" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="smash" /> +</script> +<script element="msup::limits-msub-msup" > + <set name="smash" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (@class = 'limits-msub-msup') + and + child::*[ (position() = 1) + and (@class = 'limits-mrow-base') + and child::*[ (position() = 1) + and (@class = 'limits-msub-msup') + ] ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[ not(@class='limits-mrow-super') ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + not(@class='limits-mrow-super') ]" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[@class='limits-mrow-super' ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + (@class='limits-mrow-super') ]" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="smash" /> +</script> +<script element="msubsup::limits-msub-msup" > + <set name="smash" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*[ + (@class = 'limits-msub-msup') + and + child::*[ (position() = 1) + and (@class = 'limits-mrow-base') + and child::*[ (position() = 1) + and (@class = 'limits-msub-msup') + ] ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[ not(@class='limits-mrow-super') ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + not(@class='limits-mrow-super') ]" /> + <xsl:apply-templates select=" + *[1] + / *[1] + / *[@class='limits-mrow-super' ] " /> + <xsl:apply-templates select=" *[ + preceding-sibling::* + and + (@class='limits-mrow-super') ]" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="smash" /> +</script> + + + <script element="mi" > + <set name="math-cap" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="mi" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:if test=" string-length(.) = 1 " > + <xsl:if test=" + (translate(.,'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '') = '' ) + " > + <span class="capital-description" + title="speech-extra" > + <xsl:text> capital </xsl:text> + </span> + </xsl:if> + </xsl:if> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="math-cap" /> +</script> + + <script element="tr" > + <set name="eqnum" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="div[ + (parent::tr or parent::mtr) + and ( normalize-space(.) = '' ) + and not( normalize-space(following-sibling::*) != '' ) +]" > +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="eqnum" /> +</script> +<script element="mtr" > + <set name="eqnum" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="div[ + (parent::tr or parent::mtr) + and ( normalize-space(.) = '' ) + and not( normalize-space(following-sibling::*) != '' ) +]" > +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="eqnum" /> +</script> + + <script element="span::inline-math" > + <set name="num-sub" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="msub[ + ( + (count( child::mrow[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and child::mrow[ @class = 'mrow-base' ] / descendant::mi + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + or + ( + count( child::mrow[ @class = 'mrow-base' ] + / child::* [ + not(self::BREAK) + ] + ) = 2 ) + and child::mrow[ @class = 'mrow-base' ] [ + child::*[1][ self::mi ] + and + child::*[ + (position() > 1) + and + (normalize-space(.) = + normalize-space( + descendant-or-self::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] + )) + ] + ] + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + ) + and + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') ][1] + / self::*[ + normalize-space(.) + = normalize-space( descendant::mn ) ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <BREAK SIZE="small"/> + <xsl:apply-templates select="*[1]" /> + <mrow class="mrow-sub"> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + ]" /> + <BREAK SIZE="small"/> + </mrow> + </xsl:copy> +</xsl:template> +<xsl:template match="msubsup[ + ( + (count( child::mrow[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and child::mrow[ @class = 'mrow-base' ] / descendant::mi + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + ) + and + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') ][1] + / self::*[ + normalize-space(.) + = normalize-space( descendant::mn ) ] +]" > + <msup> + <BREAK SIZE="small"/> + <xsl:apply-templates select="*[1]" /> + <mrow class="mrow-sub"> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + ]" /> + <BREAK SIZE="small"/> + </mrow> + <xsl:apply-templates select="*[3]" /> + </msup> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="num-sub" /> + + <dom name="." xml="." method="fracLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="scriptLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="rootLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <set name="inline-math" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="mn-group-s" > + <xsl:apply-templates select="*|@*|text()|comment()" /> +</xsl:template> + +<xsl:template match="mo[ + (@class='MathClass-punc') + and ( (.='.') or (.=',') or (.='!') + or (.=';') or (.=':') or (.='?') ) +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <BREAK SIZE="small"/> + <xsl:choose> + <xsl:when test=" .='.' " > + <SAYAS SUB="dot">.</SAYAS> + </xsl:when> + <xsl:when test=" .=',' " > + <SAYAS SUB="comma">,</SAYAS> + </xsl:when> + <xsl:when test=" .=';' " > + <SAYAS SUB="semicolon">;</SAYAS> + </xsl:when> + <xsl:when test=" .=':' " > + <SAYAS SUB="colon">:</SAYAS> + </xsl:when> + <xsl:when test=" .='!' " > + <SAYAS SUB="exclamation mark">!</SAYAS> + </xsl:when> + <xsl:when test=" .='?' " > + <SAYAS SUB="question mark">?</SAYAS> + </xsl:when> + </xsl:choose> + <BREAK SIZE="small"/> + </xsl:copy> +</xsl:template> + +<xsl:template match="mn[ + ancestor::mover[ + not( descendant::*[ + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) > 1) + ]) + and + ( + preceding-sibling::*[1][self::dot or self::mn-group-s] + or + following-sibling::*[1][self::dot or self::mn-group-s] + ) +] + + or + ancestor::munder[ + not( descendant::*[ + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) > 1) + ]) + and + ( + preceding-sibling::*[1][self::dot or self::mn-group-s] + or + following-sibling::*[1][self::dot or self::mn-group-s] + ) +] + +]" > + <xsl:copy> + <SAYAS CLASS="digits"> + <xsl:value-of select="." /> + </SAYAS> + </xsl:copy> +</xsl:template> + + +<xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::* [ following-sibling::* [ + not( @class = 'content-less' ) + ] + ][1] + / following-sibling::* [ + not( @class = 'content-less' ) + ][1] + / self::* + [ + (@class = 'end-math') + or + (@class = 'end-script') + or + (@class = 'end-root') + or + (@class = 'end-stack') + or + (@class = 'mid-stack') + or + (@class = 'end-array') + or + self::td or self::mtd or self::tr or self::mtr + or + (@title = 'implicit-baseline') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + parent::mrow / parent::msub + and + ancestor::* [ following-sibling::* ][1] + / following-sibling::* [ normalize-space(.) != '' ][1] + [ + (self::msub or self::msubsup) + and + (normalize-space(child::mrow[ + @class = 'mrow-base' ]) = '') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + parent::mrow /parent::*[ self::msup or self::msubsup] + and + ancestor::* [ following-sibling::* ][1] + / following-sibling::* [ normalize-space(.) != '' ][1] + [ + self::msup + and + (normalize-space(child::mrow[ + @class = 'mrow-base' ]) = '') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + or (@class = 'mid-script') +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*|text()|comment()" + mode="clean-script" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="clean-script" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*|text()|comment()" + mode="clean-script" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="clean-script" > +</xsl:template> +<xsl:template match="span[@class = 'scripts-extra']" + mode="clean-script" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:value-of select=" + ancestor::span[ + (@class = 'begin-script') + or (@class = 'mid-script') ] [1] + " /> + </xsl:copy> +</xsl:template> + +<xsl:template match="mfrac[ + ( + (translate( + concat( + mrow[ (@class = 'mrow-numerator')], + mrow[ (@class = 'mrow-enumerator')] + ) ,'0123456789','') = '') + and + not(descendant::*/descendant::* + /descendant::mn-group-s) + or + (@class = 'word-frac') + ) + and + preceding-sibling::*[1] + / self::mn-group-s[ child::*[ + (position() = last()) + and + self::mn + ] ] + ]" > + <xsl:text> and </xsl:text> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="mo[ + (@class = 'MathClass-bin') + and + ( normalize-space(.) = + normalize-space(descendant::span[@class = 'ch 2212']) + ) + and + ( preceding-sibling::*[1][ + (@title='speech-extra') + or (@class='MathClass-bin') + or (@class='MathClass-rel') + or (@class='MathClass-punc') + or (@class='MathClass-op') + or self::mn-group-s [ child::* [ + (position() = last()) + and + (@class='MathClass-punc') + ] ] ] + and + ( + following-sibling::*[1][ self::mn-group-s + or self::mi ] + or + (count(following-sibling::*[ + not(@title = 'speech-extra') + ]) = 1) + ) + or + not(preceding-sibling::*) and following-sibling::* + ) +]" > + <xsl:copy> + <xsl:attribute name="class"> + <xsl:text>mo-unary</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" mode="minus-neg" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="minus-neg" > + <xsl:choose> + <xsl:when test=" . = 'minus' " > + <xsl:text>negative</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ @class = 'end-limits-script' ]" > + <xsl:if test=" parent::*[ not(following-sibling::*) ] "> + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ preceding-sibling::mrow[ + @class != 'limits-mrow-base' + ] ] + " > + <BREAK SIZE="small"/> + <xsl:text> end scripts </xsl:text> + <BREAK SIZE="small"/> + </xsl:when> + <xsl:otherwise> + <BREAK SIZE="small"/> + <xsl:text> end script </xsl:text> + <BREAK SIZE="small"/> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> + </xsl:if> +</xsl:template> +<xsl:template match="span[ @class = 'begin-limits-script' ]" > + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-super' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:when> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-sub' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:when> + </xsl:choose> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="extra-over" > + <xsl:if test = " self::mrow[ @class = 'limits-mrow-super' ] " > + <xsl:text> over </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:if> +</xsl:template> +<xsl:template match="*" mode="extra-under" > + <xsl:if test = " self::mrow[ @class = 'limits-mrow-sub' ] " > + <xsl:text> under </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:if> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::*[ not(@title = 'speech-extra') ] [1] + / descendant-or-self::*[ not( self::PROS ) ][1] + / + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + preceding-sibling::*[ not(@title = 'speech-extra') ] [1] + / descendant-or-self::*[ not( self::PROS ) ][1] + / + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> + +<xsl:template match="mrow[ + (@class = 'mrow-super') + and + parent::msup + and + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) = 1) + and + child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + [1][ + normalize-space(.) + = + normalize-space( + descendant::span[@class = 'ch 2218'] + ) + ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates + select="*[not(@title = 'speech-extra') + and + not(self::BREAK) + ]" + mode="degree" /> + <BREAK SIZE="small"/> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="degree" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:choose> + <xsl:when test="self::span[ @class='ch 2218' ]" > + <xsl:text>degree</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates + select="*[not(self::BREAK)]|text()" + mode="degree"/> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="inline-math" /> + <sax name="." xml="." content-handler="JsmlMathBreak" /> + + <set name="inline-math-2" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or (@class = 'mid-script')) ]] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ]][1] + / preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ][1] + " mode="script-copy" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="script-copy" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="span[ + (@class = 'begin-script') or + (@class = 'mid-script') ]" mode="script-copy" > + <xsl:apply-templates select="*|text()|comment()" /> +</xsl:template> + +<xsl:template match="span[ + ((@class = 'begin-script') or (@class = 'mid-script')) + and + following-sibling::* + / following-sibling::span[ @class = 'end-script' ] + and + following-sibling::*[1] + / descendant-or-self::*[ not(self::PROS) ][1] + / child::*[1][ + (@class = 'mrow-base') + and + (normalize-space(.)='') + ] +]" > +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::* [1] / child::*[ + (position() = 1) + and + (@class = 'mrow-base') + and + ( normalize-space(.) = '' ) + ] +]" > +</xsl:template> + + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="inline-math-2" /> +</script> + + <script element="div::display-math" > + <set name="num-sub" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="msub[ + ( + (count( child::mrow[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and child::mrow[ @class = 'mrow-base' ] / descendant::mi + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + or + ( + count( child::mrow[ @class = 'mrow-base' ] + / child::* [ + not(self::BREAK) + ] + ) = 2 ) + and child::mrow[ @class = 'mrow-base' ] [ + child::*[1][ self::mi ] + and + child::*[ + (position() > 1) + and + (normalize-space(.) = + normalize-space( + descendant-or-self::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] + )) + ] + ] + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + ) + and + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') ][1] + / self::*[ + normalize-space(.) + = normalize-space( descendant::mn ) ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <BREAK SIZE="small"/> + <xsl:apply-templates select="*[1]" /> + <mrow class="mrow-sub"> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + ]" /> + <BREAK SIZE="small"/> + </mrow> + </xsl:copy> +</xsl:template> +<xsl:template match="msubsup[ + ( + (count( child::mrow[ @class = 'mrow-base' ] + / child::* ) = 1 ) + and child::mrow[ @class = 'mrow-base' ] / descendant::mi + and not( ancestor::*[ + self::msub or self::msup or self::msubsup + ] ) + + ) + and + child::mrow[ @class = 'mrow-sub' ] + / child::*[ not(@title = 'speech-extra') ][1] + / self::*[ + normalize-space(.) + = normalize-space( descendant::mn ) ] +]" > + <msup> + <BREAK SIZE="small"/> + <xsl:apply-templates select="*[1]" /> + <mrow class="mrow-sub"> + <xsl:apply-templates + select="*[2] / *[ + not(@title = 'speech-extra') + ]" /> + <BREAK SIZE="small"/> + </mrow> + <xsl:apply-templates select="*[3]" /> + </msup> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="num-sub" /> + + <dom name="." xml="." method="fracLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="scriptLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <dom name="." xml="." method="rootLevel" class="HtJsml" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + <set name="display-math" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="mn-group-s" > + <xsl:apply-templates select="*|@*|text()|comment()" /> +</xsl:template> + +<xsl:template match="mo[ + (@class='MathClass-punc') + and ( (.='.') or (.=',') or (.='!') + or (.=';') or (.=':') or (.='?') ) +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <BREAK SIZE="small"/> + <xsl:choose> + <xsl:when test=" .='.' " > + <SAYAS SUB="dot">.</SAYAS> + </xsl:when> + <xsl:when test=" .=',' " > + <SAYAS SUB="comma">,</SAYAS> + </xsl:when> + <xsl:when test=" .=';' " > + <SAYAS SUB="semicolon">;</SAYAS> + </xsl:when> + <xsl:when test=" .=':' " > + <SAYAS SUB="colon">:</SAYAS> + </xsl:when> + <xsl:when test=" .='!' " > + <SAYAS SUB="exclamation mark">!</SAYAS> + </xsl:when> + <xsl:when test=" .='?' " > + <SAYAS SUB="question mark">?</SAYAS> + </xsl:when> + </xsl:choose> + <BREAK SIZE="small"/> + </xsl:copy> +</xsl:template> + +<xsl:template match="mn[ + ancestor::mover[ + not( descendant::*[ + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) > 1) + ]) + and + ( + preceding-sibling::*[1][self::dot or self::mn-group-s] + or + following-sibling::*[1][self::dot or self::mn-group-s] + ) +] + + or + ancestor::munder[ + not( descendant::*[ + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) > 1) + ]) + and + ( + preceding-sibling::*[1][self::dot or self::mn-group-s] + or + following-sibling::*[1][self::dot or self::mn-group-s] + ) +] + +]" > + <xsl:copy> + <SAYAS CLASS="digits"> + <xsl:value-of select="." /> + </SAYAS> + </xsl:copy> +</xsl:template> + + +<xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::* [ following-sibling::* [ + not( @class = 'content-less' ) + ] + ][1] + / following-sibling::* [ + not( @class = 'content-less' ) + ][1] + / self::* + [ + (@class = 'end-math') + or + (@class = 'end-script') + or + (@class = 'end-root') + or + (@class = 'end-stack') + or + (@class = 'mid-stack') + or + (@class = 'end-array') + or + self::td or self::mtd or self::tr or self::mtr + or + (@title = 'implicit-baseline') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + parent::mrow / parent::msub + and + ancestor::* [ following-sibling::* ][1] + / following-sibling::* [ normalize-space(.) != '' ][1] + [ + (self::msub or self::msubsup) + and + (normalize-space(child::mrow[ + @class = 'mrow-base' ]) = '') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + parent::mrow /parent::*[ self::msup or self::msubsup] + and + ancestor::* [ following-sibling::* ][1] + / following-sibling::* [ normalize-space(.) != '' ][1] + [ + self::msup + and + (normalize-space(child::mrow[ + @class = 'mrow-base' ]) = '') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + or (@class = 'mid-script') +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*|text()|comment()" + mode="clean-script" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="clean-script" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select="*|text()|comment()" + mode="clean-script" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="clean-script" > +</xsl:template> +<xsl:template match="span[@class = 'scripts-extra']" + mode="clean-script" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:value-of select=" + ancestor::span[ + (@class = 'begin-script') + or (@class = 'mid-script') ] [1] + " /> + </xsl:copy> +</xsl:template> + +<xsl:template match="mfrac[ + ( + (translate( + concat( + mrow[ (@class = 'mrow-numerator')], + mrow[ (@class = 'mrow-enumerator')] + ) ,'0123456789','') = '') + and + not(descendant::*/descendant::* + /descendant::mn-group-s) + or + (@class = 'word-frac') + ) + and + preceding-sibling::*[1] + / self::mn-group-s[ child::*[ + (position() = last()) + and + self::mn + ] ] + ]" > + <xsl:text> and </xsl:text> + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + +<xsl:template match="mo[ + (@class = 'MathClass-bin') + and + ( normalize-space(.) = + normalize-space(descendant::span[@class = 'ch 2212']) + ) + and + ( preceding-sibling::*[1][ + (@title='speech-extra') + or (@class='MathClass-bin') + or (@class='MathClass-rel') + or (@class='MathClass-punc') + or (@class='MathClass-op') + or self::mn-group-s [ child::* [ + (position() = last()) + and + (@class='MathClass-punc') + ] ] ] + and + ( + following-sibling::*[1][ self::mn-group-s + or self::mi ] + or + (count(following-sibling::*[ + not(@title = 'speech-extra') + ]) = 1) + ) + or + not(preceding-sibling::*) and following-sibling::* + ) +]" > + <xsl:copy> + <xsl:attribute name="class"> + <xsl:text>mo-unary</xsl:text> + </xsl:attribute> + <xsl:apply-templates select="*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" mode="minus-neg" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" + mode="minus-neg" /> + </xsl:copy> +</xsl:template> +<xsl:template match="text()" mode="minus-neg" > + <xsl:choose> + <xsl:when test=" . = 'minus' " > + <xsl:text>negative</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="." /> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ @class = 'end-limits-script' ]" > + <xsl:if test=" parent::*[ not(following-sibling::*) ] "> + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ preceding-sibling::mrow[ + @class != 'limits-mrow-base' + ] ] + " > + <BREAK SIZE="small"/> + <xsl:text> end scripts </xsl:text> + <BREAK SIZE="small"/> + </xsl:when> + <xsl:otherwise> + <BREAK SIZE="small"/> + <xsl:text> end script </xsl:text> + <BREAK SIZE="small"/> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> + </xsl:if> +</xsl:template> +<xsl:template match="span[ @class = 'begin-limits-script' ]" > + <xsl:copy> + <xsl:apply-templates select=" @* " /> + <xsl:choose> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-super' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:when> + <xsl:when test=" + parent::*[ @class = 'limits-mrow-sub' ] + " > + <xsl:apply-templates + select=" parent::* + / preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:when> + </xsl:choose> + <xsl:apply-templates select="*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="extra-over" > + <xsl:if test = " self::mrow[ @class = 'limits-mrow-super' ] " > + <xsl:text> over </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-over" /> + </xsl:if> +</xsl:template> +<xsl:template match="*" mode="extra-under" > + <xsl:if test = " self::mrow[ @class = 'limits-mrow-sub' ] " > + <xsl:text> under </xsl:text> + <xsl:apply-templates select=" preceding-sibling::*[1] " + mode = "extra-under" /> + </xsl:if> +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::*[ not(@title = 'speech-extra') ] [1] + / descendant-or-self::*[ not( self::PROS ) ][1] + / + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> +<xsl:template match="span[ + (@class = 'end-script') + and + preceding-sibling::*[ not(@title = 'speech-extra') ] [1] + / descendant-or-self::*[ not( self::PROS ) ][1] + / + child::span / child::span[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] +]" > + <BREAK SIZE="small"/> +</xsl:template> + +<xsl:template match="mrow[ + (@class = 'mrow-super') + and + parent::msup + and + (count( child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + ) = 1) + and + child::*[ not(@title = 'speech-extra') + and not( self::BREAK ) + ] + [1][ + normalize-space(.) + = + normalize-space( + descendant::span[@class = 'ch 2218'] + ) + ] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates + select="*[not(@title = 'speech-extra') + and + not(self::BREAK) + ]" + mode="degree" /> + <BREAK SIZE="small"/> + </xsl:copy> +</xsl:template> +<xsl:template match="*" mode="degree" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:choose> + <xsl:when test="self::span[ @class='ch 2218' ]" > + <xsl:text>degree</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates + select="*[not(self::BREAK)]|text()" + mode="degree"/> + </xsl:otherwise> + </xsl:choose> + </xsl:copy> +</xsl:template> + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="display-math" /> + <sax name="." xml="." content-handler="JsmlMathBreak" /> + + <set name="display-math-2" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="span[ + (@class = 'end-script') + and + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or (@class = 'mid-script')) ]] +]" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + <xsl:apply-templates select=" + ancestor::*[ preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ]][1] + / preceding-sibling::* [ + ((@class = 'begin-script') or + (@class = 'mid-script')) ][1] + " mode="script-copy" /> + </xsl:copy> +</xsl:template> +<xsl:template match="*|@*|text()|comment()" + mode="script-copy" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> +<xsl:template match="span[ + (@class = 'begin-script') or + (@class = 'mid-script') ]" mode="script-copy" > + <xsl:apply-templates select="*|text()|comment()" /> +</xsl:template> + +<xsl:template match="span[ + ((@class = 'begin-script') or (@class = 'mid-script')) + and + following-sibling::* + / following-sibling::span[ @class = 'end-script' ] + and + following-sibling::*[1] + / descendant-or-self::*[ not(self::PROS) ][1] + / child::*[1][ + (@class = 'mrow-base') + and + (normalize-space(.)='') + ] +]" > +</xsl:template> + +<xsl:template match="span[ + (@class = 'begin-script') + and + following-sibling::* [1] / child::*[ + (position() = 1) + and + (@class = 'mrow-base') + and + ( normalize-space(.) = '' ) + ] +]" > +</xsl:template> + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="display-math-2" /> + +</script> + + <script element="PARA" > + <set name="apostro" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="span[ + (@class = 'char-del') + and child::span [ @class = 'ch 2019' ] +]" > + <xsl:text>'</xsl:text> +</xsl:template> + + <xsl:template match="PROS[ parent::SENT[@class='ol-mark'] ]" > + <xsl:copy> + <xsl:apply-templates + select="*[not(@class='char-del')]|@*|text()|comment()" /> + </xsl:copy> +</xsl:template> + + <xsl:template match=" PARA[ normalize-space(.) = '' ] " > +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="apostro" /> +</script> + + <script element="div::split-side" > + <set name="clean-split" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*" mode="content" > + <xsl:choose> + <xsl:when test=" @class = 'char' " > + <xsl:if test="not( child::*[ + (@class = 'ch 2032') or (@class = 'ch 2033') + or (@class = 'ch 2034') + ] )"> + <xsl:text>x</xsl:text> + </xsl:if> + </xsl:when> + <xsl:when test=" not( + (@title = 'speech-extra') or (@class = 'accent-char') + ) " > + <xsl:apply-templates select="*|text()" mode="content" /> + </xsl:when> + </xsl:choose> +</xsl:template> + + <xsl:template match=" div[ @class='split-side' ] +" > + <xsl:variable name="content"> + <xsl:apply-templates select="*" mode="content" /> + </xsl:variable> + <xsl:if test=" + string-length( normalize-space( $content )) != 0 + " > + <xsl:copy> + <xsl:apply-templates select=" *|@*|text()|comment() " /> + </xsl:copy> + </xsl:if> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="clean-split" /> +</script> + + <script element="div::newtheorem" > + <set name="newtheorem" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match=" + div[ (@class='newtheorem') + and + descendant::*[ self::p ][1] + / descendant::*[ self::span ][1] + [ @class = 'theorem-head' ] + ] +" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + <div class="begin-end" title="speech-extra"> + <BREAK SIZE="small"/> + <xsl:value-of select=" + concat( ' end ', + substring-before(concat( + normalize-space( + string( + descendant::*[ self::p ][1] + / descendant::*[ self::span ][1] + [ @class = 'theorem-head' ] + ) ) + , ' ' +) +, ' ') + ) " /> + </div> + </xsl:copy> +</xsl:template> + + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="newtheorem" /> +</script> + + <script element="br" > + <set name="br" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="br" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + </xsl:copy> + <BREAK SIZE="small"/> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="br" /> +</script> + + <script element="BREAK" > + <set name="BREAK" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="BREAK" > + <xsl:copy> + <xsl:apply-templates select="@*" /> + </xsl:copy> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + + </set> + <xslt name="." xml="." xsl="BREAK" /> +</script> + + </sax> +</xtpipes> + diff --git a/Master/texmf-dist/tex4ht/xttl/oo-math.4xt b/Master/texmf-dist/tex4ht/xttl/oo-math.4xt new file mode 100755 index 00000000000..18fcf35521e --- /dev/null +++ b/Master/texmf-dist/tex4ht/xttl/oo-math.4xt @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" > +<xtpipes preamble="yes" signature="oo-math.4xt (2006-12-04-16:41)"> + <sax content-handler="xtpipes.lib.ScriptsManager,OomFilter" + lexical-handler="xtpipes.lib.ScriptsManagerLH" > + <script element="math:mtable" > + <dom name="." xml="." method="mtable" class="OoUtilities" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:math="http://www.w3.org/1998/Math/MathML" + xmlns:xlink="http://www.w3.org/1999/xlink" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + </script> + <script element="math:math" > + <set name="math:mo" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:math="http://www.w3.org/1998/Math/MathML" + xmlns:xlink="http://www.w3.org/1999/xlink" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match=" math:mo[ + (preceding-sibling::math:mn or preceding-sibling::math:mi) + and not(following-sibling::*) +]" > + <math:mtext> + <xsl:apply-templates select="*|@*|text()" /> + </math:mtext> +</xsl:template> +<xsl:template match=" math:mo[ + not(preceding-sibling::* or following-sibling::*) +]" > + <math:mtext> + <xsl:apply-templates select="*|@*|text()" /> + </math:mtext> +</xsl:template> +<xsl:template match=" math:mo[ + (.='{') or (.='}') +]" > + <math:mtext> + <xsl:apply-templates select="*|@*|text()" /> + </math:mtext> +</xsl:template> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="math:mo" /> + + + </script> + </sax> +</xtpipes> + diff --git a/Master/texmf-dist/tex4ht/xttl/oo-text.4xt b/Master/texmf-dist/tex4ht/xttl/oo-text.4xt new file mode 100755 index 00000000000..70e4cde93af --- /dev/null +++ b/Master/texmf-dist/tex4ht/xttl/oo-text.4xt @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" > +<xtpipes preamble="yes" signature="oo-text.4xt (2006-12-04-16:41)"> + <sax content-handler="xtpipes.lib.ScriptsManager,OoFilter" + lexical-handler="xtpipes.lib.ScriptsManagerLH" > + + <script element="table:table" > + <dom name="." xml="." method="table" class="OoUtilities" /> +<set name="rmXmlDecl" > + <![CDATA[ + <xsl:stylesheet version="1.0" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:math="http://www.w3.org/1998/Math/MathML" + xmlns:xlink="http://www.w3.org/1999/xlink" + > + <xsl:output omit-xml-declaration = "yes" /> + + <xsl:template match="*|@*|text()|comment()" > + <xsl:copy> + <xsl:apply-templates select="*|@*|text()|comment()" /> + </xsl:copy> + </xsl:template> + </xsl:stylesheet> +]]> + +</set> +<xslt name="." xml="." xsl="rmXmlDecl" /> + + + </script> + </sax> +</xtpipes> + |