Re: [patch] Get rid of some obsolete encoding stuff

2007-03-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: Unfortunately it is not finished Georg> yet. Before this can go in we need to decide what to do with Georg> the kmap files: Keep the LaTeX commands or switch to UCS4 code Georg> points? >> I'd say UCS4. Ge

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Georg> Unfortunately it is not finished yet. Before this can go in we > Georg> need to decide what to do with the kmap files: Keep the LaTeX > Georg> commands or switch to UCS4 code points? > > I'd say UCS4. OK. The non-kbmap stuff of the patch is in now. For the tr

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Sonntag, 25. März 2007 15:48 schrieb Abdelrazak Younes: >> Georg Baum wrote: >> > Unfortunately it is not finished yet. Before this can go in we >> need to > decide what to do with the kmap files: Keep the LaTeX >> commands or Geor

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Sonntag, 25. März 2007 15:06 schrieb Michael Gerz: >> I see that you also did some additional string=>docstring, >> char=>char_type conversion. Very nice! Georg> That fixed the implicit encoding conversions. >> I suggest committin

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Georg Baum
Am Sonntag, 25. März 2007 15:48 schrieb Abdelrazak Younes: > Georg Baum wrote: > > Unfortunately it is not finished yet. Before this can go in we need to > > decide what to do with the kmap files: Keep the LaTeX commands or switch > > to UCS4 code points? > > What are the pros and cons? It lo

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Abdelrazak Younes
Georg Baum wrote: Am Sonntag, 25. März 2007 15:06 schrieb Michael Gerz: I see that you also did some additional string=>docstring, char=>char_type conversion. Very nice! +1. That fixed the implicit encoding conversions. I suggest committing this patch before the next beta. Unfortunatel

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Georg Baum
Am Sonntag, 25. März 2007 15:06 schrieb Michael Gerz: > I see that you also did some additional string=>docstring, > char=>char_type conversion. Very nice! That fixed the implicit encoding conversions. > I suggest committing this patch before the next beta. Unfortunately it is not finished yet

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Michael Gerz
Georg Baum schrieb: Am Samstag, 24. März 2007 18:41 schrieb Georg Baum: This experimental patch gets rid of some encoding related lyxrc settings and the cdef files in lib/kbd. (I did not include the deleted files in the patch, you can see which ones are no longer needed in the makef

Re: [patch] Get rid of some obsolete encoding stuff

2007-03-25 Thread Georg Baum
Am Samstag, 24. März 2007 18:41 schrieb Georg Baum: > This experimental patch gets rid of some encoding related lyxrc settings > and the cdef files in lib/kbd. (I did not include the deleted files in the > patch, you can see which ones are no longer needed in the makefile > changes). Here is a

[patch] Get rid of some obsolete encoding stuff

2007-03-24 Thread Georg Baum
This experimental patch gets rid of some encoding related lyxrc settings and the cdef files in lib/kbd. (I did not include the deleted files in the patch, you can see which ones are no longer needed in the makefile changes). The lyxrc font encoding settings are no longer needed since the switch