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.
On Wed, 11 Apr 2007 11:42:02 -0500, Chris Borokowski <athloi -at- yahoo -dot- com>
wrote:
> The version of WWP from before the current that I saw
> allowed you to edit a variable for each element
> (paragraph/character), so you could try in there. I
> don't have WWP 7 to test it here.
At the end of the day, I decided to use the following:
for blah in *.html ; do
sed -e '/Preformatted/,<\/pre>/{/<a/d}' $blah -i
done
A bit of a hack, I suppose, but it was easier than trolling through reams
of Webworks documentation, and it was a bit more to the point. We don't
generate our documentation often enough to justify paying me to hunt down
the problem. I'll just make sure to document the workaround in our
intranet. ;)
Thanks again for your suggestions and help.
Best,
Ethan
--
Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9841
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only) http://www.obj-sys.com
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
Now shipping: Help & Manual 4 with RoboHelp(r) import! New editor,
full Unicode support. Create help files, web-based help and PDF in up
to 106 languages with Help & Manual: http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-