Re: [LyX master] remove an obsolete layout file

2012-10-14 Thread Uwe Stöhr
Am 15.10.2012 00:55, schrieb Scott Kostyshak: Should the example file armenian-article.lyx be updated? This file can no longer be compiled and I should have deleted it earlier together with the ArmTeX removal. I have done this now. thanks and regards Uwe

Re: [LyX master] remove an obsolete layout file

2012-10-14 Thread Scott Kostyshak
On Sun, Oct 14, 2012 at 6:22 PM, Uwe Stöhr wrote: > Am 07.07.2012 05:49, schrieb Pavel Sanda: > >>> commit e777b180669cd7c4c1f4bf20f14aa25f49943576 >>> Author: Uwe StĂśhr >>> Date: Fri Jul 6 22:34:02 2012 +0200 >>> >>> remove an obsolete layout file >>> >>> as the support for the bugg

Re: [LyX master] remove an obsolete layout file

2012-10-14 Thread Uwe Stöhr
Am 07.07.2012 05:49, schrieb Pavel Sanda: commit e777b180669cd7c4c1f4bf20f14aa25f49943576 Author: Uwe StĂśhr Date: Fri Jul 6 22:34:02 2012 +0200 remove an obsolete layout file as the support for the buggy and outdated ArmTeX was removed, this layout is now obsolete and can also b

Re: Re: About LyX menus & usability.

2012-10-14 Thread Kornel Benko
Am Samstag, 13. Oktober 2012 um 19:43:48, schrieb Tommaso Cucinotta > On 13/10/12 19:38, Tommaso Cucinotta wrote: > > On 13/10/12 10:42, Jean-Marc Lasgouttes wrote: > >> I also agree that moving document view/update to Document makes > >> sense: they do not fit the definition above. > >> > >> I

Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-14 Thread Vincent van Ravesteijn
On Windows 7, the cmake build process fails to generate a correct .vcxproj for the frontend_qt4 project. The problem is that Visual Studio decided that the header files are being included twice. The solution is to not include the header files. A