|
[Date Index]
[Thread Index]
[Author Index]
Re: save as pdf in version 6
- To: mathgroup at smc.vnet.net
- Subject: [mg78099] Re: [mg78033] save as pdf in version 6
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Sat, 23 Jun 2007 07:00:52 -0400 (EDT)
- References: <200706210957.FAA27620@smc.vnet.net>
On Jun 22, 6:01 am, Murray Eisenberg <mur... at math.umass.edu> wrote:
> When you refer to "strike through fonts" do you mean something like a
> double-struck font, the sort of thing you'd get by typing Esc d s R Esc,
> e.g.? On my Windows XP system where I have the Adobe PDF driver
> installed, the result of saving as PDF a notebook having such a glyph
> displays just fine when I open it in Adobe Acrobat.
Actually, I should have said font variation. You can strike through
characters by searching the option inspector for StrikeThrough and
applying it.
Here is a Cell containing some struck through characters:
Cell[BoxData[
StyleBox["sdf",
FontVariations->{"StrikeThrough"->True}]], "Input"]
--
http://chris.chiasson.name/
Prev by Date:
Re: Quick Question
Next by Date:
find all paths
Previous by thread:
Re: save as pdf in version 6
Next by thread:
Re: save as pdf in version 6
|