|
From: Tatsuro M. <tma...@ya...> - 2008-10-19 07:56:20
|
Hello
gnuplot> set term emf enh
Terminal type set to 'emf'
Options are 'color dashed "Arial" 12'
gnuplot> set xlabel 'Time (s)'
gnuplot> set out 'test1.emf'
gnuplot> plot sin(x)
gnuplot> set out
gnuplot> set xlabel 'Time (10^6 {/Symbol m}s)'
gnuplot> set out 'test2.emf'
gnuplot> plot sin(x)
gnuplot> set out
xlabel without enhaced text like set xlabel 'Time (s)' has no problem
http://www.geocities.jp/tmgpltwin/Files/test1.emf.png
However
xlabel without enhaced text like set xlabel 'Time (s)' has a problem.
The xlabel does not appear
http://www.geocities.jp/tmgpltwin/Files/test2.emf.png
The enhaced text does not also appear on Microsoft PowerPoint 2003.
http://www.geocities.jp/tmgpltwin/Files/test2.emf.ppt.png
However, on OpenOffice (Writer) 2.4, the enhaced text appears,
http://www.geocities.jp/tmgpltwin/Files/test2.emf.Oo.png
After the figure is ungrouped on PowerPoint, the enhanced text appears,
http://www.geocities.jp/tmgpltwin/Files/test2.emf.ppt2.png
The probelm seems that emf format for the enhanced text being imcompatible to windows viewer or
Microsoft office 2003 (I do not have Office 2007 so that the result for office 2007 will not be
known).
Regards
Tatsuro
--------------------------------------
Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
http://pr.mail.yahoo.co.jp/mlb/
|