From: Alan W. I. <ai...@us...> - 2003-03-15 18:49:13
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv11705 Modified Files: Makefile.am Log Message: If build from top-level directory, MAKELEVEL can already be 4 so must substantially increase the recursion runaway limit, MAX_TEX_RECURSION. I have chosen 10 because I have actually never seen such a runaway, and on those rare (if ever) occasions when such a runaway occurs 10 iterations is not too much of a cpu time price to pay. |