Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-23 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller writes: > Enrico Forestieri wrote: >> Done. I am not sure whether it deserves a status.16x entry, as this is >> neither visible at the user level nor affects previous behavior. > > I guess in the end it will be included in a glorious "tex2lyx handles unicode > now" entry. Ye

Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-23 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > Done. I am not sure whether it deserves a status.16x entry, as this is > neither visible at the user level nor affects previous behavior. I guess in the end it will be included in a glorious "tex2lyx handles unicode now" entry. Jürgen

Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-23 Thread Enrico Forestieri
On Tue, Dec 23, 2008 at 08:01:19AM +0100, Jürgen Spitzmüller wrote: > forenr wrote: > > Author: forenr > > Date: Tue Dec 23 03:03:53 2008 > > New Revision: 27957 > > > > URL: http://www.lyx.org/trac/changeset/27957 > > Log: > > Take into account that '\' is always part of a LaTeX command and also

Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-23 Thread Enrico Forestieri
On Tue, Dec 23, 2008 at 12:52:51PM +0100, Andre Poenitz wrote: > On Tue, Dec 23, 2008 at 02:03:54AM -, for...@lyx.org wrote: > > Author: forenr > > Date: Tue Dec 23 03:03:53 2008 > > New Revision: 27957 > > > > URL: http://www.lyx.org/trac/changeset/27957 > > Log: > > Take into account that '

Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-23 Thread Andre Poenitz
On Tue, Dec 23, 2008 at 02:03:54AM -, for...@lyx.org wrote: > Author: forenr > Date: Tue Dec 23 03:03:53 2008 > New Revision: 27957 > > URL: http://www.lyx.org/trac/changeset/27957 > Log: > Take into account that '\' is always part of a LaTeX command and also > that entries in the unicodesymbo

Re: [Cvslog] r27957 - /lyx-devel/trunk/src/Encoding.cpp

2008-12-22 Thread Jürgen Spitzmüller
forenr wrote: > Author: forenr > Date: Tue Dec 23 03:03:53 2008 > New Revision: 27957 > > URL: http://www.lyx.org/trac/changeset/27957 > Log: > Take into account that '\' is always part of a LaTeX command and also > that entries in the unicodesymbols file may not start with '\'. > Maybe the method