|
| 1 | +\documentclass{standalone} |
| 2 | +\usepackage{booktabs} |
| 3 | +\usepackage{multicol} |
| 4 | + |
| 5 | +\usepackage[verbose]{newunicodechar} |
| 6 | +\usepackage{test_setup} |
| 7 | +%\usepackage[nostix]{unicode-symbols} |
| 8 | +\usepackage{amssymb} |
| 9 | +\usepackage{amsmath} |
| 10 | + |
| 11 | +\NewDocumentCommand{\makerow}{s m O{}}{% |
| 12 | + \pgfkeys{/makerow, default, #3}% set defaults |
| 13 | + \umeaning{#2} & #2 & \rowTEXT & #2 & \rowMATH & $#2$ \\% |
| 14 | +} |
| 15 | + |
| 16 | +\NewDocumentCommand{\maketext}{s m O{}}{% |
| 17 | + \pgfkeys{/makerow, default, #3}% set defaults |
| 18 | + \umeaning{#2} & #2 & \rowTEXT & #2 && \\% |
| 19 | +} |
| 20 | + |
| 21 | + |
| 22 | +\NewDocumentCommand{\makemath}{s m O{}}{% |
| 23 | + \pgfkeys{/makerow, default, #3}% set defaults |
| 24 | + \rowMATH \\ |
| 25 | +% \umeaning{#2} & $#2$ &&& \rowMATH & $#2$ \\% |
| 26 | +} |
| 27 | + |
| 28 | +\begin{document} |
| 29 | +\begin{tabular}{ll|ll|ll} % chktex 44 |
| 30 | +\toprule |
| 31 | +meaning & symbol & \multicolumn{2}{c|}{\textbf{text}} & \multicolumn{2}{c}{\textbf{math}} \\ |
| 32 | +\midrule% Text symbols ---------------------------------- |
| 33 | +\makerow{}[text=\checkmark, math=$\checkmark$] |
| 34 | +\midrule% Table 54 (binary operations) ------------------------------------------------- |
| 35 | +\makemath{⊼}[math=$\barwedge$ ] |
| 36 | +\makemath{⊡}[math=$\boxdot$ ] |
| 37 | +\makemath{⊟}[math=$\boxminus$ ] |
| 38 | +\makemath{⊞}[math=$\boxplus$ ] |
| 39 | +\makemath{⊠}[math=$\boxtimes$ ] |
| 40 | +\makemath{⋒}[math=$\Cap$ ] |
| 41 | +\makemath{}[math=$\centerdot$ ] |
| 42 | +\makemath{⊛}[math=$\circledast$ ] |
| 43 | +\makemath{⊚}[math=$\circledcirc$ ] |
| 44 | +\makemath{⊖}[math=$\circleddash$ ] |
| 45 | +\makemath{⋓}[math=$\Cup$ ] |
| 46 | +\makemath{⋎}[math=$\curlyvee$ ] |
| 47 | +\makemath{⋏}[math=$\curlywedge$ ] |
| 48 | +\makemath{⋇}[math=$\divideontimes$ ] |
| 49 | +\makemath{∔}[math=$\dotplus$ ] |
| 50 | +\makemath{⩞}[math=$\doublebarwedge$ ] |
| 51 | +\makemath{⊺}[math=$\intercal$ ]% * |
| 52 | +\makemath{⋋}[math=$\leftthreetimes$ ] |
| 53 | +\makemath{⋉}[math=$\ltimes$ ] |
| 54 | +\makemath{⋌}[math=$\rightthreetimes$] |
| 55 | +\makemath{⋊}[math=$\rtimes$ ] |
| 56 | +\makemath{}[math=$\smallsetminus$ ] |
| 57 | +\makemath{⊻}[math=$\veebar$ ] |
| 58 | +\midrule% Table 80 (Variable-sized Math Operators) ------------------------------------- |
| 59 | +\makemath{∬}[math=$\iint$ ] |
| 60 | +\makemath{∭}[math=$\iiint$ ] |
| 61 | +\makemath{⨌}[math=$\iiiint$ ] |
| 62 | +\makemath{}[math=$\idotsint$ ] |
| 63 | +\midrule% Table 99 (binary relations) -------------------------------------------------- |
| 64 | +\makemath{≊}[math=$\approxeq$ ] |
| 65 | +\makemath{϶}[math=$\backepsilon$ ] |
| 66 | +\makemath{∽}[math=$\backsim$ ] |
| 67 | +\makemath{⋍}[math=$\backsimeq$ ] |
| 68 | +\makemath{∵}[math=$\because$ ] |
| 69 | +\makemath{≬}[math=$\between$ ] |
| 70 | +\makemath{≎}[math=$\Bumpeq$ ] |
| 71 | +\makemath{≏}[math=$\bumpeq$ ] |
| 72 | +\makemath{⊜}[math=$\circeq$ ] |
| 73 | +\makemath{⋞}[math=$\curlyeqprec$ ] |
| 74 | +\makemath{⋟}[math=$\curlyeqsucc$ ] |
| 75 | +\makemath{≑}[math=$\doteqdot$ ] |
| 76 | +\makemath{≖}[math=$\eqcirc$ ] |
| 77 | +\makemath{≒}[math=$\fallingdotseq$ ] |
| 78 | +\makemath{⊸}[math=$\multimap$ ] |
| 79 | +\makemath{⋔}[math=$\pitchfork$ ] |
| 80 | +\makemath{⪷}[math=$\precapprox$ ] |
| 81 | +\makemath{≼}[math=$\preccurlyeq$ ] |
| 82 | +\makemath{≾}[math=$\precsim$ ] |
| 83 | +\makemath{≓}[math=$\risingdotseq$ ] |
| 84 | +\makemath{}[math=$\shortmid$ ] |
| 85 | +\makemath{}[math=$\shortparallel$ ] |
| 86 | +\makemath{}[math=$\smallfrown$ ] |
| 87 | +\makemath{}[math=$\smallsmile$ ] |
| 88 | +\makemath{⪸}[math=$\succapprox$ ] |
| 89 | +\makemath{≽}[math=$\succcurlyeq$ ] |
| 90 | +\makemath{≿}[math=$\succsim$ ] |
| 91 | +\makemath{∴}[math=$\therefore$ ] |
| 92 | +\makemath{}[math=$\thickapprox$ ] |
| 93 | +\makemath{}[math=$\thicksim$ ] |
| 94 | +\makemath{}[math=$\varpropto$ ] |
| 95 | +\makemath{⊩}[math=$\Vdash$ ] |
| 96 | +\makemath{⊨}[math=$\vDash$ ] |
| 97 | +\makemath{⊪}[math=$\Vvdash$ ] |
| 98 | +\midrule% Table 100 (negated binary relations) ----------------------------------------- |
| 99 | +\makemath{≇}[math=$\ncong$ ] |
| 100 | +\makemath{∤}[math=$\nmid$ ] |
| 101 | +\makemath{∦}[math=$\nparallel$ ] |
| 102 | +\makemath{⊀}[math=$\nprec$ ] |
| 103 | +\makemath{}[math=$\npreceq$ ] |
| 104 | +\makemath{}[math=$\nshortmid$ ] |
| 105 | +\makemath{}[math=$\nshortparallel$ ] |
| 106 | +\makemath{≁}[math=$\nsim$ ] |
| 107 | +\makemath{⊁}[math=$\nsucc$ ] |
| 108 | +\makemath{}[math=$nsucceq$ ] |
| 109 | +\makemath{⊭}[math=$\nvDash$ ] |
| 110 | +\makemath{⊬}[math=$\nvdash$ ] |
| 111 | +\makemath{⊯}[math=$\nVDash$ ] |
| 112 | +\makemath{⪹}[math=$\precnapprox$ ] |
| 113 | +\makemath{⋨}[math=$\precnsim$ ] |
| 114 | +\makemath{⪺}[math=$\succnapprox$ ] |
| 115 | +\makemath{⋩}[math=$\succnsim$ ] |
| 116 | +\midrule% Table 125 (subset and superset relations) ------------------------------------ |
| 117 | +\makemath{⊈}[math=$\nsubseteq$ ] |
| 118 | +\makemath{⊉}[math=$\nsupseteq$ ] |
| 119 | +\makemath{}[math=$\nsupseteqq$ ] |
| 120 | +\makemath{⊏}[math=$\sqsubset$ ] |
| 121 | +\makemath{⊐}[math=$\sqsupset$ ] |
| 122 | +\makemath{⋐}[math=$\Subset$ ] |
| 123 | +\makemath{⫅}[math=$\subseteqq$ ] |
| 124 | +\makemath{⊊}[math=$\subsetneq$ ] |
| 125 | +\makemath{⫋}[math=$\subsetneqq$ ] |
| 126 | +\makemath{⋑}[math=$\Supset$ ] |
| 127 | +\makemath{⫆}[math=$\supseteqq$ ] |
| 128 | +\makemath{⊋}[math=$\supsetneq$ ] |
| 129 | +\makemath{⫌}[math=$\supsetneqq$ ] |
| 130 | +\makemath{}[math=$\varsubsetneq$ ] |
| 131 | +\makemath{}[math=$\varsubsetneqq$ ] |
| 132 | +\makemath{}[math=$\varsupsetneq$ ] |
| 133 | +\makemath{}[math=$\varsupsetneqq$ ] |
| 134 | +\midrule% Table 156 (Arrows) ----------------------------------------------------------- |
| 135 | +\makemath{⟲}[math=$\circlearrowleft$ ] |
| 136 | +\makemath{⟳}[math=$\circlearrowright$ ] |
| 137 | +\makemath{↶}[math=$\curvearrowleft$ ] |
| 138 | +\makemath{↷}[math=$\curvearrowright$ ] |
| 139 | +\makemath{⇠}[math=$\dashleftarrow$ ] |
| 140 | +\makemath{⇢}[math=$\dashrightarrow$ ] |
| 141 | +\makemath{⇊}[math=$\downdownarrows$ ] |
| 142 | +\makemath{↢}[math=$\leftarrowtail$ ] |
| 143 | +\makemath{⇇}[math=$\leftleftarrows$ ] |
| 144 | +\makemath{⇆}[math=$\leftrightarrows$ ] |
| 145 | +\makemath{↭}[math=$\leftrightsquigarrow$] |
| 146 | +\makemath{⇚}[math=$\Lleftarrow$ ] |
| 147 | +\makemath{↫}[math=$\looparrowleft$ ] |
| 148 | +\makemath{↬}[math=$\looparrowright$ ] |
| 149 | +\makemath{↰}[math=$\Lsh$ ] |
| 150 | +\makemath{↣}[math=$\rightarrowtail$ ] |
| 151 | +\makemath{⇄}[math=$\rightleftarrows$ ] |
| 152 | +\makemath{⇒}[math=$\rightrightarrows$ ] |
| 153 | +\makemath{⇝}[math=$\rightsquigarrow$ ] |
| 154 | +\makemath{↱}[math=$\Rsh$ ] |
| 155 | +\makemath{↞}[math=$\twoheadleftarrow$ ] |
| 156 | +\makemath{↠}[math=$\twoheadrightarrow$ ] |
| 157 | +\makemath{⇈}[math=$\upuparrows$ ] |
| 158 | + |
| 159 | + |
| 160 | +\bottomrule |
| 161 | +\end{tabular} |
| 162 | +\end{document} |
0 commit comments