259
Scott Pakin, [email protected] 5 May 2021 This document presents, in alphabetical order, font tables for all of the fonts that appear in the Comprehensive L A T E X Symbol List . It was mechanically produced using a script that extracts the list of fonts used by the Comprehensive L A T E X Symbol List and feeds this list into Knuth’s testfont.tex, which is included in all T E X distributions and can typeset font tables. The purpose of this document is to provide a companion mechanism for locating symbols by organizing the myriad symbols available to T E X and L A T E X by font family rather than by L A T E X symbol name. It may also reveal some unnamed symbols—or symbols overlooked by the Comprehensive L A T E X Symbol List . On the other hand, not every symbol shown in the Comprehensive L A T E X Symbol List appears in this document. Some symbols are defined by juxtaposing multiple other symbols; some symbols are defined in terms of graphics primitives instead of fonts. The tables shown in this document are only those that correspond to “true” fonts—glyphs drawn in METAFONT, PostScript, or other such font formats and that have an associated T E X font metric (.tfm) file. In each table, characters are numbered in both base 8 (octal) and base 16 (hexadecimal). A character’s octal position is formed by taking the first two octal digits from a table’s left column and the third octal digit from the top row. A character’s hexadecimal position is formed by taking the first hexadecimal digit from a table’s right column and the second hexadecimal digit from either the top or the bottom row, based on whether the character lies in the upper or lower row associated with the first hexadecimal digit. To clarify this description with an example, the “4” symbol in the cmsy10 table can be produced by either \char’064 (octal) or \char"34 (hexadecimal). The “<” symbol that lies directly beneath that in the table can be produced by either \char’074 (octal) or \char"3C (hexadecimal). The decimal equivalents of these are \char52 and \char60, and their character equivalents are “4” and “<”, respectively. To put this means of character usage in contact, suppose we want to typeset \sqiiint (“ R ”) from the txfonts package. txfonts is a large package that redefines all text and math fonts, which may not be desirable just to typeset a single symbol. The following is how we employ a single txfonts symbol without having to load the entire package. We observe that the symbol in question is character 52 hexadecimal (or 122 octal) in the txexa table in this document. The first step is to associate txexa with a T E X control sequence; here we call it \myfont: \font\myfont=txexa at 10pt (If our document were typeset in a font size other than 10 pt., we would specify that size in the above.) We then define a macro, here \mysqiiint, that sets the font and typesets a single character: 1

Raw Font Tables - University of Washington

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Raw Font Tables

Scott Pakin scott+clslpakinorg

5 May 2021

This document presents in alphabetical order font tables for all of the fonts that appearin the Comprehensive LATEX Symbol List It was mechanically produced using a script thatextracts the list of fonts used by the Comprehensive LATEX Symbol List and feeds this list intoKnuthrsquos testfonttex which is included in all TEX distributions and can typeset font tablesThe purpose of this document is to provide a companion mechanism for locating symbolsby organizing the myriad symbols available to TEX and LATEX by font family rather than byLATEX symbol name It may also reveal some unnamed symbolsmdashor symbols overlooked bythe Comprehensive LATEX Symbol List

On the other hand not every symbol shown in the Comprehensive LATEX Symbol Listappears in this document Some symbols are defined by juxtaposing multiple other symbolssome symbols are defined in terms of graphics primitives instead of fonts The tables shown inthis document are only those that correspond to ldquotruerdquo fontsmdashglyphs drawn in METAFONTPostScript or other such font formats and that have an associated TEX font metric (tfm)file

In each table characters are numbered in both base 8 (octal) and base 16 (hexadecimal)A characterrsquos octal position is formed by taking the first two octal digits from a tablersquos leftcolumn and the third octal digit from the top row A characterrsquos hexadecimal position isformed by taking the first hexadecimal digit from a tablersquos right column and the secondhexadecimal digit from either the top or the bottom row based on whether the characterlies in the upper or lower row associated with the first hexadecimal digit To clarify thisdescription with an example the ldquo4rdquo symbol in the cmsy10 table can be produced by eithercharrsquo064 (octal) or char34 (hexadecimal) The ldquoltrdquo symbol that lies directly beneaththat in the table can be produced by either charrsquo074 (octal) or char3C (hexadecimal)The decimal equivalents of these are char52 and char60 and their character equivalentsare ldquo4rdquo and ldquoltrdquo respectively

To put this means of character usage in contact suppose we want to typeset sqiiint

(ldquoR

rdquo) from the txfonts package txfonts is a large package that redefines all text and mathfonts which may not be desirable just to typeset a single symbol The following is how weemploy a single txfonts symbol without having to load the entire package

We observe that the symbol in question is character 52 hexadecimal (or 122 octal) inthe txexa table in this document The first step is to associate txexa with a TEX controlsequence here we call it myfont

fontmyfont=txexa at 10pt

(If our document were typeset in a font size other than 10 pt we would specify that sizein the above) We then define a macro here mysqiiint that sets the font and typesets asingle character

1

newcommandmysqiiintmyfontchar52

The extra pair of curly braces in the above limit the font change to the single characterwe want to typeset We can now use mysqiiint without having to load the txfonts package

Alas in this case the symbol winds up being typeset below the baseline This is anartifact of typesetting a mathematical symbol outside of math mode The solution is toexplicitly raise the symbol to the desired height

newcommandmysqiiintraisebox10ptmyfontchar52

Note that the amstext packagersquos text command is a useful mechanism for typesettingtext characters in math mode

2

ATest of ar10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A˝ 4x

acute11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ark10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x C D E˝ 4x

acute 11x Lacute 12x P R U W

˝ 5xacute 13xacute 14x d

˝ 6xacute 15xacute 16x u

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of arrow on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G

˝ 4xacute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ArrowsADF on May 5 2021 at 1517

0 1 2 3 4 5 6 7

00x A B C D E F G˝0x

01x H I J K L M N O

02x P Q R S T U V W˝1x

03x X Y Z a b c d e

04x f g h i j k l m˝2x

05x n o p q r s t u

06x v w x y z˝3x

07x

˝8 ˝9 ˝A ˝B ˝C ˝D ˝E ˝F

Test of ASCII on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 24x ʽ ʼ pound brvbar sect˝ Ax

acute 25x uml copy laquo not shy ―

acute 26x deg plusmn sup2 sup3 ΄ ΅ Ά middot˝ Bx

acute 27x Έ Ή Ί raquo Ό frac12 Ύ Ώ

acute 30x Α Β Γ Δ Ε Ζ Η˝ Cx

acute 31x Θ Ι Κ Λ Μ Ν Ξ Ο

acute 32x Π Ρ Σ Τ Υ Φ Χ˝ Dx

acute 33x Ψ Ω Ϊ Ϋ ά έ ή ί

acute 34x ΰ α β γ δ ε ζ η˝ Ex

acute 35x θ ι κ λ micro ν ξ ο

acute 36x π ρ ς σ τ υ φ χ˝ Fx

acute 37x ψ ω ϊ ϋ ό ύ ώ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

newcommandmysqiiintmyfontchar52

The extra pair of curly braces in the above limit the font change to the single characterwe want to typeset We can now use mysqiiint without having to load the txfonts package

Alas in this case the symbol winds up being typeset below the baseline This is anartifact of typesetting a mathematical symbol outside of math mode The solution is toexplicitly raise the symbol to the desired height

newcommandmysqiiintraisebox10ptmyfontchar52

Note that the amstext packagersquos text command is a useful mechanism for typesettingtext characters in math mode

2

ATest of ar10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A˝ 4x

acute11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ark10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x C D E˝ 4x

acute 11x Lacute 12x P R U W

˝ 5xacute 13xacute 14x d

˝ 6xacute 15xacute 16x u

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of arrow on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G

˝ 4xacute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ArrowsADF on May 5 2021 at 1517

0 1 2 3 4 5 6 7

00x A B C D E F G˝0x

01x H I J K L M N O

02x P Q R S T U V W˝1x

03x X Y Z a b c d e

04x f g h i j k l m˝2x

05x n o p q r s t u

06x v w x y z˝3x

07x

˝8 ˝9 ˝A ˝B ˝C ˝D ˝E ˝F

Test of ASCII on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 24x ʽ ʼ pound brvbar sect˝ Ax

acute 25x uml copy laquo not shy ―

acute 26x deg plusmn sup2 sup3 ΄ ΅ Ά middot˝ Bx

acute 27x Έ Ή Ί raquo Ό frac12 Ύ Ώ

acute 30x Α Β Γ Δ Ε Ζ Η˝ Cx

acute 31x Θ Ι Κ Λ Μ Ν Ξ Ο

acute 32x Π Ρ Σ Τ Υ Φ Χ˝ Dx

acute 33x Ψ Ω Ϊ Ϋ ά έ ή ί

acute 34x ΰ α β γ δ ε ζ η˝ Ex

acute 35x θ ι κ λ micro ν ξ ο

acute 36x π ρ ς σ τ υ φ χ˝ Fx

acute 37x ψ ω ϊ ϋ ό ύ ώ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

ATest of ar10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A˝ 4x

acute11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ark10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x C D E˝ 4x

acute 11x Lacute 12x P R U W

˝ 5xacute 13xacute 14x d

˝ 6xacute 15xacute 16x u

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of arrow on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G

˝ 4xacute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ArrowsADF on May 5 2021 at 1517

0 1 2 3 4 5 6 7

00x A B C D E F G˝0x

01x H I J K L M N O

02x P Q R S T U V W˝1x

03x X Y Z a b c d e

04x f g h i j k l m˝2x

05x n o p q r s t u

06x v w x y z˝3x

07x

˝8 ˝9 ˝A ˝B ˝C ˝D ˝E ˝F

Test of ASCII on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 24x ʽ ʼ pound brvbar sect˝ Ax

acute 25x uml copy laquo not shy ―

acute 26x deg plusmn sup2 sup3 ΄ ΅ Ά middot˝ Bx

acute 27x Έ Ή Ί raquo Ό frac12 Ύ Ώ

acute 30x Α Β Γ Δ Ε Ζ Η˝ Cx

acute 31x Θ Ι Κ Λ Μ Ν Ξ Ο

acute 32x Π Ρ Σ Τ Υ Φ Χ˝ Dx

acute 33x Ψ Ω Ϊ Ϋ ά έ ή ί

acute 34x ΰ α β γ δ ε ζ η˝ Ex

acute 35x θ ι κ λ micro ν ξ ο

acute 36x π ρ ς σ τ υ φ χ˝ Fx

acute 37x ψ ω ϊ ϋ ό ύ ώ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

Test of arrow on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G

˝ 4xacute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ArrowsADF on May 5 2021 at 1517

0 1 2 3 4 5 6 7

00x A B C D E F G˝0x

01x H I J K L M N O

02x P Q R S T U V W˝1x

03x X Y Z a b c d e

04x f g h i j k l m˝2x

05x n o p q r s t u

06x v w x y z˝3x

07x

˝8 ˝9 ˝A ˝B ˝C ˝D ˝E ˝F

Test of ASCII on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 24x ʽ ʼ pound brvbar sect˝ Ax

acute 25x uml copy laquo not shy ―

acute 26x deg plusmn sup2 sup3 ΄ ΅ Ά middot˝ Bx

acute 27x Έ Ή Ί raquo Ό frac12 Ύ Ώ

acute 30x Α Β Γ Δ Ε Ζ Η˝ Cx

acute 31x Θ Ι Κ Λ Μ Ν Ξ Ο

acute 32x Π Ρ Σ Τ Υ Φ Χ˝ Dx

acute 33x Ψ Ω Ϊ Ϋ ά έ ή ί

acute 34x ΰ α β γ δ ε ζ η˝ Ex

acute 35x θ ι κ λ micro ν ξ ο

acute 36x π ρ ς σ τ υ φ χ˝ Fx

acute 37x ψ ω ϊ ϋ ό ύ ώ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

Test of ASCII on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 24x ʽ ʼ pound brvbar sect˝ Ax

acute 25x uml copy laquo not shy ―

acute 26x deg plusmn sup2 sup3 ΄ ΅ Ά middot˝ Bx

acute 27x Έ Ή Ί raquo Ό frac12 Ύ Ώ

acute 30x Α Β Γ Δ Ε Ζ Η˝ Cx

acute 31x Θ Ι Κ Λ Μ Ν Ξ Ο

acute 32x Π Ρ Σ Τ Υ Φ Χ˝ Dx

acute 33x Ψ Ω Ϊ Ϋ ά έ ή ί

acute 34x ΰ α β γ δ ε ζ η˝ Ex

acute 35x θ ι κ λ micro ν ξ ο

acute 36x π ρ ς σ τ υ φ χ˝ Fx

acute 37x ψ ω ϊ ϋ ό ύ ώ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

Test of astrosym on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E

˝ 4xacute 11xacute 12x

˝ 5xacute 13x Z [ ] ^ _acute 14x d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8x

acute 21x acute 22x

˝ 9x

acute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copyacute 26x sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

acute 30x˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

BTest of bbding10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z

Test of bbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x˝ 2x

acute05x ( )

acute06x 1 2˝ 3x

acute07xacute10x A B C D E F G

˝ 4xacute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x ( )

acute 06x 1 2˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bbold10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BOONDOX-r-cal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskarr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2˝ 3x

acute 07xacute 32x

˝ Dxacute 33x Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y ~

acute 20x ˝ 8x

acute 21x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskma10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskmi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x curren sect˝ Ax

acute 25x copy

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bskms10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of bsksy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of BulletsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x A B C D E F G˝ 0x

acute01x H I J K L M N O

acute02x P Q R S T U V W˝ 1x

acute03x X Y Z a b c d e

acute04x f g h i j k l m˝ 2x

acute05x n o p q r s t u

acute06x v w x y z˝ 3x

acute07x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

CTest of callig15 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˚˝ 0x

acute 01x ˘ ˙ lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo mdash˝ 1x

acute 03x fi fl

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~ shy

acute 22x˝ 9x

acute 23x Ÿ

acute 26x˝ Bx

acute 27x yuml iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ccicons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x c b a d n e y p˝ 0x

acute 01x z m s r copy P

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of china10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of clock on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3˝ 3x

acute 07x

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmapl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmbx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmcsc10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω uarr darr iexcl iquest

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmllr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmi9 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmmib10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x

acute 06x ˝ 3x

acute 07x lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmph10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05xacute 06x

˝ 3xacute 07x

acute 10x A B C D E F G˝ 4x

acute 11x J K M N

acute 12x R T U˝ 5x

acute 13xacute 14x a b c d e f g

˝ 6xacute 15x h i j k m n

acute 16x p r s u w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmphi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05xacute06x

˝ 3xacute07x

acute10x A B D E F˝ 4x

acute11x J K M N

acute12x T˝ 5x

acute13xacute14x c d e f g

˝ 6xacute15x h i j k m n

acute16x p r s u˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmss10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmssi10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not empty lt = gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x 〈 〉 | l m oacute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmti10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslash

acute04x rdquo pound amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ldquo ] ˆ ˙

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ndash mdash ˝ ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmtt10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω uarr darr iexcl iquest

acute 02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute 03x cedil szlig aelig œ oslash AElig Œ Oslash

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cmupint on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x int int ∬ ∬ ∭ ∭ ⨌ ⨌˝ 0x

acute01x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute02x ∲ ∲ ∲ ∲ ∳ ∳ ⨖ ⨖˝ 1x

acute03x ⨖ ⨖ ⨕ ⨕ ⨔ ⨔ ⨓ ⨓

acute04x ⨒ ⨒ ⨐ ⨐ ∱ ∱ ⨑ ⨑˝ 2x

acute05x ⨏ ⨏ ⨍ ⨍ ⨎ ⨎ ⨘ ⨘

acute06x int int int int ⨗ ⨗ ⨛ ⨛˝ 3x

acute07x ⨜ ⨜ ∬ ∬ ⨋ ⨋ ⨚ ⨚

acute10x ⨙ ⨙ ⌠ ⌡ ⎮ ⎮ ⎮ ⌠˝ 4x

acute11x ⌡ ⎮ ⎮ ⎮˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cookingsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of countriesofeurope on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Zacute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y zacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar˝ Ax

acute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cryst on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 7˝ 3x

acute07x 9 lt = gt

acute10x A B˝ 4x

acute11x K M N O

acute12x P Q R S T U W˝ 5x

acute13x X Y _

acute14x a b c f g˝ 6x

acute15x h i k l m

acute16x p q˝ 7x

acute17x x y | bull

acute20x euro bull sbquo ƒ bdquo hellip Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x lsquo ldquo rdquo bull˝ 9x

acute23x rsaquo bull ž Ÿacute24x

˝ Axacute25x macracute26x plusmn sup2 sup3

˝ Bxacute27x sup1 raquo frac14 frac12acute30x Atilde Aring AElig Ccedil

˝ Cxacute31x Ecirc Euml Igrave

acute32x Ograve Ocirc Otilde˝ Dx

acute33x Uuml Yacute szligacute34x agrave aelig ccedil

˝ Exacute35x egrave eacute igrave

acute36x eth ntilde ograve oacute˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of cypr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 9

acute 10x A B C E F G˝ 4x

acute 11x H I K L M N O

acute 12x P R S T U V W˝ 5x

acute 13x X Y

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

DTest of dancers on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $amp

˝ 2x

acute 05x ()+-acute 06x 01234567

3x

acute 07x 89lt=gtacute 10x ABCDEFG

4x

acute 11x HIJKLMNO

acute 12x PQRSTUVW5x

acute 13x XYZ[] _acute 14x `abcdefg

6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8x

acute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo rsquo ldquordquobullndashmdash

9x

acute 23x ˜tradešrsaquoœbullžŸacute 24x iexclcentpoundcurrenyenbrvbarsect

Ax

acute 25x umlcopyordflaquonotshyregacute 26x degplusmnsup2sup3acutemicroparamiddot

˝ Bx

acute 27x cedilsup1ordmraquofrac14frac12frac34iquestacute 30x AgraveAacuteAcircAtildeAumlAringAEligCcedil

Cx

acute 31x EgraveEacuteEcircEumlIgraveIacuteIcircIuml

acute 32x ETHNtildeOgraveOacuteOcircOtildeOumltimesDx

acute 33x OslashUgraveUacuteUcircUumlYacuteTHORNszligacute 34x agraveaacuteacircatildeaumlaringaeligccedil

Ex

acute 35x egraveeacuteecirceumligraveiacuteicirciumlacute 36x ethntildeograveoacuteocircotildeoumldivide

Fx

acute 37x oslashugraveuacuteucircuumlyacutethornyuml˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dice3d on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 123456˝ 3x

acute 07x

acute 14x abcdefg6x

acute 15x hi j klmnoacute 16x pqrstuvw

7x

acute 17x x8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dictsym on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x euro Ѓ sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ Ќ Ž Џ

acute22x bdquo lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ ќ ž Ÿ

acute24x iexcl cent pound frasl yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not - reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dingbat on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x B C D E F G˝ 4x

acute 11xH I J K L M N Oacute 12x S

˝ 5xacute 13x Zacute 14x a b c d e f g

˝ 6x

acute 15x h˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dozchars10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute06x 1 2 3 4 5 6˝ 3x

acute07xacute10x E

˝ 4xacute11xacute12x

˝ 5xacute13x X

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsrom10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of DSSerif-Bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x ı ˝ 1x

acute 03xacute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of dsss10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 1˝ 3x

acute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a˝ 6x

acute 15x h k

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ETest of ecbx1440 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eccc1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecrm3583 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1x

acute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ -acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest poundacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsi1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsl1200 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecss1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecsx1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ecti1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ectt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash zwnj

˝ 1xacute 03x ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ -

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sectacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of EpiOlmec on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo

˝ 1xacute 03xacute 04x

˝ 2x

acute 05x -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Ş Ť Ţ Ű Ů Ÿ˝ 9x

acute 23x Ź Ž Ż IJ İ đ sect ă

acute 24x ą ć č ď ě ę ğ ĺ˝ Ax

acute 25x ľ ł ń ň ŋ ő ŕ ś

acute 26x š ş ť ţ ű ů yuml ź˝ Bx

acute 27x ž ż ij iexcl pound Agrave Acircacute 30x Atilde Auml Acirc Atilde Auml Aring AElig

˝ Cxacute 31x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esint10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of esrelation10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil

acute 04x $ amp˝ 2x

acute 05x ( )

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eufm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01xacute02x lsquo rsquo

˝ 1xacute03xacute04x amp

˝ 2xacute05x ( ) + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eurm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω α β γ δ ε

acute02x ζ η θ ι κ λ micro ν˝ 1x

acute03x ξ π ρ σ τ υ φ χ

acute04x ψ ω ε ϑ $ ϕ˝ 2x

acute05xacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt gt

acute10x part A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z ı weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of eusm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x minus˝ 0x

acute01xacute02x

˝ 1xacute03x sim

acute06x 0˝ 3x

acute07x not lt =

acute10x alefsym A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z and or

acute14x ˝ 6x

acute15x |

acute16x˝ 7x

acute17x sect

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

FTest of favmr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = | sect copy˝ 0x

acute 01x not plusmn para times divide ϶ daggeracute 02x Dagger bull image real alefsym

˝ 1xacute 03xacute 04x forall exist empty nabla isin notin ni prod

˝ 2xacute 05x sum minus ∓ lowast middot radic prop infinacute 06x ang and or cap cup int there4

˝ 3xacute 07xacute 10x

˝ 4xacute 11x acute 12x loz spades clubs hearts diams

˝ 5xacute 13x Γ Ξ Πacute 14x Σ Φ ϱ

˝ 6xacute 15x ϐ ϝ ϰ Ϙ ϙ Ϟacute 16x ϟ Ϡ ϡ Ϛ ϛ eth

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fcr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ bull

acute20x euro bull sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute21x ˆ permil Š lsaquo Œ bull Ž bull

acute22x bull lsquo rsquo ldquo rdquo bull ndash mdash˝ 9x

acute23x ˜ trade š rsaquo œ bull ž Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolA-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ ∷ minus ∕

acute 02x ∖ + times ∸ ⨪ divide ⨫ ⨬˝ 1x

acute 03x ∺ plusmn ∓ ∔ ⨥ ⨰ ⨱ ⋇

acute 04x not ⨼ ⨽ ⋋ ⋌ ⨲ ⋊˝ 2x

acute 05x ( ⋉ ⋈ ⧖ -

acute 06x and or ⟑ ⟇ ⩕ ⩖ ⋏ ⋎˝ 3x

acute 07x ⊼ ⊻ ⩞ ⩣ cup cap ⋓ ⋒

acute 10x ⊍ ⩀ ⊎ C ⊔ ⊓ ⩏ ⩎˝ 4x

acute 11x H I J K ⟓ ⟔

acute 12x ▷ ˝ 5x

acute 13x ◁ ^ _

acute 14x bull ⊖ ⦶ ⊘ ⦸˝ 6x

acute 15x oplus otimes ⊙ ⊚ ⊛ ⊝ ⊜ empty

acute 16x ⦰ ⊟˝ 7x

acute 17x ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

acute 20x ⋄ ˝ 8x

acute 21x ⟐ loz

acute 22x ⧫ ⟠ ⋆ ˝ 9x

acute 23x lowast infin prop ≬ ⊺ ≀

acute 24x ang ⦣ ∡ ⦛ ∢ ⦡ ⦠ sect˝ Ax

acute 25x ∟ ⊾ ⦜ ⦝ prime prod prod

acute 26x ⨿ ⨿ int diams ˝ Bx

acute 27x hearts spades clubs forall exist

acute 30x ∄ Ⅎ ⅁ ∁ ♯ alefsym˝ Cx

acute 31x ℶ ℷ ℸ weierp

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolB-Medium on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ≃ ⋍˝ 0x

acute 01x ≂ cong ≌ ≊ ≏ ⪮ ≎ ≐

acute 02x ⩦ ≑ ≒ ≓ ≔ ≕ ˝ 1x

acute 03x ≍ ≘ ≖ ≗ ≙ ≚

acute 04x ≛ ≜ isin ni lt gt le ge˝ 2x

acute 05x ⩽ ⩾ ≦ ≧ ≲ ≳ ⪅ ⪆

acute 06x ≶ ≷ ⋚ ⋛ ⪋ ⪌ ⋚ ⋛˝ 3x

acute 07x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

acute 10x ⪦ ⪧ ⪨ ⪩ ⊏ ⊐ ⊑ ⊒˝ 4x

acute 11x H I J K sub sup sube supe

acute 12x ⫅ ⫆ ⋐ ⋑ ≺ ≻ ⪯ ⪰˝ 5x

acute 13x ≼ ≽ ⪳ ⪴ ≾ ≿ ⪷ ⪸

acute 14x ⋖ ⋗ b c ⩿ ⪀ ⪕ ⪖˝ 6x

acute 15x ⋞ ⋟ ne ≢ ≁ m ≉ o

acute 16x ≄ q r ≇ t u v w˝ 7x

acute 17x x y z | ~

acute 20x ≭ ˝ 8x

acute 21x notin ∌ ≮ ≯ ≰ ≱

acute 22x ≴ ≵ ˝ 9x

acute 23x ≸ ≹

acute 24x iexcl cent pound ⋪ ⋫ ⋬ ⋭˝ Ax

acute 25x uml copy ordf laquo not shy ⋢ ⋣

acute 26x deg plusmn sup2 sup3 nsub ⊅ ⊈ ⊉˝ Bx

acute 27x cedil sup1 ordm raquo ⊀ ⊁ frac34 iquest

acute 30x ⋠ ⋡ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde ≆ Oacute ⪇ ⪈ ≨ ≩˝ Dx

acute 33x ⋦ ⋧ ⪉ ⪊ ⋤ ⋥ THORN szlig

acute 34x ⊊ ⊋ ⫋ ⫌ ⪱ ⪲ ⪵ ⪶˝ Ex

acute 35x ⋨ ⋩ ⪹ ⪺

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolC-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr

acute 02x harr ⤡ ⤢ hArr ˝ 1x

acute 03x ↠

acute 04x ↣ $ amp ˝ 2x

acute 05x ↦ ⤇ - ⤆

acute 06x 1 3 ⤤ ⤣ ⤦ ⤥˝ 3x

acute 07x 9 ⤤ ⤣ ⤦ ⤥

acute 10x D E F G˝ 4x

acute 11x L M N O

acute 12x ⥋ ⥍ R S ⥊ ⥌ V W˝ 5x

acute 13x ⥮ Z [ ⥯ ^ _

acute 14x d e f g˝ 6x

acute 15x ⊸ ⫯ ⟜ ⫰ l m n o

acute 16x ⧟ q ⊷ ⊶ t ⋔ v w˝ 7x

acute 17x | ~

acute 20x ⇵ ˝ 8x

acute 21x

acute 22x ⤸˝ 9x

acute 23x ⤶ ⤵ ⤻ ⤺ ⤹

acute 24x ⤴ iexcl cent ⤷ curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg

acute 26x ⟲ plusmn ⟳ acute micro ⤊˝ Bx

acute 27x ⤋ ⟶ ⟵ ⟹ ⟸ ⟷ ⟺

acute 30x ⟼ ⟻ ⟾ ⟽ ⟿ ⬳ ⟝ ⟞˝ Cx

acute 31x

acute 34x ⊢ perp ⊣ ⊤ ⊦ ⫠ ⫞ ⫟˝ Ex

acute 35x ⊨ ⫫ ⫤ ⫪ ⊧ iacute icirc iuml

acute 36x ⊩ ⫣ ⊩ ⫨ ⫣ ⫧˝ Fx

acute 37x ⊫ ugrave ⫥ ucirc ⊪ yacute ⫢ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolD-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13

acute 02x ↮ ⇎ ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31xacute 34x ⊬ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊭ eacute ecirc euml igrave iacute icirc iuml

acute 36x ⊮ ntilde ograve oacute ⊮ otilde ouml divide˝ Fx

acute 37x ⊯ ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolE-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⨇ ⨇ ⨈ ⨈acute 02x ⋂ ⋂ ⋃ ⋃

˝ 1xacute 03x ⨃ ⨃ ⨄ ⨄acute 04x ⨅ ⨅ ⨆ ⨆ $ amp

˝ 2xacute 05x ( ) + ⨁ ⨁ ⨂ ⨂acute 06x ⨀ ⨀ 2 3 prod prod prod prod

˝ 3xacute 07x ∐ ∐ ∐ ∐ sum sum sum sum

acute 10x ⨊ ⨊ ⨊ ⨊ int int ∬ ∬˝ 4x

acute 11x ∭ ∭ ⨌ ⨌ L M ∱ ∱

acute 12x ⨑ ⨑ ⨍ ⨍ ⨎ ⨎ ⨏ ⨏˝ 5x

acute 13x ∮ ∮ ∯ ∯ ∰ ∰ ∳ ∳

acute 14x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋˝ 6x

acute 15x ⨋ ⨋acute 16x

˝ 7xacute 17x acute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FdSymbolF-Book on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ( ( ( ( ( ) )˝ 0x

acute 01x ) ) ) ) ⎛ ⎞ ⎝ ⎠

acute 02x ⎜ ⎟ [ [ [ [ [ [˝ 1x

acute 03x ] ] ] ] ] ] lfloor lfloor

acute 04x lfloor lfloor lfloor lfloor rfloor rfloor rfloor rfloor˝ 2x

acute 05x rfloor rfloor lceil lceil lceil lceil lceil lceil

acute 06x rceil rceil rceil rceil rceil rceil ˝ 3x

acute 07x

acute 10x ˝ 4x

acute 11x N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

acute 14x ⟦ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧ ⟧˝ 6x

acute 15x ⟧ ⟧ ⟧ ⟧ l m n o

acute 16x p q ˝ 7x

acute 17x ⎧ ⎫

acute 20x ⎩ ⎭ ⎨ ⎬ ⎪ ⟨ ⟨ ⟨˝ 8x

acute 21x ⟨ ⟨ ⟨ ⟩ ⟩ ⟩ ⟩ ⟩

acute 22x ⟩ ⟪ ⟪ ⟪ ⟪ ⟪ ⟪ ⟫˝ 9x

acute 23x ⟫ ⟫ ⟫ ⟫ ⟫ ⦑ ⦑ ⦑

acute 24x ⦑ ⦑ ⦑ ⦒ ⦒ ⦒ ⦒ ⦒˝ Ax

acute 25x ⦒

acute 26x ∣ ∣ ∣˝ Bx

acute 27x ∤ ∤ ∤ raquo ∥ ∥ ∥ ∦acute 30x ∦ ∦ Acirc ⦀ ⦀ Aring uarr darr

˝ Cxacute 31x Egrave uArr dArr Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve radic radic radic radic radic

˝ Dxacute 33x radic radic radic radic radic radic radic

acute 34x radic radic radic ˝ Ex

acute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feymr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x `˝ 0x

acute 01xacute 04x

˝ 2xacute 05xacute 10x A B C

˝ 4xacute 11xacute 14x e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of feyntext10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgeit10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x rdquo˝ 1x

acute 03xacute 10x F

˝ 4xacute 11xacute 14x f

˝ 6xacute 15xacute 16x p

˝ 7xacute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fgerm10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 02x laquo raquo ndash mdash˝ 1x

acute 03x ı

acute 04x ˝ 2x

acute 05xacute 06x 0 1 2 3 4

˝ 3xacute 07xacute 10x A B C D

˝ 4xacute 11x K L M N O

acute 12x P Q R S U˝ 5x

acute 13xacute 14x c e

˝ 6xacute 15x h i

acute 16x s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomeone on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesomethree on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt

acute10x ˝ 4x

acute11x

acute12x ˝ 5x

acute13x

acute14x a b c d e f g˝ 6x

acute15x h j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of FontAwesomendashfontawesometwo on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x hearts˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac12 frac34 iquest

acute30x Agrave Aacute Acirc minus Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc + Yacute THORN szlig

acute34x agrave aacute acirc auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-alt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x euro ŋ Ŋ micro ˝ 2x

acute 05x (

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mcl on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ) [ ] lfloor rfloor lceil rceil˝ 2x

acute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil acute 16x radic radic radic radic radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x

acute 24x ( ) [ ] lfloor rfloor lceil˝ Ax

acute 25x rceil lang rang ∣acute 26x ∥ ∖ ( ) ( ) [

˝ Bxacute 27x ] lfloor rfloor lceil rceil langacute 30x rang ∖ ( Auml

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ml on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x˝ 3x

acute 07x

acute 10x part˝ 4x

acute 11xacute 12x

˝ 5xacute 13x [ ] ^ _

acute 14x `˝ 6x

acute 15xacute 16x

˝ 7xacute 17x weierp ~

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-mlit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 10x part

˝ 4xacute 11xacute 14x `

˝ 6xacute 15xacute 16x

˝ 7xacute 17x weierp

acute 24x Γ ∆ Θ Λ Ξ Π Σ˝ Ax

acute 25x Υ Φ Ψ Ω α β

acute 26x γ δ ε ζ η θ ι κ˝ Bx

acute 27x λ micro ν ξ π ρ σ τ

acute 30x υ φ χ ψ Aring AElig Ccedil˝ Cx

acute 31x Egrave

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-ms on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym

˝ 4xacute 11xacute 12x

˝ 5xacute 13x cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams heartsacute 20x

˝ 8xacute 21xacute 24x minus middot times lowast divide brvbar plusmn

˝ Axacute 25x ∓ oplus ordf otimes reg macracute 26x copy bull sup3 equiv sube supe le

˝ Bxacute 27x ge sup1 ordm sim asymp sub sup iquestacute 30x Agrave ≺ Acirc larr spades + = lt

˝ Cxacute 31x gt Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde ∥ ∦ Ocirc Otilde ᵀ times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml notin THORN ħacute 34x agrave aacute acirc atilde auml aring aelig

˝ Exacute 35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fourier-orns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01xacute 04x

˝ 2xacute 05x -

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x 8 9 lt =acute 10x A B C D F G

˝ 4xacute 11x H I J K L M N Oacute 12x T U

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frcsl10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x amp rsquo

˝ 2xacute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ő Ŕacute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż İacute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ő ŕacute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż iexcl iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacuteacute 34x agrave aacute acirc atilde auml aring ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of frucmn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp˝ 2x

acute 05x + -

acute 06x˝ 3x

acute 07x lt = gt

acute 10x A B D E F˝ 4x

acute 11x H I J K

acute 12x P R S T U˝ 5x

acute 13xacute 14x a b d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p r s t u w˝ 7x

acute 17x z

acute 20x Ą Ć Č Ě Ę˝ 8x

acute 21x Ĺ Ń Ň Ŋ Ő

acute 22x Ş Ť Ţ Ű˝ 9x

acute 23x Ž Ż IJ İ đ

acute 24x ă ą ć č ď ě ę˝ Ax

acute 25x ĺ ľ ł ń ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x ź ż ij iexcl pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring˝ Cx

acute 31x Eacute Euml Igrave Iacute Iuml

acute 32x Oacute Ocirc Otilde˝ Dx

acute 33x Ucirc Uuml Yacute

acute 34x aacute acirc atilde auml aring˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ograve oacute ocirc otilde˝ Fx

acute 37x uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fselch10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $amp

˝ 2xacute 05x ()+-acute 06x 01234567

3xacute 07x 89lt=gtacute 10x ABCDEFG

4xacute 11x HIJKLMNOacute 12x PQRSTUVW

5xacute 13x XYZ[] _acute 14x `abcdefg

6xacute 15x hi j klmnoacute 16x pqrstuvw

7xacute 17x xyz|~bullacute 20x eurobullsbquoƒbdquohellipdaggerDagger

8xacute 21x ˆpermilŠlsaquoŒbullŽbullacute 22x bulllsquo mdash

9xacute 23x bullacute 24x pound

˝ Axacute 25x copy macracute 26x acute

˝ Bxacute 27x ordmacute 30x Agrave AElig

Cxacute 31x Igraveacute 32x Ograve

˝ Dxacute 33x Oslash THORNacute 34x auml

˝ Exacute 35x ecircacute 36x eth ouml

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fstr8x on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x

˝ 8xacute21x acute22x

˝ 9xacute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of fulmr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futmii on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt gt

acute 10x part A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ı weierp ~ Auml

acute 20x Aring AElig Ccedil Egrave˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futr8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futri8r on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute 01x ˛ ˚ ˘ minus Ž ž

acute 02x ˇ ı˝ 1x

acute 03x `

acute 04x $ amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ

acute 22x ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futrorn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05xacute 10x (

˝ 4xacute 11x -

acute 12x 0 1 2 3 4 5 6˝ 5x

acute 13x 8 9 lt =

acute 14x A B C D F G˝ 6x

acute 15x H I J K L M N O

acute 16x T U˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of futsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide brvbar plusmn ∓˝ 0x

acute 01x oplus ordf otimes reg macr copy bullacute 02x sup3 equiv sube supe le ge sup1 ordm

˝ 1xacute 03x sim asymp sub sup iquest Agrave ≺ Acircacute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spadesacute 20x + = lt gt Eacute Ecirc Euml Igrave

˝ 8xacute 21x Iacute Icirc Iuml ETH Ntilde ∥ ∦ Ocircacute 22x Otilde ᵀ times Oslash Ugrave Uacute Ucirc Uuml

˝ 9xacute 23x notin THORN ħ agrave aacuteacute 24x acirc atilde auml aring aelig

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

GTest of gmtr1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x Ϋ α

acute02x ˏ ˎ ϟ ϙ Ϙ˝ 1x

acute03x ə ϡ

acute04x ΄˝ 2x

acute05x ( )

acute06x˝ 3x

acute07x ῾ ᾿

acute10x Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ

acute12x˝ 5x

acute13x Ξ Ψ Ζ [ ] ῎

acute14x ` β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ

acute16x σ˝ 7x

acute17x ξ ψ ζ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go1whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2bla10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ bull

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of go2whi10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of greenpoint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x G˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of grmn1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ndash ϛ ϛ˝ 0x

acute01x ι ᾼ ῌ ῼ Α Ϋ α ϋ

acute02x ˏ ˎ ϟ ϙ Ϙ Ϛ Ϡ˝ 1x

acute03x euro permil ə ϡ lsquo rsquo ˘ macr

acute04x ῁ uml ΅ ῭ middot ΄˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 ῾ = ᾿

acute10x ῟ Α Β ῝ Δ Ε Φ Γ˝ 4x

acute11x Η Ι Θ Κ Λ Μ Ν Ο

acute12x Π Χ Ρ Σ Τ Υ ῞ Ω˝ 5x

acute13x Ξ Ψ Ζ [ ῏ ] ῎ ῍

acute14x ` α β ς δ ε φ γ˝ 6x

acute15x η ι θ κ λ μ ν ο

acute16x π χ ρ σ τ υ v ω˝ 7x

acute17x ξ ψ ζ laquo ͺ raquo ῀ mdash

acute20x ὰ ἁ ἀ ἃ ᾲ ᾁ ᾀ ᾃ˝ 8x

acute21x ά ἅ ἄ ἂ ᾴ ᾅ ᾄ ᾂ

acute22x ᾶ ἇ ἆ ϝ ᾷ ᾇ ᾆ ˝ 9x

acute23x ὴ ἡ ἠ ῂ ᾑ ᾐ

acute24x ή ἥ ἤ ἣ ῄ ᾕ ᾔ ᾓ˝ Ax

acute25x ῆ ἧ ἦ ἢ ῇ ᾗ ᾖ ᾒ

acute26x ὼ ὡ ὠ ὣ ῲ ᾡ ᾠ ᾣ˝ Bx

acute27x ώ ὥ ὤ ὢ ῴ ᾥ ᾤ ᾢ

acute30x ῶ ὧ ὦ Ϝ ῷ ᾧ ᾦ˝ Cx

acute31x ὶ ἱ ἰ ἳ ὺ ὑ ὐ ὓ

acute32x ί ἵ ἴ ἲ ύ ὕ ὔ ὒ˝ Dx

acute33x ῖ ἷ ἶ Ϊ ῦ ὗ ὖ Ϋ

acute34x ὲ ἑ ἐ ἓ ὸ ὁ ὀ ὃ˝ Ex

acute35x έ ἕ ἔ ἒ ό ὅ ὄ ὂ

acute36x ϊ ῒ ΐ ῗ ϋ ῢ ΰ ῧ˝ Fx

acute37x ᾳ ῃ ῳ ῥ ῤ ʹ ͵

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

HTest of hands on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x ABCD˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ITest of icelandic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x acute 04x $ amp

˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C

˝ 4xacute 11xacute 14x ᚨ ᛒ ᛇ ᛑ ᛂ ᚠ ᚷ

˝ 6xacute 15x h ᛁ ᚦ ᚲ ᛚ ᛗ ᚾ ᛟacute 16x ᛈ ᛜ ᚱ ᛋ ᛏ ᚢ

˝ 7xacute 17x ᛘ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifclk10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifgeo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x˝ 1x

acute 03x

acute 04x $ amp˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B C D E F˝ 4x

acute 11x O

acute 12x P Q R S T U V˝ 5x

acute 13x _

acute 14x ` a b c d e f˝ 6x

acute 15x o

acute 16x p q r s t u v˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifsym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x acute 04x $ amp

˝ 2xacute 05x ( ) -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x D˝ 4x

acute 11x H L M

acute 14x b d˝ 6x

acute 15x h l macute 16x

˝ 7xacute 17x |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ifwea10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igo10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblacki10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igoblackiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhitei10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of igowhiteiii10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

KTest of knitgn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚˝ 0x

acute 01x

acute 02x rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ]

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml IgraveIacuteIcircIuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocircotildeoumlœ˝ Fx

acute 37xoslashugraveuacuteucircuumlyacutethornszlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnn on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knitnp on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x ı ff fi fl ffi ffl

acute 04x amp rsquo˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23xacute 36x

˝ Fxacute 37x thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of knot7 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5˝ 3x

acute 07x lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x Xacute 14x ` a b c d e f g

˝ 6xacute 15x h i

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

LTest of larm1000 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ Ӏ lang rangacute02x ldquo rdquo ndash mdash zwnj

˝ 1xacute03x ı ff fi fl ffi fflacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -acute20x Ґ Ғ Ђ Ћ Һ Җ Ҙ Љ

˝ 8xacute21x Ї Қ Ҡ Ҝ Ӕ Ң Ҥ Ѕ

acute22x Ө Ҫ Ў Ү Ұ Ҳ Џ Ҹ˝ 9x

acute23x Ҷ Є Ә Њ Ё curren sectacute24x ґ ғ ђ ћ һ җ ҙ љ

˝ Axacute25x ї қ ҡ ҝ ӕ ң ҥ ѕacute26x ө ҫ ў ү ұ ҳ џ ҹ

˝ Bxacute27x ҷ є ә њ ё bdquo laquo raquoacute30x А Б В Г Д Е Ж З

˝ Cxacute31x И Й К Л М Н О Пacute32x Р С Т У Ф Х Ц Ч

˝ Dxacute33x Ш Щ Ъ Ы Ь Э Ю Яacute34x а б в г д е ж з

˝ Exacute35x и й к л м н о п

acute36x р с т у ф х ц ч˝ Fx

acute37x ш щ ъ ы ь э ю я

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of lightbulb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of linb10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo˝ 2x

acute 05x

acute 06x 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď˝ 8x

acute 21x Ĺ Ľ Ł Ń

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ď ě˝ Ax

acute 25x ĺ ľ ł ń ň ŋ

acute 26x ř ś š ş ť ţ˝ Bx

acute 27x yuml ź ž ż ij iexcl

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearA on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn˝ Bx

acute 27x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of LinearACmplxSigns on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve˝ Dx

acute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logo10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of logosl10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute10x A E F˝ 4x

acute11x M N O

acute12x P S T˝ 5x

acute13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

MTest of magic on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x B G˝ 4x

acute 11x

acute 12x R T U W˝ 5x

acute 13x X Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of manfnt on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of matha10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R T V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mathx10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi ffl

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _

acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shy

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute 21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute 23x Ÿ Ź Ž Ż IJ İ đ sect

acute 24x ă ą ć č ď ě ę ğ

˝ Axacute 25x ĺ ľ ł ń ň ŋ ő ŕ

acute 26x ř ś š ş ť ţ ű ů

˝ Bxacute 27x yuml ź ž ż ij iexcl iquest pound

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mbb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x ˝ 8x

acute21x

acute22x ˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-chr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x euro frasl ˙ ˝ ˛˝ 0x

acute 01x fl fiacute 02x ı ` ˇ ˘ ˚

˝ 1xacute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute 21x ˆ permil Š lsaquo Œ Ž ^ minusacute 22x ł ldquo rdquo bull ndash mdash

˝ 9xacute 23x ˜ trade š rsaquo œ ž ~ Ÿacute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-gmr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x˝ 1x

acute03x larr rarr

acute06x˝ 3x

acute07x minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x ˝ 8x

acute21x bull

acute22x˝ 9x

acute23x

acute24x˝ Ax

acute25x not

acute26x plusmn micro middot˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utr8y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x frasl ˙ ˝ ˛˝ 0x

acute 01x fl fi

acute 02x ı ` ˇ ˘ ˚˝ 1x

acute 03xacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] _

acute 14x lsquo a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z |

acute 20x Ł sbquo ƒ bdquo hellip dagger Dagger˝ 8x

acute 21x ˆ permil Š lsaquo Œ Ž ^ minus

acute 22x ł ldquo rdquo bull ndash mdash˝ 9x

acute 23x ˜ trade š rsaquo œ ž ~ Ÿ

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of md-utrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdbchr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr

acute04x $ ˝ 2x

acute05x fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒacute22x trade

˝ 9xacute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not regacute26x deg plusmn sup2 sup3 micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr7y on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bullacute 02x equiv sube supe le ge

˝ 1xacute 03x sim asymp sub sup ≺ acute 04x larr rarr uarr darr harr

˝ 2xacute 05x lArr rArr uArr dArr hArr propacute 06x prime infin isin 3 4 5 6 7

˝ 3xacute 07x forall exist not real image gt perpacute 10x alefsym A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z cup cap ] and oracute 14x ` a b c d e

˝ 6xacute 15x lang rang | l m oacute 16x p q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputr8c on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x cedil ˛ sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x frasl

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 minus

acute10x˝ 4x

acute11x M

acute12x Ω˝ 5x

acute13x uarr darr

acute14x c d˝ 6x

acute15x m

acute20x dagger Dagger permil˝ 8x

acute21x bull ƒ

acute22x trade˝ 9x

acute23x

acute24x cent pound curren yen brvbar sect˝ Ax

acute25x copy ordf not reg

acute26x deg plusmn sup2 sup3 micro para middot˝ Bx

acute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrma on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ∟˝ 0x

acute 01xacute 02x

˝ 1xacute 03x acute 06x 1

˝ 3xacute 07x gt emptyacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ] ^ _acute 14x ` a b c d euro f eth

˝ 6xacute 15x h i ג k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ħ niacute 20x loz

˝ 8xacute 21x acute 22x hArr rArr

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml there4 ∵ laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para ≶

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 ≷acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH Ntilde Ograve Oacute Ocirc yen Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc ang Yacute THORN propacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute ≪ ≫acute 36x eth ntilde reg ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc ᵀ yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdputrmb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ≮ ≯ ⊀ ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + ∦ - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gtacute 20x

˝ 8xacute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of mdugmr7v on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x

˝ 0xacute 01x 13

acute 02x

˝ 1xacute 03x

acute 04x $ amp

˝ 2xacute 05x ( ) + -

acute 06x

˝ 3xacute 07x

acute 10x D E ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimes

acute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and or

acute 14x ∐ ∐ b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s radic radic radic w

˝ 7xacute 17x x y ︷ ︷ ︸ ︸ ~

acute 20x

˝ 8xacute 21x

acute 22x

˝ 9xacute 23x

acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg

acute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of miama-ot1 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˜ uml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of milstd on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1x

acute 03x 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolA10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x rarr uarr larr darr ˝ 0x

acute 01x rArr uArr lArr dArr acute 02x harr ⤡ ⤢ hArr

˝ 1xacute 03x ↠ acute 04x ↣ $ amp

˝ 2xacute 05x ↦ - acute 06x 1 2 3 4 ⤣ 6 ⤥

˝ 3xacute 07x 8 9 ⤤ = ⤦ acute 10x D E F G

˝ 4xacute 11x L M N Oacute 12x ⥋ Q R S ⥊ U V W

˝ 5xacute 13x ⥮ Z [ ⥯ ^ _acute 14x d e f g

˝ 6xacute 15x ⊸ ⫯ ⟜ ⫰ l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝

˝ 8xacute 21x ⋔ ⫛ acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy laquo not shy reg macracute 26x plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm ⤸ frac14 frac12 frac34 iquestacute 30x Agrave Aacute ⤹ Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∣ Ograve Oacute Ocirc ∥ Ouml times

˝ Dxacute 33x ⊢ perp ⊣ ⊤ Uuml Yacute THORN szligacute 34x ⊧ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊩ ecirc igrave iacute icirc iumlacute 36x ⊫ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x ⤿ ⟲ ucirc ⟳ ⤾ yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolB10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ↛ ↚ ˝ 0x

acute 01x ⇏ 13 acute 02x ↮ ⇎

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ acute 20x ⫝̸

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH ∤ Ograve Oacute Ocirc ∦ Ouml times

˝ Dxacute 33x ⊬ Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x ⊭ aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x ⊮ eacute ecirc euml igrave iacute icirc iumlacute 36x ⊯ ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolC10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x sdot ∶ ⋯ ⋮ ⋰˝ 0x

acute 01x ⋱ there4 ∵ 13 ∷ acute 02x minus ∣ ∕ ∖ + times plusmn ∓

˝ 1xacute 03x divide acute 04x not ⋊ $ ⋉ amp ⧖

˝ 2xacute 05x ( ) + and or acute 06x ⩕ ⩔ ⋏ ⋎ 4 5 6 7

˝ 3xacute 07x cup cap ⋓ ⋒ ⊍ ⩀ ⊎ acute 10x ⊔ ⊓ ⩏ ⩎ D E F G

˝ 4xacute 11x acute 12x ▷ ◁ ▷ ◁

˝ 5xacute 13x ⊖ ⦶ ⊘ ⦸acute 14x oplus otimes ⊙ ⊚ d ⊛ empty

˝ 6xacute 15x ◽ ◾ ◻ ◻ acute 16x ⊟ q ⧄ ⧅ ⊞ ⊠ ⊡ ⧈

˝ 7xacute 17x x y z | ⟐ acute 20x ⋆ lowast

˝ 8xacute 21x prop acute 22x ⊺

˝ 9xacute 23x ≀ ang ∡ ∢ prime prod ∐acute 24x spades clubs forall exist

˝ Axacute 25x ∄ nabla infin int ♯ alefsymacute 26x ℶ ℷ ℸ weierp weierp ⨼ ⨽

˝ Bxacute 27x raquo frac14 frac12 frac34 ⪧acute 30x Agrave ⪦ Acirc loz ⧫ loz ⧫ loz

˝ Cxacute 31x ∎ acute 32x

˝ Dxacute 33x Uuml Yacute THORN ≲acute 34x ≳ ⪅ ⪆ ⪕ ⪖ ⋞ ⋟

˝ Exacute 35x eacute ecirc euml ≴ ≵ ⪉ ⪊acute 36x eth ntilde ograve oacute ocirc otilde

˝ Fxacute 37x ⋋ ⋌ ⊪ ∤ ∥ ∦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolD10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x = equiv sim ∽ asymp ≋ ˝ 0x

acute 01x ≃ ⋍ ≂ cong ≌ ≊ acute 02x ≏ ≎ ≐ ⩦ ≑ ≒ ≓

˝ 1xacute 03x ≍ acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ≖ ≗ ≜ ≙ isin niacute 10x lt gt le ge ⩽ ⩾ ≦ ≧

˝ 4xacute 11x ≶ ≷ ⋚ ⋛ ⪋ ⪌ N Oacute 12x ≪ ≫ ⋘ ⋙ ⊲ ⊳ ⊴ ⊵

˝ 5xacute 13x ⊏ ⊐ ⊑ ⊒ ] ^ _acute 14x sub sup sube supe ⫅ ⫆ ⋐ ⋑

˝ 6xacute 15x ≺ ≻ ⪯ ⪰ ≼ ≽ ≾ ≿acute 16x ⪷ ⪸ ⋖ ⋗ t u ⩿ ⪀

˝ 7xacute 17x ne ≢ ≁ ≉ ~ acute 20x ≄ ≇

˝ 8xacute 21x acute 22x ≭

˝ 9xacute 23x acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro notin ∌

˝ Bxacute 27x ≮ ≯ ≰ ≱ ≰ ≱ frac34 iquest

acute 30x ≸ ≹ Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml ⋪ ⋫ ⋬ ⋭acute 32x ETH Ntilde ⋢ ⋣ Ocirc Otilde Ouml times

˝ Dxacute 33x nsub ⊅ ⊈ ⊉ Uuml Yacute THORN szligacute 34x ⊀ ⊁ acirc atilde ⋠ ⋡ aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ≨ ≩ ograve oacute ⋤ ⋥ ouml divide˝ Fx

acute 37x ⊊ ⊋ ⫋ ⫌ ⋨ ⋩ ⪹ ⪺˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolE10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x [ [ [ [ [ ] ] ]˝ 0x

acute 01x ] ] lfloor lfloor lfloor lfloor lfloor rfloor

acute 02x rfloor rfloor rfloor rfloor lceil lceil lceil lceil˝ 1x

acute 03x lceil rceil rceil rceil rceil rceil

acute 04x ˝ 2x

acute 05x

acute 06x 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⎡ ⎤ ⎣ ⎦

acute 10x ⎢ ⎥ ⟦ ⟦ ⟦ ⟦ ⟦ ⟧˝ 4x

acute 11x ⟧ ⟧ ⟧ ⟧ L M N O

acute 12x P Q R ∣ ∣ ∣ ∣ ∣˝ 5x

acute 13x X ∥ ∥ ∥ ∥ ∥ ^ _

acute 14x ⟨ ⟨ ⟨ ⟨ ⟨ ⟩ ⟩ ⟩˝ 6x

acute 15x ⟩ ⟩ j k l m n o

acute 16x p q r s ⟪ ⟪ ⟪ ⟪˝ 7x

acute 17x ⟪ ⟫ ⟫ ⟫ ⟫ ⟫

acute 20x ˝ 8x

acute 21x ( ( ( ( ( ) ) )

acute 22x ) ) ⎛ ⎞ ⎝ ⎠ ⎜ ⎟˝ 9x

acute 23x

acute 24x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬˝ Ax

acute 25x ⎪ copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x cedil sup1 radic radic radic radic radic iquest

acute 30x Agrave Aacute

˝ Cxacute 31x Igrave Iacute Icirc Iumlacute 32x ETH Otilde Ouml times

˝ Dxacute 33x Oslash Ugrave Uacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of MnSymbolF10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x + + ⨉ ⨉ ⋀ ⋀ ⋁ ⋁˝ 0x

acute 01x ⩕ ⩕ ⩔ ⩔acute 02x ⋏ ⋏ ⋎ ⋎

˝ 1xacute 03x ⋂ ⋂ ⋃ ⋃acute 04x ⩀ ⩀ ⊍ ⊍ $ ⊎ ⊎

˝ 2xacute 05x ⊓ ⊓ ⊔ ⊔ - acute 06x 0 1 2 3 ⊖ ⊖

˝ 3xacute 07x ⦶ ⦶ ⊘ ⊘ ⦸ ⦸ oplus oplusacute 10x otimes otimes ⊙ ⊙ ⊚ ⊚ F G

˝ 4xacute 11x ⊛ ⊛ prod prod ∐ ∐

acute 12x sum sum int int ∬ ∬ ∭ ∭˝ 5x

acute 13x ⨌ ⨌ Z [ ⨙ ⨙ ⨚ ⨚

acute 14x ⨏ ⨏ ∮ ∮ ∯ ∯ ∳ ∳˝ 6x

acute 15x ∲ ∲ ∳ ∳ ∲ ∲ ⨋ ⨋

acute 16x p q ⨙ ⨙ ⨚ ⨚ ⨏ ⨏˝ 7x

acute 17x ∮ ∮ ∯ ∯ ∳ ∳ ∲ ∲

acute 20x ∳ ∳ ∲ ∲ ⨋ ⨋ ∁ ∁˝ 8x

acute 21x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of moonphase on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msam10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x diams ˝ 0x

acute 01x 13

acute 02x hArr rArr ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( there4 ∵ + -

acute 06x 0 1 2 3 4 5 6 ≶˝ 3x

acute 07x 8 9 lt = gt ≷

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ang ] ^ prop

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m ≪ ≫

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ᵀ ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msbm10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ≮ ≯ ⊀ ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x acute04x $ amp

˝ 2xacute05x ( ) + ∦ - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt emptyacute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z ˜ ˜acute14x ` a f eth

˝ 6xacute15x h i ג k l m n oacute16x p q r sim asymp u v w

˝ 7xacute17x x y z κ k ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of msym10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of musix11 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil ı ff fi fl ffi fflacute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x lsquo a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~ shyacute 20x Ă Ą Ć Č ĎĚ Ę Ğ

˝ 8xacute 21x Ĺ Ľ ŁŃ Ň Ŋ Ő Ŕacute 22xŘŚ Š Ş Ť Ţ ŰŮ

˝ 9xacute 23x Ÿ Ź Ž Ż IJİ đ sectacute 24x ă ą ćč ď ě ę ğ

˝ Axacute 25xĺľ ł ń ň ŋ őŕacute 26x ř ś š ş ťţ ű ů

˝ Bxacute 27x yuml ź žżacute 30x Agrave Aacute Acirc Atilde AumlAring AElig Ccedil

˝ Cxacute 31x Egrave Eacute EcircEuml Igrave Iacute Icirc Iumlacute 32xETHNtilde Ograve Oacute Ocirc Otilde OumlŒ

˝ Dxacute 33x Oslash Ugrave Uacute Ucirc UumlYacute THORN szligacute 34x agrave aacute acircatilde auml aring aelig ccedil

˝ Exacute 35xegraveeacute ecirc euml igrave iacute icirciumlacute 36x eth ntilde ograve oacute ocircotilde ouml œ

˝ Fxacute 37x oslash ugrave uacuteucirc

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

NTest of nkarta on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~acute 24x iexcl cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not shy reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquestacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute 34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute 35x egrave eacute ecirc euml igrave iacute icirc iumlacute 36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute 37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

OTest of oasy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus˝ 0x

acute 01xacute 04x harr

˝ 2xacute 05x

acute 06x 7˝ 3x

acute 07xacute 14x

˝ 6xacute 15x

acute 16x int˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of OrnementsADF on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ( ) 0 1 2 3 4˝ 0x

acute01x 5 6 7 8 9 lt = gt

acute02x A B C D E F G H˝ 1x

acute03x I J K L M N O P

acute04x Q R S T U V W X˝ 2x

acute05x Y Z [ ] a b c d

acute06x e f g h i j k l˝ 3x

acute07x m n o p q r s t

acute10x u v w x y z |˝ 4x

acute11x bull sect para

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

PTest of phaistos on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvb8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of phvbc7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x FF FI FL FFI FFL

acute02x I J ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil SS AElig ΠOslash AElig ΠOslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo A B C D E F G

˝ 6xacute15x H I J K L M N O

acute16x P Q R S T U V W˝ 7x

acute17x X Y Z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x Ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pigpen on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of plimsoll on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x

˝ 0xacute01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pmhg on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedilacute04x

˝ 2xacute05x + acute06x 2 3 4 5 6 7

˝ 3xacute07x acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Zacute14x a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of prodint on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 12x P R T˝ 5x

acute 13xacute 16x

˝ 7x

acute 17x x zacute 24x cent

˝ Axacute 25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of proto10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x A B D E

˝ 4xacute 11x H K L O

acute 12x P Q R S T V˝ 5x

acute 13x X Y

acute 14x lsquo a b d e g˝ 6x

acute 15x h k l m n o

acute 16x p q r s t v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of psyr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x forall exist amp ni˝ 2x

acute05x ( ) lowast + minus

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x cong Α Β Χ ∆ Ε Φ Γ˝ 4x

acute11x Η Ι ϑ Κ Λ Μ Ν Ο

acute12x Π Θ Ρ Σ Τ Υ ς Ω˝ 5x

acute13x Ξ Ψ Ζ [ there4 ] perp _

acute14x α β χ δ ε φ γ˝ 6x

acute15x η ι ϕ κ λ micro ν ο

acute16x π θ ρ σ τ υ ϖ ω˝ 7x

acute17x ξ ψ ζ | sim

acute24x ϒ prime le frasl infin ƒ clubs˝ Ax

acute25x diams hearts spades harr larr uarr rarr darr

acute26x deg plusmn Prime ge times prop part bull˝ Bx

acute27x divide ne equiv asymp hellip crarr

acute30x alefsym image real weierp otimes oplus empty cap˝ Cx

acute31x cup sup supe nsub sub sube isin notin

acute32x ang nabla prod radic sdot˝ Dx

acute33x not and or hArr lArr uArr rArr dArr

acute34x loz lang sum ˝ Ex

acute35x

acute36x rang int ⌠ ⌡ ˝ Fx

acute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ptmr7t on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x

˝ Axacute25x ł

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of pzdr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macr

acute26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

RTest of recycle on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rm-qzcmi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ∆˝ 0x

acute01x Ω ff fi fl ffi fflacute02x ı ` acute ˇ ˘ macr ˚

˝ 1xacute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ uml

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň ŋ ő ŕacute26x ř ś š ş ť ţ ű ů

˝ Bxacute27x yuml ź ž ż ij frac12 pound

acute30x Agrave Aacute Acirc Atilde Auml Aring laquo Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml raquo˝ Dx

acute33x permil Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring _ ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn bdquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rojud on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 24x sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute 32x ETH

˝ Dxacute 33x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rrsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfs10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 16x˝ 7x

acute 17x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rsfso10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x˝ 0x

acute01x sbquo

acute02x bdquo˝ 1x

acute03x larr rarr

acute04x ˝ 2x

acute05x -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˝ 8x

acute21x bull ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent brvbar˝ Ax

acute25x copy laquo not shy reg

acute26x plusmn micro˝ Bx

acute27x radic euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxptmri on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of rtxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff ffi ffl

acute02x ˝ 1x

acute03x

acute04x amp˝ 2x

acute05x +

acute06x˝ 3x

acute07x lt = gt

acute12x˝ 5x

acute13x

acute16x˝ 7x

acute17x |

acute20x˝ 8x

acute21x Ŋ

acute24x˝ Ax

acute25x ŋ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

STest of sarab10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x rsquo˝ 2x

acute 05xacute 10x B D G

˝ 4xacute 11x H I J

acute 12x S T˝ 5x

acute 13x X Z

acute 14x lsquo a b d f g˝ 6x

acute 15x h k l m n o

acute 16x q r s t w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of shuffle10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of simpsons on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Diagram on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6˝ 3x

acute 07x

acute 10x A B˝ 4x

acute 11x J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b˝ 6x

acute 15x j k l m n o

acute 16x p q r s˝ 7x

acute 17x z

acute 22x bull ndash mdash˝ 9x

acute 23x ˜ trade š

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SkakNew-Figurine on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x + -

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V˝ 5x

acute13x X

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of skull on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 10x A˝ 4x

acute 11x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfer10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfpr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of smfr10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z ~

acute 20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute 21x Ĺ Ľ Ł Ń Ň Ő Ŕ

acute 22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute 23x Ÿ Ź Ž Ż İ đ

acute 24x ă ą ć č ď ě ę ğ˝ Ax

acute 25x ĺ ľ ł ń ň ő ŕ

acute 26x ř ś š ş ť ţ ű ů˝ Bx

acute 27x yuml ź ž ż

acute 30x Agrave Aacute Acirc Atilde Auml Aring Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x Ntilde Ograve Oacute Ocirc Otilde Ouml˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute

acute 34x agrave aacute acirc atilde auml aring ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x ntilde ograve oacute ocirc otilde ouml˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombo on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x $ amp ˝ 2x

acute 05x ( ) - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ]acute 14x ` a b c d e f g

˝ 6x

acute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7x

acute 17x x y z | ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of soyombot on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x ˝ 2x

acute 05x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ℾ ℿ˝ 0x

acute 01x ℽacute 02x

˝ 1xacute 03x ℼacute 04x ⪲ ⪳

˝ 2xacute 05x ⪴ ⪵ ⪶ ⪷ ⪸ ⪹ ⪺ ⪻acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ⪼ ⪽ ⪾ ⪿ ⫀ ⫁acute 10x ⫂ A B ℂ D E F G

˝ 4xacute 11x ℍ I J K L M ℕ Oacute 12x ℙ ℚ ℝ S T U V W

˝ 5xacute 13x X Y ℤ ⫃ ⫄ ⫅ ⫆ ⫇acute 14x ⫈ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⫉ ⫊ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⩉ ⩊ ⩋ ⩌ ⩍ ⩎ ⩏acute 24x ⩐ ⩑ ⩒ ⩓ ⩔ ⩕ ⩖ ⩗

˝ Axacute 25x ⩘ ⩙ ⩚ ⩛ ⩜ ⩝ ⩞ ⩟acute 26x ⩠ ⩡ ⩢ ⩣ ⩤ ⩥ ⩦ ⩧

˝ Bxacute 27x ⩨ ⩩ ⩪ ⩫ ⩬ ⩭ ⩮ ⩯acute 30x ⩰ ⩱ ⩲ ⩳ ⩴ ⩵ ⩶ ⩷

˝ Cxacute 31x ⩸ ⩹ ⩺ ⩻ ⩼ ⩽ ⩾ ⩿acute 32x ⪀ ⪁ ⪂ ⪃ ⪄ ⪅ ⪆ ⪇

˝ Dxacute 33x ⪈ ⪉ ⪊ ⪋ ⪌ ⪍ ⪎ ⪏

acute 34x ⪐ ⪑ ⪒ ⪓ ⪔ ⪕ ⪖ ⪗˝ Ex

acute 35x ⪘ ⪙ ⪚ ⪛ ⪜ ⪝ ⪞ ⪟acute 36x ⪠ ⪡ ⪢ ⪣ ⪤ ⪥ ⪦ ⪧

˝ Fxacute 37x ⪨ ⪩ ⪪ ⪫ ⪬ ⪭ ⪮ ⪱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathbbit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9acute 10x ℂ ⅅ

˝ 4xacute 11x ℍ ℕ acute 12x ℙ ℚ ℝ

˝ 5xacute 13x ℤacute 14x ⅆ ⅇ

˝ 6xacute 15x ⅈ ⅉ acute 16x

˝ 7xacute 17x ⅈ ⅉ pound ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x ⫋ ⫌ ⫍ ⫎ ⫏ ⫐ ⫑

acute 24x ⫒ ⫓ ⫔ ⫕ ⫖ ⫗ ⫘ ⫙˝ Ax

acute 25x ⫚ ⫛ ⫝̸ ⫝ ⫞ ⫟ ⫠ ⫡acute 26x ⫢ ⫣ ⫤ ⫥ ⫦ ⫧ ⫨ ⫩

˝ Bxacute 27x ⫪ ⫫ ⫬ ⫭ ⫮ ⫯ ⫰ ⫱acute 30x ⫲ ⫳ ⫴ ⫵ ⫶ ⫷ ⫸ ⫹

˝ Cxacute 31x ⫺ ⫻ ⫼ ⫽ ⫾ acute 32x

˝ Dxacute 33x acute 34x

˝ Exacute 35x acute 36x 〰 ⏠ ⏡

˝ Fxacute 37x hearts diams

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathcal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x int ∬ ∭ ∮ ∯ ∰ ∱ ∲˝ 0x

acute 01x ∳ ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑acute 02x ⨒ ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙

˝ 1xacute 03x ⨚ ⨛ ⨜ int ∬ ∭ ∮ ∯acute 04x ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎

˝ 2xacute 05x ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖acute 06x ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 3xacute 07x ⟍ ⟋ eth acute 10x

˝ 4xacute 11x acute 12x

˝ 5xacute 13x ≩ ≨ ∤ ∦ ∣acute 14x ∥ ⊊ ⊋ ⫋ ⫌ ≣ le ge

˝ 6xacute 15x ≦ ≧acute 16x

˝ 7xacute 17x z ϝ ϶ yen prop ⁀acute 20x ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖

˝ 8xacute 21x ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞acute 22x ≟ ne equiv ≢ int ∬ ∭ ∮

˝ 9xacute 23x ∯ ∰ ∱ ∲ ∳ ⨋ ⨌ ⨍acute 24x ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔ ⨕

˝ Axacute 25x ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜ int

acute 26x ∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳˝ Bx

acute 27x ⨋ ⨌ ⨍ ⨎ ⨏ ⨐ ⨑ ⨒acute 30x ⨓ ⨔ ⨕ ⨖ ⨗ ⨘ ⨙ ⨚

˝ Cx

acute 31x ⨛ ⨜ int ∬ ∭ ∮ ∯ ∰

acute 32x ∱ ∲ ∳ ⨋ ⨌ ⨍ ⨎ ⨏˝ Dx

acute 33x ⨐ ⨑ ⨒ ⨓ ⨔ ⨕ ⨖ ⨗

acute 34x ⨘ ⨙ ⨚ ⨛ ⨜ int ∬ ∭˝ Ex

acute 35x ∮ ∯ ∰ ∱ ∲ ∳ ⨋ ⨌

acute 36x ⨍ ⨎ ⨏ ⨐ ⨑ ⨒ ⨓ ⨔˝ Fx

acute 37x ⨕ ⨖ ⨗ ⨘ ⨙ ⨚ ⨛ ⨜

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathex on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 0xacute 01x lfloor rfloor lceil rceil ⦃ ⦄

acute 02x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 1xacute 03x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 04x lfloor rfloor lceil rceil ⦃ ⦄

˝ 2xacute 05x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 06x ( ) ⦅ ⦆ [ ] ⟦ ⟧

˝ 3xacute 07x lfloor rfloor lceil rceil ⦃ ⦄

acute 10x ⟨ ⟩ ⟪ ⟫ ❲ ❳

˝ 4xacute 11x ( ) ⦅ ⦆ [ ] ⟦ ⟧

acute 12x lfloor rfloor lceil rceil ⦃ ⦄

˝ 5xacute 13x ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 14x ⎛ ⎞ ⎡ ⎤ ⎣ ⎦ ⎢ ⎥

˝ 6xacute 15x ⎧ ⎫ ⎩ ⎭ ⎨ ⎬ ⎪

acute 16x ⎝ ⎠ ⎜ ⎟ radic radic radic radic

˝ 7xacute 17x radic radic

acute 26x ⅀ prod ∐ sum ⋀ ⋁ ⋂ ⋃

˝ Bxacute 27x ⧸ ⧹ ⨀ ⨁ ⨂ ⨃ ⨄ ⨅

acute 30x ⨆ ⨇ ⨈ ⨉ ⨊ ⫿ ⅀ prod

˝ Cxacute 31x ∐ sum ⋀ ⋁ ⋂ ⋃ ⧸ ⧹

acute 32x ⨀ ⨁ ⨂ ⨃ ⨄ ⨅ ⨆ ⨇

˝ Dxacute 33x ⨈ ⨉ ⨊ ⫿ ⟮ ⟯ ⦅ ⦆

acute 34x ⟦ ⟧ lfloor rfloor lceil rceil ⎰ ⎱

˝ Exacute 35x ⦃ ⦄ ⟨ ⟩ ⟪ ⟫ ❲ ❳

acute 36x | ⦀ | ⦀

˝ Fxacute 37x radic ⟌

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathfrak on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟀ ⟁ ⟂ ⟃ ⟄ ⟅˝ 0x

acute 01x ⟆ ⟇ ⟈ ⟉ ⟐ ⟑ ⟒ ⟓acute 02x ⟔ ⟕ ⟖ ⟗ ⟘ ⟙ ⟚ ⟛

˝ 1xacute 03x ⟜ ⟝ ⟞ ⟟ ⟠ ⟡ ⟢ ⟣acute 04x ⟤ ⟥ ⟬ ⟭ ⦁ ⦂ ⦇ ⦈

˝ 2xacute 05x ⦉ ⦊ ⦋ ⦌ ⦍ ⦎ ⦏ ⦐acute 06x ⦑ ⦒ ⦓ ⦔ ⦕ ⦖ ⦗ ⦘

˝ 3xacute 07x ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠acute 10x ⦡ A B ℭ D E F G

˝ 4xacute 11x ℌ image J K L M N Oacute 12x P Q real S T U V W

˝ 5xacute 13x X Y ℨ ⦢ ⦣ ⦤ ⦥ ⦦acute 14x ⦧ a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ⦨ ⦩ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ ⦰acute 24x ⦱ ⦲ ⦳ ⦴ ⦵ ⦶ ⦷ ⦸

˝ Axacute 25x ⦹ ⦺ ⦻ ⦼ ⦽ ⦾ ⦿ ⧀acute 26x ⧁ ⧂ ⧃ ⧄ ⧅ ⧆ ⧇ ⧈

˝ Bxacute 27x ⧉ ⧊ ⧋ ⧌ ⧍ ⧎ ⧏ ⧐acute 30x ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘

˝ Cxacute 31x ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠acute 32x ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨

˝ Dxacute 33x ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰acute 34x ⧱ ⧲ ⧳ ⧴ ⧵ ⧶ ⧷ ⧺

˝ Exacute 35x ⧻ ⧼ ⧽ ⧾ ⧿ ⨝ ⨞ ⨟acute 36x ⨠ ⨡ ⨢ ⨣ ⨤ ⨥ ⨦ ⨧

˝ Fxacute 37x ⨨ ⨩ ⨪ ⨫ ⨬ ⨭ ⨮ ⨯

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) alefsym ℶ ℷ ℸ ⊳ ⊲acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt ℏ gt ⋆acute 10x ≨ A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z ♯ acute 14x ℏ a b c d e f g

˝ 6xacute 15x ℎ i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z | ≩ ≪ ⁀acute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x acute 24x

˝ Axacute 25x ⏞ ⏞ ⏟ ⏟ ⏞ ⏞ ⏟acute 26x ⏜ ⏜ ⏝ ⏝

˝ Bxacute 27x ≫ ≬ ≭ ≮ ≯ ≰ ≱ ≲acute 30x ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺

˝ Cxacute 31x ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ subacute 32x sup nsub ⊅ sube supe ⊈ ⊉ ⊊

˝ Dxacute 33x ⊋ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒acute 34x ⊓ ⊔ oplus ⊖ otimes ⊘ ⊙ ⊚

˝ Exacute 35x ⊛ ⊜ ⊝ ⊞ ⊟ ⊠ ⊡ ⊢acute 36x ⊣ ⊤ perp ⊦ ⊧ ⊨ ⊩ ⊪

˝ Fxacute 37x ⊫ ⊬ ⊭ ⊮ ⊯ ⊰ ⊱ ⊴

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ Δ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ϵacute 02x ζ η θ ι κ λ μ ν

˝ 1xacute 03x ξ π ρ σ τ υ ϕ χacute 04x ψ ω ε ϑ ϖ ϱ ς φ

˝ 2xacute 05x nabla part minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathrm-bold on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) minus + plusmn ∓ ( )acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 ∶ lowast = $ acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ∖ ] ∕acute 14x a b c d e f g

˝ 6xacute 15x h i j k l m n oacute 16x p q r s t u v w

˝ 7xacute 17x x y z ı ȷ rsquoacute 20x

˝ 8xacute 21x acute 22x

˝ 9xacute 23x amp not middot times ⪯ divideacute 24x Ƶ ϶ dagger Dagger bull hellip

˝ Axacute 25x prime Prime acute 26x frasl ⃝ ⃞

˝ Bxacute 27x ⃟ ⃤ ℇ Å Ⅎ ⅁acute 30x ⅂ ⅃ ⅄ ⅋ forall ∁ exist

˝ Cxacute 31x ∄ empty ∆ isin notin ∊ ni ∌acute 32x ∍ ∎ ∔ ⪰ ∖ ∘ ∙ prop

˝ Dxacute 33x infin ∟ ang ∡ ∢ ∣ ∤ ∥acute 34x ∦ and or cap cup there4 ∵ empty

˝ Exacute 35x ∷ ∸ ∹ ∺ ∻ sim ∽ ∾acute 36x ∿ ≀ ≁ ≂ ≃ ≄ cong ≆

˝ Fxacute 37x ≇ asymp ≉ ≊ ≋ ≌ ≍ ≎

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathscr on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼˝ 0x

acute 01x ⊽ ⊾ ⊿ ⋄ sdot ⋇ ⋈ ⋉acute 02x ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑

˝ 1xacute 03x ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙

acute 04x ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡˝ 2x

acute 05x ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩

acute 06x ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱˝ 3x

acute 07x ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹acute 10x ⋺ A ℬ C D ℰ ℱ G

˝ 4xacute 11x ℋ ℐ J K ℒ ℳ N Oacute 12x P Q ℛ S T U V W

˝ 5xacute 13x X Y Z ⋻ ⋼ ⋽ ⋾ ⋿acute 14x a b c d ℯ f ℊ

˝ 6xacute 15x h i j k l m n ℴacute 16x p q r s t u v w

˝ 7xacute 17x x y z | weierp ⁀acute 20x

˝ 8xacute 21x

acute 22x ˝ 9x

acute 23x acute 24x

˝ Axacute 25x ⍼ acute 26x

˝ Bxacute 27x acute 30x

˝ Cxacute 31x ⊳

acute 32x ˝ Dx

acute 33x ⊲

acute 34x loz ˝ Ex

acute 35x acute 36x

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsf on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla larr lArr

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 uArr ⤊ ⟰

acute 10x ⭈ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⭉ ⭊ ⭋ ⭌ ⤊

acute 14x ⤋ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | larr uarr ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x rarr darr harr

acute 24x ↚ ↛ ↠˝ Ax

acute 25x ↣ ↦

acute 26x ↮ ˝ Bx

acute 27x crarr

acute 30x ˝ Cx

acute 31x

acute 32x ⇎ ⇏ lArr˝ Dx

acute 33x uArr rArr dArr hArr

acute 34x ˝ Ex

acute 35x

acute 36x ⇴ ⇵ ⇶ ⇷ ⇸ ⇹˝ Fx

acute 37x ⇺ ⇻ ⇼ ⇽ ⇾ ⇿ ⟰ ⟱

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathsfit on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

acute 02x ˝ 1x

acute 03x

acute 04x ˝ 2x

acute 05x nabla ⬲ ⬳ ⬴ ⬵ ⬶ ⬷

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 ⬸ ⬹ ⬺ ⬻ ⬼ ⬽

acute 10x ⬾ A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z ⬿ ⭀ ⭁ ⭂ ⭃

acute 14x ⭄ a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x ⤀ ⤁ ⤂ ⤃ ⤄ ⤅ ⤆

acute 24x ⤇ ⤈ ⤉ ⬰ ⬱ ⤌ ⤍ ⤎˝ Ax

acute 25x ⤏ ⤐ ⤑ ⤒ ⤓ ⤔ ⤕ ⤖

acute 26x ⤗ ⤘ ⤙ ⤚ ⤛ ⤜ ⤝ ⤞˝ Bx

acute 27x ⤟ ⤠ ⤡ ⤢ ⤣ ⤤ ⤥ ⤦

acute 30x ⤧ ⤨ ⤩ ⤪ ⤫ ⤬ ⤭ ⤮˝ Cx

acute 31x ⤯ ⤰ ⤱ ⤲ ⤳ ⤴ ⤵ ⤶

acute 32x ⤷ ⤸ ⤹ ⤺ ⤻ ⤼ ⤽ ⤾˝ Dx

acute 33x ⤿ ⥀ ⥁ ⥂ ⥃ ⥄ ⥅ ⥆

acute 34x ⥇ ⥈ ⥉ ⥊ ⥋ ⥌ ⥍ ⥎˝ Ex

acute 35x ⥏ ⥐ ⥑ ⥒ ⥓ ⥔ ⥕ ⥖

acute 36x ⥗ ⥘ ⥙ ⥚ ⥛ ⥜ ⥝ ⥞˝ Fx

acute 37x ⥟ ⥠ ⥡ ⥢ ⥣ ⥤ ⥥ ⥦

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stix-mathtt on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ⟳ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺˝ 0x

acute 01x ⟻ ⟼ ⟽ ⟾ ⟿ ⟲ ⭇ spades

acute 02x clubs para sect ⥧ ⥨ ⥩˝ 1x

acute 03x ⥪ ⥫ ⥬ ⥭ ⥮ ⥯ ⥰ ⥱

acute 04x ⥲ ⥳ ⥴ ⥵ ⥶ ⥷ ⥸ ⥹˝ 2x

acute 05x ⥺ ⥻ ⥼ ⥽ ⥾ ⥿

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ⁀

acute 20x ˝ 8x

acute 21x

acute 22x ◸˝ 9x

acute 23x ◹ ◺ ◻ ◼ ◽ ◾ ◿

acute 24x ⨰ ⨱ ⨲ ⨳ ⨴ ⨵ ⨶˝ Ax

acute 25x ⨷ ⨸ ⨹ ⨺ ⨻ ⨼ ⨽ ⨾

acute 26x ⨿ ⩀ ⩁ ⩂ ⩃ ⩄ ⩅ ⩆˝ Bx

acute 27x ⩇ ⩈

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of stmary10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w

˝ 7xacute 17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of SVRsymbols on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 04x ˝ 2x

acute 05xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V˝ 5x

acute 13x Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25xacute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

TTest of t1xi on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of t1xr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ -

acute20x A A C C D E E G˝ 8x

acute21x L Lrsquo Ł N N Ŋ O R

acute22x R S Š S T T U U˝ 9x

acute23x Ÿ Z Ž Z IJ I d sectacute24x a a c c drsquo e e g

˝ Axacute25x l lrsquo ł n n ŋ o racute26x r s š s trsquo t u u

˝ Bxacute27x yuml z ž z ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN SSacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcrm2488 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1x

acute 03x larr rarr zwnjacute 04x $

˝ 2x

acute 05x lowast - fraslacute 06x

˝ 3x

acute 07x lang minus rangacute 10x

˝ 4x

acute 11x acute 12x Ω

˝ 5x

acute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6x

acute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8x

acute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9x

acute 23x para ฿

acute 24x ⁅ ⁆ cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bx

acute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33x

acute 36x divide˝ Fx

acute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tctt1000 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x cedil ˛ sbquoacute 02x bdquo zwnj

˝ 1xacute 03x larr rarr zwnjacute 04x $

˝ 2xacute 05x lowast - fraslacute 06x

˝ 3xacute 07x lang minus rangacute 10x

˝ 4xacute 11x acute 12x Ω

˝ 5xacute 13x 〚 〛 uarr darracute 14x ` b c d

˝ 6xacute 15x l m acute 16x

˝ 7xacute 17x ~ acute 20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute 21x bull ƒ ₡ ₩ ₦acute 22x ₤ ₫ trade

˝ 9xacute 23x para ฿ acute 24x ⁅ ⁆ cent pound curren yen brvbar sect

˝ Axacute 25x uml copy ordf laquo not reg macracute 26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute 27x sup1 ordm radic frac14 frac12 frac34 euroacute 32x times

˝ Dxacute 33xacute 36x divide

˝ Fxacute 37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tcxr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo

acute02x bdquo ndashndash ndashndash˝ 1x

acute03x larr rarr

acute04x $ ˝ 2x

acute05x - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 〈 minus 〉

acute10x˝ 4x

acute11x M O

acute12x Ω˝ 5x

acute13x [ ] uarr darr

acute14x ` b c d˝ 6x

acute15x l m

acute16x˝ 7x

acute17x ~

acute20x ˘ ˇ acute ` dagger Dagger permil˝ 8x

acute21x bull degC cent ƒ ₡ ₩

acute22x ₤ ₫ trade˝ 9x

acute23x

acute24x iexcl cent pound curren yen brvbar sect˝ Ax

acute25x uml copy ordf laquo not shy reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x sup1 ordm radic frac14 frac12 frac34 euro

acute32x times˝ Dx

acute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tfrupee on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ı fi flacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ acute20x Ă Ą Ć Č Ď Ě Ę Ğ

˝ 8xacute21x Ĺ Ľ Ł Ń Ň Ő Ŕacute22x Ř Ś Š Ş Ť Ţ Ű Ů

˝ 9xacute23x Ÿ Ź Ž Ż IJ İ sectacute24x ă ą ć č ď ě ę ğ

˝ Axacute25x ĺ ľ ł ń ň shy ő ŕacute26x ř ś š ş ţ ű ů

˝ Bxacute27x yuml ź ž ż ij iexcl iquest poundacute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil

˝ Cxacute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iumlacute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ

˝ Dxacute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORNacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml œ

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~ shy

acute20x Ă Ą Ć Č Ď Ě Ę Ğ˝ 8x

acute21x Ĺ Ľ Ł Ń Ň Ŋ Ő Ŕ

acute22x Ř Ś Š Ş Ť Ţ Ű Ů˝ 9x

acute23x Ÿ Ź Ž Ż IJ İ đ sect

acute24x ă ą ć č ď ě ę ğ˝ Ax

acute25x ĺ ľ ł ń ň ŋ ő ŕ

acute26x ř ś š ş ť ţ ű ů˝ Bx

acute27x yuml ź ž ż ij iexcl iquest pound

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml Œ˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute35x egrave eacute ecirc euml igrave iacute icirc iuml

acute36x eth ntilde ograve oacute ocirc otilde ouml œ˝ Fx

acute37x oslash ugrave uacute ucirc uuml yacute thorn szlig

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of tipx10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I

acute12x P Q R S T U V˝ 5x

acute13xacute16x p q r s t u v w

˝ 7xacute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of trsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ts1-lmr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquoacute02x bdquo

˝ 1xacute03x larr rarr acute04x $

˝ 2xacute05x lowast - fraslacute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lang minus rangacute10x

˝ 4xacute11x M Oacute12x Q W

˝ 5xacute13x [ ] uarr darracute14x ` b c d

˝ 6xacute15x l m acute16x q ſ

˝ 7xacute17x ~ acute20x ˘ ˇ ˝ dagger Dagger permil

˝ 8xacute21x bull $ cent ƒ ₡ ₩ acute22x ₤ ₫ trade

˝ 9xacute23x para acute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not shy reg macracute26x deg plusmn 2 3 acute micro para middot

˝ Bxacute27x 1 ordm radic frac14 frac12 frac34 euroacute32x times

˝ Dxacute33xacute36x divide

˝ Fxacute37x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txbsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txexa on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S

˝ 5xacute 13x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txmia on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute 01x Φ Ψ Ω α β γ δ ε

acute 02x ζ η θ ι κ λ micro ν˝ 1x

acute 03x ξ π ρ σ τ υ φ χ

acute 04x ψ ω ε ϑ $ ς ϕ˝ 2x

acute 05xacute 06x 1 2 3 4

˝ 3xacute 07xacute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x˝ Ax

acute 25x laquo

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txr on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x Γ ∆ Θ Λ Ξ Π Σ Υ˝ 0x

acute01x Φ Ψ Ω ff fi fl ffi ffl

acute02x ı ` acute ˇ ˘ macr ˚˝ 1x

acute03x cedil szlig aelig œ oslash AElig Œ Oslashacute04x rdquo $ amp rsquo

˝ 2xacute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 iexcl = iquest acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ldquo ] ˆ ˙acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z ndash mdash ˝ ˜ umlacute20x

˝ 8xacute21x Łacute24x cent pound

˝ Axacute25x ł

acute30x Aring˝ Cx

acute31xacute34x aring

˝ Exacute35x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsy on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x minus middot times lowast divide plusmn ∓˝ 0x

acute 01x oplus otimes copy bull

acute 02x equiv sube supe le ge ˝ 1x

acute 03x sim asymp sub sup ≺

acute 04x larr rarr uarr darr harr ˝ 2x

acute 05x lArr rArr uArr dArr hArr prop

acute 06x prime infin isin 3 4 5 6 7˝ 3x

acute 07x forall exist not empty lt = gt perp

acute 10x alefsym A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z cup cap ] and or

acute 14x ` a b c d e ˝ 6x

acute 15x 〈 〉 | l m o

acute 16x radic q nabla int t u v w

˝ 7xacute 17x sect dagger Dagger para clubs diams hearts spades

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of txsyc on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x ∥ 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

UTest of ulsy10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x˝ 0x

acute 01x 13˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umranda on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13 acute 02x

˝ 1xacute 03x acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3x

acute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4x

acute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5x

acute 13x X Y Z [ ] ^ _acute 14x ` a b c d e

˝ 6xacute 15x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umrandb on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of umvs on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ˝ 0x

acute 01x 13

acute 02x ˝ 1x

acute 03x

acute 04x $ amp ˝ 2x

acute 05x ( ) + -

acute 06x 0 1 2 3 4 5 6 7˝ 3x

acute 07x 8 9 lt = gt

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z [ ] ^ _

acute 14x ` a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~

acute 20x ˝ 8x

acute 21x

acute 22x ˝ 9x

acute 23x

acute 24x iexcl cent pound curren yen brvbar sect˝ Ax

acute 25x uml copy ordf laquo not shy reg macr

acute 26x deg plusmn sup2 sup3 acute micro para middot˝ Bx

acute 27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute 30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute 31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute 32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute 33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szlig

acute 34x agrave aacute acirc atilde auml aring aelig ccedil˝ Ex

acute 35x egrave eacute ecirc euml igrave iacute icirc iuml

acute 36x eth ntilde ograve oacute ocirc otilde ouml divide˝ Fx

acute 37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of urwchancal on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of uzcmi8r on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˙ fi fl frasl ˝ Ł ł˝ 0x

acute01x ˛ ˚ ˘ minus Ž žacute02x ˇ ı

˝ 1xacute03x ` acute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~acute20x sbquo ƒ bdquo hellip dagger Dagger

˝ 8xacute21x ˆ permil Š lsaquo Œacute22x ldquo rdquo bull ndash mdash

˝ 9xacute23x ˜ trade š rsaquo œ Ÿacute24x iexcl cent pound curren yen brvbar sect

˝ Axacute25x uml copy ordf laquo not - reg macracute26x deg plusmn sup2 sup3 acute micro para middot

˝ Bxacute27x cedil sup1 ordm raquo frac14 frac12 frac34 iquest

acute30x Agrave Aacute Acirc Atilde Auml Aring AElig Ccedil˝ Cx

acute31x Egrave Eacute Ecirc Euml Igrave Iacute Icirc Iuml

acute32x ETH Ntilde Ograve Oacute Ocirc Otilde Ouml times˝ Dx

acute33x Oslash Ugrave Uacute Ucirc Uuml Yacute THORN szligacute34x agrave aacute acirc atilde auml aring aelig ccedil

˝ Exacute35x egrave eacute ecirc euml igrave iacute icirc iumlacute36x eth ntilde ograve oacute ocirc otilde ouml divide

˝ Fxacute37x oslash ugrave uacute ucirc uuml yacute thorn yuml

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

VTest of vect10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ

˝ 0xacute 01x ˘

acute 02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute 03x permil

acute 04x $ amp rsquo

˝ 2xacute 05x ( ) + -

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of vnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil sbquo lsaquo rsaquoacute02x ldquo rdquo bdquo laquo raquo ndash mdash

˝ 1xacute03x ₀ ı Ỷ ỷ Ỵ ỵ Đ đacute04x $ amp rsquo

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 5 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M N Oacute12x P Q R S T U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x lsquo a b c d e f g

˝ 6xacute15x h i j k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~ shy

acute20x Agrave Aacute Atilde Ả Ạ Acirc Ầ Ấ˝ 8x

acute21x Ẫ Ẩ Ậ Ă Ằ Ắ Ẵ Ẳ

acute22x Ặ Egrave Eacute Ẽ Ẻ Ẹ Ecirc Ề˝ 9x

acute23x Ế Ễ Ể Ệ Igrave Iacute Ĩ Ỉ

acute24x agrave aacute atilde ả ạ acirc ầ ấ˝ Ax

acute25x ẫ ẩ ậ ă ằ ắ ẵ ẳ

acute26x ặ egrave eacute ẽ ẻ ẹ ecirc ề˝ Bx

acute27x ế ễ ể ệ igrave iacute ĩ ỉ

acute30x Ị Ograve Oacute Otilde Ỏ Ọ Ocirc Ồ˝ Cx

acute31x Ố Ỗ Ổ Ộ Ơ Ờ Ớ Ỡ

acute32x Ở Ợ Ugrave Uacute Ũ Ủ Ụ Ư˝ Dx

acute33x Ừ Ứ Ữ Ử Ự Ỳ Yacute Ỹ

acute34x ị ograve oacute otilde ỏ ọ ocirc ồ˝ Ex

acute35x ố ỗ ổ ộ ơ ờ ớ ỡ

acute36x ở ợ ugrave uacute ũ ủ ụ ư˝ Fx

acute37x ừ ứ ữ ử ự ỳ yacute ỹ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

WTest of wasy10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wasyb10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x there4 ˝ 0x

acute01x 13 acute02x

˝ 1xacute03x curren acute04x $

˝ 2xacute05x ( ) + - acute06x 0 1 2 3 4 loz 6 7

˝ 3xacute07x 8 9 lt = gt acute10x A B C D E F G

˝ 4xacute11x H I J K L M euro Oacute12x P Q R S ſ U V W

˝ 5xacute13x X Y Z [ ] ^ _acute14x ` a b c d e f cent

˝ 6xacute15x h thorn THORN k l m n oacute16x p q r s t u v w

˝ 7xacute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of WebOMintsGD on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute04x ˝ 2x

acute05x

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ]

acute14x a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wnr10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of wsuipa10 on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ˝ 0x

acute01x 13

acute02x ˝ 1x

acute03x

acute04x $ amp ˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x ` a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

XTest of xgreg20 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute 01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquoacute 02x ldquo rdquo bdquo

˝ 1xacute 03x

acute 14x b˝ 6x

acute 15xacute 16x v w

˝ 7x

acute 17x x y z ~˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

YTest of yfrak on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ń Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď˝ Ax

acute25xacute30x

˝ Cxacute31x Eacute

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of ygoth on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute00x ` acute ˆ ˜ uml ˝ ˚ ˇ˝ 0x

acute01x ˘ macr ˙ cedil ˛ sbquo lsaquo rsaquo

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil ı ff fi fl ffi ffl

acute04x $ amp rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt = gt

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z |

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yhcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ( ) [ ] lfloor rfloor lceil rceil˝ 0x

acute 01x lang rang ∣ ∥ ∖acute 02x ( ) ( ) [ ] lfloor rfloor

˝ 1xacute 03x lceil rceil lang rang ∖acute 04x ( ) [ ] lfloor rfloor lceil rceil

˝ 2xacute 05x lang rang ∖ ∖acute 06x

˝ 3xacute 07x acute 10x lang rang ⊔ ⊔

˝ 4xacute 11x ∮ ∮ ⊙ ⊙ oplus oplus otimes otimesacute 12x sum prod int ⋃ ⋂ ⊎ and or

˝ 5xacute 13x sum prod int ⋃ ⋂ ⊎ and oracute 14x ∐ ∐ ˜ ˜ ˜

˝ 6xacute 15x [ ] lfloor rfloor lceil rceil

acute 16x radic radic radic radic radic radic radic w˝ 7x

acute 17x x y ︷ ︷ ︸ ︸ ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ fraslcurren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permilAcirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x OgraveUacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yrcmex10 on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 00x ETH eth Ł ł Š š Yacute˝ 0x

acute 01x yacute THORN thorn 13 Ž žacute 02x frac12 frac14 sup1

˝ 1xacute 03x frac34 sup3 sup2 brvbar minus times acute 04x $ amp

˝ 2xacute 05x ( ) + - acute 06x 0 1 2 3 4 5 6 7

˝ 3xacute 07x 8 9 lt = gt acute 10x A B C D E F G

˝ 4xacute 11x H I J K L M N Oacute 12x P Q R S T U V W

˝ 5xacute 13x X Y Z [ ] ^ _acute 14x ` a b c d e f g

˝ 6xacute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z | ~ acute 20x Auml Aring Ccedil Eacute Ntilde Ouml Uuml aacute

˝ 8xacute 21x agrave acirc auml atilde aring ccedil eacute egraveacute 22x ecirc euml iacute igrave icirc iuml ntilde oacute

˝ 9xacute 23x ograve ocirc ouml otilde uacute ugrave ucirc uumlacute 24x dagger deg cent pound sect bull para szlig

˝ Axacute 25x reg copy trade acute uml ne AElig Oslashacute 26x infin plusmn le ge yen micro part sum

˝ Bxacute 27x prod π int ordf ordm Ω aelig oslash

acute 30x iquest iexcl not radic ƒ asymp ∆ laquo˝ Cx

acute 31x raquo hellip Agrave Atilde Otilde Œ œacute 32x ndash mdash ldquo rdquo lsquo rsquo divide loz

˝ Dxacute 33x yuml Ÿ frasl curren lsaquo rsaquo fi flacute 34x Dagger middot sbquo bdquo permil Acirc Ecirc Aacute

˝ Exacute 35x Euml Egrave Iacute Icirc Iuml Igrave Oacute Ocircacute 36x Ograve Uacute Ucirc Ugrave ı ˆ ˜

˝ Fxacute 37x macr ˘ ˙ ˚ cedil ˝ ˛ ˇ

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

Test of yswab on May 5 2021 at 1517

acute0 acute1 acute2 acute3 acute4 acute5 acute6 acute7

acute02x ldquo rdquo bdquo laquo raquo ndash mdash ˝ 1x

acute03x permil

acute04x rsquo˝ 2x

acute05x ( ) + -

acute06x 0 1 2 3 4 5 6 7˝ 3x

acute07x 8 9 lt =

acute10x A B C D E F G˝ 4x

acute11x H I J K L M N O

acute12x P Q R S T U V W˝ 5x

acute13x X Y Z [ ] ^ _

acute14x lsquo a b c d e f g˝ 6x

acute15x h i j k l m n o

acute16x p q r s t u v w˝ 7x

acute17x x y z | ~

acute20x Ą Ć Č Ď Ě Ę˝ 8x

acute21x Ľ Ł Ŋ

acute22x Ř Ś˝ 9x

acute23x Ź Ž đ sect

acute24x ď ğ˝ Ax

acute25x

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

ZTest of zxxrw7z on May 5 2021 at 1517

acute 0 acute 1 acute 2 acute 3 acute 4 acute 5 acute 6 acute 7

acute 04x˝ 2x

acute 05x -

acute 10x A B C D E F G˝ 4x

acute 11x H I J K L M N O

acute 12x P Q R S T U V W˝ 5x

acute 13x X Y Z

acute 14x a b c d e f g˝ 6x

acute 15x h i j k l m n o

acute 16x p q r s t u v w˝ 7x

acute 17x x y z

˝ 8 ˝ 9 ˝ A ˝ B ˝ C ˝ D ˝ E ˝ F

  • Title page
  • A
    • ar10
    • ark10
    • arrow
    • ArrowsADF
    • ASCII
    • astrosym
      • B
        • bbding10
        • bbm10
        • bbmss10
        • bbmtt10
        • bbold10
        • BOONDOX-r-cal
        • bskarr10
        • bskex10
        • bskma10
        • bskmi10
        • bskms10
        • bsksy10
        • BulletsADF
          • C
            • callig15
            • ccicons
            • china10
            • clock
            • cmapl10
            • cmbsy10
            • cmbx10
            • cmcsc10
            • cmex10
            • cmllr10
            • cmmi9
            • cmmib10
            • cmph10
            • cmphi10
            • cmr10
            • cmsl10
            • cmss10
            • cmssi10
            • cmsy10
            • cmti10
            • cmtt10
            • cmupint
            • cookingsymbols
            • countriesofeurope
            • cryst
            • cypr10
              • D
                • dancers
                • dice3d
                • dictsym
                • dingbat
                • dozchars10
                • dsrom10
                • DSSerif
                • DSSerif-Bold
                • dsss10
                  • E
                    • ecbx1440
                    • eccc1000
                    • ecrm3583
                    • ecsi1000
                    • ecsl1200
                    • ecss1000
                    • ecsx1000
                    • ecti1000
                    • ectt1000
                    • EpiOlmec
                    • esint10
                    • esrelation10
                    • eufm10
                    • eurm10
                    • eusm10
                      • F
                        • favmr7y
                        • fcr10
                        • FdSymbolA-Book
                        • FdSymbolB-Book
                        • FdSymbolB-Medium
                        • FdSymbolC-Book
                        • FdSymbolD-Book
                        • FdSymbolE-Book
                        • FdSymbolF-Book
                        • feymr10
                        • feyntext10
                        • fgeit10
                        • fgerm10
                        • FontAwesome--fontawesomeone
                        • FontAwesome--fontawesomethree
                        • FontAwesome--fontawesometwo
                        • fourier-alt
                        • fourier-mcl
                        • fourier-mex
                        • fourier-ml
                        • fourier-mlit
                        • fourier-ms
                        • fourier-orns
                        • frcsl10
                        • frucmn
                        • fselch10
                        • fstr8x
                        • fulmr10
                        • futmii
                        • futr8r
                        • futri8r
                        • futrorn
                        • futsy
                          • G
                            • gmtr1000
                            • go10
                            • go1bla10
                            • go1whi10
                            • go2bla10
                            • go2whi10
                            • greenpoint
                            • grmn1000
                              • H
                                • hands
                                  • I
                                    • icelandic
                                    • ifclk10
                                    • ifgeo10
                                    • ifsym10
                                    • ifwea10
                                    • igo10
                                    • igoblacki10
                                    • igoblackii10
                                    • igoblackiii10
                                    • igowhitei10
                                    • igowhiteii10
                                    • igowhiteiii10
                                      • K
                                        • knitgn
                                        • knitnn
                                        • knitnp
                                        • knot7
                                          • L
                                            • larm1000
                                            • lightbulb10
                                            • linb10
                                            • LinearA
                                            • LinearACmplxSigns
                                            • logo10
                                            • logosl10
                                              • M
                                                • magic
                                                • manfnt
                                                • matha10
                                                • mathb10
                                                • mathx10
                                                • mbb10
                                                • md-chr7v
                                                • md-chr8c
                                                • md-chr8y
                                                • md-gmr7v
                                                • md-gmr8c
                                                • md-utr7v
                                                • md-utr7y
                                                • md-utr8c
                                                • md-utr8y
                                                • md-utrma
                                                • md-utrmb
                                                • mdbchr7v
                                                • mdbchr8c
                                                • mdputr7v
                                                • mdputr7y
                                                • mdputr8c
                                                • mdputrma
                                                • mdputrmb
                                                • mdugmr7v
                                                • miama-ot1
                                                • milstd
                                                • MnSymbolA10
                                                • MnSymbolB10
                                                • MnSymbolC10
                                                • MnSymbolD10
                                                • MnSymbolE10
                                                • MnSymbolF10
                                                • moonphase
                                                • msam10
                                                • msbm10
                                                • msym10
                                                • musix11
                                                  • N
                                                    • nkarta
                                                      • O
                                                        • oasy10
                                                        • OrnementsADF
                                                          • P
                                                            • phaistos
                                                            • phvb7t
                                                            • phvb8r
                                                            • phvbc7t
                                                            • pigpen
                                                            • plimsoll
                                                            • pmhg
                                                            • prodint
                                                            • proto10
                                                            • psyr
                                                            • ptmr7t
                                                            • pzdr
                                                              • R
                                                                • recycle
                                                                • rm-qzcmi
                                                                • rojud
                                                                • rrsfso10
                                                                • rsfs10
                                                                • rsfso10
                                                                • rtcxr
                                                                • rtxi
                                                                • rtxptmr
                                                                • rtxptmri
                                                                • rtxr
                                                                  • S
                                                                    • sarab10
                                                                    • shuffle10
                                                                    • simpsons
                                                                    • SkakNew-Diagram
                                                                    • SkakNew-Figurine
                                                                    • skull
                                                                    • smfer10
                                                                    • smfpr10
                                                                    • smfr10
                                                                    • soyombo
                                                                    • soyombot
                                                                    • stix-mathbb
                                                                    • stix-mathbbit
                                                                    • stix-mathcal
                                                                    • stix-mathex
                                                                    • stix-mathfrak
                                                                    • stix-mathit
                                                                    • stix-mathrm
                                                                    • stix-mathrm-bold
                                                                    • stix-mathscr
                                                                    • stix-mathsf
                                                                    • stix-mathsfit
                                                                    • stix-mathtt
                                                                    • stmary10
                                                                    • SVRsymbols
                                                                      • T
                                                                        • t1xi
                                                                        • t1xr
                                                                        • tcrm2488
                                                                        • tctt1000
                                                                        • tcxr
                                                                        • tfrupee
                                                                        • tipa10
                                                                        • tipx10
                                                                        • trsy10
                                                                        • ts1-lmr10
                                                                        • txbexa
                                                                        • txbmia
                                                                        • txbsyc
                                                                        • txexa
                                                                        • txmia
                                                                        • txr
                                                                        • txsy
                                                                        • txsyc
                                                                          • U
                                                                            • ulsy10
                                                                            • umranda
                                                                            • umrandb
                                                                            • umvs
                                                                            • urwchancal
                                                                            • uzcmi8r
                                                                              • V
                                                                                • vect10
                                                                                • vnr10
                                                                                  • W
                                                                                    • wasy10
                                                                                    • wasyb10
                                                                                    • WebOMintsGD
                                                                                    • wnr10
                                                                                    • wsuipa10
                                                                                      • X
                                                                                        • xgreg20
                                                                                          • Y
                                                                                            • yfrak
                                                                                            • ygoth
                                                                                            • yhcmex10
                                                                                            • yrcmex10
                                                                                            • yswab
                                                                                              • Z
                                                                                                • zxxrw7z