【发布时间】:2020-07-08 12:51:24
【问题描述】:
您好,我正在使用 gnuplot epslatex 终端来获取我的绘图。我需要一个度数符号,为此我使用了"{/Symbol \260}"。我的序言如下
set terminal epslatex standalone newstyle color dashed size 5in,3.5in
但以错误告终。任何建议
Package inputenc Error: Invalid UTF-8 byte "B0.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...
l.169 \gplfronttext
? H
The document does not appear to be in UTF-8 encoding.
Try adding \UseRawInputEncoding as the first line of the file
or specify an encoding such as \usepackage [latin1]{inputenc}
in the document preamble.
Alternatively, save the file in UTF-8 using your editor or another tool
我知道帮助提供了一堆命令来解决这个问题。但我不知道在哪里粘贴这个。我应该在我的脚本本身还是其他任何地方这样做?
GNUPLOT Version 5.2 patchlevel 8
如果需要提供任何进一步的信息,请告知
【问题讨论】: