-/* $Id: read.c,v 1.18 2011/07/18 07:46:41 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",
+ "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",