Re: IXIN 1.2 available

2013-01-14 Thread Andy Wingo
On Sun 13 Jan 2013 12:53, Thien-Thi Nguyen writes: >The SXML modules don't do DTD parsing right now > > Is anyone working on that? No, I don't think so. Andy -- http://wingolog.org/

Re: IXIN 1.2 available

2013-01-13 Thread Andy Wingo
On Mon 03 Dec 2012 16:09, Thien-Thi Nguyen writes: > BTW, ‘a2ixin foo.sxml’ works fine under Guile 2. > Getting the .sxml in the first place is the problem, there. IIRC the problem here was entities like ©right; not being defined? For that you can use: -- Function: define-parsed-entity! en

IXIN 1.2 available

2012-12-03 Thread Thien-Thi Nguyen
release notes: One bugfix, some new features, and more detailed ‘meta’ spec. BTW, ‘a2ixin foo.sxml’ works fine under Guile 2. Getting the .sxml in the first place is the problem, there. thi README excerpts: IXIN is an EXPERIMENTAL distribution of EXPERIMENTAL code and some pre-built