TransWikia.com

How to insert the "yaz" symbol ⵣ in Latex equations

TeX - LaTeX Asked by Signiy cello on March 24, 2021

I need to insert this symbol ⵣ in Latex equations. However I couldn’t find any font that gives a smooth symbol like in the image below:

enter image description here

How can I get a symbol that looks like the image above and be able to insert it in Latex equations.

Your help would be greatly appreciated.

One Answer

Maybe a rotated Pisces symbol (♓︎) from Marvosym? It has variable edge thickness. You can make it a bit more narrow to resemble the Yaz character.

Or otherwise you can try to find a nice Tifinagh font and use that with XeLaTeX or LuaLaTeX. I found a calligraphic font called caligraphie.ttf on http://www.ircam.ma (The Royal Moroccan Institute for Amazigh Culture).

MWE:

documentclass{article}
usepackage{graphicx}
usepackage{marvosym}
usepackage{fontspec}
newfontfamily{tifinagh}{caligraphie.ttf}
begin{document}
% all engines
Marvosym verb+Pisces+ rotated: rotatebox{90}{Pisces}

Narrow version: scalebox{0.7}[1]{rotatebox{90}{Pisces}}
% xelatex/lualatex only
Tifinagh font: {scriptsizetifinagh ⵣ}
end{document}

Result:

enter image description here

Answered by Marijn on March 24, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP