Mobile app version of vmapp.org
Login or Join
Turnbaugh909

: Turn off text wrapping in Indesign Is there any analogue of CSS rule white-space: nowrap in Adobe Indesign? I know that happens because in Indesign the text can be placed in any arbitrary

@Turnbaugh909

Posted in: #AdobeIndesign #TextWrap

Is there any analogue of CSS rule white-space: nowrap in Adobe Indesign?


I know that happens because in Indesign the text can be placed in any arbitrary shape, not only rectangular as it goes in HTML. Typesetting engine is looking for a string that have enough width to fit a word. And if this shape can't fit big word then such a word will be shifted to next text frame, even if a frame does not exist.

The question is how to disable such behavior?

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Turnbaugh909

3 Comments

Sorted by latest first Latest Oldest Best

 

@Jennifer810

If I understand your question correctly, you want to solve the problem of text overflow when you don't want it. There are different ways to accomplish this, depending on your exact situation.

One is to create the text frame large enough to include your longest line, then apply text wrap properties to the objects on the page that you want to avoid.

Another is to have the text frame resize automatically when you run out of room. You have choices in InDesign that were introduced in CS6 in an extra tab added to the "Text Frame Options" dialog (Ctl/Cmd-B or Object > Text Frame Options...).



There's a good demonstration of it in this video tutorial on the Adobe website, starting at 5m 20s into the presentation, but you'll get the hang of it quite rapidly if you just play with the various options.

All that said, if you type a word that is too long to fit in the width available (which can happen if there is an overlapping text wrap area), it will disappear if InDesign can't hyphenate it, either because you have turned off hyphenation, the word has a No Break attribute, or it has a [No Language] setting in the Character panel or Character Style.

10% popularity Vote Up Vote Down


 

@Vandalay110

You should make the text box the proper width for the text. If you must have the one line a different width as the rest, make a new text box the proper width and then insert the new box into the flow of text.

(see: helpx.adobe.com/indesign/using/threading-text.html )

If you are dealing with a smaller number of single lines of text, break them out into their own boxes and adjust them manually.

If you simply must have one line wider than the rest and insist on not flowing the text through individual boxes, make an image box and set up runaround.

( see: helpx.adobe.com/indesign/using/text-wrap.html )

10% popularity Vote Up Vote Down


 

@Murray976

..... not something I'd recommend doing.......

Highlight the text and in the Character Panel Menu choose No Break.

Anther option is to create a table from the text you do not want to wrap. Tables can extend past text frame boundaries. It can be a table with a single cell. Ir simply an inline additional text frame.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme