From af16464c3ec056c820a1e91fb9c9fb971cee4a35 Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Sun, 13 Oct 2013 15:55:22 +0200 Subject: [PATCH 1/1] Fix "figure" element in documentation This fix allows compilation, but I'm not sure it correctly reveal the intention of the author. --- help/C/viking.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/help/C/viking.xml b/help/C/viking.xml index b70e25a9..b7f53a15 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1606,8 +1606,12 @@ This table may be invoked from a variety of different layer levels and will then
Track List Dialog: Example +
+ This is showing all tracks and routes (although there are no actual routes here!) in multiple TrackWaypoint layers, that has been sorted by height. Note that routes will not have timestamps or speeds, but may have elevations and should have some distance! + +
@@ -1641,7 +1645,11 @@ This table may be invoked from a variety of different layer levels and will then
Waypoint List Dialog: Example +
+ This was invoked on a TrackWaypoint layer and shows all waypoints from that single layer. It has been sorted by the symbols. + +
-- 2.39.5