-/* $Id: main.c,v 1.132 2011/01/03 13:54:02 kristaps Exp $ */
+/* $Id: main.c,v 1.135 2011/01/04 15:02:00 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
/* related to missing macro arguments */
"skipping empty macro",
+ "argument count wrong",
"missing display type",
"list type must come first",
"tag lists require a width argument",
"bad table layout",
"no table layout cells specified",
"no table data cells specified",
+ "ignore data in cell",
+ "data block still open",
+
"input stack limit exceeded, infinite loop?",
"skipping bad character",
"skipping text before the first section header",