[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error invoice.tex:No such file or directory
- Subject: Re: error invoice.tex:No such file or directory
- From: "Chris Travers" <..hidden..>
- Date: Wed, 17 Dec 2008 15:28:14 -0800
n further thought, I have tracked down the bug and its solution....
Apparently there was a line in Form::cleanup which returned
prematurely, allowing me to grab the latex files. This was mistakenly
committed to svn.
The simple fix is probably to delete the "return" line at the
beginning of that function.
Best Wishes,
Chris Travers