0

I'm looking for a latex or amsmath shortcut for Unicode Character “⨳” (U+2A33) . This gets used to denote the smash product as an infix. I looked online and tried detexify but got no results. Is there any major latex package that has this symbol?

1
  • 2
    I found it in The Comprehensive LaTeX Symbol List (ctan.org/pkg/comprehensive) by searching the document for smash. Commented Aug 29, 2024 at 20:02

1 Answer 1

3

In unicode-math (or mathml in a browser) or mathjax with a suitable font you could simply use

unicode-math for lualatex and xelatex, and compatible packages such as stix2 for pdflatex also define \smashtimes for this character.

mathjax rendering on math.stackexchange

enter image description here

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.