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: IBM syntax diagrams: how do they do it? From:Jean Hollis Weber <jean -at- wrevenge -dot- com -dot- au> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Wed, 13 Oct 1999 06:48:27 +1000
Those syntax diagrams were probably produced using IBM's markup language,
BookMaster. It has a detailed set of markup commands covering all the
arguments, sub-arguments, and stuff I don't remember the names of. The
BookMaster compiler turns all that into the tidy diagrams you see in their
manuals.
I don't know of any easy way to duplicate this, not that I've ever tried to
find one.
Regards, Jean
Jean Hollis Weber mailto:jean -at- wrevenge -dot- com -dot- au
The Technical Editors' Eyrie http://www.wrevenge.com.au/
-----------------
Now available: Electronic Editing, A quick start guide for
editing students, experienced editors making the
switch from paper to online, and anyone who needs
to write or edit electronically. For details: http://www.wrevenge.com.au/bookshop/e-edit.htm
At 08:04 10/12/99 -0400, Chris Hamilton wrote:
>I've gotten multiple requests to use IBM-style syntax diagrams to
>document commands in one of our products. These diagrams look like this,
>sort of:
>
>command _____arg1_______arg3________arg4________ ...
> |____arg2____| |______arg5_____|
>
>|______________|
>
>Does anyone know what IBM does to create these diagrams? Is there an
>quicker way, maybe an automated way of creating this?