Skip to content

Commit dc230dd

Browse files
committed
set graphics width
1 parent 250a370 commit dc230dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

P5/Source/Guidelines/en/AI-AnalyticMechanisms.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ sake of readability).
12161216
index for the (unrepresented) root node is 0.</p>
12171217
<p>A graphical rendition of this example is given below in terms of an
12181218
annotated dependency graph.</p>
1219-
<p><graphic url="Images/dependency1.png"/></p>
1219+
<p><graphic width="300px" url="Images/dependency1.png"/></p>
12201220
<p>In this directed graph, the labelled arcs each connect a
12211221
<term>dependent</term> node and its <term>head</term> node. The arc labels
12221222
indicate the type of the dependency relation. A somewhat special relation
@@ -1264,7 +1264,7 @@ sake of readability).
12641264
<p>As can be seen from the graphical rendition of this example below, there
12651265
are dependent nodes with multiple arcs, pointing to more than one head
12661266
node.</p>
1267-
<p><graphic url="Images/dependency2.png"/></p>
1267+
<p><graphic width="600px" url="Images/dependency2.png"/></p>
12681268
<p>For convenience, those additional arcs are rendered as curves.</p>
12691269
<p>The above example may be encoded as follows:
12701270
<egXML xmlns="http://www.tei-c.org/ns/Examples">

0 commit comments

Comments
 (0)