CVS update: gnucash/src/scm

Dave Peticolas peticolas@linas.org
Thu, 5 Apr 2001 16:13:53 -0500 (CDT)


Date:	Thursday April 5, 2001 @ 16:13
Author:	peticolas

Update of /home/cvs/cvsroot/gnucash/src/scm
In directory www.linas.org:/tmp/cvs-serv18007/src/scm

Modified Files:
	html-document.scm html-table.scm html-utilities.scm 
Log Message:
Christian Stimming's report patch.

	* src/scm/html-table.scm (gnc:html-table-remove-last-row!): Added
	function.

	* src/scm/html-utilities.scm (gnc:html-build-acct-table): Added
	removal of the last empty line above the total sum.

	* src/scm/html-document.scm: changed rendering of #f from one
	whitespace to equally arbitrary three whitespaces. FIXME: This
	should be configurable by a style-sheet.

	* src/scm/report/pnl.scm: deactivated column headers.