Closed curiousdannii-testing closed 2 years ago
Fixed via this commit:
https://github.com/ganelson/inform/commit/3cf5334e2968c5082ee328f248a5e5af5a4a0b68
Comment by Graham Nelson:
I agree with Natrium729. It doesn't really affect most I7 users because the "articles" property isn't much used, but the spaces ought to be in the property, so I've made the change Natrium729 proposed.
Reported by : Natrium729
Description :
In languages other than English, we sometime have to use custom articles and remove the spacing after them.
According to the DM4 (page 272), it should be done using the Inform 6 property "articles". But Inform 7 still prints the space because a space (that was not here in I6) was added in the "PrefaceByArticle" routine.
I replaced that part of the template in the French extension, but I think that there is no reason to have this space and that it would be better to remove it from the template.
Steps to reproduce :
Additional information :
This intfiction.org topic for more detail:
imported from: [Mantis 2105] Impossible to remove the space after an articlehttps://intfiction.org/t/removing-the-space-after-an-article-definite-and-undefinite/41251