observation Re: report html generation question

2009-01-21 Thread Arthur Ralfs
Derek Atkins wrote: >> >> >> >> This html appears not to be the html I expected to get looking at the >> >> scheme code. >> >> >> >> Why is this? I would much rather get the scheme generated html than >> >> this. >> > > > > Because GtkHTML sucks. > > > > What you're seeing is HTML fed to Gtk

Re: GnuCash reports via eguile - probably not

2009-01-21 Thread Arthur Ralfs
Chris Dennis wrote: > I've boiled the problem down to this: > > > ;#! /usr/bin/guile > (define fred "This is Fred") > (define (foo bar) >(display fred) (newline) (display bar) (newline) >(display "and now via eval-string...") (newline) >(let ((string1 "(display fred) (newline) (dis

Re: report html generation question

2009-01-10 Thread Arthur Ralfs
Josh Sled wrote: > Arthur Ralfs writes: > >> Why is this? I would much rather get the scheme generated html than this. >> > > I believe we ask gtkhtml to do the export, and it serializes its own > representation of the document rather than emitting the gener

report html generation question

2009-01-09 Thread Arthur Ralfs
- This html appears not to be the html I expected to get looking at the scheme code. Why is this? I would much rather get the scheme generated html than this. Arthur Ralfs ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel