MathGroup Archive 2009

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

Search the Archive

Re: FrameTicks, Thickness, TickLabels

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103164] Re: [mg103122] FrameTicks, Thickness, TickLabels
  • From: "David Annetts" <david.annetts at iinet.net.au>
  • Date: Wed, 9 Sep 2009 04:47:07 -0400 (EDT)
  • References: <200909081000.GAA26815@smc.vnet.net>

Bad form I know, posting before thinking, but it's happened before .... 

> I have the following general problem with Mathematica 5: when 
> I export any plots as EPS files (to use them in LaTex), the 
> Axes,Frames and FrameTicks are very thin.

Apologies -- I didn't see the 5.  

> Plot[Sin[x], {x, 0, 5}, Frame -> True, FrameStyle -> fstyle, 
> FrameTicks -> (tf1), AxesStyle -> fstyle];

FrameTicks -> {{tf1, None}, {tf1, None}} should work, but keep in mind that
this is with 7.0.1 rather than 5.  In any case, FrameTicks, is the function
I'd be looking at in detail.

Last post and followup.  

Honest!

Dave.



  • Prev by Date: NIntegrate when integral is zero
  • Next by Date: Minimal number of transformations
  • Previous by thread: Re: FrameTicks, Thickness, TickLabels
  • Next by thread: Re: Re: Re: Manipulate: How to