![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey Basically, I'm trying to take objects created in microsoft word using equation editor (for creating clean looking math/physics equations) and putting them into some sort of webpage format. But they come out grossly unalligned and ugly when I try to directly copy and paste into microsoft frontpage 2000. Few things I could do is place them directly using x/y coord (which i don't know how to do), or just taking screenshots and use photoshop to create images of the text (but that would take too much memory and effort). Are there any simply ways of dealing with this? |
#3
| |||
| |||
|
|
Basically, I'm trying to take objects created in microsoft word using equation editor (for creating clean looking math/physics equations) and putting them into some sort of webpage format. But they come out grossly unalligned and ugly when I try to directly copy and paste into microsoft frontpage 2000. |
|
Few things I could do is place them directly using x/y coord (which i don't know how to do), or just taking screenshots and use photoshop to create images of the text (but that would take too much memory and effort). |
#4
| |||
| |||
|
|
Basically, I'm trying to take objects created in microsoft word using equation editor (for creating clean looking math/physics equations) and putting them into some sort of webpage format. But they come out grossly unalligned and ugly when I try to directly copy and paste into microsoft frontpage 2000. Few things I could do is place them directly using x/y coord (which i don't know how to do), or just taking screenshots and use photoshop to create images of the text (but that would take too much memory and effort). Are there any simply ways of dealing with this? |
#5
| |||
| |||
|
|
Basically, I'm trying to take objects created in microsoft word using equation editor (for creating clean looking math/physics equations) and putting them into some sort of webpage format. |
#6
| |||
| |||
|
|
Can you post what Frontpage has generate ? |
#7
| |||
| |||
|
|
On Mon, 3 May 2004 11:09:12 +0200, Pierre Goiffon pgoiffon (AT) nowhere (DOT) invalid> wrote: Can you post what Frontpage has generate ? |
|
Can you, instead, link to a live example? Kb's of code aren't as helpful as a live example. |
#8
| |||
| |||
|
|
In the past, when I've tried to save-as HTML from Word itself (which I definitely don't recommend, but this is just for the purposes of discussion), it has turned equation editor objects into a .gif image of a certain size, and then included them into the web page using HEIGHT and WIDTH attributes which were different from the natural size of the image. The visual result left, ahem - shall we say - a lot to be desired. |
#9
| |||
| |||
|
|
There are plenty of tutorials and discussion pages out there about various different ways, with HTML, to produce something usable on a web page when you want to display a mathematical formula or equation. Saving the thing as an image is probably the last option to choose, when all else has failed, |
#10
| |||
| |||
|
|
I just now tried this with Word 97 under Windows 98. It created a 76x56 image and the HTML was <IMG SRC="Image42.gif" WIDTH=76 HEIGHT=56>. That's only one data point, of course; |
|
the sizes might be different for a different equation. |
|
I had never tried "Save as HTML" before, but after reading your article I hoped it might be an easier way to get EE objects into GIFS. Interestingly, the GIF didn't look the same as the EE object did in Word! |
![]() |
| Thread Tools | |
| Display Modes | |
| |