From 63d9db8438ed6b32c4a85d487c07ea31bda666e4 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Sep 2014 00:47:56 +0200 Subject: Expanded formatter embellishment templates * XHTML elements "h2" and "h3" are replaced with "h3" and "h4" respectively ** modified all existing contents accordingly ** this was done to avoid the gap between the primary heading and subheadings in the markdown depiction of the contents * fleshed out the InputXSLT project page with further information --- articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md') diff --git a/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md b/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md index 83202a3..809df85 100644 --- a/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md +++ b/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md @@ -69,7 +69,7 @@ def printCsv(gpxPositions): ~~~ {: .language-python} -### Plotten mit gnuplot +## Plotten mit gnuplot Gnuplot output -- cgit v1.2.3