Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Xmgrace 中,var-epsilon(倒 3 形式)可以写为\xe\f{}. 我需要epsilon在 xmgrace 中编写(月形形式)。
var-epsilon
\xe\f{}
epsilon
您可以使用该"\xÎ"组合来获得类似于(但不完全是)月相epsilon的东西,但除此之外,我不知道有任何其他方法可用于直接将 an 输入\epsilon到 xmgrace 中。不幸的是,xmgrace 是一个旧软件,不支持 unicode。
"\xÎ"
\epsilon
如果您别无选择,我认为最好的做法是生成一个 eps 文件并使用inkscape或类似软件直接编辑“正确”的 epsilon。