On Sun, Jul 10, 2016 at 01:46:48AM -0400, Richard Heck wrote:
> On 07/10/2016 01:33 AM, Scott Kostyshak wrote:
>
> PS I just stumbled across this when looking at #9680 (Arabic filenames
> changing e.g. to _.pdf on preview). I figured out what is happening
> there, but it is not obvious what to
On Sun, Jul 10, 2016 at 01:42:47AM -0400, Richard Heck wrote:
> On 07/10/2016 01:33 AM, Scott Kostyshak wrote:
> > On Sun, Jul 10, 2016 at 07:16:13AM +0200, Richard Heck wrote:
> >> commit d8aab4af9e6e72c835f78ba54a46687b870c25fa
> >> Author: Richard Heck
> >> Date: Sun Jul 10 01:12:42 2016 -040
On 07/10/2016 01:33 AM, Scott Kostyshak wrote:
> On Sun, Jul 10, 2016 at 07:16:13AM +0200, Richard Heck wrote:
>> commit d8aab4af9e6e72c835f78ba54a46687b870c25fa
>> Author: Richard Heck
>> Date: Sun Jul 10 01:12:42 2016 -0400
>>
>> Fix thinko in Buffer::preview. It is possible for this routi
On 07/10/2016 01:33 AM, Scott Kostyshak wrote:
> On Sun, Jul 10, 2016 at 07:16:13AM +0200, Richard Heck wrote:
>> commit d8aab4af9e6e72c835f78ba54a46687b870c25fa
>> Author: Richard Heck
>> Date: Sun Jul 10 01:12:42 2016 -0400
>>
>> Fix thinko in Buffer::preview. It is possible for this routi
On Sun, Jul 10, 2016 at 07:16:13AM +0200, Richard Heck wrote:
> commit d8aab4af9e6e72c835f78ba54a46687b870c25fa
> Author: Richard Heck
> Date: Sun Jul 10 01:12:42 2016 -0400
>
> Fix thinko in Buffer::preview. It is possible for this routine to
> be called when we do not have a cloned Bu
On Sat, Jul 09, 2016 at 06:36:36PM +0200, Enrico Forestieri wrote:
> I have also extended the fix to Qt4 in much the same manner and it works
> for me. In the attached patch I have also incorporated the changes for
> cmake, except for Qt4, as I don't know what is required.
I tested the new patch
On Sat, Jul 09, 2016 at 05:26:06PM +0200, Kornel Benko wrote:
> Am Samstag, 9. Juli 2016 um 16:46:01, schrieb Jürgen Spitzmüller
>
> > Am Samstag, den 09.07.2016, 15:18 +0200 schrieb Kornel Benko:
> > > It meant that they compile without errors. Tested with A4 setting and
> > > portrait.
> > >
>
On Sat, Jul 09, 2016 at 03:19:51PM +0100, José Abílio Matos wrote:
> On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote:
> > By the way, since I have never worked on a project like LyX, if anyone
> > has tips on how to work effectively, I am pleased to know. I guess using
> > git is one.
>
>
On Fri, Jul 08, 2016 at 10:06:52PM -0400, Scott Kostyshak wrote:
> On Fri, Jul 08, 2016 at 09:23:32PM +0100, Guillaume Munch wrote:
>
> > In that case, if you already have everything set up and that does not cost
> > you any more effort, thank you for stepping forward.
>
> I will run them over th
If I do:
onePar.id() == otherPar.id()
will that do what I obviously want it to do? I.e., work as a proxy for:
onePar == otherPar
??
Richard
Am Samstag, 9. Juli 2016 um 21:26:51, schrieb Enrico Forestieri
> On Sat, Jul 09, 2016 at 09:02:09PM +0200, Enrico Forestieri wrote:
> >
> > Then, looking at development/cmake/ConfigureChecks.cmake, it seems to
> > me that QT_USES_X11 is correctly set for Qt4, because the QX11Info header
> > is a
Am Samstag, 9. Juli 2016 um 21:02:09, schrieb Enrico Forestieri
> On Sat, Jul 09, 2016 at 07:36:53PM +0200, Kornel Benko wrote:
> > Am Samstag, 9. Juli 2016 um 18:43:50, schrieb Enrico Forestieri
> >
> > >
> > > Please, can you also check what has to be done for Qt4? The problem
> > > is that I
On Sat, Jul 09, 2016 at 09:02:09PM +0200, Enrico Forestieri wrote:
>
> Then, looking at development/cmake/ConfigureChecks.cmake, it seems to
> me that QT_USES_X11 is correctly set for Qt4, because the QX11Info header
> is always installed on all platforms and compilation fails if X11 is
> not the
On Sat, Jul 09, 2016 at 07:36:53PM +0200, Kornel Benko wrote:
> Am Samstag, 9. Juli 2016 um 18:43:50, schrieb Enrico Forestieri
>
> >
> > Please, can you also check what has to be done for Qt4? The problem
> > is that I have to use a X11 function and thus the X11 library should
> > be added for
On 07/09/2016 06:41 AM, Jürgen Spitzmüller wrote:
> Am Mittwoch, den 15.06.2016, 15:04 +0200 schrieb Kornel Benko:
>> commit 43d284e15ad6193da2508a57b5260cb85ff4cdb9
>> Author: Kornel Benko
>> Date: Wed Jun 15 15:03:55 2016 +0200
>>
>> Added missing ipa icons to distribution
> This should go
Am Samstag, 9. Juli 2016 um 18:43:50, schrieb Enrico Forestieri
> On Sat, Jul 09, 2016 at 11:45:37AM +0200, Kornel Benko wrote:
>
> > Am Samstag, 9. Juli 2016 um 04:09:30, schrieb Enrico Forestieri
> >
> > > I came up with the attached patch that solves the issue for me.
> > > It requires the Q
Am Samstag, 9. Juli 2016 um 17:41:37, schrieb racoon
> On 09.07.2016 17:33, racoon wrote:
> > Next, I copy the dependencies. The culprit is, however, that there is no
> > lyx.exe in
> > C:\LyX\lyx-23-build\msvc2015-deps\lyx-windows-deps-msvc2015\bin... so I
> > can't execute it.
>
> There are
On Sat, Jul 09, 2016 at 11:45:37AM +0200, Kornel Benko wrote:
> Am Samstag, 9. Juli 2016 um 04:09:30, schrieb Enrico Forestieri
>
> > I came up with the attached patch that solves the issue for me.
> > It requires the Qt5X11Extras module, which is not mandatory, though.
> > The patch simply trie
On Sat, Jul 09, 2016 at 03:27:40AM -0400, Scott Kostyshak wrote:
>
> I tried a few random variations on your patch to squash the last
> warning. One that worked for me is to add
>
> return true;
>
> after
>
> xcb_flush(con);
>
> I have no idea if that makes any sense but perhaps it provide
On 09.07.2016 17:33, racoon wrote:
> Next, I copy the dependencies. The culprit is, however, that there is no
> lyx.exe in
> C:\LyX\lyx-23-build\msvc2015-deps\lyx-windows-deps-msvc2015\bin... so I
> can't execute it.
There are LyX.exe files in
C:\LyX\lyx-23-build\bin\Debug
and
C:\LyX\lyx-23-bu
Okay, next step taken, I think.
I set a couple of paths in CMAKE. Here is the "Show My Changes" output:
---
Commandline options:
-DLYX_USE_QT:STRING="QT5"
-DQt5Widgets_DIR:PATH="C:\Qt\Qt5.6.1\5.6\msvc2015\lib\cmake\Qt5Widgets"
-DLYX_DEPENDENCIES_DOWNLOAD:BOOL="1" -DLYX_INSTALL:BOOL="1"
-DQt5
Am Samstag, 9. Juli 2016 um 16:46:01, schrieb Jürgen Spitzmüller
> Am Samstag, den 09.07.2016, 15:18 +0200 schrieb Kornel Benko:
> > It meant that they compile without errors. Tested with A4 setting and
> > portrait.
> >
> > Now retesting with landscape: Works too. Pdf output on screen fits.
>
>
Am Samstag, den 09.07.2016, 15:18 +0200 schrieb Kornel Benko:
> It meant that they compile without errors. Tested with A4 setting and
> portrait.
>
> Now retesting with landscape: Works too. Pdf output on screen fits.
OK, thanks again. I committed a slightly modified version.
Should also go to s
On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote:
> By the way, since I have never worked on a project like LyX, if anyone
> has tips on how to work effectively, I am pleased to know. I guess using
> git is one.
The first step is to read:
http://www.lyx.org/Development
where there are doc
Am Samstag, 9. Juli 2016 um 14:47:59, schrieb Jürgen Spitzmüller
> Am Samstag, den 09.07.2016, 14:40 +0200 schrieb Kornel Benko:
> > Works here with luatex 0.76, 0.80 and also with 0.95.
>
> Thanks. "Works" means that the paper orientation in the pdf is correct
> in older luatex versions?
>
> Jü
On 07/08/2016 04:44 PM, Jürgen Spitzmüller wrote:
Am Freitag, den 08.07.2016, 15:08 +0200 schrieb Michael Berger:
A short while ago I had posted the user list on the Error: undefined
old font command '\it' (\rm).
As I wrote on lyx-users, the error is fixed in version 1.1 of
covington.sty whic
Am Samstag, den 09.07.2016, 14:40 +0200 schrieb Kornel Benko:
> Works here with luatex 0.76, 0.80 and also with 0.95.
Thanks. "Works" means that the paper orientation in the pdf is correct
in older luatex versions?
Jürgen
On 09.07.2016 14:36, racoon wrote:
On 09.07.2016 13:48, Guillaume Munch wrote:
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibil
Am Samstag, 9. Juli 2016 um 13:52:16, schrieb Jürgen Spitzmüller
> Am Samstag, den 09.07.2016, 12:13 +0200 schrieb Kornel Benko:
> > > \\pageheight\\paperheight
> > > \\pagewidth\\paperwidth
> >
> > Looks good, but I am no expert. Maybe Günter or Jürgen could comment.
> > What about code in ERT o
On 09.07.2016 13:48, Guillaume Munch wrote:
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings).
Le 06/07/2016 22:37, Stephan Witt a écrit :
Am 05.07.2016 um 21:39 schrieb Georg Baum :
Thanks. I am currently swamped with work, and this deserves a thorough look
so please be patient for a few days for my answer.
Sure
I’m not familiar with lambda expressions too.
But I can tell you it co
Am Samstag, den 09.07.2016, 12:13 +0200 schrieb Kornel Benko:
> > \\pageheight\\paperheight
> > \\pagewidth\\paperwidth
>
> Looks good, but I am no expert. Maybe Günter or Jürgen could comment.
> What about code in ERT or preamble with '\pdfsometing'?
I would prefer something like the attached (o
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings). I was just a bit confused because the
visibi
Am Samstag, 9. Juli 2016 um 12:41:28, schrieb Jürgen Spitzmüller
> Am Mittwoch, den 15.06.2016, 15:04 +0200 schrieb Kornel Benko:
> > commit 43d284e15ad6193da2508a57b5260cb85ff4cdb9
> > Author: Kornel Benko
> > Date: Wed Jun 15 15:03:55 2016 +0200
> >
> > Added missing ipa icons to distrib
Am Mittwoch, den 15.06.2016, 15:04 +0200 schrieb Kornel Benko:
> commit 43d284e15ad6193da2508a57b5260cb85ff4cdb9
> Author: Kornel Benko
> Date: Wed Jun 15 15:03:55 2016 +0200
>
> Added missing ipa icons to distribution
This should go to branch as well (also 60a1827b65).
Jürgen
Cyrille Artho wrote:
Hi all,
I've just installed LyX on a new MacBook Pro. HiRes works well, but LyX
can't find any LaTeX class/style files in texmf-local, no matter what I try.
I've tried both the fink latex installation and Mac ports. On the latter,
custom files go into, for example
/opt/loca
Am Freitag, 8. Juli 2016 um 22:05:57, schrieb Scott Kostyshak
> On Sat, Jul 09, 2016 at 12:38:53AM +0200, Kornel Benko wrote:
> > Am Freitag, 8. Juli 2016 um 18:14:29, schrieb Scott Kostyshak
> >
>
> > ATM, the patch I have works for me.
>
> It is better than the patch I originally proposed. It
Am Samstag, 9. Juli 2016 um 04:09:30, schrieb Enrico Forestieri
> I came up with the attached patch that solves the issue for me.
> It requires the Qt5X11Extras module, which is not mandatory, though.
> The patch simply tries to refresh the timestamp of the selection request.
> I still get the war
On 07/08/2016 06:33 PM, Pavel Sanda wrote:
Michael Berger wrote:
Hi,
'make' returns errors as per screenshots.
Could somebody help?
Thanks,
Michael
Just to make sure - you started compiling from _clean_ tree where no
previous experiments/compilations were done, correct?
Thanks Pavel, yes I d
Hi all,
I've just installed LyX on a new MacBook Pro. HiRes works well, but LyX
can't find any LaTeX class/style files in texmf-local, no matter what I try.
I've tried both the fink latex installation and Mac ports. On the latter,
custom files go into, for example
/opt/local/share/texmf-loca
On Sat, Jul 09, 2016 at 04:09:30AM +0200, Enrico Forestieri wrote:
>
> I had a closer look at this issue. First of all, it occurs with both
> Qt4 and Qt5, the only difference being that Qt5 prints a warning.
> Then, it does not occur with all applications. I can reproduce with
> gnome-terminal and
41 matches
Mail list logo