On 2016-05-06, Jean-Marc Lasgouttes wrote:
> Le 06/05/16 à 09:42, Jürgen Spitzmüller a écrit :
>> Am Mittwoch, den 04.05.2016, 02:21 -0400 schrieb Scott Kostyshak:
>>> Attached is a patch. It seems that everyone in this thread is in
>>> favor of allowing negative values where LaTeX allows negative
There are basically two issues on FreeBSD.
Issue #1. Standard Includes and Libs are in /usr/local/include and /usr/local/lib unline Linux variants. --with-extra-prefix=/usr/local solves this problem. FreeBSD Ports build system exports LOCALBASE to /usr/local and so this problem does not occur w
Hi Scott,
Yes. The problem is the Qt5.6 binaries which I installed from the MSYS2+MINGW64 repository using the standard "pacman". The Qt5.6 libraries bundled with MINGW64 appear not to have built-in SVG image support(if we query the image formats supported, svg and svgz are not among them).
On 07/05/2016 01:21, Uwe Stöhr wrote:
I get
GuiClipboard.cpp
D:\LyXGit\Master\src\frontends\qt4\GuiClipboard.cpp(558): error C2027:
use of undefined type 'QTimer'
[D:\LyXGit\Master\compile-2015\src\frontends\qt4\frontend_qt.vcxproj]
C:\Qt\Qt5.6.0-MSVC2015\5.6\msvc2015\include\QtGui/qwindow
ImageMagick released the new major version 7. Unfortunately they removed
the convert executable. One has to use the command "magick" instead of
"convert".
Attached is a patch that makes IM 7 work here but of course we need a
way that convertDefault.py detects if IM 6 or IM 7 is used on the
sy
I get
GuiClipboard.cpp
D:\LyXGit\Master\src\frontends\qt4\GuiClipboard.cpp(558): error C2027:
use of undefined type 'QTimer'
[D:\LyXGit\Master\compile-2015\src\frontends\qt4\frontend_qt.vcxproj]
C:\Qt\Qt5.6.0-MSVC2015\5.6\msvc2015\include\QtGui/qwindowdefs.h(70):
note: see declaration of '
On Fri, May 6, 2016 at 5:22 PM, Stephan Witt wrote:
> You may consider to remove or rename the QSettings storage. It should be
> in $HOME/Library/Preferences.
This doesn't appear to be the case.
10011 jkulesza@tempest[~/Library/Preferences]> la QS*
ls: QS*: No such file or directory
10012 jkul
> Am 06.05.2016 um 22:18 schrieb Joel Kulesza :
>
> On Fri, May 6, 2016 at 4:09 PM, Scott Kostyshak wrote:
> On Wed, May 04, 2016 at 11:19:56PM +0100, Guillaume Munch wrote:
> > Le 04/05/2016 21:39, Scott Kostyshak a écrit :
> > >
> > > 4. Insert Cross-Reference Causes Crash. See #9992. Unfortun
> Am 06.05.2016 um 21:07 schrieb Scott Kostyshak :
>
> On Thu, May 05, 2016 at 10:55:53PM +0200, Stephan Witt wrote:
>> Am 05.05.2016 um 13:49 schrieb Jean-Marc Lasgouttes :
>>>
>>> Le 04/05/16 à 22:12, Scott Kostyshak a écrit :
Where are we on this issue?
>>>
>>> We could decide to
On Mon, Apr 25, 2016 at 01:06:04PM -0400, Scott Kostyshak wrote:
> On Mon, Apr 25, 2016 at 08:03:54AM +0200, Stephan Witt wrote:
> > Am 25.04.2016 um 07:31 schrieb Stephan Witt :
> > >
> > > Am 25.04.2016 um 03:58 schrieb Scott Kostyshak :
> > >>
> > >> On Sun, Apr 24, 2016 at 09:52:48PM +0200, S
On Fri, May 6, 2016 at 4:09 PM, Scott Kostyshak wrote:
> On Wed, May 04, 2016 at 11:19:56PM +0100, Guillaume Munch wrote:
> > Le 04/05/2016 21:39, Scott Kostyshak a écrit :
> > >
> > > 4. Insert Cross-Reference Causes Crash. See #9992. Unfortunately, no
> > > one can reproduce except the OP, Joel
On Thu, Apr 14, 2016 at 02:48:20PM +0200, Jean-Marc Lasgouttes wrote:
> Le 14/04/2016 14:06, Neal Becker a écrit :
> > Just for fun, I'm trying building this on fedora 23. Being a modern guy, I
> > thought I'd try --enable-qt5. I started with the SPEC file for fedora F25. I
> > didn't get very far
On Mon, Apr 04, 2016 at 09:05:38AM +0200, Shankar Giri Venkita Giri wrote:
> I noticed something interesting today. I had a Windows laptop where I
> used the Qt5.5 libraries and git master lyx sources. It compiled fine
> and the toolbar icons were all fine. Today, I compiled it on a fresh
> Win8 de
On Wed, May 04, 2016 at 11:19:56PM +0100, Guillaume Munch wrote:
> Le 04/05/2016 21:39, Scott Kostyshak a écrit :
> >
> > 4. Insert Cross-Reference Causes Crash. See #9992. Unfortunately, no
> > one can reproduce except the OP, Joel. Joel has been extremely
> > helpful in debugging and is able to
On Fri, May 06, 2016 at 09:42:39AM +0200, Jürgen Spitzmüller wrote:
> Am Mittwoch, den 04.05.2016, 02:21 -0400 schrieb Scott Kostyshak:
> > Attached is a patch. It seems that everyone in this thread is in
> > favor
> > of allowing negative values where LaTeX allows negative values. The
> > patch do
Le 06/05/16 à 09:42, Jürgen Spitzmüller a écrit :
Am Mittwoch, den 04.05.2016, 02:21 -0400 schrieb Scott Kostyshak:
Attached is a patch. It seems that everyone in this thread is in
favor
of allowing negative values where LaTeX allows negative values. The
patch does this.
Note however that (if I
On Thu, May 05, 2016 at 02:24:56PM +0200, Georg Baum wrote:
> Guillaume Munch wrote:
>
> > Le 04/05/2016 21:39, Scott Kostyshak a écrit :
> >>
> >> 9. Disabled OK button in Doc Settings if negative value (allowed in
> >> 2.1.x). See #10095 and [3]. I posted a patch. It is just a matter of
> >> see
On 2016-05-05, mn wrote:
> On 05.05.16 18:18, Guenter Milde wrote:
>> On 2016-05-05, mn wrote:
>> The problem is, that you have to distinguish between shortcuts defined by
>> LyX and shortcuts defined by the OS, window manager or keyboard application.
> That’s what I meant by expressing my confus
On Thu, May 05, 2016 at 10:55:53PM +0200, Stephan Witt wrote:
> Am 05.05.2016 um 13:49 schrieb Jean-Marc Lasgouttes :
> >
> > Le 04/05/16 à 22:12, Scott Kostyshak a écrit :
> >>
> >> Where are we on this issue?
> >
> > We could decide to drop OS X 10.6 support. Or maybe Stephan can do a 10.6
>
On Thu, May 05, 2016 at 02:32:46PM +0200, Georg Baum wrote:
> Scott,
>
> thanks for the summary. I could not follow most of these issues, so I do not
> comment.
>
> Scott Kostyshak wrote:
>
> >
> > What am I missing?
>
> I would like to merge all changes to mergepo.py from 2.3-staging to mast
On Thu, May 05, 2016 at 02:19:32PM +0200, Georg Baum wrote:
> Scott Kostyshak wrote:
>
> > The problem is that the script is being called with Python3 on your
> > system. We either need to make sure the script is called with Python2 or
> > (preferably) make the script compatible with Python3.
>
>
On Thu, May 05, 2016 at 02:19:32PM +0200, Georg Baum wrote:
> Scott Kostyshak wrote:
>
> > The problem is that the script is being called with Python3 on your
> > system. We either need to make sure the script is called with Python2 or
> > (preferably) make the script compatible with Python3.
>
>
Guillaume Munch wrote:
> Dear list
>
> I propose to remove the "Keep" checkbox in the outliner panel. The panel
> would behave as if always checked.
Hold on, it does not look like that here.
When I set depth 2 in outliner, open user guide and cruise down in document
'Keep' keeps expanded items exp
Am Mittwoch, den 04.05.2016, 02:21 -0400 schrieb Scott Kostyshak:
> Attached is a patch. It seems that everyone in this thread is in
> favor
> of allowing negative values where LaTeX allows negative values. The
> patch does this.
>
> Note however that (if I understand correctly the comments at #10
24 matches
Mail list logo