-/* $Id: read.c,v 1.20 2011/07/21 12:30:44 kristaps Exp $ */
+/* $Id: read.c,v 1.23 2011/07/23 18:41:18 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org>
"generic error",
/* related to equations */
- "bad equation macro syntax",
- "too many nested equation defines",
"unexpected equation scope closure",
"equation scope open on exit",
+ "overlapping equation scopes",
+ "unexpected end of equation",
+ "equation syntax error",
/* related to tables */
"bad table syntax",