Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  mathfont.properties   Sprache: unbekannt

 
Spracherkennung für: .properties vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

#  LOCALIZATION NOTE: FILE
#  Do not translate anything in this file

# The ordered list of fonts with which to attempt to stretch MathML
# characters is controlled by setting pref("font.mathfont-family",
# "CMSY10, CMEX10, ...") for example, or by setting the font-family list in
# :-moz-math-stretchy in mathml.css.
#
# Note: setting base fonts for non-stretchy characters only works
# for operators that are ultimately handled by nsMathMLChar.
# @see how |useMathMLChar| is set in nsMathMLmoFrame::Stretch() & Paint().

# Operator Dictionary indexed on the "form" (i.e., infix, prefix, or suffix).
# Each entry lists the attributes of the operator, using its Unicode format.

operator.\u0021.prefix = lspace:0 rspace:0 # !
operator.\u0021.postfix = lspace:0 rspace:0 # !
operator.\u0021\u0021.postfix = lspace:0 rspace:0 # !!
operator.\u0021\u003D.infix = lspace:5 rspace:5 # !=
operator.\u0022.postfix = lspace:0 rspace:0 # quotation mark
operator.\u0025.infix = lspace:3 rspace:3 # percent sign
operator.\u0025.postfix = lspace:0 rspace:0 # percent sign
operator.\u0026.postfix = lspace:0 rspace:0 # &
operator.\u0026\u0026.infix = lspace:4 rspace:4 # &&
operator.\u0027.postfix = lspace:0 rspace:0 accent # '
operator.\u0028.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # (
operator.\u0029.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # )
operator.\u002A.infix = lspace:3 rspace:3 # *
operator.\u002A\u002A.infix = lspace:3 rspace:3 # **
operator.\u002A\u003D.infix = lspace:5 rspace:5 # *=
operator.\u002B.infix = lspace:4 rspace:4 # +
operator.\u002B.prefix = lspace:0 rspace:0 # +
operator.\u002B\u002B.postfix = lspace:0 rspace:0 # ++
operator.\u002B\u003D.infix = lspace:5 rspace:5 # +=
operator.\u002C.infix = lspace:0 rspace:3 separator # ,
operator.\u002D.infix = lspace:4 rspace:4 # -
operator.\u002D.prefix = lspace:0 rspace:0 # -
operator.\u002D\u002D.postfix = lspace:0 rspace:0 # --
operator.\u002D\u003D.infix = lspace:5 rspace:5 # -=
operator.\u002D\u003E.infix = lspace:5 rspace:5 # ->
operator.\u002E.infix = lspace:3 rspace:3 # .
operator.\u002F.infix = lspace:4 rspace:4 direction:vertical # solidus
operator.\u002F\u002F.infix = lspace:5 rspace:5 # //
operator.\u002F\u003D.infix = lspace:5 rspace:5 # /=
operator.\u003A.infix = lspace:0 rspace:3 # :
operator.\u003A\u003D.infix = lspace:5 rspace:5 # :=
operator.\u003B.infix = lspace:0 rspace:3 separator # ;
operator.\u003C.infix = lspace:5 rspace:5 # <
operator.\u003C\u003D.infix = lspace:5 rspace:5 # <=
operator.\u003C\u003E.infix = lspace:3 rspace:3 # <>
operator.\u003D.infix = lspace:5 rspace:5 direction:horizontal # =
operator.\u003D\u003D.infix = lspace:5 rspace:5 # ==
operator.\u003E.infix = lspace:5 rspace:5 # >
operator.\u003E\u003D.infix = lspace:5 rspace:5 # >=
operator.\u003F.infix = lspace:3 rspace:3 # ?
operator.\u0040.infix = lspace:3 rspace:3 # @
operator.\u005B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # [
operator.\u005C.infix = lspace:0 rspace:0 # reverse solidus
operator.\u005D.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ]
operator.\u005E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ^ circumflex accent
operator.\u005E.infix = lspace:3 rspace:3 direction:horizontal # ^
operator.\u005F.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # _ low line
operator.\u005F.infix = lspace:0 rspace:0 direction:horizontal # _ low line
operator.\u0060.postfix = lspace:0 rspace:0 accent # `
operator.\u007B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # {
operator.\u007C.infix = lspace:5 rspace:5 fence direction:vertical # | |
operator.\u007C.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # |
operator.\u007C.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # |
operator.\u007C\u007C.infix = lspace:5 rspace:5 fence direction:vertical # ||
operator.\u007C\u007C.prefix = lspace:0 rspace:0 fence direction:vertical # multiple character operator: ||
operator.\u007C\u007C.postfix = lspace:0 rspace:0 fence direction:vertical # multiple character operator: ||
operator.\u007D.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # }
operator.\u007E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ~ tilde
operator.\u00A8.postfix = lspace:0 rspace:0 accent # ¨
operator.\u00AC.prefix = lspace:0 rspace:0 # not sign
operator.\u00AF.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ‾
operator.\u00B0.postfix = lspace:0 rspace:0 # degree sign
operator.\u00B1.infix = lspace:4 rspace:4 # ±
operator.\u00B1.prefix = lspace:0 rspace:0 # ±
operator.\u00B2.postfix = lspace:0 rspace:0 # superscript two
operator.\u00B3.postfix = lspace:0 rspace:0 # superscript three
operator.\u00B4.postfix = lspace:0 rspace:0 accent # ´
operator.\u00B7.infix = lspace:3 rspace:3 # ·
operator.\u00B8.postfix = lspace:0 rspace:0 accent # ¸
operator.\u00B9.postfix = lspace:0 rspace:0 # superscript one
operator.\u00D7.infix = lspace:3 rspace:3 # multiplication sign
operator.\u00F7.infix = lspace:4 rspace:4 # division sign
operator.\u02C6.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter circumflex accent
operator.\u02C7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ˇ caron
operator.\u02C9.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter macron
operator.\u02CA.postfix = lspace:0 rspace:0 accent # modifier letter acute accent
operator.\u02CB.postfix = lspace:0 rspace:0 accent # modifier letter grave accent
operator.\u02CD.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter low macron
operator.\u02D8.postfix = lspace:0 rspace:0 accent # ˘
operator.\u02D9.postfix = lspace:0 rspace:0 accent # ˙
operator.\u02DA.postfix = lspace:0 rspace:0 accent # ring above
operator.\u02DC.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ˜ small tilde
operator.\u02DD.postfix = lspace:0 rspace:0 accent # ˝
operator.\u02F7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter low tilde
operator.\u0302.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # combining circumflex accent
operator.\u0311.postfix = lspace:0 rspace:0 accent # ̑
operator.\u2016.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ‖ ‖
operator.\u2016.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ‖ ‖
operator.\u2018.prefix = lspace:0 rspace:0 fence # ‘
operator.\u2019.postfix = lspace:0 rspace:0 fence # ’
operator.\u201A.postfix = lspace:0 rspace:0 # single low-9 quotation mark
operator.\u201B.postfix = lspace:0 rspace:0 # single high-reversed-9 quotation mark
operator.\u201C.prefix = lspace:0 rspace:0 fence # “
operator.\u201D.postfix = lspace:0 rspace:0 fence # ”
operator.\u201E.postfix = lspace:0 rspace:0 # double low-9 quotation mark
operator.\u201F.postfix = lspace:0 rspace:0 # double high-reversed-9 quotation mark
operator.\u2022.infix = lspace:3 rspace:3 # bullet
operator.\u2032.postfix = lspace:0 rspace:0 # prime
operator.\u2033.postfix = lspace:0 rspace:0 # double prime
operator.\u2034.postfix = lspace:0 rspace:0 # triple prime
operator.\u2035.postfix = lspace:0 rspace:0 # reversed prime
operator.\u2036.postfix = lspace:0 rspace:0 # reversed double prime
operator.\u2037.postfix = lspace:0 rspace:0 # reversed triple prime
operator.\u203E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # overline
operator.\u2043.infix = lspace:3 rspace:3 # hyphen bullet
operator.\u2044.infix = lspace:4 rspace:4 direction:vertical # fraction slash
operator.\u2057.postfix = lspace:0 rspace:0 # quadruple prime
operator.\u2061.infix = lspace:0 rspace:0 # ⁡
operator.\u2062.infix = lspace:0 rspace:0 # ⁢
operator.\u2063.infix = lspace:0 rspace:0 separator # ⁣
operator.\u2064.infix = lspace:0 rspace:0 # invisible plus
operator.\u20DB.postfix = lspace:0 rspace:0 accent # ⃛
operator.\u20DC.postfix = lspace:0 rspace:0 accent # combining four dots above
operator.\u2145.prefix = lspace:3 rspace:0 # ⅅ
operator.\u2146.prefix = lspace:3 rspace:0 # ⅆ
operator.\u2190.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ←
operator.\u2191.infix = lspace:5 rspace:5 stretchy direction:vertical # ↑
operator.\u2192.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # →
operator.\u2193.infix = lspace:5 rspace:5 stretchy direction:vertical # ↓
operator.\u2194.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↔
operator.\u2195.infix = lspace:5 rspace:5 stretchy direction:vertical # ↕
operator.\u2196.infix = lspace:5 rspace:5 direction:vertical # ↖
operator.\u2197.infix = lspace:5 rspace:5 direction:vertical # ↗
operator.\u2198.infix = lspace:5 rspace:5 direction:horizontal # ↘
operator.\u2199.infix = lspace:5 rspace:5 direction:horizontal # ↙
operator.\u219A.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow with stroke
operator.\u219B.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with stroke
operator.\u219C.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards wave arrow
operator.\u219D.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards wave arrow
operator.\u219E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards two headed arrow
operator.\u219F.infix = lspace:5 rspace:5 stretchy accent direction:vertical # upwards two headed arrow
operator.\u21A0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards two headed arrow
operator.\u21A1.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards two headed arrow
operator.\u21A2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow with tail
operator.\u21A3.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards arrow with tail
operator.\u21A4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↤
operator.\u21A5.infix = lspace:5 rspace:5 stretchy direction:vertical # ↥
operator.\u21A6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↦
operator.\u21A7.infix = lspace:5 rspace:5 stretchy direction:vertical # ↧
operator.\u21A8.infix = lspace:5 rspace:5 stretchy direction:vertical # up down arrow with base
operator.\u21A9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↩ ↩
operator.\u21AA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↪ ↪
operator.\u21AB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow with loop
operator.\u21AC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards arrow with loop
operator.\u21AD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # left right wave arrow
operator.\u21AE.infix = lspace:5 rspace:5 stretchy accent # left right arrow with stroke
operator.\u21AF.infix = lspace:5 rspace:5 direction:vertical # downwards zigzag arrow
operator.\u21B0.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards arrow with tip leftwards
operator.\u21B1.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards arrow with tip rightwards
operator.\u21B2.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with tip leftwards
operator.\u21B3.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with tip rightwards
operator.\u21B4.infix = lspace:5 rspace:5 stretchy direction:horizontal # rightwards arrow with corner downwards
operator.\u21B5.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with corner leftwards
operator.\u21B6.infix = lspace:5 rspace:5 accent # anticlockwise top semicircle arrow
operator.\u21B7.infix = lspace:5 rspace:5 accent # clockwise top semicircle arrow
operator.\u21B8.infix = lspace:5 rspace:5 # north west arrow to long bar
operator.\u21B9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow to bar over rightwards arrow to bar
operator.\u21BA.infix = lspace:5 rspace:5 # anticlockwise open circle arrow
operator.\u21BB.infix = lspace:5 rspace:5 # clockwise open circle arrow
operator.\u21BC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↼
operator.\u21BD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↽
operator.\u21BE.infix = lspace:5 rspace:5 stretchy direction:vertical # ↾
operator.\u21BF.infix = lspace:5 rspace:5 stretchy direction:vertical # ↿
operator.\u21C0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇀
operator.\u21C1.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇁
operator.\u21C2.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇂
operator.\u21C3.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇃
operator.\u21C4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇄
operator.\u21C5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇅
operator.\u21C6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇆
operator.\u21C7.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards paired arrows
operator.\u21C8.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards paired arrows
operator.\u21C9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards paired arrows
operator.\u21CA.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards paired arrows
operator.\u21CB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇋
operator.\u21CC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇌
operator.\u21CD.infix = lspace:5 rspace:5 stretchy accent # leftwards double arrow with stroke
operator.\u21CE.infix = lspace:5 rspace:5 stretchy accent # left right double arrow with stroke
operator.\u21CF.infix = lspace:5 rspace:5 stretchy accent # rightwards double arrow with stroke
operator.\u21D0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇐
operator.\u21D1.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇑
operator.\u21D2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇒ ⇒
operator.\u21D3.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇓
operator.\u21D4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇔
operator.\u21D5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇕
operator.\u21D6.infix = lspace:5 rspace:5 # north west double arrow
operator.\u21D7.infix = lspace:5 rspace:5 # north east double arrow
operator.\u21D8.infix = lspace:5 rspace:5 # south east double arrow
operator.\u21D9.infix = lspace:5 rspace:5 # south west double arrow
operator.\u21DA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards triple arrow
operator.\u21DB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards triple arrow
operator.\u21DC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards squiggle arrow
operator.\u21DD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards squiggle arrow
operator.\u21DE.infix = lspace:5 rspace:5 stretchy # upwards arrow with double stroke
operator.\u21DF.infix = lspace:5 rspace:5 stretchy # downwards arrow with double stroke
operator.\u21E0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards dashed arrow
operator.\u21E1.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards dashed arrow
operator.\u21E2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards dashed arrow
operator.\u21E3.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards dashed arrow
operator.\u21E4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇤
operator.\u21E5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇥
operator.\u21E6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards white arrow
operator.\u21E7.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow
operator.\u21E8.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards white arrow
operator.\u21E9.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards white arrow
operator.\u21EA.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow from bar
operator.\u21EB.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal
operator.\u21EC.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal with horizontal bar
operator.\u21ED.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal with vertical bar
operator.\u21EE.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white double arrow
operator.\u21EF.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white double arrow on pedestal
operator.\u21F0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards white arrow from wall
operator.\u21F1.infix = lspace:5 rspace:5 # north west arrow to corner
operator.\u21F2.infix = lspace:5 rspace:5 # south east arrow to corner
operator.\u21F3.infix = lspace:5 rspace:5 stretchy direction:vertical # up down white arrow
operator.\u21F4.infix = lspace:5 rspace:5 stretchy accent # right arrow with small circle
operator.\u21F5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇵
operator.\u21F6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # three rightwards arrows
operator.\u21F7.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow with vertical stroke
operator.\u21F8.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with vertical stroke
operator.\u21F9.infix = lspace:5 rspace:5 stretchy accent # left right arrow with vertical stroke
operator.\u21FA.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow with double vertical stroke
operator.\u21FB.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with double vertical stroke
operator.\u21FC.infix = lspace:5 rspace:5 stretchy accent # left right arrow with double vertical stroke
operator.\u21FD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards open-headed arrow
operator.\u21FE.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards open-headed arrow
operator.\u21FF.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # left right open-headed arrow
operator.\u2200.prefix = lspace:0 rspace:0 # ∀
operator.\u2201.prefix = lspace:0 rspace:0 # complement
operator.\u2202.prefix = lspace:3 rspace:0 # ∂
operator.\u2203.prefix = lspace:0 rspace:0 # ∃
operator.\u2204.prefix = lspace:0 rspace:0 # ∄
operator.\u2206.infix = lspace:0 rspace:0 # increment
operator.\u2207.prefix = lspace:0 rspace:0 # ∇
operator.\u2208.infix = lspace:5 rspace:5 # ∈
operator.\u2209.infix = lspace:5 rspace:5 # ∉
operator.\u220A.infix = lspace:5 rspace:5 # small element of
operator.\u220B.infix = lspace:5 rspace:5 # ∋ ∋
operator.\u220C.infix = lspace:5 rspace:5 # ∌
operator.\u220D.infix = lspace:5 rspace:5 # small contains as member
operator.\u220F.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ∏
operator.\u2210.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ∐
operator.\u2211.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ∑
operator.\u2212.infix = lspace:4 rspace:4 # official Unicode minus sign
operator.\u2212.prefix = lspace:0 rspace:0 # official Unicode minus sign
operator.\u2213.infix = lspace:4 rspace:4 # ∓
operator.\u2213.prefix = lspace:0 rspace:0 # ∓
operator.\u2214.infix = lspace:4 rspace:4 # dot plus
operator.\u2215.infix = lspace:4 rspace:4 direction:vertical # division slash
operator.\u2216.infix = lspace:4 rspace:4 direction:vertical # set minus
operator.\u2217.infix = lspace:3 rspace:3 # asterisk operator
operator.\u2218.infix = lspace:3 rspace:3 # ∘
operator.\u2219.infix = lspace:3 rspace:3 # bullet operator
operator.\u221A.prefix = lspace:3 rspace:0 direction:vertical # √
operator.\u221B.prefix = lspace:3 rspace:0 # cube root
operator.\u221C.prefix = lspace:3 rspace:0 # fourth root
operator.\u221D.infix = lspace:5 rspace:5 # ∝
operator.\u221F.prefix = lspace:0 rspace:0 # right angle
operator.\u2220.prefix = lspace:0 rspace:0 # angle
operator.\u2221.prefix = lspace:0 rspace:0 # measured angle
operator.\u2222.prefix = lspace:0 rspace:0 # spherical angle
operator.\u2223.infix = lspace:5 rspace:5 direction:vertical # divides
operator.\u2224.infix = lspace:5 rspace:5 # ∤
operator.\u2225.infix = lspace:5 rspace:5 direction:vertical # parallel to
operator.\u2226.infix = lspace:5 rspace:5 # ∦
operator.\u2227.infix = lspace:4 rspace:4 # ∧
operator.\u2228.infix = lspace:4 rspace:4 # ∨
operator.\u2229.infix = lspace:4 rspace:4 # ∩
operator.\u222A.infix = lspace:4 rspace:4 # ∪
operator.\u222B.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # ∫
operator.\u222C.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # double integral
operator.\u222D.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # triple integral
operator.\u222E.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # ∮
operator.\u222F.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # ∯
operator.\u2230.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # volume integral
operator.\u2231.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # clockwise integral
operator.\u2232.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # ∲
operator.\u2233.prefix = lspace:3 rspace:3 largeop symmetric direction:vertical # ∳
operator.\u2234.prefix = lspace:0 rspace:0 # therefore
operator.\u2235.prefix = lspace:0 rspace:0 # because
operator.\u2236.infix = lspace:4 rspace:4 # ratio
operator.\u2237.infix = lspace:5 rspace:5 # ∷ ∷
operator.\u2238.infix = lspace:4 rspace:4 # dot minus
operator.\u2239.infix = lspace:5 rspace:5 # excess
operator.\u223A.infix = lspace:5 rspace:5 # geometric proportion
operator.\u223B.infix = lspace:5 rspace:5 # homothetic
operator.\u223C.infix = lspace:5 rspace:5 # ∼
operator.\u223C.prefix = lspace:0 rspace:0 # tilde operator
operator.\u223D.infix = lspace:5 rspace:5 # reversed tilde
operator.\u223E.infix = lspace:5 rspace:5 # inverted lazy s
operator.\u2240.infix = lspace:3 rspace:3 # ≀
operator.\u2241.infix = lspace:5 rspace:5 # ≁
operator.\u2242.infix = lspace:5 rspace:5 # ≂
operator.\u2243.infix = lspace:5 rspace:5 # ≃
operator.\u2244.infix = lspace:5 rspace:5 # ≄
operator.\u2245.infix = lspace:5 rspace:5 # ≅
operator.\u2246.infix = lspace:5 rspace:5 # approximately but not actually equal to
operator.\u2247.infix = lspace:5 rspace:5 # ≇
operator.\u2248.infix = lspace:5 rspace:5 # ≈
operator.\u2249.infix = lspace:5 rspace:5 # ≉
operator.\u224A.infix = lspace:5 rspace:5 # almost equal or equal to
operator.\u224B.infix = lspace:5 rspace:5 # triple tilde
operator.\u224C.infix = lspace:5 rspace:5 # all equal to
operator.\u224D.infix = lspace:5 rspace:5 # ≍
operator.\u224E.infix = lspace:5 rspace:5 # ≎
operator.\u224F.infix = lspace:5 rspace:5 # ≏
operator.\u2250.infix = lspace:5 rspace:5 # ≐
operator.\u2251.infix = lspace:5 rspace:5 # geometrically equal to
operator.\u2252.infix = lspace:5 rspace:5 # approximately equal to or the image of
operator.\u2253.infix = lspace:5 rspace:5 # image of or approximately equal to
operator.\u2254.infix = lspace:5 rspace:5 # ≔
operator.\u2255.infix = lspace:5 rspace:5 # equals colon
operator.\u2256.infix = lspace:5 rspace:5 # ring in equal to
operator.\u2257.infix = lspace:5 rspace:5 # ring equal to
operator.\u2258.infix = lspace:5 rspace:5 # corresponds to
operator.\u2259.infix = lspace:5 rspace:5 # estimates
operator.\u225A.infix = lspace:5 rspace:5 # equiangular to
operator.\u225B.infix = lspace:5 rspace:5 # star equals
operator.\u225C.infix = lspace:5 rspace:5 # delta equal to
operator.\u225D.infix = lspace:5 rspace:5 # equal to by definition
operator.\u225E.infix = lspace:5 rspace:5 # measured by
operator.\u225F.infix = lspace:5 rspace:5 # questioned equal to
operator.\u2260.infix = lspace:5 rspace:5 # ≠
operator.\u2261.infix = lspace:5 rspace:5 # ≡
operator.\u2262.infix = lspace:5 rspace:5 # ≢
operator.\u2263.infix = lspace:5 rspace:5 # strictly equivalent to
operator.\u2264.infix = lspace:5 rspace:5 # ≤
operator.\u2265.infix = lspace:5 rspace:5 # ≥
operator.\u2266.infix = lspace:5 rspace:5 # ≦
operator.\u2267.infix = lspace:5 rspace:5 # ≧
operator.\u2268.infix = lspace:5 rspace:5 # less-than but not equal to
operator.\u2269.infix = lspace:5 rspace:5 # greater-than but not equal to
operator.\u226A.infix = lspace:5 rspace:5 # ≪
operator.\u226B.infix = lspace:5 rspace:5 # ≫
operator.\u226C.infix = lspace:5 rspace:5 # between
operator.\u226D.infix = lspace:5 rspace:5 # ≭
operator.\u226E.infix = lspace:5 rspace:5 # ≮
operator.\u226F.infix = lspace:5 rspace:5 # ≯
operator.\u2270.infix = lspace:5 rspace:5 # ≰
operator.\u2271.infix = lspace:5 rspace:5 # ≱
operator.\u2272.infix = lspace:5 rspace:5 # ≲
operator.\u2273.infix = lspace:5 rspace:5 # ≳
operator.\u2274.infix = lspace:5 rspace:5 # ≴
operator.\u2275.infix = lspace:5 rspace:5 # ≵
operator.\u2276.infix = lspace:5 rspace:5 # ≶
operator.\u2277.infix = lspace:5 rspace:5 # ≷
operator.\u2278.infix = lspace:5 rspace:5 # ≸
operator.\u2279.infix = lspace:5 rspace:5 # ≹
operator.\u227A.infix = lspace:5 rspace:5 # ≺
operator.\u227B.infix = lspace:5 rspace:5 # ≻
operator.\u227C.infix = lspace:5 rspace:5 # ≼
operator.\u227D.infix = lspace:5 rspace:5 # ≽
operator.\u227E.infix = lspace:5 rspace:5 # ≾
operator.\u227F.infix = lspace:5 rspace:5 # ≿
operator.\u2280.infix = lspace:5 rspace:5 # ⊀
operator.\u2281.infix = lspace:5 rspace:5 # ⊁
operator.\u2282.infix = lspace:5 rspace:5 # ⊂
operator.\u2283.infix = lspace:5 rspace:5 # ⊃
operator.\u2284.infix = lspace:5 rspace:5 # ⊄
operator.\u2285.infix = lspace:5 rspace:5 # ⊅
operator.\u2286.infix = lspace:5 rspace:5 # ⊆
operator.\u2287.infix = lspace:5 rspace:5 # ⊇
operator.\u2288.infix = lspace:5 rspace:5 # ⊈
operator.\u2289.infix = lspace:5 rspace:5 # ⊉
operator.\u228A.infix = lspace:5 rspace:5 # ⊊ ⊊
operator.\u228B.infix = lspace:5 rspace:5 # superset of with not equal to
operator.\u228C.infix = lspace:4 rspace:4 # multiset
operator.\u228D.infix = lspace:4 rspace:4 # multiset multiplication
operator.\u228E.infix = lspace:4 rspace:4 direction:vertical # ⊎
operator.\u228F.infix = lspace:5 rspace:5 # ⊏
operator.\u2290.infix = lspace:5 rspace:5 # ⊐
operator.\u2291.infix = lspace:5 rspace:5 # ⊑
operator.\u2292.infix = lspace:5 rspace:5 # ⊒
operator.\u2293.infix = lspace:4 rspace:4 direction:vertical # ⊓
operator.\u2294.infix = lspace:4 rspace:4 direction:vertical # ⊔
operator.\u2295.infix = lspace:4 rspace:4 direction:vertical # ⊕
operator.\u2296.infix = lspace:4 rspace:4 direction:vertical # ⊖
operator.\u2297.infix = lspace:3 rspace:3 direction:vertical # ⊗
operator.\u2298.infix = lspace:4 rspace:4 # circled division slash
operator.\u2299.infix = lspace:3 rspace:3 direction:vertical # ⊙
operator.\u229A.infix = lspace:3 rspace:3 # circled ring operator
operator.\u229B.infix = lspace:3 rspace:3 # circled asterisk operator
operator.\u229C.infix = lspace:5 rspace:5 # circled equals
operator.\u229D.infix = lspace:4 rspace:4 # circled dash
operator.\u229E.infix = lspace:4 rspace:4 # squared plus
operator.\u229F.infix = lspace:4 rspace:4 # squared minus
operator.\u22A0.infix = lspace:3 rspace:3 # squared times
operator.\u22A1.infix = lspace:3 rspace:3 # squared dot operator
operator.\u22A2.infix = lspace:5 rspace:5 # ⊢
operator.\u22A3.infix = lspace:5 rspace:5 # ⊣
operator.\u22A6.infix = lspace:5 rspace:5 # assertion
operator.\u22A7.infix = lspace:5 rspace:5 # models
operator.\u22A8.infix = lspace:5 rspace:5 # ⊨
operator.\u22A9.infix = lspace:5 rspace:5 # forces
operator.\u22AA.infix = lspace:5 rspace:5 # triple vertical bar right turnstile
operator.\u22AB.infix = lspace:5 rspace:5 # double vertical bar double right turnstile
operator.\u22AC.infix = lspace:5 rspace:5 # does not prove
operator.\u22AD.infix = lspace:5 rspace:5 # not true
operator.\u22AE.infix = lspace:5 rspace:5 # does not force
operator.\u22AF.infix = lspace:5 rspace:5 # negated double vertical bar double right turnstile
operator.\u22B0.infix = lspace:5 rspace:5 # precedes under relation
operator.\u22B1.infix = lspace:5 rspace:5 # succeeds under relation
operator.\u22B2.infix = lspace:5 rspace:5 # ⊲
operator.\u22B3.infix = lspace:5 rspace:5 # ⊳
operator.\u22B4.infix = lspace:5 rspace:5 # ⊴
operator.\u22B5.infix = lspace:5 rspace:5 # ⊵
operator.\u22B6.infix = lspace:5 rspace:5 # original of
operator.\u22B7.infix = lspace:5 rspace:5 # image of
operator.\u22B8.infix = lspace:5 rspace:5 # multimap
operator.\u22BA.infix = lspace:3 rspace:3 # intercalate
operator.\u22BB.infix = lspace:4 rspace:4 # xor
operator.\u22BC.infix = lspace:4 rspace:4 # nand
operator.\u22BD.infix = lspace:4 rspace:4 # nor
operator.\u22BE.prefix = lspace:0 rspace:0 # right angle with arc
operator.\u22BF.prefix = lspace:0 rspace:0 # right triangle
operator.\u22C0.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⋀
operator.\u22C1.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⋁
operator.\u22C2.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⋂
operator.\u22C3.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⋃
operator.\u22C4.infix = lspace:3 rspace:3 # ⋄
operator.\u22C5.infix = lspace:3 rspace:3 # ċ
operator.\u22C6.infix = lspace:3 rspace:3 # ⋆
operator.\u22C7.infix = lspace:3 rspace:3 # division times
operator.\u22C8.infix = lspace:5 rspace:5 # bowtie
operator.\u22C9.infix = lspace:3 rspace:3 # left normal factor semidirect product
operator.\u22CA.infix = lspace:3 rspace:3 # right normal factor semidirect product
operator.\u22CB.infix = lspace:3 rspace:3 # left semidirect product
operator.\u22CC.infix = lspace:3 rspace:3 # right semidirect product
operator.\u22CD.infix = lspace:5 rspace:5 # reversed tilde equals
operator.\u22CE.infix = lspace:4 rspace:4 # curly logical or
operator.\u22CF.infix = lspace:4 rspace:4 # curly logical and
operator.\u22D0.infix = lspace:5 rspace:5 # ⋐
operator.\u22D1.infix = lspace:5 rspace:5 # double superset
operator.\u22D2.infix = lspace:4 rspace:4 # ⋒
operator.\u22D3.infix = lspace:4 rspace:4 # ⋓
operator.\u22D4.infix = lspace:5 rspace:5 # pitchfork
operator.\u22D5.infix = lspace:5 rspace:5 # equal and parallel to
operator.\u22D6.infix = lspace:5 rspace:5 # less-than with dot
operator.\u22D7.infix = lspace:5 rspace:5 # greater-than with dot
operator.\u22D8.infix = lspace:5 rspace:5 # very much less-than
operator.\u22D9.infix = lspace:5 rspace:5 # very much greater-than
operator.\u22DA.infix = lspace:5 rspace:5 # ⋚
operator.\u22DB.infix = lspace:5 rspace:5 # ⋛
operator.\u22DC.infix = lspace:5 rspace:5 # equal to or less-than
operator.\u22DD.infix = lspace:5 rspace:5 # equal to or greater-than
operator.\u22DE.infix = lspace:5 rspace:5 # equal to or precedes
operator.\u22DF.infix = lspace:5 rspace:5 # equal to or succeeds
operator.\u22E0.infix = lspace:5 rspace:5 # ⋠
operator.\u22E1.infix = lspace:5 rspace:5 # ⋡
operator.\u22E2.infix = lspace:5 rspace:5 # ⋢
operator.\u22E3.infix = lspace:5 rspace:5 # ⋣
operator.\u22E4.infix = lspace:5 rspace:5 # square image of or not equal to
operator.\u22E5.infix = lspace:5 rspace:5 # square original of or not equal to
operator.\u22E6.infix = lspace:5 rspace:5 # less-than but not equivalent to
operator.\u22E7.infix = lspace:5 rspace:5 # greater-than but not equivalent to
operator.\u22E8.infix = lspace:5 rspace:5 # precedes but not equivalent to
operator.\u22E9.infix = lspace:5 rspace:5 # succeeds but not equivalent to
operator.\u22EA.infix = lspace:5 rspace:5 # ⋪
operator.\u22EB.infix = lspace:5 rspace:5 # ⋫
operator.\u22EC.infix = lspace:5 rspace:5 # ⋬
operator.\u22ED.infix = lspace:5 rspace:5 # ⋭
operator.\u22F2.infix = lspace:5 rspace:5 # element of with long horizontal stroke
operator.\u22F3.infix = lspace:5 rspace:5 # element of with vertical bar at end of horizontal stroke
operator.\u22F4.infix = lspace:5 rspace:5 # small element of with vertical bar at end of horizontal stroke
operator.\u22F5.infix = lspace:5 rspace:5 # element of with dot above
operator.\u22F6.infix = lspace:5 rspace:5 # element of with overbar
operator.\u22F7.infix = lspace:5 rspace:5 # small element of with overbar
operator.\u22F8.infix = lspace:5 rspace:5 # element of with underbar
operator.\u22F9.infix = lspace:5 rspace:5 # element of with two horizontal strokes
operator.\u22FA.infix = lspace:5 rspace:5 # contains with long horizontal stroke
operator.\u22FB.infix = lspace:5 rspace:5 # contains with vertical bar at end of horizontal stroke
operator.\u22FC.infix = lspace:5 rspace:5 # small contains with vertical bar at end of horizontal stroke
operator.\u22FD.infix = lspace:5 rspace:5 # contains with overbar
operator.\u22FE.infix = lspace:5 rspace:5 # small contains with overbar
operator.\u22FF.infix = lspace:5 rspace:5 # z notation bag membership
operator.\u2301.infix = lspace:5 rspace:5 # electric arrow
operator.\u2305.infix = lspace:3 rspace:3 # projective
operator.\u2306.infix = lspace:3 rspace:3 # perspective
operator.\u2308.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⌈
operator.\u2309.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⌉
operator.\u230A.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⌊
operator.\u230B.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⌋
operator.\u2310.prefix = lspace:0 rspace:0 # reversed not sign
operator.\u2319.prefix = lspace:0 rspace:0 # turned not sign
operator.\u2322.postfix = lspace:0 rspace:0 stretchy # frown
operator.\u2323.postfix = lspace:0 rspace:0 stretchy # smile
operator.\u2329.prefix = lspace:0 rspace:0 stretchy fence symmetric # left-pointing angle bracket
operator.\u232A.postfix = lspace:0 rspace:0 stretchy fence symmetric # right-pointing angle bracket
operator.\u237C.infix = lspace:5 rspace:5 # right angle with downwards zigzag arrow
operator.\u238B.infix = lspace:5 rspace:5 # broken circle with northwest arrow
operator.\u23B4.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⎴
operator.\u23B5.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⎵
operator.\u23CD.postfix = lspace:0 rspace:0 # square foot
operator.\u23DC.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏜ (Unicode)
operator.\u23DD.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏝ (Unicode)
operator.\u23DE.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏞ (Unicode)
operator.\u23DF.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏟ (Unicode)
operator.\u23E0.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # top tortoise shell bracket
operator.\u23E1.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # bottom tortoise shell bracket
operator.\u2772.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # light left tortoise shell bracket ornament
operator.\u2773.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # light right tortoise shell bracket ornament
operator.\u2794.infix = lspace:5 rspace:5 stretchy # heavy wide-headed rightwards arrow
operator.\u2795.infix = lspace:4 rspace:4 # heavy plus sign
operator.\u2795.prefix = lspace:0 rspace:0 # heavy plus sign
operator.\u2796.infix = lspace:4 rspace:4 # heavy minus sign
operator.\u2796.prefix = lspace:0 rspace:0 # heavy minus sign
operator.\u2797.infix = lspace:4 rspace:4 # heavy division sign
operator.\u2798.infix = lspace:5 rspace:5 # heavy south east arrow
operator.\u2799.infix = lspace:5 rspace:5 stretchy # heavy rightwards arrow
operator.\u279A.infix = lspace:5 rspace:5 # heavy north east arrow
operator.\u279B.infix = lspace:5 rspace:5 stretchy # drafting point rightwards arrow
operator.\u279C.infix = lspace:5 rspace:5 stretchy # heavy round-tipped rightwards arrow
operator.\u279D.infix = lspace:5 rspace:5 stretchy # triangle-headed rightwards arrow
operator.\u279E.infix = lspace:5 rspace:5 stretchy # heavy triangle-headed rightwards arrow
operator.\u279F.infix = lspace:5 rspace:5 stretchy # dashed triangle-headed rightwards arrow
operator.\u27A0.infix = lspace:5 rspace:5 stretchy # heavy dashed triangle-headed rightwards arrow
operator.\u27A1.infix = lspace:5 rspace:5 stretchy # black rightwards arrow
operator.\u27A5.infix = lspace:5 rspace:5 stretchy # heavy black curved downwards and rightwards arrow
operator.\u27A6.infix = lspace:5 rspace:5 stretchy # heavy black curved upwards and rightwards arrow
operator.\u27A7.infix = lspace:5 rspace:5 # squat black rightwards arrow
operator.\u27A8.infix = lspace:5 rspace:5 stretchy # heavy concave-pointed black rightwards arrow
operator.\u27A9.infix = lspace:5 rspace:5 stretchy # right-shaded white rightwards arrow
operator.\u27AA.infix = lspace:5 rspace:5 stretchy # left-shaded white rightwards arrow
operator.\u27AB.infix = lspace:5 rspace:5 stretchy # back-tilted shadowed white rightwards arrow
operator.\u27AC.infix = lspace:5 rspace:5 stretchy # front-tilted shadowed white rightwards arrow
operator.\u27AD.infix = lspace:5 rspace:5 stretchy # heavy lower right-shadowed white rightwards arrow
operator.\u27AE.infix = lspace:5 rspace:5 stretchy # heavy upper right-shadowed white rightwards arrow
operator.\u27AF.infix = lspace:5 rspace:5 stretchy # notched lower right-shadowed white rightwards arrow
operator.\u27B1.infix = lspace:5 rspace:5 stretchy # notched upper right-shadowed white rightwards arrow
operator.\u27B2.infix = lspace:5 rspace:5 # circled heavy white rightwards arrow
operator.\u27B3.infix = lspace:5 rspace:5 stretchy # white-feathered rightwards arrow
operator.\u27B4.infix = lspace:5 rspace:5 # black-feathered south east arrow
operator.\u27B5.infix = lspace:5 rspace:5 stretchy # black-feathered rightwards arrow
operator.\u27B6.infix = lspace:5 rspace:5 # black-feathered north east arrow
operator.\u27B7.infix = lspace:5 rspace:5 # heavy black-feathered south east arrow
operator.\u27B8.infix = lspace:5 rspace:5 stretchy # heavy black-feathered rightwards arrow
operator.\u27B9.infix = lspace:5 rspace:5 # heavy black-feathered north east arrow
operator.\u27BA.infix = lspace:5 rspace:5 stretchy # teardrop-barbed rightwards arrow
operator.\u27BB.infix = lspace:5 rspace:5 stretchy # heavy teardrop-shanked rightwards arrow
operator.\u27BC.infix = lspace:5 rspace:5 stretchy # wedge-tailed rightwards arrow
operator.\u27BD.infix = lspace:5 rspace:5 stretchy # heavy wedge-tailed rightwards arrow
operator.\u27BE.infix = lspace:5 rspace:5 stretchy # open-outlined rightwards arrow
operator.\u27C0.prefix = lspace:0 rspace:0 # three dimensional angle
operator.\u27C2.infix = lspace:5 rspace:5 # perpendicular
operator.\u27CB.infix = lspace:3 rspace:3 # mathematical rising diagonal
operator.\u27CD.infix = lspace:3 rspace:3 # mathematical falling diagonal
operator.\u27E6.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⟦
operator.\u27E7.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⟧
operator.\u27E8.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⟨
operator.\u27E9.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⟩
operator.\u27EA.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical left double angle bracket
operator.\u27EB.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical right double angle bracket
operator.\u27EC.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical left white tortoise shell bracket
operator.\u27ED.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical right white tortoise shell bracket
operator.\u27EE.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical left flattened parenthesis
operator.\u27EF.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # mathematical right flattened parenthesis
operator.\u27F0.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards quadruple arrow
operator.\u27F1.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards quadruple arrow
operator.\u27F2.infix = lspace:5 rspace:5 # anticlockwise gapped circle arrow
operator.\u27F3.infix = lspace:5 rspace:5 # clockwise gapped circle arrow
operator.\u27F4.infix = lspace:5 rspace:5 stretchy # right arrow with circled plus
operator.\u27F5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟵
operator.\u27F6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟶
operator.\u27F7.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟷
operator.\u27F8.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟸
operator.\u27F9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟹
operator.\u27FA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟺
operator.\u27FB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long leftwards arrow from bar
operator.\u27FC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards arrow from bar
operator.\u27FD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long leftwards double arrow from bar
operator.\u27FE.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards double arrow from bar
operator.\u27FF.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards squiggle arrow
operator.\u2900.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow with vertical stroke
operator.\u2901.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow with double vertical stroke
operator.\u2902.infix = lspace:5 rspace:5 stretchy accent # leftwards double arrow with vertical stroke
operator.\u2903.infix = lspace:5 rspace:5 stretchy accent # rightwards double arrow with vertical stroke
operator.\u2904.infix = lspace:5 rspace:5 stretchy accent # left right double arrow with vertical stroke
operator.\u2905.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow from bar
operator.\u2906.infix = lspace:5 rspace:5 stretchy accent # leftwards double arrow from bar
operator.\u2907.infix = lspace:5 rspace:5 stretchy accent # rightwards double arrow from bar
operator.\u2908.infix = lspace:5 rspace:5 stretchy # downwards arrow with horizontal stroke
operator.\u2909.infix = lspace:5 rspace:5 stretchy # upwards arrow with horizontal stroke
operator.\u290A.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards triple arrow
operator.\u290B.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards triple arrow
operator.\u290C.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards double dash arrow
operator.\u290D.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards double dash arrow
operator.\u290E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards triple dash arrow
operator.\u290F.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards triple dash arrow
operator.\u2910.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards two-headed triple dash arrow
operator.\u2911.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with dotted stem
operator.\u2912.infix = lspace:5 rspace:5 stretchy direction:vertical # ⤒
operator.\u2913.infix = lspace:5 rspace:5 stretchy direction:vertical # ⤓
operator.\u2914.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with tail with vertical stroke
operator.\u2915.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with tail with double vertical stroke
operator.\u2916.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow with tail
operator.\u2917.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow with tail with vertical stroke
operator.\u2918.infix = lspace:5 rspace:5 stretchy accent # rightwards two-headed arrow with tail with double vertical stroke
operator.\u2919.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow-tail
operator.\u291A.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow-tail
operator.\u291B.infix = lspace:5 rspace:5 stretchy accent # leftwards double arrow-tail
operator.\u291C.infix = lspace:5 rspace:5 stretchy accent # rightwards double arrow-tail
operator.\u291D.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow to black diamond
operator.\u291E.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow to black diamond
operator.\u291F.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow from bar to black diamond
operator.\u2920.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow from bar to black diamond
operator.\u2921.infix = lspace:5 rspace:5 # north west and south east arrow
operator.\u2922.infix = lspace:5 rspace:5 # north east and south west arrow
operator.\u2923.infix = lspace:5 rspace:5 # north west arrow with hook
operator.\u2924.infix = lspace:5 rspace:5 # north east arrow with hook
operator.\u2925.infix = lspace:5 rspace:5 # south east arrow with hook
operator.\u2926.infix = lspace:5 rspace:5 # south west arrow with hook
operator.\u2927.infix = lspace:5 rspace:5 # north west arrow and north east arrow
operator.\u2928.infix = lspace:5 rspace:5 # north east arrow and south east arrow
operator.\u2929.infix = lspace:5 rspace:5 # south east arrow and south west arrow
operator.\u292A.infix = lspace:5 rspace:5 # south west arrow and north west arrow
operator.\u292B.infix = lspace:5 rspace:5 # rising diagonal crossing falling diagonal
operator.\u292C.infix = lspace:5 rspace:5 # falling diagonal crossing rising diagonal
operator.\u292D.infix = lspace:5 rspace:5 # south east arrow crossing north east arrow
operator.\u292E.infix = lspace:5 rspace:5 # north east arrow crossing south east arrow
operator.\u292F.infix = lspace:5 rspace:5 # falling diagonal crossing north east arrow
operator.\u2930.infix = lspace:5 rspace:5 # rising diagonal crossing south east arrow
operator.\u2931.infix = lspace:5 rspace:5 # north east arrow crossing north west arrow
operator.\u2932.infix = lspace:5 rspace:5 # north west arrow crossing north east arrow
operator.\u2933.infix = lspace:5 rspace:5 accent # wave arrow pointing directly right
operator.\u2934.infix = lspace:5 rspace:5 stretchy # arrow pointing rightwards then curving upwards
operator.\u2935.infix = lspace:5 rspace:5 stretchy # arrow pointing rightwards then curving downwards
operator.\u2936.infix = lspace:5 rspace:5 stretchy # arrow pointing downwards then curving leftwards
operator.\u2937.infix = lspace:5 rspace:5 stretchy # arrow pointing downwards then curving rightwards
operator.\u2938.infix = lspace:5 rspace:5 # right-side arc clockwise arrow
operator.\u2939.infix = lspace:5 rspace:5 # left-side arc anticlockwise arrow
operator.\u293A.infix = lspace:5 rspace:5 accent # top arc anticlockwise arrow
operator.\u293B.infix = lspace:5 rspace:5 accent # bottom arc anticlockwise arrow
operator.\u293C.infix = lspace:5 rspace:5 accent # top arc clockwise arrow with minus
operator.\u293D.infix = lspace:5 rspace:5 accent # top arc anticlockwise arrow with plus
operator.\u293E.infix = lspace:5 rspace:5 # lower right semicircular clockwise arrow
operator.\u293F.infix = lspace:5 rspace:5 # lower left semicircular anticlockwise arrow
operator.\u2940.infix = lspace:5 rspace:5 # anticlockwise closed circle arrow
operator.\u2941.infix = lspace:5 rspace:5 # clockwise closed circle arrow
operator.\u2942.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow above short leftwards arrow
operator.\u2943.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow above short rightwards arrow
operator.\u2944.infix = lspace:5 rspace:5 stretchy accent # short rightwards arrow above leftwards arrow
operator.\u2945.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow with plus below
operator.\u2946.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow with plus below
operator.\u2947.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow through x
operator.\u2948.infix = lspace:5 rspace:5 stretchy accent # left right arrow through small circle
operator.\u2949.infix = lspace:5 rspace:5 stretchy # upwards two-headed arrow from small circle
operator.\u294A.infix = lspace:5 rspace:5 stretchy accent # left barb up right barb down harpoon
operator.\u294B.infix = lspace:5 rspace:5 stretchy accent # left barb down right barb up harpoon
operator.\u294C.infix = lspace:5 rspace:5 stretchy # up barb right down barb left harpoon
operator.\u294D.infix = lspace:5 rspace:5 stretchy # up barb left down barb right harpoon
operator.\u294E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥎
operator.\u294F.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥏
operator.\u2950.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥐
operator.\u2951.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥑
operator.\u2952.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥒
operator.\u2953.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥓
operator.\u2954.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥔
operator.\u2955.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥕
operator.\u2956.infix = lspace:5 rspace:5 stretchy direction:horizontal # ⥖
operator.\u2957.infix = lspace:5 rspace:5 stretchy direction:horizontal # ⥗
operator.\u2958.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥘
operator.\u2959.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥙
operator.\u295A.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥚
operator.\u295B.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥛
operator.\u295C.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥜
operator.\u295D.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥝
operator.\u295E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥞
operator.\u295F.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥟
operator.\u2960.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥠
operator.\u2961.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥡
operator.\u2962.infix = lspace:5 rspace:5 stretchy accent # leftwards harpoon with barb up above leftwards harpoon with barb down
operator.\u2963.infix = lspace:5 rspace:5 stretchy # upwards harpoon with barb left beside upwards harpoon with barb right
operator.\u2964.infix = lspace:5 rspace:5 stretchy accent # rightwards harpoon with barb up above rightwards harpoon with barb down
operator.\u2965.infix = lspace:5 rspace:5 stretchy # downwards harpoon with barb left beside downwards harpoon with barb right
operator.\u2966.infix = lspace:5 rspace:5 stretchy accent # leftwards harpoon with barb up above rightwards harpoon with barb up
operator.\u2967.infix = lspace:5 rspace:5 stretchy accent # leftwards harpoon with barb down above rightwards harpoon with barb down
operator.\u2968.infix = lspace:5 rspace:5 stretchy accent # rightwards harpoon with barb up above leftwards harpoon with barb up
operator.\u2969.infix = lspace:5 rspace:5 stretchy accent # rightwards harpoon with barb down above leftwards harpoon with barb down
operator.\u296A.infix = lspace:5 rspace:5 stretchy accent # leftwards harpoon with barb up above long dash
operator.\u296B.infix = lspace:5 rspace:5 stretchy accent # leftwards harpoon with barb down below long dash
operator.\u296C.infix = lspace:5 rspace:5 stretchy accent # rightwards harpoon with barb up above long dash
operator.\u296D.infix = lspace:5 rspace:5 stretchy accent # rightwards harpoon with barb down below long dash
operator.\u296E.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥮
operator.\u296F.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥯
operator.\u2970.infix = lspace:5 rspace:5 stretchy accent # ⥰
operator.\u2971.infix = lspace:5 rspace:5 stretchy accent # equals sign above rightwards arrow
operator.\u2972.infix = lspace:5 rspace:5 stretchy accent # tilde operator above rightwards arrow
operator.\u2973.infix = lspace:5 rspace:5 stretchy accent # leftwards arrow above tilde operator
operator.\u2974.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow above tilde operator
operator.\u2975.infix = lspace:5 rspace:5 stretchy accent # rightwards arrow above almost equal to
operator.\u2976.infix = lspace:5 rspace:5 accent # less-than above leftwards arrow
operator.\u2977.infix = lspace:5 rspace:5 accent # leftwards arrow through less-than
operator.\u2978.infix = lspace:5 rspace:5 accent # greater-than above rightwards arrow
operator.\u2979.infix = lspace:5 rspace:5 accent # subset above rightwards arrow
operator.\u297A.infix = lspace:5 rspace:5 accent # leftwards arrow through subset
operator.\u297B.infix = lspace:5 rspace:5 accent # superset above leftwards arrow
operator.\u297C.infix = lspace:5 rspace:5 stretchy accent # left fish tail
operator.\u297D.infix = lspace:5 rspace:5 stretchy accent # right fish tail
operator.\u297E.infix = lspace:5 rspace:5 stretchy # up fish tail
operator.\u297F.infix = lspace:5 rspace:5 stretchy # down fish tail
operator.\u2980.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # triple direction:vertical bar delimiter
operator.\u2980.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # triple direction:vertical bar delimiter
operator.\u2981.infix = lspace:5 rspace:5 # z notation spot
operator.\u2982.infix = lspace:5 rspace:5 # z notation type colon
operator.\u2983.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left white curly bracket
operator.\u2984.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right white curly bracket
operator.\u2985.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left white parenthesis
operator.\u2986.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right white parenthesis
operator.\u2987.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # z notation left image bracket
operator.\u2988.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # z notation right image bracket
operator.\u2989.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # z notation left binding bracket
operator.\u298A.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # z notation right binding bracket
operator.\u298B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left square bracket with underbar
operator.\u298C.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right square bracket with underbar
operator.\u298D.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left square bracket with tick in top corner
operator.\u298E.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right square bracket with tick in bottom corner
operator.\u298F.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left square bracket with tick in bottom corner
operator.\u2990.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right square bracket with tick in top corner
operator.\u2991.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left angle bracket with dot
operator.\u2992.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right angle bracket with dot
operator.\u2993.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left arc less-than bracket
operator.\u2994.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right arc greater-than bracket
operator.\u2995.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # double left arc greater-than bracket
operator.\u2996.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # double right arc less-than bracket
operator.\u2997.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left black tortoise shell bracket
operator.\u2998.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right black tortoise shell bracket
operator.\u2999.prefix = lspace:0 rspace:0 stretchy fence symmetric # dotted fence
operator.\u2999.postfix = lspace:0 rspace:0 stretchy fence symmetric # dotted fence
operator.\u299B.prefix = lspace:0 rspace:0 # measured angle opening left
operator.\u299C.prefix = lspace:0 rspace:0 # right angle variant with square
operator.\u299D.prefix = lspace:0 rspace:0 # measured right angle with dot
operator.\u299E.prefix = lspace:0 rspace:0 # angle with s inside
operator.\u299F.prefix = lspace:0 rspace:0 # acute angle
operator.\u29A0.prefix = lspace:0 rspace:0 # spherical angle opening left
operator.\u29A1.prefix = lspace:0 rspace:0 # spherical angle opening up
operator.\u29A2.prefix = lspace:0 rspace:0 # turned angle
operator.\u29A3.prefix = lspace:0 rspace:0 # reversed angle
operator.\u29A4.prefix = lspace:0 rspace:0 # angle with underbar
operator.\u29A5.prefix = lspace:0 rspace:0 # reversed angle with underbar
operator.\u29A6.prefix = lspace:0 rspace:0 # oblique angle opening up
operator.\u29A7.prefix = lspace:0 rspace:0 # oblique angle opening down
operator.\u29A8.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing up and right
operator.\u29A9.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing up and left
operator.\u29AA.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing down and right
operator.\u29AB.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing down and left
operator.\u29AC.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing right and up
operator.\u29AD.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing left and up
operator.\u29AE.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing right and down
operator.\u29AF.prefix = lspace:0 rspace:0 # measured angle with open arm ending in arrow pointing left and down
operator.\u29B6.infix = lspace:5 rspace:5 # circled vertical bar
operator.\u29B7.infix = lspace:5 rspace:5 # circled parallel
operator.\u29B8.infix = lspace:4 rspace:4 # circled reverse solidus
operator.\u29B9.infix = lspace:5 rspace:5 # circled perpendicular
operator.\u29BC.infix = lspace:4 rspace:4 # circled anticlockwise-rotated division sign
operator.\u29C0.infix = lspace:5 rspace:5 # circled less-than
operator.\u29C1.infix = lspace:5 rspace:5 # circled greater-than
operator.\u29C4.infix = lspace:4 rspace:4 # squared rising diagonal slash
operator.\u29C5.infix = lspace:4 rspace:4 # squared falling diagonal slash
operator.\u29C6.infix = lspace:3 rspace:3 # squared asterisk
operator.\u29C7.infix = lspace:3 rspace:3 # squared small circle
operator.\u29C8.infix = lspace:3 rspace:3 # squared square
operator.\u29CE.infix = lspace:5 rspace:5 # right triangle above left triangle
operator.\u29CF.infix = lspace:5 rspace:5 # ⧏
operator.\u29D0.infix = lspace:5 rspace:5 # ⧐
operator.\u29D1.infix = lspace:5 rspace:5 # bowtie with left half black
operator.\u29D2.infix = lspace:5 rspace:5 # bowtie with right half black
operator.\u29D3.infix = lspace:5 rspace:5 # black bowtie
operator.\u29D4.infix = lspace:3 rspace:3 # times with left half black
operator.\u29D5.infix = lspace:3 rspace:3 # times with right half black
operator.\u29D6.infix = lspace:3 rspace:3 # white hourglass
operator.\u29D7.infix = lspace:3 rspace:3 # black hourglass
operator.\u29D8.prefix = lspace:0 rspace:0 stretchy fence symmetric # left wiggly fence
operator.\u29D9.postfix = lspace:0 rspace:0 stretchy fence symmetric # right wiggly fence
operator.\u29DA.prefix = lspace:0 rspace:0 stretchy fence symmetric # left double wiggly fence
operator.\u29DB.postfix = lspace:0 rspace:0 stretchy fence symmetric # right double wiggly fence
operator.\u29DF.infix = lspace:5 rspace:5 # double-ended multimap
operator.\u29E1.infix = lspace:5 rspace:5 # increases as
operator.\u29E2.infix = lspace:3 rspace:3 # shuffle product
operator.\u29E3.infix = lspace:5 rspace:5 # equals sign and slanted parallel
operator.\u29E4.infix = lspace:5 rspace:5 # equals sign and slanted parallel with tilde above
operator.\u29E5.infix = lspace:5 rspace:5 # identical to and slanted parallel
operator.\u29E6.infix = lspace:5 rspace:5 # gleich stark
operator.\u29F4.infix = lspace:5 rspace:5 # rule-delayed
operator.\u29F5.infix = lspace:4 rspace:4 # reverse solidus operator
operator.\u29F6.infix = lspace:4 rspace:4 # solidus with overbar
operator.\u29F7.infix = lspace:4 rspace:4 # reverse solidus with horizontal stroke
operator.\u29F8.infix = lspace:4 rspace:4 # big solidus
operator.\u29F9.infix = lspace:4 rspace:4 # big reverse solidus
operator.\u29FA.infix = lspace:4 rspace:4 # double plus
operator.\u29FB.infix = lspace:4 rspace:4 # triple plus
operator.\u29FC.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left-pointing curved angle bracket
operator.\u29FD.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # right-pointing curved angle bracket
operator.\u2A00.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⨀
operator.\u2A01.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⨁
operator.\u2A02.prefix = lspace:3 rspace:3 largeop movablelimits symmetric direction:vertical # ⨂
--> --------------------

--> maximum size reached

--> --------------------

[ Dauer der Verarbeitung: 0.60 Sekunden  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge