Re: ctests: need to edit preferences file to run needauth converters

2016-12-02 Thread Scott Kostyshak
On Fri, Dec 02, 2016 at 07:01:51PM +0100, Kornel Benko wrote: > Like the attached. (prefTest.pl.in goes into lib/scripts, executable flags > should be set) I just took a quick look, but it looks good to me. Thanks for working on this. Scott signature.asc Description: PGP signature

Re: ctests: need to edit preferences file to run needauth converters

2016-12-02 Thread Kornel Benko
ould be: > > # prefTest.pl ... > > # ctest ... (this is the same as prefTest.pl with previous params) > > # ctest ... > > ... > > # prefTest.pl (with new values) > > # ctest ... > > Ah I see. So by default we would configure C

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
; # ctest ... > ... > # prefTest.pl (with new values) > # ctest ... Ah I see. So by default we would configure CMake to automatically run prefTest.pl to point to the preferences file that allows knitr to run without error. So we would still be able to do: cmake make cte

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
On Wed, Nov 30, 2016 at 04:21:52PM +0100, Tommaso Cucinotta wrote: > On 30/11/2016 11:12, Kornel Benko wrote: > > Am Mittwoch, 30. November 2016 um 00:06:59, schrieb Scott Kostyshak > > > > > Do we currently have a way of specifying preferences when running > > > ctests? I

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Tommaso Cucinotta
On 30/11/2016 11:12, Kornel Benko wrote: Am Mittwoch, 30. November 2016 um 00:06:59, schrieb Scott Kostyshak Do we currently have a way of specifying preferences when running ctests? I think after Tommaso's security improvements, we need to put the following in the

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Kornel Benko
Am Mittwoch, 30. November 2016 um 09:50:07, schrieb Scott Kostyshak > On Wed, Nov 30, 2016 at 11:12:23AM +0100, Kornel Benko wrote: > > > Using extra control file for each document would make it easier. > > But we cannot do parallel tests any more. We use same user-dir for all

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
On Wed, Nov 30, 2016 at 11:12:23AM +0100, Kornel Benko wrote: > Using extra control file for each document would make it easier. > But we cannot do parallel tests any more. We use same user-dir for all tests > ATM. > Think how to use different dirs needs to recreate also their contents. Ah I

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Kornel Benko
Using extra control file for each document would make it easier. But we cannot do parallel tests any more. We use same user-dir for all tests ATM. Think how to use different dirs needs to recreate also their contents. > I thought we already had a way to set a global preferences file but I > cou

ctests: need to edit preferences file to run needauth converters

2016-11-29 Thread Scott Kostyshak
the needauth settings above (which they currently do). But I'm guessing this is not easy. I thought we already had a way to set a global preferences file but I couldn't find it. The only thing I see is in run-tests.sh which is commented out: #cp preferences $LYX_USERDIR Scott signature.asc

Re: Preferences File Formats viewer and editor combo boxes

2012-07-05 Thread Richard Heck
On 07/04/2012 01:42 AM, Scott Kostyshak wrote: In tools Preferences File Handling File Formats my first entry is BMP. Despite the fact that gimp is in the viewerCO combo box, it is set to Custom and gimp is in the text box. What should happen is that gimp should be set in the combo box

RE: Preferences File Formats viewer and editor combo boxes

2012-07-05 Thread Scott Kostyshak
From: Richard Heck [rgh...@lyx.org] Sent: Thursday, July 05, 2012 9:17 AM Since we do use eatLine(), we don't need them as delimiters. So it would be an option just not to write them. Ticket created here: http://www.lyx.org/trac/ticket/8237 On a different note, and more out of curiosity, would

Re: Preferences File Formats viewer and editor combo boxes

2012-07-05 Thread Richard Heck
On 07/04/2012 01:42 AM, Scott Kostyshak wrote: In tools > Preferences > File Handling > File Formats my first entry is BMP. Despite the fact that "gimp" is in the viewerCO combo box, it is set to Custom and "gimp" is in the text box. What should happen is that &quo

RE: Preferences File Formats viewer and editor combo boxes

2012-07-05 Thread Scott Kostyshak
From: Richard Heck [rgh...@lyx.org] Sent: Thursday, July 05, 2012 9:17 AM >Since we do use eatLine(), we don't need them as delimiters. So it would be an >option just not to write them. Ticket created here: http://www.lyx.org/trac/ticket/8237 On a different note, and more out of curiosity,

Re: Bug in preferences file

2006-06-01 Thread Georg Baum
Rui Prior wrote: I have tried manually adding different styles of escaping, but without success... Known bug: See http://bugzilla.lyx.org/show_bug.cgi?id=2016 and http://bugzilla.lyx.org/show_bug.cgi?id=1940 Meanwhile, use the workaround given by Paul. Georg

Re: Bug in preferences file

2006-06-01 Thread Georg Baum
Rui Prior wrote: > I have tried manually adding different styles of escaping, but without > success... Known bug: See http://bugzilla.lyx.org/show_bug.cgi?id=2016 and http://bugzilla.lyx.org/show_bug.cgi?id=1940 Meanwhile, use the workaround given by Paul. Georg

Bug in preferences file

2006-05-31 Thread Rui Prior
of the preferences file, as such pathname will be stored as in this example: \format eps eps EPS C:\Program Files\gsview\gsview32.exe I have tried manually adding different styles of escaping, but without success... Best regards. Rui Prior

Re: Bug in preferences file

2006-05-31 Thread Paul A. Rubin
in the parsing of the preferences file, as such pathname will be stored as in this example: \format eps eps EPS C:\Program Files\gsview\gsview32.exe I have tried manually adding different styles of escaping, but without success... Best regards. Rui Prior You didn't specify which version

Bug in preferences file

2006-05-31 Thread Rui Prior
The problem in the parsing of the preferences file, as such pathname will be stored as in this example: \format "eps" "eps" "EPS" "" ""C:\Program Files\gsview\gsview32.exe"" "" I have tried manually adding different styles of escaping, but without success... Best regards. Rui Prior

Re: Bug in preferences file

2006-05-31 Thread Paul A. Rubin
restart LyX. The problem in the parsing of the preferences file, as such pathname will be stored as in this example: \format "eps" "eps" "EPS" "" ""C:\Program Files\gsview\gsview32.exe"" "" I have tried manually addin

Edit Preferences File Formats mostly empty

2006-02-19 Thread Daniel Watkins
Hi list, More ebuild stuff (though, having discovered the lack of an ebuild for the most recent stable LyX version, I've switched from 1.4.0pre5 to 1.3.7). When I first install LyX, Edit Preferences File Formats has no entries under programs. I then used Edit Reconfigure, which did fill in some

Re: Edit Preferences File Formats mostly empty

2006-02-19 Thread Daniel Watkins
I wrote: I then used Edit Reconfigure... Sorry to reply to my own message, but is there a way of just running a LyX reconfigure from the command line (that'll exit immediate after the reconfig)? I'd like to add it to the post-install section of the ebuild, to get LyX operational faster. Dan

Re: Edit Preferences File Formats mostly empty

2006-02-19 Thread Georg Baum
Am Sonntag, 19. Februar 2006 18:02 schrieb Daniel Watkins: Sorry to reply to my own message, but is there a way of just running a LyX reconfigure from the command line (that'll exit immediate after the reconfig)? I'd like to add it to the post-install section of the ebuild, to get LyX

Re: development/lyx.spec.in (Was Re: Edit Preferences File Formats mostly empty)

2006-02-19 Thread Georg Baum
Am Sonntag, 19. Februar 2006 18:32 schrieb Daniel Watkins: I've never really looked at RPM spec files before, so I am a little confused. I (think I) know %{name} refers to the package name (i.e. LyX) but can't figure out what directory %{_datadir} referring to. I'd appreciate it if someone

Edit > Preferences > File Formats mostly empty

2006-02-19 Thread Daniel Watkins
Hi list, More ebuild stuff (though, having discovered the lack of an ebuild for the most recent stable LyX version, I've switched from 1.4.0pre5 to 1.3.7). When I first install LyX, Edit > Preferences > File Formats has no entries under programs. I then used Edit > Reconfigure, which

Re: Edit > Preferences > File Formats mostly empty

2006-02-19 Thread Daniel Watkins
I wrote: > I then used Edit > Reconfigure... Sorry to reply to my own message, but is there a way of just running a LyX reconfigure from the command line (that'll exit immediate after the reconfig)? I'd like to add it to the post-install section of the ebuild, to get LyX operational faster. Dan

Re: Edit > Preferences > File Formats mostly empty

2006-02-19 Thread Georg Baum
Am Sonntag, 19. Februar 2006 18:02 schrieb Daniel Watkins: > Sorry to reply to my own message, but is there a way of just running a LyX > reconfigure from the command line (that'll exit immediate after the > reconfig)? I'd like to add it to the post-install section of the ebuild, to > get LyX

Re: development/lyx.spec.in (Was Re: Edit > Preferences > File Formats mostly empty)

2006-02-19 Thread Georg Baum
Am Sonntag, 19. Februar 2006 18:32 schrieb Daniel Watkins: > I've never really looked at RPM spec files before, so I am a little > confused. I (think I) know %{name} refers to the package name (i.e. LyX) > but can't figure out what directory %{_datadir} referring to. I'd > appreciate it if someone

[PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Jean-Marc Lasgouttes
http://bugzilla.lyx.org/show_bug.cgi?id=2016 I forgot to mention here that I attached a patch to bug 2016. This is of particular interest to windows people. So if you want this patch to go in, apply it and test it! It is conceptually trivial, but I could have goofed. JMarc

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Enrico Forestieri
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: http://bugzilla.lyx.org/show_bug.cgi?id=2016 I forgot to mention here that I attached a patch to bug 2016. This is of particular interest to windows people. So if you want this patch to go in, apply it and test it! It is conceptually

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Enrico Forestieri
Enrico Forestieri [EMAIL PROTECTED] writes: Lines 17 and 18 in ~/.lyx-1.4.0/lyxrc.defaults are the following ones: \Format dvi2 dvi DraftDVI \Format epseps EPS gv Supplying the extra on line 17 cures the problem: \Format dvi2 dvi

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Georg Baum
Enrico Forestieri wrote: Enrico Forestieri [EMAIL PROTECTED] writes: Lines 17 and 18 in ~/.lyx-1.4.0/lyxrc.defaults are the following ones: \Format dvi2 dvi DraftDVI \Format epseps EPS gv Supplying the extra on line 17 cures the

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg That means that the patch broke the compatibility code to read Georg old \Format lines. I am trying it myself now. Yes. I am trying to understand why, but I am not sure. Basically, LyXLex returns `format' instead of `\format'. I think I know

[PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Jean-Marc Lasgouttes
http://bugzilla.lyx.org/show_bug.cgi?id=2016 I forgot to mention here that I attached a patch to bug 2016. This is of particular interest to windows people. So if you want this patch to go in, apply it and test it! It is conceptually trivial, but I could have goofed. JMarc

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Enrico Forestieri
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > http://bugzilla.lyx.org/show_bug.cgi?id=2016 > > I forgot to mention here that I attached a patch to bug 2016. This is > of particular interest to windows people. > > So if you want this patch to go in, apply it and test it! It is >

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Enrico Forestieri
Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Lines 17 and 18 in ~/.lyx-1.4.0/lyxrc.defaults are the following ones: > > \Format dvi2 dvi DraftDVI"" > \Format epseps EPS"" "gv" "" Supplying the extra "" on line 17 cures the problem:

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Georg Baum
Enrico Forestieri wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: >> >> Lines 17 and 18 in ~/.lyx-1.4.0/lyxrc.defaults are the following ones: >> >> \Format dvi2 dvi DraftDVI"" >> \Format epseps EPS"" "gv" "" > > Supplying the extra

Re: [PATCH] Bug 2016: Saving a quoted converter adds extra quotes in the preferences file

2006-02-17 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> That means that the patch broke the compatibility code to read Georg> old \Format lines. I am trying it myself now. Yes. I am trying to understand why, but I am not sure. Basically, LyXLex returns `format' instead of `\format'. I

The preferences file

2000-10-29 Thread Baruch Even
I've just saved the preferences from the dialog by mistake and it forgot about my bind setting, all the rest were copied. On the same note, the current language changing done in LyX is to toggle the chosen language from the bind to english. The problem is when I have several languages at once

Re: The preferences file

2000-10-29 Thread Dekel Tsur
On Sun, Oct 29, 2000 at 09:47:05AM +0200, Baruch Even wrote: I've just saved the preferences from the dialog by mistake and it forgot about my bind setting, all the rest were copied. On the same note, the current language changing done in LyX is to toggle the chosen language from the bind

Re: The preferences file

2000-10-29 Thread Baruch Even
On Sun, 29 Oct 2000, Dekel Tsur wrote: On Sun, Oct 29, 2000 at 09:47:05AM +0200, Baruch Even wrote: On the same note, the current language changing done in LyX is to toggle the chosen language from the bind to english. The problem is when I have several languages at once for example a

The preferences file

2000-10-29 Thread Baruch Even
I've just saved the preferences from the dialog by mistake and it forgot about my bind setting, all the rest were copied. On the same note, the current language changing done in LyX is to toggle the chosen language from the bind to english. The problem is when I have several languages at once

Re: The preferences file

2000-10-29 Thread Dekel Tsur
On Sun, Oct 29, 2000 at 09:47:05AM +0200, Baruch Even wrote: > I've just saved the preferences from the dialog by mistake and it forgot > about my bind setting, all the rest were copied. > > On the same note, the current language changing done in LyX is to toggle > the chosen language from the

Re: The preferences file

2000-10-29 Thread Baruch Even
On Sun, 29 Oct 2000, Dekel Tsur wrote: > On Sun, Oct 29, 2000 at 09:47:05AM +0200, Baruch Even wrote: > > On the same note, the current language changing done in LyX is to toggle > > the chosen language from the bind to english. The problem is when I have > > several languages at once for