How to make a hat vector character in xmgrace

独自空忆成欢 提交于 2019-12-24 10:37:51

问题


How can I make a hat vector character in XMGRACE? I've been trying all combinations for two hours now.


回答1:


To be honest, doing something like that is annoyingly difficult in xmgrace. In this case, the most easy route would be to use a superscript and shift it to the left with the \h command:

v\S\h{-0.6}^

which results in something like this:

It is not particularly pretty, but it does the job (I guess).

The full list of available commands can be found here.



来源:https://stackoverflow.com/questions/55150318/how-to-make-a-hat-vector-character-in-xmgrace

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!