On 05/10/2016 04:17 PM, Grundtvig Nielsen Niels wrote:
When I need feedback from colleagues, it’s often quicker to take a
screenshot of a topic in an XXE window than it is to copy the content
into an e-mail and painstakingly reformat it. Everyone’s very happy with
that way of exchanging information … but given the number of strange
terms (including <filepath>, <cmdname> and <codeblock> elements) the
content does have an embarrassingly high number of apparent spelling errors.

The elements you cite are *not* checked for spelling because we have added this declaration in <XXE_install_dir>/addon/config/dita/topic.xxe:

---
  <cfg:spellCheckOptions xmlns=""
    useAutomaticSpellChecker="true"
    languageAttribute="xml:lang"
    skippedElements="pre lines screen codeblock msgblock syntaxdiagram
                     msgph msgnum cmdname varname filepath
                     userinput systemoutput
                     apiname codeph option parmname pt
                     markupname numcharref parameterentity textentity
                     xmlatt xmlelement xmlnsname xmlpi" />
---

But may be we forgot some elements in the above <cfg:spellCheckOptions>, so please do not hesitate to ask us to add these missing elements to this <cfg:spellCheckOptions>.

More information in http://www.xmlmind.com/xmleditor/_distrib/doc/configure/spellCheckOptions.html





Question: is it possible to turn off highlighting of spelling errors
just long enough to take the screenshot?

Yes, simply click the "Automatic Spell Checker" button (has an "underlined ABC" icon) found at the bottom/right of XXE main window.

More information in http://www.xmlmind.com/xmleditor/_distrib/doc/help/automatic_spell_checker.html






--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to