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.
>>I have a feeling this is an issue similar to TOCs, but
>>I thought I'd ask...Is there a way to limit the line
>>width of a variable where if it exceeds the length,
>>wraps to the next line?
>On your master page, you could split the text rect
>for your footer into two. Use one text rect for the
>heading 2, and the other text rect for the other
>elements in the footer. Resize both text rects as
>appropriate.
>In particular, reduce the width of the heading 2
>text rect to the maximum width that you want this
>to occupy, but make it several lines high.
Thanks, guys...I took the lazy way out...I reduced the font size from
12pt to 9 pt and the problem went away.