\setlength{\marginparsep}{1em}
\setlength{\marginparwidth}{1cm}
\newcommand{\sidetopic}[1]{\marginpar{\setstretch{.5}\begin{footnotesize}#1\end{footnotesize}}}
和
\sidetopic{Grundbegriffe von Graphen}
输出
。
第一个单词没有被破坏,但其余文本被破坏了...我的代码有什么问题吗?有什么办法可以修复它吗(除了手动破坏单词)?