📅  最后修改于: 2022-03-11 15:00:43.788000             🧑  作者: Mango
代码示例1
\usepackage{xcolor}
\begin{document}
This is a sample text in black.
\textcolor{blue}{This is a sample text in blue.}
\end{document}