Parse tikzpicture env. correctly (bug #9011)

This commit is contained in:
Georg Baum 2015-01-03 17:21:14 +01:00
parent 9c54ee6f0d
commit 202e848a0e
2 changed files with 3 additions and 0 deletions

View File

@ -706,6 +706,7 @@ bibunit[]{translate}
psmatrix[]{}
theorem[]{translate} % from amsthm.sty and probably others
thebibliography{}
tikzpicture[]{}
\end{environments}
% Environments that start math mode.

View File

@ -184,6 +184,8 @@ What's new
- Do not ignore table columns with unknown column specifiers (bug 9311).
- Parse tikzpicture environment correctly (bug 9011).
* ADVANCED FIND AND REPLACE