MWE
\documentclass[a4paper,11pt]{article}
\begin{document}
Victims!\dots\ Aren't we all?
Victims?\dots\ Aren't we all?
\end{document}
That I want
Like \dots or \ldots, but not 3 dots only 2 dots.
MWE
\documentclass[a4paper,11pt]{article}
\begin{document}
Victims!\dots\ Aren't we all?
Victims?\dots\ Aren't we all?
\end{document}
That I want
Like \dots or \ldots, but not 3 dots only 2 dots.