Extensible Arrows symbols[≝,≞,≟] in LaTeX

Use the amsmath package to create the below Extensible Arrows symbols

\usepackage{amsmath}
\xleftarrow{abc}
\xleftarrow{abc}
\xrightarrow{abc}
\xrightarrow{abc}

Use the mathtools package to create the below Extensible Arrows symbols

\usepackage{mathtools}

\xhookleftarrow{abc}
\xhookleftarrow{abc}
\xhookrightarrow{abc}
\xhookrightarrow{abc}
\xLeftarrow{abc}
\xLeftarrow{abc}
\xleftharpoondown{abc}
\xleftharpoondown{abc}
\xleftharpoonup{abc}
\xleftharpoonup{abc}
\xleftrightarrow{abc}
\xleftrightarrow{abc}
\xLeftrightarrow{abc}
\xLeftrightarrow{abc}
\xleftrightharpoons{abc}
\xleftrightharpoons{abc}
\xmapsto{abc}
\xmapsto{abc}
\xRightarrow{abc}
\xRightarrow{abc}
\xrightharpoondown{abc}
\xrightharpoondown{abc}
\xrightharpoonup{abc}
\xrightharpoonup{abc}
\xrightleftharpoons{abc}
\xrightleftharpoons{abc}

Use the chemarrow package to create the below Extensible Arrows symbols

\usepackage{chemarrow}
\autoleftarrow{abc}{def}
\autoleftarrow{abc}{def}
\autorightarrow{abc}{def}
\autorightarrow{abc}{def}
\autoleftrightharpoons{abc}{def}
\autoleftrightharpoons{abc}{def}
\autorightleftharpoons{abc}{def}
\autorightleftharpoons{abc}{def}

Use the extpfeil package to create the below Extensible Arrows symbols

\usepackage{extpfeil}
\xlongequal{abc}
\xlongequal{abc}
\xmapsto{abc}
\xmapsto{abc}
\xtofrom{abc}
\xtofrom{abc}
\xtwoheadleftarrow{abc}
\xtwoheadleftarrow{abc}
\xtwoheadrightarrow{abc}
\xtwoheadrightarrow{abc}

Use the DotArrow package to create the below Extensible Arrows symbols

\usepackage{DotArrow}
\dotarrow{abc}
\dotarrow{abc}

Use the halloweenmath package to create the below Extensible Arrows symbols

\usepackage{halloweenmath}
\overscriptleftarrow{abc}
\overscriptleftarrow{abc}
\underscriptleftarrow{abc}
\underscriptleftarrow{abc}
\overscriptleftrightarrow{abc}
\overscriptleftrightarrow{abc}
\underscriptleftrightarrow{abc}
\underscriptleftrightarrow{abc}
\overscriptrightarrow{abc}
\overscriptrightarrow{abc}
\underscriptrightarrow{abc}
\underscriptrightarrow{abc}

Mohammed Anees

Hey there, welcome to aneescraftsmanship I am Mohammed Anees an independent developer/blogger. I like to share and discuss the craft with others plus the things which I have learned because I believe that through discussion and sharing a new world opens up

Leave a Reply

Your email address will not be published.