From bdd14b96c0aec598d74da0cdd4c7ee2936772f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 2 Jan 2021 12:21:44 +0100 Subject: [PATCH] Added version 8.1 info --- css/style.css | 3 +++ doc.html | 12 ++++++------ index.html | 20 ++++++++++---------- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/css/style.css b/css/style.css index da63b31b..e2db045e 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,9 @@ input, textarea, select { textarea { overflow:hidden; } +sup { + line-height: 0; +} .cl { display:block; height:0; diff --git a/doc.html b/doc.html index ffa2df90..c1db5b7b 100644 --- a/doc.html +++ b/doc.html @@ -292,9 +292,9 @@

DEM files

Digital Elevation Model (DEM) files can be used as elevation source instead of the recorded GPS data. The format of the DEM data is the SRTM HGT - file format (SRTM3 and SRTM1 are both supported). The DEM files must be extracted - in the DEM directory in one of the configuration paths for GPXSee - to use them.

+ file format (SRTM3 and SRTM1 are both supported). The DEM files must be + put3 in the DEM directory in one + of the configuration paths for GPXSee to use them.

The SRTM data is provided for example by the USGS.

@@ -302,9 +302,9 @@

[1] The user paths have changed in GPXSee 7.

-

[2] To display PBF(MVT) tiles/MBTiles, - QtPBFImagePlugin is required (part of the official Windows & - OS X builds).

+

[2] To display PBF(MVT) tiles, + QtPBFImagePlugin is required (included in the Windows and OS X builds).

+

[3] For versions older than 8.1, you have to unzip them too.

diff --git a/index.html b/index.html index 5429963d..39cbfe55 100644 --- a/index.html +++ b/index.html @@ -175,6 +175,16 @@