From c2805744029f70fe2426e4fe615c8b3f145b80a1 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Tue, 30 Dec 2014 18:49:11 +0100 Subject: [PATCH] Parse tikzpicture env. correctly (bug #9011) --- lib/syntax.default | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/syntax.default b/lib/syntax.default index f18ea74b79..5a94049eee 100644 --- a/lib/syntax.default +++ b/lib/syntax.default @@ -706,6 +706,7 @@ bibunit[]{translate} psmatrix[]{} theorem[]{translate} % from amsthm.sty and probably others thebibliography{} +tikzpicture[]{} \end{environments} % Environments that start math mode.