Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeRDark
titleJATS XML Example
collapsetrue
<kwd-group kwd-group-type="author"><title>Keywords: </title><kwd>Math</kwd><kwd>Microsoft Word</kwd><kwd>XML</kwd><kwd>JATS</kwd></kwd-group>

Keywords_Translated

In multi-language publishing, a second or subsequent set of keywords, translated into another language, may be supplied. eXtyles can make use of a Secondary Language specified on the Document Information dialog to handle a set of translated keywords, styled using Keywords_Translated. The same rules apply considering separator characters.

The language is identifed using anĀ @xml:lang attribute. Note that the attribute is applied to the <kwd-group> element, not to the individual keywords. It is therefore necessary to group keywords by language.

Example

Info

This illustration is an excerpt from the sample document: Sample 2_Math-in-Word.docx

Image Removed

Code Block
languagexml
themeRDark
titleJATS XML Example
collapsetrue
<kwd-group kwd-group-type="translator" xml:lang="fr"><title>Mots cl&#x00E9;s: </title><kwd>math&#x00E9;matiques</kwd><kwd>Microsoft Word</kwd><kwd>XML</kwd><kwd>JATS</kwd></kwd-group>