In MikTex with \usepackage{listings}, when including a textfile into a pdf-document using
\lstinputlisting[]{textfile.xt}
then ocassionally, the display of the tabstops in the created pdf-file doesn't match the display of the tabstops in the original textfile (when opened with an editor such as notepad).
This looks rather ugly. What can be done about it?
PS: I don't know how to upload pictures here, otherwhise I would append an example to make it clearer.
