Skip to main content
Participant
January 30, 2024
解決済み

How can I change a character to a line break in indesign?

  • January 30, 2024
  • 返信数 2.
  • 306 ビュー

How can I change a character to a line break in indesign? I am importing a csv file to data merge, but if i use line breaks in the csv they mess up my import, so I am using a character to indictae the line breaks. I then want to find and replace the character which is a / with a return (line break) in indesign.

このトピックへの返信は締め切られました。
解決に役立った回答 Peter Spier

Presumably you are using a character, or combination of characters, that does not occur anywhere else except whre you want your line break.

You can use a simple Text Find/Change query for this. Find the character[s] and change to the line break (choose it from the drop-down list).

返信数 2

Willi Adelberger
Community Expert
Community Expert
January 30, 2024

Use the Find & Replace

In Text:

Find the letter(s)

Replace with "\n"

Peter Spier
Community Expert
Peter SpierCommunity Expert解決!
Community Expert
January 30, 2024

Presumably you are using a character, or combination of characters, that does not occur anywhere else except whre you want your line break.

You can use a simple Text Find/Change query for this. Find the character[s] and change to the line break (choose it from the drop-down list).