command hardcopy changes font, check is necessary
This commit is contained in:
parent
1e08fd6993
commit
68f95d4407
|
|
@ -35,6 +35,10 @@ plot y vs x xlabel '래도 아프지 않아요' ylabel '私はガラスを食べ
|
||||||
* With Linux the next one requires: export LC_CTYPE ="de_DE.UTF-8"
|
* With Linux the next one requires: export LC_CTYPE ="de_DE.UTF-8"
|
||||||
gnuplot test2.gn y vs x xlabel 'Labellisé X' ylabel 'tüTÄtö Äü @µ€~' title 'ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ '
|
gnuplot test2.gn y vs x xlabel 'Labellisé X' ylabel 'tüTÄtö Äü @µ€~' title 'ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ '
|
||||||
|
|
||||||
|
echo 나는 유리를 먹을 수 있어요. 그래도 아프지 않아요
|
||||||
|
echo 私はガラスを食べられます。それは私を傷つけません
|
||||||
|
echo 我能吞下玻璃而不伤身体
|
||||||
|
|
||||||
hardcopy plot_5.ps y vs x xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré Äü @µ€~'
|
hardcopy plot_5.ps y vs x xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré Äü @µ€~'
|
||||||
shell Start /B plot_5.ps
|
shell Start /B plot_5.ps
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue