[PATCH] Importer doc: fix syntax error

Wald Commits scm-commit at wald.intevation.org
Wed Oct 16 10:18:23 CEST 2013


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1381911499 -7200
# Branch double-precision
# Node ID f7032e1b14335ee2303979b1522414a754b08632
# Parent  6c003cbb27f1d2a3b5d048b9f4b96f6a4097d1ef
Importer doc: fix syntax error.

diff -r 6c003cbb27f1 -r f7032e1b1433 backend/doc/documentation/de/importer-hydr-morph.tex
--- a/backend/doc/documentation/de/importer-hydr-morph.tex	Wed Oct 16 09:56:15 2013 +0200
+++ b/backend/doc/documentation/de/importer-hydr-morph.tex	Wed Oct 16 10:18:19 2013 +0200
@@ -731,7 +731,7 @@
 \textbf{BHP: Error while parsing range!}
 \\Bereichsangabe fehlerhaft.
 
-\textbf{BHP: Could not parse sounding width in line '...'. -> Set default value '0'}
+\textbf{BHP: Could not parse sounding width in line '...'. -$>$ Set default value '0'}
 \\Peilbreite in gegebener Zeile wurde nicht als gültige Zahl erkannt. Setze 0.
 
 \textbf{Unparseable number in data row: \#}
@@ -762,7 +762,7 @@
 \textbf{BSP: Error while parsing data row.}
 \\Ungültige Datenzeile.
 
-\textbf{duplicate station '...': -> ignored}
+\textbf{duplicate station '...': -$>$ ignored}
 \\Duplikat einer Station. Wird ignoriert.
 
 \textbf{BSP: unparseable height ...}
@@ -807,7 +807,7 @@
 \textbf{WST: invalid number.}
 \\Ungültige Zahl.
 
-\textbf{WST: km $km$ ($<Zeile>$) found more than once. $->$ ignored.}
+\textbf{WST: km $km$ ($<Zeile>$) found more than once. -$>$ ignored.}
 \\Ein Kilometer ist doppelt in einer WST-Datei enthalten.
 
 \textbf{WST: String ... could not be interpreted as valid timestamp}


More information about the Dive4elements-commits mailing list