Re: cprotect.sty

2018-04-19 Thread Scott Kostyshak
On Thu, Apr 19, 2018 at 09:47:00AM +, José Abílio Matos wrote:
> On Thursday, 19 April 2018 03.55.27 WEST Richard Kimberly Heck wrote:
> > This can easily enough be installed, but it does not seem to be
> > installed by default on Fedora 27. Do we want to do something about
> > that? The User Guide would not compile for me due to not having it.
> > 
> > Riki
> 
> Regarding Fedora we can simply require it in the spec file so that it will be 
> automatically installed with lyx (or any subsequent update).
> 
> After that is not different from other latex packages.

For Ubuntu (and I would guess Debian?), it looks like the situation is
fine:

$ apt-file find cprotect.sty
texlive-latex-extra: 
/usr/share/texlive/texmf-dist/tex/latex/cprotect/cprotect.sty

$ apt-cache show lyx | grep -i extra
Recommends: texlive-latex-recommended, texlive-latex-extra, ...

"Recommends" are installed by default, so unless the user installs with
"--no-install-recommends" they should get cprotect.sty.

Scott


signature.asc
Description: PGP signature


Re: cprotect.sty

2018-04-19 Thread José Abílio Matos
On Thursday, 19 April 2018 03.55.27 WEST Richard Kimberly Heck wrote:
> This can easily enough be installed, but it does not seem to be
> installed by default on Fedora 27. Do we want to do something about
> that? The User Guide would not compile for me due to not having it.
> 
> Riki

Regarding Fedora we can simply require it in the spec file so that it will be 
automatically installed with lyx (or any subsequent update).

After that is not different from other latex packages.
-- 
José Abílio


Re: cprotect.sty

2018-04-18 Thread Jürgen Spitzmüller
Am Mittwoch, den 18.04.2018, 22:55 -0400 schrieb Richard Kimberly Heck:
> This can easily enough be installed, but it does not seem to be
> installed by default on Fedora 27. Do we want to do something about
> that? The User Guide would not compile for me due to not having it.

We could comment out the respective part for output if cprotect is not
installed. Uwe did similar things in the EmbeddedObjects manual for
several packages.

Jürgen

> 
> Riki
> 
> 

signature.asc
Description: This is a digitally signed message part


cprotect.sty

2018-04-18 Thread Richard Kimberly Heck
This can easily enough be installed, but it does not seem to be
installed by default on Fedora 27. Do we want to do something about
that? The User Guide would not compile for me due to not having it.

Riki