I got some Polish text with dialogues throughout it. I just learned that in Polish typography every statement in a dialogue is started by a dash followed by a fixed-width space. Now I have plenty of cases like this:
\textit{--- Jaki jest język wietnamski?} \\
\textit{--- Język wietnamski nie jest trudny.} \\
which produces:
It is evident that this is not a fixed-width space. I found some descriptions of how to get fixed-width spaces in some text in "Fixed-width interword space" but that looks too complex to me to be used in this case. Is there any easy way of changing these very spaces (these following the "opening" dashes) to fixed-width ones? Defining some fixed-width space (\newcommand) might also work...





Jare not aligned? – Sigur Aug 27 '15 at 16:53microtype. :( Removed. – egreg Aug 27 '15 at 17:04