TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: word changes fonts + old thanx From:Sandy Harris <sandy -at- storm -dot- ca> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 14 Aug 2001 09:03:33 -0400
Cayenne Woods wrote:
> I've got a document that changes fonts on other machines ...
>
> I'm forced to work with Word, unfortunately, for many documents. ...
> Any tips on how to control what £$&*( microsoft "£$%^&*() does to my docs??
I'd write it out in HTML. Word will put in all sorts of cruft like font tags
to support 'round trips'. You can read it back into Word and get (nearly?)
an identical document.
However, HTML is an ASCII format, so you can see and remove the cruft using
any text editor. I'd pop it over to a Unix box to use sed, but you could do
it with NT Perl or the global replace commands in Wordpad or ...
Also try HTML Tidy from w3c.org, but that removes all the cruft.
Read the de-crufted file back into Word and all should be well.
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
A landmark hotel, one of America's most beautiful cities, and
three and a half days of immersion in the state of the art:
IPCC 01, Oct. 24-27 in Santa Fe. http://ieeepcs.org/2001/
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.