obsidian-tikzjax icon indicating copy to clipboard operation
obsidian-tikzjax copied to clipboard

Is it possible to support Young tableau?

Open GuoHaoyang17295 opened this issue 1 year ago • 1 comments

 \usepackage{tikz}
 \usepackage{amsmath,amssymb} 
 \usepackage{ytableau}
 \begin{document}
\begin{ytableau}
       \none[2] &  &  & \none \\
  \none[1]  &  &  &  \\
  \none & \none[1] & \none[2] & \none[3]
\end{ytableau}
 \end{document} 

It seems that this does not work.

GuoHaoyang17295 avatar Feb 07 '24 02:02 GuoHaoyang17295

would like that too!

ADB991 avatar May 28 '24 17:05 ADB991