Re: 6 advanced find tests are failing on master

2013-08-21 Thread Scott Kostyshak
On Mon, Aug 5, 2013 at 5:14 AM, Scott Kostyshak wrote: > On Sun, Jul 28, 2013 at 8:15 AM, Tommaso Cucinotta wrote: >> On 28/07/13 06:59, Scott Kostyshak wrote: > > Let non-ASCII chars within regexp insets match their occurrence > within TEXT, rather than MATHS (seems the most recu

Re: AGUTeX template: agutex.cls -> AGUTeX.cls

2013-08-21 Thread Scott Kostyshak
Update (I know you've been on the edge of your seat for this one): The AGU LaTeX maintainers thought that file names were case insensitive. The FTP files were updated so that now both sources have the same files _except_ that one is named AGUTeX.cls and the other is named agutex.cls. I'm trying to

Re: Copy and paste between different files

2013-08-21 Thread Pavel Sanda
Zahari Dim wrote: > My personal issue: I am making a program that generates lots of images and > stores them in the same folder as the lyx document. I generate > programatically a lyx clipboard that pastes the figures to lyx with some > formatting (floats, centering and so on). The problem is that

Copy and paste between different files

2013-08-21 Thread Zahari Dim
I have seen that there has been quite a lot of discussion about this (eg http://comments.gmane.org/gmane.editors.lyx.devel/131586), however now it doesn't work as I would need it to: When you copy and paste an image inset from one lyx file to another, if the original image had a relative route, th

Re: Reviews of commits

2013-08-21 Thread Hashini Senaratne
Hello Jean-Marc, > I am now back from vacation for a week and took the time to review the > current code and change it according to the ideas that we have discussed > in July. It strikes me as a better way to state my ideas (and was also a > good way to understand what ideas do not work...). N

Re: Unicodesymbols requirements ignored

2013-08-21 Thread Jean-Marc Lasgouttes
21/08/2013 12:26, Jean-Marc Lasgouttes: Next in line: Layout.cpp, which uses LAYOUT_NO_CSS to try to trick us. Done with the following patch. Stephan, I pushed all these patches to the new branch features/kill-tex2lyx-define. Feel free to push your own stuff there and we should be done, if I

Re: Unicodesymbols requirements ignored

2013-08-21 Thread Jean-Marc Lasgouttes
21/08/2013 11:45, Jean-Marc Lasgouttes: 21/08/2013 11:35, Jean-Marc Lasgouttes: 20/08/2013 16:38, Stephan Witt: For the Encoding class I've made a patch for review. Here is an easy one: Lexer.cpp Second easy one: ModuleList.cpp. Then I move those dummy definitions in their own file. BTW,

Re: unicodesymbols and tex2lyx

2013-08-21 Thread Guenter Milde
On 2013-08-20, Jean-Marc Lasgouttes wrote: > 20/08/2013 12:32, Guenter Milde: >> While there is always one unique code point per Unicode character, there are >> many characters with multiple LICR LaTeX macros. >> This means that for tex2lyx, we should rather use an additional ressource >> for the

Re: [LyX/master] Automake fix after 66dfbab8bb65

2013-08-21 Thread bsermesinde
Estamos encerrados para férias de 1 a 29 de Agosto. Regressamos no dia 30 de Agosto, por favor entre em contato connosco a partir dessa data. Out of the office from the 1st to the 29th of August Com os melhores cumprimentos / kind regards A Diretora / The directors Idalina Meireles / Sofia Forman

Re: Unicodesymbols requirements ignored

2013-08-21 Thread Jean-Marc Lasgouttes
21/08/2013 11:35, Jean-Marc Lasgouttes: 20/08/2013 16:38, Stephan Witt: For the Encoding class I've made a patch for review. Here is an easy one: Lexer.cpp Second easy one: ModuleList.cpp. JMarc >From 26952a652cb1338b248db9d8d2944c0ae898e8ad Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgo

Re: trunk: Style Chunk

2013-08-21 Thread Kornel Benko
Am Dienstag, 20. August 2013 um 19:43:32, schrieb Richard Heck > On 08/20/2013 03:36 PM, Kornel Benko wrote: > > > > In lyx2.0 we had "Style Chunk" and now we have only "InsetLayout > > Flex:Chunk". > > > > But we have also files using the style (which is ATM 'unknown') > > > > Can we please get

Re: Unicodesymbols requirements ignored

2013-08-21 Thread Jean-Marc Lasgouttes
20/08/2013 16:38, Stephan Witt: For the Encoding class I've made a patch for review. Here is an easy one: Lexer.cpp JMarc >From 16a5c3bbe5a114337624d898404bc24a68ded702 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 21 Aug 2013 11:31:55 +0200 Subject: [PATCH] Remove dependency