Skip to main content
Known Participant
October 12, 2021
Question

Prevent three dots replacement with ellipsis

  • October 12, 2021
  • 5 replies
  • 6535 views

Hi,

I am copying some text outside of InDesign and pasting it into InDesign document while keeping the formatting. The problem is that all instances of 3 dots are being replaced with ellipsis and formatting changes too (for example font). How to prevent this?

 

 

Regards,

Daniel

This topic has been closed for replies.

5 replies

pixxxelschubser
Community Expert
Community Expert
November 29, 2021

I did something similar a few years ago. But with plain text and a combination of character and paragraph formats with grep styles.

 

 

 

 

 

It requires a lot of prep work, but after that you can have many unformatted codes automatically formatted in InDesign.

James Gifford—NitroPress
Legend
October 13, 2021

Try this: create a new ID document and place the whole Word doc in it. Cut and paste from that.

Peter Spier
Community Expert
Community Expert
October 14, 2021

That, I think, may be the best suggestion.

Bevi Chagnon - PubCom.com
Legend
October 12, 2021

Try Edit / Paste Without Formatting.

It might keep your characters as they were in the original source Word document.

 

FYI, Word does automatically swap out 3 periods . . . for the elipsis character … (Unicode 2026). That can be changed in Word's Options in the AutoCorrection section. Word could be changing the content just as you're copying/pasting to InDesign.

 

As far as I know, InDesign doesn't autocorrect three periods so I, too, don't think this is an InDesign problem.

 

|    Bevi Chagnon   |  Designer, Trainer, & Technologist for Accessible Documents ||    PubCom |    Classes & Books for Accessible InDesign, PDFs & MS Office |
Known Participant
October 12, 2021

Can't really imagine setting up the colors for all of the code blocks in InDesign:

So this is not an option.

 

As for autocorrect - I answered this under some other comments, but the issue occurs only when I paste into InDesign and only from MS Word (if I paste anywhere else there are 3 dots retained, same if I paste them copied from other source like Wordpad). Also, it stopped replacing them with ellipsis, but resets the style to the default style just for these dots:

Word:

InDesign (after pasting):

Previously they were replaced with ellipsis, but it has changed for some reason and now only the style gets set to teh default one.

 

Thank you

Known Participant
October 12, 2021

Not all, these here are ok:

But this have replaced font too:

 

Why?

 


Turns out even this is not all yet

It randomly changes colors of teh font:

>>> part is red everywhere, even in teh place where I copied it from. Why does it do this to me?

Dave Creamer of IDEAS
Community Expert
Community Expert
October 12, 2021

InDesign doesn't do this by default. It's probably happening in the word processing program (presumedly the source). 

If from Word, go to Option > Proofing > and turn off auto-correct or remove the ellipses conversion. 

David Creamer: Community Expert (ACI and ACE 1995-2023)
Known Participant
October 12, 2021

Hmmm,

First, it's indeed MS Word.

I started experimenting and if I copy it from MS Word and paste anywhere, like Wordpad, Notepad, etc, it;s ok, only InDesign shows ellipsis (and also changes font from Consolas to Times New Roman, or, to be more precise, changes style to the default one).

I also tried to copy from otehr sources, including, for example, Wordpad (to keep RTF format) and it does not do that.

It seems to be only MS Word to InDesign.

I tried to disable autocorrect, but this changed nothing.

BobLevine
Community Expert
Community Expert
October 12, 2021

You are keeping the formatting which means you are keeping anything that Word does to your text. If you look at Word and type three dots in the text flow and go back to select it, you'll see it's been automatically formatted as a single character.

This is certainly not an InDesign issue and quite frankly, I fail to see how this is a bad thing anyway.

Community Expert
October 12, 2021

Where are you copying the text from? 

It should copy in exactly what's there. 

Known Participant
October 12, 2021

I'm copying from MS Word.

James Gifford—NitroPress
Legend
October 12, 2021

The issue lies with Word, which turns three dots into an ellipsis character. Change your autocorrect AND autoformat settings to prevent this, or write a macro to switch it on and off if you like the correction for other purposes.