Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Long number without space disappearing

Explorer ,
Sep 18, 2018 Sep 18, 2018

Hi Guys,

Can you help me to show the text below..

The first image is the whole content. I need it to make a short text box width for this like the 2nd box.

But when I try to to adjust the width, the text should be flow on the 2nd line but it doesn't.

Note:

Hypernate - off

No Break - off

No Wrap

Any help?

3626431/3626434/3626446/3726868

Thanks!

Sarah

494
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 18, 2018 Sep 18, 2018

Add discretionary line breaks after each slash (Type > Insert Break Character > Discretionary Line Break).

P.

Translate
Community Expert ,
Sep 18, 2018 Sep 18, 2018

Add discretionary line breaks after each slash (Type > Insert Break Character > Discretionary Line Break).

P.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2018 Sep 18, 2018

Peter's answer is correct.

The reason the numbers disappear is that they are numbers and don't hyphenate on their own. Notice the overset text mark in the bottom right. They will come back when you do something to cause them to fit, such as make the frame wider or the text smaller or Shift + Return to break the line.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 18, 2018 Sep 18, 2018

Thank you Peter and Jane.

So it was solved by inserting Discretionary Line Break.

Another problem is.. This text is from feed xml. How can I automate that to have Discretionary Line Break? Can grep do that?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 19, 2018 Sep 19, 2018
LATEST

No need for Grep. You can replace the slash with /^k

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines