From 89183da1fac88fd82cd427a233e5e22465f84007 Mon Sep 17 00:00:00 2001
From: Thomas Fetzer <thomas.fetzer@iws.uni-stuttgart.de>
Date: Mon, 19 Jun 2017 11:40:50 +0200
Subject: [PATCH] [doc] Remove section about outdated highlighting file

---
 doc/handbook/4_externaltools.tex | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/doc/handbook/4_externaltools.tex b/doc/handbook/4_externaltools.tex
index 5d2233cb23..875b70559b 100644
--- a/doc/handbook/4_externaltools.tex
+++ b/doc/handbook/4_externaltools.tex
@@ -43,13 +43,6 @@ Then rerun cmake (in the second case set \texttt{GSTAT\_ROOT} in your input file
 path where gstat is installed).
 
 
-\subsection{Kate}
-For kate there is syntax highlighting style for \Dumux input files. Simply
-copy the file \texttt{dumux-devel/dumux\-InputFiles.xml} to the \texttt{syntax} folder in
-your kate configuration directory (e.g.
-\texttt{HOME/.kde4/share/apps\-/katepart/syntax/dumuxInputFiles.xml}).
-
-
 \subsection{ParaView}
 \paragraph{Reload Button:}
 There are scripts to reload \texttt{*.pvd} or series of {\texttt{*.vtu} files since ParaView 4.2.
-- 
GitLab