<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Something I just realized is that, when you copy text in TeXShop's editor window and paste it into a word processor (MS Word here), the text is pasted with the color it had in the editor window (and the font, and the size). So it seems what's pasted is not pure ASCII, some styling is included.</div><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br class=""></div><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">A screenshot is attached below, with the copied text in TeXShop on the left, and the pasted output in Word on the right.<br class=""><div class=""><br class=""></div><div class="">There's always the possibility of pasting the text in TextEdit say, in Plain text mode, then copy it from there and paste it into the word processor. This is what I usually do to get rid of any formatting the clipboard may include, before pasting into any app. But it's a bit sad to have to do that for TeXShop. I don't remember it used to be like that.</div><div class=""><br class=""></div><div class="">My impression is that this is related to the change in LaTeX-aware spell checking in TeXShop 4.18. Changes.pdf says</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class="">What is the mechanism used to turn off spell checking? I wish I had thought of Sims' idea. The text in the TeXShop source window is an "attributed string." This means it is an ordinary (often very long) string, with an additional data structure associated with the string that lists attributes like "text color" and "background color" for selected ranges of the string. Sims noticed that one of the available attributes is "do not spell check this selection." So Sims added lines to TeXShop's syntax coloring code which prevent the Mac from spell checking TeX commands or comments. This means in particular that the feature only works if syntax coloring is turned on.</blockquote><br class=""></div><div class="">So this seems to say that, when the new spell-checking method is in effect, styling is applied to the text in the editor window, it's not just the presentation of the window that is affected, the window content itself is affected too.</div><div class=""><br class=""></div><div class="">What's odd is that I have all three Spell Checking options unchecked in the Source Preferences window:</div><div class=""><br class=""></div><div class="">Do not check TeX commands</div><div class="">Do not check selected parameters</div><div class="">Do not check commands</div><div class=""><br class=""></div><div class="">I thought having them unchecked meant the new spell checking code wasn't used, and good old CocoAspell was used instead.</div><div class=""><br class=""></div><div class="">I'm probably messing things up. Any idea?</div><div class=""><br class=""></div><div class="">Bruno</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="424C625C-684B-43B4-8E95-F6E00D5CD7C2" src="cid:A9024040-D15B-41F9-9762-E8D3E165C05F@legi.grenoble-inp.fr" class=""></div></div>
</body></html>