MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

PlotMarkers bug?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97607] PlotMarkers bug?
  • From: "Solomon, Joshua" <J.A.Solomon at city.ac.uk>
  • Date: Tue, 17 Mar 2009 04:56:36 -0500 (EST)

try 
In[1]:=
ListPlot[{1}, PlotMarkers -> {\[FilledSquare]}]
click on the output and Save As...EPS.
When I do that, the FilledSquare isn't actually in the .eps file.
Does anyone know a workaround?
j
PS
In[2]:=
{$Version, $ReleaseNumber}
Out[2]=
{"7.0 for Mac OS X x86 (64-bit) (February 19, 2009)", 1}
-- 
Joshua A. Solomon
http://www.staff.city.ac.uk/~solomon



  • Prev by Date: Re: Reading in an ASCII file written by a FORTRAN program
  • Next by Date: inserting symbols into a file using mathematica
  • Previous by thread: Re: setting discrete values for a function -- newbie
  • Next by thread: Re: PlotMarkers bug?