strikethrough eps
- To: mathgroup at smc.vnet.net
- Subject: [mg73320] strikethrough eps
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Mon, 12 Feb 2007 05:01:33 -0500 (EST)
Is anyone able to Export as EPS a symbol that prints as a
strikethrough character? I tried this on my Linux and Windows
computers, and it didn't work for EPS. A workaround would be
appreciated.
Demo:
MakeBoxes[volume,_]=StyleBox["V",FontVariations->{"StrikeThrough"->True}]
volume
Export["C:\\volume.eps",volume]
Export["C:\\volume.png",volume]
--
http://chris.chiasson.name/