Skip to main content
replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/
Source Link

The commands you are looking for are \lbrack and \rbrack, althought using {[} and {]} also works (as was predicted by barbara beeton in her commenther comment):

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,{[},{]}}

\end{document}

enter image description here

Useful resources to find commands for symbols:

The commands you are looking for are \lbrack and \rbrack, althought using {[} and {]} also works (as was predicted by barbara beeton in her comment):

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,{[},{]}}

\end{document}

enter image description here

Useful resources to find commands for symbols:

The commands you are looking for are \lbrack and \rbrack, althought using {[} and {]} also works (as was predicted by barbara beeton in her comment):

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,{[},{]}}

\end{document}

enter image description here

Useful resources to find commands for symbols:

added 49 characters in body
Source Link
Gonzalo Medina
  • 520.7k
  • 74
  • 1.7k
  • 1.9k

The commands you are looking for are \lbrack and \rbrack, althought using {[} and {]} also works (as was predicted by barbara beeton in her comment):

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,{[},{]}}

\end{document}

enter image description hereenter image description here

Useful resources to find commands for symbols:

The commands you are looking for are \lbrack and \rbrack:

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,}

\end{document}

enter image description here

Useful resources to find commands for symbols:

The commands you are looking for are \lbrack and \rbrack, althought using {[} and {]} also works (as was predicted by barbara beeton in her comment):

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,{[},{]}}

\end{document}

enter image description here

Useful resources to find commands for symbols:

added 215 characters in body
Source Link
Gonzalo Medina
  • 520.7k
  • 74
  • 1.7k
  • 1.9k

The commands you are looking for are \lbrack and \rbrack:

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,}

\end{document}

enter image description here

Useful resources to find commands for symbols:

The commands you are looking for are \lbrack and \rbrack:

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,}

\end{document}

enter image description here

The commands you are looking for are \lbrack and \rbrack:

\documentclass{article}
\usepackage{menukeys}

\begin{document}

\menu[,]{\{,\},\%,\#,\lbrack,\rbrack,}

\end{document}

enter image description here

Useful resources to find commands for symbols:

Source Link
Gonzalo Medina
  • 520.7k
  • 74
  • 1.7k
  • 1.9k
Loading