2

I'm looking to place an equation between so called "banana" brackets, that look like the ones in this question.

How can I do that?

2

1 Answer 1

7

One possibility using stix:

\documentclass{article}

\usepackage{stix}

\begin{document}

\[
\llparenthesis x \rrparenthesis
\]

\end{document}

enter image description here

3
  • Also \left\lParen \frac{a}{b} \right\rParen. Commented Oct 26, 2022 at 15:45
  • @JohnKormylo I'd love to see your approach as an answer! Commented Oct 26, 2022 at 20:05
  • Just add it to yours. It was your idea to use stix. Commented Oct 26, 2022 at 21:36

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.