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.
> Does anyone know if it is possible to create columns of text in
RoboHelp
> Classic 2000? I have a huge list of keywords that span about three
pages
> if in a single line. When I attempt to tab them into columns, I
find that
> what looks nice on my computer turns into jagged rows elsewhere. I
tried
> Word's column feature, but RoboHelp, well, ignored it and put all
the words
> into a single column.
>
> Any advice or confirmation that RoboHelp doesn't do this would be
> appreciated.
Off hand, I'd recommend trying tables. Failing that, using the <pre>
and </pre> tags might also do it -- but tables give you more control.
Haven't played with RoboHelp as yet, but HTML is HTML ... isn't it?