Re: eLyXer: using unicodesymbols

2009-06-18 Thread Alex Fernandez
On Thu, Jun 18, 2009 at 10:20 PM, Georg Baum wrote: > For practical reasons, I would strongly suggest not to import the > information, but to use the file as is. That way, it will be easy to > exchange additions/fixes in both directions. Please note that a python > parser does exist already: develo

Re: eLyXer: using unicodesymbols

2009-06-18 Thread Georg Baum
Alex Fernandez wrote: > Hi all, > > On a suggestion from Uwe Stöhr I am planning to import the whole file > lib/unicodesymbols found in LyX distributions. Not the code per se, > but the information within -- I hope that is OK for LyX developers, > especially for contributors Georg Baum, Uwe Stöhr

Re: eLyXer: using unicodesymbols

2009-06-16 Thread Alex Fernandez
On Wed, Jun 17, 2009 at 1:12 AM, Pavel Sanda wrote: > from what i remember from our discussion about artistic licence, mixing is > possible with so called gpl-compatible licenses, which list can be seen on > gnu.org. You are of course right, sorry. What is not possible is mixing with other _copyle

Re: eLyXer: using unicodesymbols

2009-06-16 Thread Pavel Sanda
Alex Fernandez wrote: > > btw how is it with gpl 2-3. is re-use of the code allowed in both > > directions? > > IANAL, but... reuse is not allowed in _any_ direction. A pity, but a > necessary consequence of the nature of the license: strong copyleft > requires code to redistribute under the same

Re: eLyXer: using unicodesymbols

2009-06-16 Thread Alex Fernandez
On Wed, Jun 17, 2009 at 12:27 AM, Pavel Sanda wrote: >> The improvements in eLyXer will be to automatically have a lot of math >> commands translated to the correct Unicode symbols, therefore >> improving the output greatly with little effort. And for LyX to have >> an improved LyX-to-HTML converte

Re: eLyXer: using unicodesymbols

2009-06-16 Thread Pavel Sanda
Alex Fernandez wrote: > Spitzmüller. Anyway the file is under GPLv2 or later, so distributing > it under GPLv3 would be safe. But better safe than sorry. > > The improvements in eLyXer will be to automatically have a lot of math > commands translated to the correct Unicode symbols, therefore > imp

eLyXer: using unicodesymbols

2009-06-16 Thread Alex Fernandez
Hi all, On a suggestion from Uwe Stöhr I am planning to import the whole file lib/unicodesymbols found in LyX distributions. Not the code per se, but the information within -- I hope that is OK for LyX developers, especially for contributors Georg Baum, Uwe Stöhr and Jürgen Spitzmüller. Anyway the