Re: How to compile LyX in Win64?

2015-09-14 Thread Kornel Benko
Am Montag, 14. September 2015 um 10:17:02, schrieb Pål Næverlid Sævik > Salutations! > > I have been using LyX since writing my master's thesis. Now I've used it > for academic papers, coursework, my phd thesis and more. A big thank you > to the development team, the

Re: LyX on high resolution displays

2015-09-14 Thread PhilipPirrip
On 09/14/2015 04:04 AM, Jean-Marc Lasgouttes wrote: What is the file layout in /usr/lib/x86_64-linux-gnu/qt5? This is for Fedora Linux 22: /usr/lib64/qt5/ bin/ imports/ libexec/ mkspecs/ plugins/ qml/

Re: textcommands in math mode

2015-09-14 Thread Guenter Milde
Dear Enrico, thanks for the patch. I tested it and unfortunately, it solves only part of the problem: On 2015-09-12, Enrico Forestieri wrote: > On Thu, Sep 10, 2015 at 02:14:26PM +, Guenter Milde wrote: >> LyX mis-handles some text commands in math mode. >> Try: >> * open LyX, >> * open a

Re: textcommands in math mode

2015-09-14 Thread Guenter Milde
On 2015-09-13, Georg Baum wrote: > Enrico Forestieri wrote: > I like it very much. I did not test it, but if the autocompletion > problem does still exist after applying it, then we should implement a > general mechanism to restrict autocompletion in mathed to the currently > active mode: If

Re: How to compile LyX in Win64?

2015-09-14 Thread Jean-Marc Lasgouttes
Le 14/09/15 10:17, Pål Næverlid Sævik a écrit : But, of course, there are always features I would like included and certain improvements that I can envision. I know c++ pretty well, and am curious if I would be able to make some contributions to the source code. But I have never participated in

Re: LyX on high resolution displays

2015-09-14 Thread PhilipPirrip
On 09/14/2015 04:09 AM, Jean-Marc Lasgouttes wrote: Performance is good. Is it really better than 2.1? (it should) I guess I first need to learn how to test this. I just made a document with some 25k characters (a few copies of lorem ipsum from the web). 2.1 scrolls pretty fast, the scroll

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-14 Thread Scott Kostyshak
On Mon, Sep 14, 2015 at 09:45:05AM +, Guenter Milde wrote: > Is there a pointer somewhere how to compile to a build dir? > I currently just run "make" in the repository base dir (as suggested in > lyx/INSTALL). First make an empty directory outside of the source directory. Let's call it

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-14 Thread Scott Kostyshak
On Mon, Sep 14, 2015 at 04:24:48PM +0200, Kornel Benko wrote: > Am Montag, 14. September 2015 um 09:41:41, schrieb Scott Kostyshak > > > > > # if instead you use CMake, do > > cmake /path/to/lyxsource/configure > > make > > Ahm .. should be "cmake /path/to/lyxsource" Oops

Re: LyX on high resolution displays

2015-09-14 Thread Scott Kostyshak
On Mon, Sep 14, 2015 at 08:57:39AM -0400, PhilipPirrip wrote: > On 09/14/2015 04:09 AM, Jean-Marc Lasgouttes wrote: > >>Performance is good. > >Is it really better than 2.1? (it should) > > I guess I first need to learn how to test this. > > I just made a document with some 25k characters (a few

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-14 Thread Kornel Benko
Am Montag, 14. September 2015 um 09:41:41, schrieb Scott Kostyshak > > # if instead you use CMake, do > cmake /path/to/lyxsource/configure > make Ahm .. should be "cmake /path/to/lyxsource" Kornel signature.asc Description: This is a digitally signed message part.

Re: How to compile LyX in Win64?

2015-09-14 Thread Scott Kostyshak
On Mon, Sep 14, 2015 at 01:57:53PM +0200, Jean-Marc Lasgouttes wrote: > Le 14/09/15 10:17, Pål Næverlid Sævik a écrit : > >But, of course, there are always features I would like included and > >certain improvements that I can envision. I know c++ pretty well, and am > >curious if I would be able

Re: Crash on Fedora 23 on copying or cutting text

2015-09-14 Thread José Matos
On Sunday 13 September 2015 13:53:07 Richard Heck wrote: > For stable, too, then. > > rh FWIW I have updated Fedora lyx package with George's patch. The package is in updates-testing and it should be soon, in a week or so, be in updates. The updates is only required for Fedora 23 and rawhide

Re: LyX on high resolution displays

2015-09-14 Thread José Matos
On Monday 14 September 2015 02:34:34 Guillaume Munch wrote: > For the record, if Scott's indication on using CMake is not suitable, I > had to ./configure in Ubuntu as follows: > > ./configure --enable-qt5 --with-qt-dir=/usr/lib/x86_64-linux-gnu/qt5 >

Re: textcommands in math mode

2015-09-14 Thread Enrico Forestieri
On Mon, Sep 14, 2015 at 12:52:34PM +, Guenter Milde wrote: > Dear Enrico, > > thanks for the patch. I tested it and unfortunately, it solves only part of > the problem: > > On 2015-09-12, Enrico Forestieri wrote: > > On Thu, Sep 10, 2015 at 02:14:26PM +, Guenter Milde wrote: > > >> LyX

Re: Update on the patches

2015-09-14 Thread Richard Heck
On 09/13/2015 10:09 PM, Guillaume Munch wrote: Le 13/09/2015 22:28, Richard Heck a écrit : On 09/12/2015 09:31 PM, Guillaume Munch wrote: * I would like to discuss another set of patches that makes it convenient to navigate within floats: see . To test the

Re: Linker error while building Lyx 2.2 on OSX

2015-09-14 Thread Stephan Witt
Am 13.09.2015 um 21:39 schrieb da...@dinh.io: > The error message states “Lyx will only have minimal functionality because no > textclasses have been found. You can either try to reconfigure LyX normally, > try to reconfigure without checking your LaTeX installation, or continue.” > Which ever

Re: Linker error while building Lyx 2.2 on OSX

2015-09-14 Thread david
Thanks for the suggestion about the messages window. I’ve found the error: there is a typo on line 169 of Contents/Resources/configure.py, where ‘True' is mis-capitalized as ‘true’. Fixing that solves the problem. ~David On Mon, Sep 14, 2015 at 2:07 PM, Stephan Witt wrote:

Re: Update on the patches

2015-09-14 Thread Scott Kostyshak
On Tue, Sep 15, 2015 at 02:50:46AM +0100, Guillaume Munch wrote: > Le 14/09/2015 05:04, Scott Kostyshak a écrit : > >On Mon, Sep 14, 2015 at 03:42:15AM +0100, Guillaume Munch wrote: > >>Le 14/09/2015 03:17, Scott Kostyshak a écrit : > >>>put a link to the lyx-devel message on the trac ticket. > >>

Re: Update on the patches

2015-09-14 Thread Guillaume Munch
Le 14/09/2015 05:04, Scott Kostyshak a écrit : On Mon, Sep 14, 2015 at 03:42:15AM +0100, Guillaume Munch wrote: Le 14/09/2015 03:17, Scott Kostyshak a écrit : put a link to the lyx-devel message on the trac ticket. How do you find this link? Well, I just do [a and mutt copies it to my

Re: Update on the patches

2015-09-14 Thread Jean-Marc Lasgouttes
Le 13/09/2015 04:19, Scott Kostyshak a écrit : * f3008c30 and 4d1ad336 are suitable for stable. Shall I commit them? The person who will decide is the branch maintainer, who is Richard. If it is not code that he feels qualified to judge, he either asks someone else to confirm the code is safe

long warnings break Linphone window layout

2015-09-14 Thread Liviu Andronic
Dear devels, Long errors/warnings when calling will break the window layout in Linphone, as the text is not wrapped and makes the window extra wide. Sometimes I get such call errors with Iptel, when a call fails to be placed for some reason, and at that point the Linphone window becomes unusable

Re: Update on the patches

2015-09-14 Thread Jean-Marc Lasgouttes
Le 14/09/2015 02:44, Guillaume Munch a écrit : I read: !Important Changes in LyX 2.2.0 (: This file lists interface changes that might affect users in 2.2.0, some known problems in LyX 2.2.0 and some things you have to take into account when upgrading from earlier versions to a

Re: Update on the patches

2015-09-14 Thread Jean-Marc Lasgouttes
Le 14/09/2015 02:22, Guillaume Munch a écrit : One thing that would have helped was to have emacs configuration files with the correct coding style that you use. For instance my .emacs now reads (omitting irrelevant parts): Such information could go in the relevant code rule file in

Re: LyX on high resolution displays

2015-09-14 Thread Jean-Marc Lasgouttes
Le 14/09/2015 03:34, Guillaume Munch a écrit : For the record, if Scott's indication on using CMake is not suitable, I had to ./configure in Ubuntu as follows: ./configure --enable-qt5 --with-qt-dir=/usr/lib/x86_64-linux-gnu/qt5 --with-qt-libraries=/usr/lib/x86_64-linux-gnu/qt5

Re: long warnings break Linphone window layout

2015-09-14 Thread Liviu Andronic
Wrong list. Sorry. Liviu On Mon, Sep 14, 2015 at 8:27 AM, Liviu Andronic wrote: > Dear devels, > Long errors/warnings when calling will break the window layout in > Linphone, as the text is not wrapped and makes the window extra wide. > > Sometimes I get such call errors

Re: [LyX/master] Add missing braces

2015-09-14 Thread Jean-Marc Lasgouttes
Le 13/09/2015 10:25, Kornel Benko a écrit : Another example from lyxfinc.cpp. Can you spot what is wrong with the loop? I cannot fix that myself unfortunately. Tommaso? JMarc 915 for (; re_it != re_it_end; ++re_it) { Maybe this 'for' statement. It is equivalent to if (re_it !=

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-14 Thread Guenter Milde
Dear Georg, thank you for looking into this. On 2015-09-13, Georg Baum wrote: > Guenter Milde wrote: ... > ... One thing I have learned during many years of software development > is that source code and unit tests should always be changed at the same > time (in some projects this is even

Re: LyX on high resolution displays

2015-09-14 Thread Jean-Marc Lasgouttes
Le 14/09/2015 04:58, PhilipPirrip a écrit : Performance is good. Is it really better than 2.1? (it should) The workarea does feel a bit tight (inset boxes in neighboring lines almost touch), the scrollbar is narrow and figures render too small. Check this: Note that you can make icons

How to compile LyX in Win64?

2015-09-14 Thread Pål Næverlid Sævik
Salutations! I have been using LyX since writing my master's thesis. Now I've used it for academic papers, coursework, my phd thesis and more. A big thank you to the development team, the software has saved me a lot of work and made writing academic documents much easier! But, of course,