<break>

Line Break

An explicit line break in the text.

Remarks

This element is restricted to a very few contexts, for example, inside <title>s and inside table cells (<td>s and <th>s).

Authoring/Best Practice: Usage of this element is discouraged. The intent of this Tag Set is not to capture the “look-and-feel” of a document.

Best Practice: By design, this element is only a line break and does not cover page breaks, section breaks, or part or other book-component breaks. Best practice is to use the <milestone-start> element with its @rationale or @content-type attributes, if it is absolutely necessary to record any break other than a line break.

Content Model

<!ELEMENT  break        EMPTY                                        >

Description

This is an EMPTY element

This element may be contained in:

<aff>, <alt-title>, <article-title>, <attrib>, <bold>, <book-title>, <chapter-title>, <chem-struct>, <collab>, <compound-kwd-part>, <corresp>, <disp-formula>, <institution>, <italic>, <kwd>, <label>, <monospace>, <nav-pointer>, <overline>, <part-title>, <product>, <publisher-loc>, <related-article>, <related-object>, <roman>, <sans-serif>, <sc>, <sig>, <sig-block>, <source>, <std-organization>, <strike>, <sub>, <subject>, <subtitle>, <sup>, <target>, <td>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <xref>

Example

          
...
<sec>
<title>Buy or Lease?<break/>
Two Models for Scholarly Information<break/>
at the End (or the Beginning) of an Era</title>
<verse-group>
<verse-line>Some say the world will end in fire,</verse-line>
<verse-line>Some say in ice.</verse-line>
<verse-line>From what I&rsquo;ve tasted of desire</verse-line>
<verse-line>I hold with those who favor fire.</verse-line>
<verse-line>But if it had to perish twice,</verse-line>
<verse-line>I think I know enough of hate</verse-line>
<verse-line>To say that for destruction ice</verse-line>
<verse-line>Is also great</verse-line>
<verse-line>And would suffice.</verse-line>
<attrib>&mdash;Robert Frost &ldquo;Fire and Ice&rdquo;</attrib>
</verse-group>
<p>Within living memory, our use of print (static) information has been
governed by copyright law and the practices that have evolved around it.
Enter electronic information, where publishers deliver it with licenses and
new rules, a very different framework from copyright. ...</p>
</sec>
...


        

Module

JATS-format1.ent