On 03.08.2017 07:32, Scott Kostyshak wrote:
On Tue, Jul 25, 2017 at 08:23:39AM +1000, racoon wrote:
On 25.07.2017 07:49, Scott Kostyshak wrote:
On Sat, Jul 22, 2017 at 07:41:32PM +1000, racoon wrote:
On 22.07.2017 08:38, Scott Kostyshak wrote:
No, sorry. Most importantly, I do not understan
On Sun, Aug 06, 2017 at 11:27:16PM +0200, Christian Ridderström wrote:
> Hi,
>
> The wiki has "InterLinks", which is simply a convenient way to refer to
> certain web pages.
> For instance, this markup
>
> bug:10481
>
> is automatically converted into this link
> http://www.lyx.org/trac/tick
On Sun, Aug 06, 2017 at 10:17:16AM +0200, Kornel Benko wrote:
> This should not happen. The check for the need of reconfiguration is done at
> LyX.cpp:1053
> bool LyX::queryUserLyXDir(bool explicit_userdir)
> which is called at LyX.cpp:921.
> This call is guarded with fileLock(lock_file.c_s
On Tue, Jul 04, 2017 at 06:03:22PM -0400, Scott Kostyshak wrote:
> On Tue, Jul 04, 2017 at 11:33:02AM +0100, José Abílio Matos wrote:
> > On Saturday, 1 July 2017 04.54.15 WEST Scott Kostyshak wrote:
> > > Pinging José.
> > >
> > > Scott
> >
> > I am sorry for the huge latency time but I have bee
Hi,
The wiki has "InterLinks", which is simply a convenient way to refer to
certain web pages.
For instance, this markup
bug:10481
is automatically converted into this link
http://www.lyx.org/trac/ticket/10481.
Similarly, there's prefixes like LyxDevelPost and LyxUsersPost which were
used t
Guenter Milde wrote:
> > Q1: Can postscript (PS) code be embedded in a LyX document in such a way
> > such that it's parsed when doing a preview, or exporting a document?
>
> Not usually.
If you export to pdf then you need to convert each eps to pdf first and there
it gets parsed. For viewing yo
Am Sonntag, 6. August 2017 um 01:10:02, schrieb Scott Kostyshak
> I usually do the following for running the ctests:
>
> ctest -j$( nproc )
> ctest --rerun-failed
>
> This has behaved robustly for a while. However, I've recently gained access
> to a
> server where I could run 64 jobs s