aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-09-11 00:47:56 +0200
committerAdrian Kummerlaender2014-09-11 00:47:56 +0200
commit1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31 (patch)
treedae83ea73daa5585f5793e5be2d57a97c3bd6700 /source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
parent41fa90d4a3a61a83d587098c7efbc4f52f4ea2fe (diff)
downloadblog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar.gz
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar.bz2
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar.lz
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar.xz
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.tar.zst
blog.kummerlaender.eu-1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31.zip
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
Diffstat (limited to 'source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md')
-rw-r--r--source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md b/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
index 83202a3..809df85 100644
--- a/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
+++ b/source/00_content/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
<a href="http://imgur.com/RHlNp"><img src="http://i.imgur.com/RHlNpl.jpg" alt="Gnuplot output" class="clear full"/></a>