Re: Feature request to enable toolkits coexistence

1999-04-02 Thread Asger Alstrup Nielsen
Argh. The mail to the GTK+ people bounced. It seems you have to subscribe to the mailing list in order to mail them, and I'm not. Could somebody else please forward it to them? Thanks, Asger -- > From: Asger Alstrup Nielsen <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PRO

Proposal kernel v0.1

1999-04-02 Thread Asger Alstrup Nielsen
Hi! I've started to implement the new kernel as I think it should be. The result is attached as a zip-file (sorry), and this is what it can do so far: * Build the buffer consisting of parboxes, paragraphs and chunks using a polymorphic iterator-like object, the BufferIterator * Print out the tr

`latexconf' taking shape

1999-04-02 Thread Martin Vermeer
It may interest you to know that I have decided to see if the`latexconf' idea mentioned here some months ago has the potential of being realized. What I am currently doing is create a set of LaTeX classes (based on the base classes, and backward compatible with them) that are massively parametri

Feature request to enable toolkits coexistence

1999-04-02 Thread Asger Alstrup Nielsen
Dear GTK+ people! I have a feature request for you: Could you provide a gdk_init_on_display(Display* display) or gtk_init_on_display(Display* display) method? We need this in the LyX team when we want to port LyX to use GTK+. In the transition phase, we want to link to bot

Re: The design of the Encoding class

1999-04-02 Thread Asger Alstrup Nielsen
[How to convert to and from Unicode] > For iso8859-x family, there's only a few glyphs in encodings. Therefore, it's > trivial. > But for a Asian language encoding, the stupid decision made before to spread one > language into the whole encoding space. Therefore, the conversion is not very > trivi