Re: LyX X fonts and the command line

2000-05-31 Thread Lior Silberman
> On Mon, May 29, 2000 at 05:22:47PM +0300, Lior Silberman wrote: > > Hi, > > I'm attaching the promised documentation to the -userdir feature. > > I wasn't sure about something: > > > > This feature allows having several personal configuration directories > >(similar to ~/.lyx). In this case I'd

Re: LyX X fonts and the command line

2000-05-30 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Mon, May 29, 2000 at 05:22:47PM +0300, Lior Silberman wrote: >> Hi, I'm attaching the promised documentation to the -userdir >> feature. I wasn't sure about something: >> >> This feature allows having several personal configuratio

Re: LyX X fonts and the command line

2000-05-29 Thread Dekel Tsur
On Mon, May 29, 2000 at 05:22:47PM +0300, Lior Silberman wrote: > Hi, > I'm attaching the promised documentation to the -userdir feature. > I wasn't sure about something: > > This feature allows having several personal configuration directories > (similar to ~/.lyx). In this case I'd probably li

Re: LyX X fonts and the command line

2000-05-29 Thread Lior Silberman
Hi, I'm attaching the promised documentation to the -userdir feature. I wasn't sure about something: This feature allows having several personal configuration directories (similar to ~/.lyx). In this case I'd probably like to have the layouts, docs and similar sub-directories in them be symbolic

Re: LyX X fonts and the command line

2000-05-29 Thread Jean-Marc Lasgouttes
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: Lior> Thanks for the help. Attached is a 'diff -r' file. (the Solaris Lior> diff does not recognize -u). Thanks. I'll commit it right now. Lior> BTW If you think it's useful, I can add a pagaraph somewhere in Lior> the docs about 'runn

Re: LyX X fonts and the command line

2000-05-28 Thread Lior Silberman
Thanks for the help. Attached is a 'diff -r' file. (the Solaris diff does not recognize -u). BTW If you think it's useful, I can add a pagaraph somewhere in the docs about 'running lyx with multiple configurations'. Lior. On 26 May 2000, Jean-Marc Lasgouttes wrote: > > "Lior" == Lior Silb

Re: LyX X fonts and the command line

2000-05-26 Thread Jean-Marc Lasgouttes
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: Lior> Attached to this message are the (modified) lyx_main.C, Lior> lyx_main.h, and lyx.man . The originials were lyx-1.1.5pre3 . I Lior> hope this is what you meant. It would be easier if you could send in a patch against the original f

Re: LyX X fonts and the command line

2000-05-25 Thread Lior Silberman
Attached to this message are the (modified) lyx_main.C, lyx_main.h, and lyx.man . The originials were lyx-1.1.5pre3 . I hope this is what you meant. Lior. On 25 May 2000, Lars Gullik Bj&resh;nnes wrote: > Lior Silberman <[EMAIL PROTECTED]> writes: > > | I have implemented a patch as you sugges

Re: LyX X fonts and the command line

2000-05-25 Thread Lars Gullik Bjønnes
Lior Silberman <[EMAIL PROTECTED]> writes: | I have implemented a patch as you suggested. | In the vein of the '-sysdir' switch, I set the user directory by: | | 1) -userdir(command line) | 2) LYX_USERDIR_11x (environment ) | 3) $HOME/. (default) | | In the case the user explicitly requ

Re: LyX X fonts and the command line

2000-05-25 Thread Lior Silberman
I have implemented a patch as you suggested. In the vein of the '-sysdir' switch, I set the user directory by: 1) -userdir(command line) 2) LYX_USERDIR_11x (environment ) 3) $HOME/. (default) In the case the user explicitly requests a non-existent directory, I give a different question t

Re: LyX X fonts and the command line

2000-05-23 Thread Jean-Marc Lasgouttes
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: Lior> I would like to use LyX from several different displays, each of Lior> which has different fonts available (as xfontsel testifies). Lior> Thus, it would help if there were command-line options for these Lior> settings, overriding ly