答案1
以下是使用该包的简单方法xcolor
:
\documentclass{article}
\usepackage{xcolor}
\begin{document}
\fcolorbox{black}{green}{\rule{0pt}{6pt}\rule{6pt}{0pt}}\quad Text text text text text.
\end{document}
以下是使用该包的简单方法xcolor
:
\documentclass{article}
\usepackage{xcolor}
\begin{document}
\fcolorbox{black}{green}{\rule{0pt}{6pt}\rule{6pt}{0pt}}\quad Text text text text text.
\end{document}