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
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
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
-
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