]> Shamusworld >> Repos - ardour-manual/blobdiff - include/summary.html
Ruler/Markers rewrite, part 5 of N
[ardour-manual] / include / summary.html
index 5efa23688afee093ebde23e6859a7cbf6a67090b..3c9134aa2dc16a2c31c15d28f4d206b5ff8ef301 100644 (file)
@@ -1,6 +1,10 @@
 
-
-<img src="/images/summary.png" alt="Ardour's Summary">
+<figure>
+  <img src="/images/summary.png" alt="Ardour's Summary">
+  <figcaption>
+    Ardour's Summary
+  </figcaption>
+</figure>
 
 <p>
   The <dfn>Summary</dfn> is a global overview of the session, allowing for a good "bird's eye" view of where in time and tracks the work happens.
 </p>
 
 <p>
-       The transparent white rectangle represents what's actually displayed in the Editor window, i.e. what part of the session is beign looked at on screen.
+       The transparent white rectangle represents what's actually displayed in the Editor window, i.e. what part of the session is being looked at on screen.
 </p>
 
 <p>The Summary also doubles as a navigator:</p>
 
 <ul>
-       <li>the arrows on the left allow to scroll the view horizontally, by 1 length of the view each time</li>
-       <li>the arrows on the right allow to scroll vertically, by 1 track each time</li>
+       <li>the arrow on the left allow to scroll the view horizontally to the left, by 1 length of the view each time</li>
+       <li>the arrow on the right allow to scroll the view horizontally to the right, by 1 length of the view each time</li>
        <li>the white rectangle can be dragged anywhere on the session, moving the view accordingly</li>
-       <li>each border and corner of the white square can be resized, zooming in and out accordingly</li>
+       <li>the right and left borders of the white square can be resized, zooming in and out accordingly</li>
 </ul>