Re: Setting up LyX on a new computer

2022-03-17 Thread Dr Eberhard Lisse via lyx-users

After installation (I do that from from Homebrew) I would do

ln -fs $HOME/Library/Application Support/LyX-2.3/preferences \
 $HOME/lyxrc

and run unison with a force from the old to the new, but installing
unison is currently not advisable for casual users as the stable mac
version suffers from a SSH issue introduced by Monterey and the
developers are working on a rewrite anyway.

rsync is too complicated so I would probably just do something like this
on the old box

tar cvfz ~/Downloads/lyxdir.tgz ~/Library/Application\ Support/LyX-2.3
scp ~/Downloads/lyxdir.tgz newbook.local:~/Downloads/

and on the new one

cd
tar xvfz ~/Downloads/lyxdir.tgz

I run unison regularly on all my systems in a star formation
synchronizing with each other, which I offer as the answer to below
question.

As it is scriptable it was a nice exercise to script it so that it knows
where it runs and what to to exactly, but that's another story :-)-O.



el

On 16/03/2022 22:27, Hal Kierstead via lyx-users wrote:

All -

I have many preference settings that I would like to transfer to a new
MacBook Pro.  What is the approved way to do this?  Can I just copy
the preference file and bind file in Application Support/LyX-2.3 from
one computer to the other or what?  Maybe I could copy the whole
LyX-2.3 folder?  Along the same lines, what is the best way to keep my
LyX setup consistent across several computers.  I use dropbox to sync
files.

Thanks,

Hal


--
To email me replace 'nospam' with 'el'

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Does LyX's natively support Beamer \onslide command?

2022-03-17 Thread Scott Kostyshak via lyx-users
On Thu, Mar 17, 2022 at 07:12:37AM +0100, Jürgen Spitzmüller via lyx-users 
wrote:
> Am Mittwoch, dem 16.03.2022 um 11:46 -0400 schrieb Scott Kostyshak via
> lyx-users:
> > In LyX can I use the \onslide command without ERT? 
> 
> No.
> 
> > Perhaps there's no native LyX support since the functionality can be
> > achieved with \uncover or \only?
> 
> I think this was not existing when the layout was set up, and not yet
> added since nobody missed it.

Makse sense, thanks.

Scott


signature.asc
Description: PGP signature
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Does LyX's natively support Beamer \onslide command?

2022-03-17 Thread Jürgen Spitzmüller via lyx-users
Am Mittwoch, dem 16.03.2022 um 11:46 -0400 schrieb Scott Kostyshak via
lyx-users:
> In LyX can I use the \onslide command without ERT? 

No.

> Perhaps there's no native LyX support since the functionality can be
> achieved with \uncover or \only?

I think this was not existing when the layout was set up, and not yet
added since nobody missed it.

Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users