MathGroup Archive 1999

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

Search the Archive

Export Graphics with Brackets

  • To: mathgroup at smc.vnet.net
  • Subject: [mg19030] Export Graphics with Brackets
  • From: Andre Heinemann <A.Heinemann at ifw-dresden.de>
  • Date: Tue, 3 Aug 1999 13:45:00 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,


With the option,

mlp = MultipleListPlot[ ...,

FrameLabel -> {"time [h]",R [nm],"core Radius",""}, ... ]

I produced a FrameLabel in my Mathamatica 4.0 Graphic.
Next I used the new Export[] function:

Export["test.eps", mlp, "EPS"]

But I can't see any brackets at all. All the other thinks are
Ok, but [ appears as @ , ] as D. Also the ( and ) as much as the
{ }=brackets were replaced by a strange rule.

I tested several ways ( PDF instead of EPS, CharacterEncoding ... )
but for nothing.

Can you help me or is this a bug - I can't believe that.

MFG
Andre
--
+-----------------------------------+-----------------------------+
| mobil tel.    0177  26 92 103     |  Andre Heinemann            |
| priv. tel.   (0351) 25 23 574     |  Institut fuer Festkoerper- |
| Tel.: (++49) (351) 4659 - 686     |  und Werkstofforschung      |
| Fax:  (++49) (351) 4659 - 452     |  Helmholtzstr. 20, R2.140   |
| email: a.heinemann at ifw-dresden.de |  Postfach 27 00 16          |
|                                   |  D-01171 Dresden (Germany)  |
+-----------------------------------+-----------------------------+


  • Prev by Date: RE: latest on Mathematica 4 bug
  • Next by Date: Re: loading combinatorica
  • Previous by thread: RE: latest on Mathematica 4 bug
  • Next by thread: Re: Export Graphics with Brackets