我首先定义一个命令来存储字符串"Hello":
\newcommand{\textstring}{Hello}
我想追加字符串"world"但不幸的是这段代码会导致错误:
\renewcommand{\textstring}{\textstring world}
string latex
latex ×1
string ×1