' + ' 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?
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