MathGroup Archive 2007

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

Search the Archive

html conversion problem first graphic cell has a "blank bar" at the bottom

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79313] html conversion problem first graphic cell has a "blank bar" at the bottom
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Tue, 24 Jul 2007 06:07:14 -0400 (EDT)

Steps to reproduce:
1. ***Individually*** paste the following two cells into a fresh
notebook. Answer "yes" to interpret them.

Cell[BoxData[{"asdj", "\[IndentingNewLine]", "asjjkj"}], "Code"]
Cell["blah", "Text"]

2. Save the file with File->Save As->HTML.

3. Open the file in a web browser (I used Firefox).

Results:
The text "asjjkj" in the second line of the first gray cell is
obscured by a white bar that appears to be part of the cell's graphic.

Expected Results:
The text should be visible.

Speculation:
This seems to happen to the first graphic cell in a file, even if it
is an imported bitmap. I haven't done much diagnosis yet. Assuming
that this only happens with the first graphic, I intend to work around
it by inserting a blank cell at the top of my notebook (for now).

-- 
http://chris.chiasson.name/


  • Prev by Date: How to draw a discontinuous function (set of points)
  • Next by Date: Re: Re: Re: export data to spreadsheet
  • Previous by thread: Re: How to draw a discontinuous function (set of points)
  • Next by thread: Re: html conversion problem first graphic cell has a "blank bar" at the bottom