标签: gnuplot
我在pngcairo终端上使用了Gnuplot,我的问题是我可以在字母上加上波浪号吗?
我知道在乳胶中命令是\tilde{f}。 我已经尝试过使用f{\Symbol 304}或f\\~。
\tilde{f}
f{\Symbol 304}
f\\~
我该怎么办?
答案 0 :(得分:0)
选中help enhanced text。
help enhanced text
与此:
### tilde over character set label 1 "~f{0.9\\~}" at screen 0.25, 0.75 font ",20" plot x
您将获得以下内容(wxt终端):