GeneralSymbol for Parallelogram

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
elim
Posts: 10
Joined: Fri Jan 14, 2011 3:59 pm

Symbol for Parallelogram

Post by elim »

We all used \Delta for triangles. But is there a symbol for Parallelogram?

In a geometry topic with MathJax rendering engine, I wanted to use such symbol but couldn't find one.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Symbol for Parallelogram

Post by Johannes_B »

Hi,

you could try Detexify and on the command line texdoc comprehensive.

And I don't think everyone uses \Delta to write a triangle, but to write a Δ (Greek capital letter Delta). I guess you are also looking for \triangle? Look here for more geometric shapes. You could also take a look at unicode-math.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Symbol for Parallelogram

Post by localghost »

Johannes already mentioned »The Comprehensive LaTeX Symbol List«. There in Table 46 you can find the \fatslash and \fatbslash symbols from smartyrd which perhaps are suitable here.

A fallback procedure could be to use PGF/TikZ and draw the symbol by hand. But that seems like taking a sledgehammer to crack a nut.


Thorsten
Post Reply