Skip to content

Commit

Permalink
from travis ci: diff marking for change issue #7
Browse files Browse the repository at this point in the history
  • Loading branch information
openmath-travis committed Oct 1, 2017
1 parent 157aae8 commit a60455f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions standard/om20-editors-draft/omstd20-diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -3643,7 +3643,7 @@ <h4 id="sec_references">3.1.3 Some Notes on References</h4>
<p>We say that an <i>OpenMath</i> element dominates all its children and all elements
they dominate. An <small><code>OMR</code></small> element dominates its target,
i.e. the element that carries the <small><code>id</code></small> attribute pointed to
by the <small><code>href</code></small> attribute. For instance in the representation
by the <small><code class="chg">href</code></small> attribute. For instance in the representation
in <a href="#fig_shared_vs_unshared">Figure 3.1</a>, the
<small><code>OMA</code></small> element with <small><code>id="t1"</code></small> and
also the second <small><code>OMR</code></small> dominate the
Expand Down Expand Up @@ -3755,11 +3755,11 @@ <h5 id="sec_acyclicity">3.1.3.1 An Acyclicity Constraint</h5>

<p> Here, the <small><code>OMA</code></small> with
<small><code>id="bar"</code></small> dominates its third child, the
<small><code>OMR</code></small> with <small><code>href="#baz"</code></small>,
<small><code>OMR</code></small> with <small><code class="chg">href="#baz"</code></small>,
which dominates its target <small><code>OMA</code></small> with
<small><code>id="baz"</code></small>, which in turn dominates its third
child, the <small><code>OMR</code></small> with
<small><code>href="#bar"</code></small>, this finally dominates its
<small><code class="chg">href="#bar"</code></small>, this finally dominates its
target, the original <small><code>OMA</code></small> element with
<small><code>id="bar"</code></small>. So this pair of <i>OpenMath</i> objects
violates the acyclicity constraint and is not the <abbr>XML</abbr>
Expand Down
Binary file modified standard/om20-editors-draft/omstd20-diff.pdf
Binary file not shown.

0 comments on commit a60455f

Please sign in to comment.