|
[Date Index]
[Thread Index]
[Author Index]
export grid to pdf string problem
- To: mathgroup at smc.vnet.net
- Subject: [mg85975] export grid to pdf string problem
- From: Mitch Murphy <mitch at lemma.ca>
- Date: Fri, 29 Feb 2008 06:22:26 -0500 (EST)
hi,
export to pdf converts strings to some kind of internal form (which
looks like a notebook viewed in a text editor) when exporting a Grid
(not a GraphicsGrid), ie.
what i want ...
Off-road use of diesel 50.12%
Heavy-duty diesel vehicles 17.61%
Marine Transportation 7.63%
what i get ...
"Off-road use of diesel" "\!\(\"50.12\"\)%"
"Heavy-duty diesel vehicles" "\!\(\"17.61\"\)%"
"Marine Transportation" "\!\(\"7.63\"\)%"
any suggestions? how do i get rid of all the crud?
thanks,
Mitch
Prev by Date:
reduce spacing between axes and framelabel
Next by Date:
Re: nesting pure functions
Previous by thread:
reduce spacing between axes and framelabel
Next by thread:
Creating Palettes
|