\documentclass{article}
\usepackage{tikz}
\usepackage{randomgrid}
\begin{document}
\begin{tikzpicture}
\matrix[matrix of shapes,row sep=1cm,column sep=1cm,odd one out] {\\};
\end{tikzpicture}
\end{document}
下载区
randomgrid.zip选自:http://www.math.ntnu.no/~stacey/HowDidIDoThat/LaTeX/RandomGrid.html
发表评论 取消回复