' + ' turns into " "
This has got to be the weirdest question - and maybe I am missing a standard autocorrect, which I should be aware of, but...
If I put single quotation marks around something in the pre- and suffix, it automatically changes to double quotationmarks?
If I put single quotation marks around something in the pre- and suffix, it automatically changes to double quotationmarks?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
While affixes are borderline cases, there are good reasons for the general behavior, which e.g. allows for quotation marks in titles to always be treated correctly.
<locale xml:lang="fr">
<terms>
<term name="open-quote">« </term>
<term name="close-quote"> »</term>
<term name="open-inner-quote">“</term>
<term name="close-inner-quote">”</term>
</terms>
</locale>
Cf. also: http://citationstyles.org/downloads/upgrade-notes.html#quotes