- May 19, 2011
- 20,992
- 16,237
- 136
A customer has presented quite an odd scenario to me. They're using Outlook 2010, and initially they forwarded a copy of an e-mail that one of their recipients received from them that included just one portion of text set to 110pt and the rest reasonably normal. There's nothing unusual about the portion of text, it was typed just as the rest was and no additional formatting was intentionally applied. The message source suggests that the recipient's e-mail software is also Outlook. There's also this odd bit of code:
I asked the customer to forward the original message he sent to me from his Sent folder, and there's no reference to 110pt font size or the far east bit.
AFAIK both users are in the UK. I suspect however that the recipient bought their computer in the far east, so there's some locale/region setting going on like making a UK keymap an optional layout but not the primary.
Code:
mso-fareast-language:EN-GB;}
I asked the customer to forward the original message he sent to me from his Sent folder, and there's no reference to 110pt font size or the far east bit.
AFAIK both users are in the UK. I suspect however that the recipient bought their computer in the far east, so there's some locale/region setting going on like making a UK keymap an optional layout but not the primary.