Am Fri, 14 Feb 2020 17:37:28 +0100
schrieb Stephan Witt :
> Changes not staged for commit:
> (use "git add ..." to update what will be committed)
> (use "git checkout -- ..." to discard changes in working directory)
>
> modified: development/cmake/modules/FindHUNSPELL.cmake
>
> no ch
On Fri, Feb 14, 2020 at 11:19:45AM -0500, Richard Kimberly Heck wrote:
> On 2/14/20 8:55 AM, Pavel Sanda wrote:
> > On Thu, Feb 13, 2020 at 09:58:15PM -0500, Scott Kostyshak wrote:
> >> The corresponding line of TocModel.cpp:362 is the line with "new" below:
> >>
> >> // First, fill in the toc mo
Available here:
http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/
Please let me know how that goes.
Riki
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Am 14.02.2020 um 21:00 schrieb Stephan Witt :
>
> Hi all,
>
> I’ve a problem in LyX master with reverse search I don’t have in 2.3.x.
> Unfortunately I cannot see the difference in LyX code causing it.
>
> The situation is: on Mac the directory /var is an symlink to private/var.
> So the tempora
Hi all,
I’ve a problem in LyX master with reverse search I don’t have in 2.3.x.
Unfortunately I cannot see the difference in LyX code causing it.
The situation is: on Mac the directory /var is an symlink to private/var.
So the temporary files are with real path below /private/var/. The SyncTex
fi
Am 14.02.2020 um 17:22 schrieb Stephan Witt :
>
> Am 14.02.2020 um 16:44 schrieb Kornel Benko :
>>
>> Am Fri, 14 Feb 2020 15:57:45 +0100
>> schrieb Stephan Witt :
>>
>>> Am 08.02.2020 um 21:55 schrieb Kornel Benko :
commit a47dec6b4a91ca59a8d9d4431ecedd77f8ffc7e7
Author: Kornel B
Am 14.02.2020 um 16:44 schrieb Kornel Benko :
>
> Am Fri, 14 Feb 2020 15:57:45 +0100
> schrieb Stephan Witt :
>
>> Am 08.02.2020 um 21:55 schrieb Kornel Benko :
>>>
>>> commit a47dec6b4a91ca59a8d9d4431ecedd77f8ffc7e7
>>> Author: Kornel Benko
>>> Date: Mon Jan 27 10:44:14 2020 +0100
>>>
>>>
On 2/14/20 8:55 AM, Pavel Sanda wrote:
> On Thu, Feb 13, 2020 at 09:58:15PM -0500, Scott Kostyshak wrote:
>> The corresponding line of TocModel.cpp:362 is the line with "new" below:
>>
>> // First, fill in the toc models.
>> iterator mod_it = models_.find(type);
>> if (mod_it == models_.end()
Am Fri, 14 Feb 2020 15:57:45 +0100
schrieb Stephan Witt :
> Am 08.02.2020 um 21:55 schrieb Kornel Benko :
> >
> > commit a47dec6b4a91ca59a8d9d4431ecedd77f8ffc7e7
> > Author: Kornel Benko
> > Date: Mon Jan 27 10:44:14 2020 +0100
> >
> >Cmake build: Remove cmake warnings about mismatched va
Am 08.02.2020 um 21:55 schrieb Kornel Benko :
>
> commit a47dec6b4a91ca59a8d9d4431ecedd77f8ffc7e7
> Author: Kornel Benko
> Date: Mon Jan 27 10:44:14 2020 +0100
>
>Cmake build: Remove cmake warnings about mismatched values of
> FindPackageHandleStandardArgs()
>
>(cherry picked from co
On Thu, Feb 13, 2020 at 09:58:15PM -0500, Scott Kostyshak wrote:
> The corresponding line of TocModel.cpp:362 is the line with "new" below:
>
> // First, fill in the toc models.
> iterator mod_it = models_.find(type);
> if (mod_it == models_.end())
> mod_it = models_.insert(type, new T
I have none of these problems but then I have been using LyX on a daily
basis since 1998 (v0.12) (on Linux at first but since 2005 on the Mac
in a busy Obstetrics and Gynecology practice)
And, I have installed 4 systems recently which all work out of the
box...
Here is what I have tested toda
This is VERY helpful for some perl scripts of mine :-)-O
use Mac::AppleScript qw(RunAppleScript);
RunAppleScript(qq('tell application id "org.lyx.lyx" to activate'));
thanks, el
On 14/02/2020 08:39, Stephan Witt wrote:
> Am 13.02.2020 um 18:24 schrieb Jean-Marc Lasgouttes :
[...]
> $ /usr/bin/os
13 matches
Mail list logo