Re: ltxcmds.sty

2020-01-14 Thread John White
Hi Doc and Happy New Year!

Though I am having no problems with lovely lyx, for the heck of it I ran "tlmgr 
update --all --self" and got this response:

johwhi@johwhi:~$ tlmgr update --all --self 


John

On Monday, January 13, 2020 2:24:18 PM PST Dr Eberhard Lisse wrote:
> The Oberdiek package has been changed, moving a number if packages out,
> which now need to be manually installed.
> 
> On the Mac and Unix this is easy, just run something like
> 
>   tlmgr update --all --self
> 
> and
> 
>   tlmgr install ltxcmds
> 
> the latter you need to do for each missing package, or if you know
> which ones are missing you can put all names on the line
> 
> greetings, el
> 
> On 2020-01-13 19:21 , Paul A. Rubin wrote:
> > On 1/13/20 11:58 AM, F M Salter wrote:
> >> Hi,
> >> 
> >> Suddenly compiling lyx documents for one user produces the bizarre
> >> situation that not one will  compile. They all report that ltxcmds.sty
> >> is required.  This is true even for a document with only the single
> >> word "test" as contents.  Other users are not affected.
> >> 
> >> Any suggestions?
> >> 
> >> Regards Frank Salter
> > 
> > Does this include a variety of document classes, or are all the
> > non-compiling documents from the same document class (which perhaps
> > requires the Oberdiek LaTeX package)?
> > 
> > Paul

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


Re: More on ltxcmnds.sty

2020-01-14 Thread Paul A. Rubin

On 1/14/20 11:39 AM, F M Salter wrote:



  
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=subject:%22Re%5C%3A+More+on+ltxcmnds.sty%22=newest>Hi

Paul A. Rubin 
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=from:%22Paul+A.+Rubin%22>Tue, 
14 Jan 2020 08:08:03 -0800 
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=date:20200114>


On 1/14/20 10:35 AM, F M Salter wrote:

Hi

     More problems which are really weird.

    I can generate pdflatex output for the user guide but if I
copy itto a new file the copy will not compile stating that
ltxcmnds.sty isrequired!  Any ideas?

Regards

Frank Salter

Just to be clear, when you say "copy it to a new file" you mean 
copyingthe file at the system level, as opposed to creating an empty 
documentin LyX and then pasting the content of the user guide into 
thatdocument, correct?

Paul

Sorry I mean copy and paste.

Regards Frank

In that case, I suggest looking at your default template for new 
documents. You may be loading something there that requires the missing 
style file.


Paul

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


Re: More on ltxcmnds.sty

2020-01-14 Thread F M Salter


 
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=subject:%22Re%5C%3A+More+on+ltxcmnds.sty%22=newest>Hi

Paul A. Rubin 
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=from:%22Paul+A.+Rubin%22>Tue, 
14 Jan 2020 08:08:03 -0800 
<https://www.mail-archive.com/search?l=lyx-users@lists.lyx.org=date:20200114>


On 1/14/20 10:35 AM, F M Salter wrote:

   Hi

    More problems which are really weird.

    I can generate pdflatex output for the user guide but if I copy
   itto a new file the copy will not compile stating that ltxcmnds.sty
   isrequired!  Any ideas?

   Regards

   Frank Salter

Just to be clear, when you say "copy it to a new file" you mean 
copyingthe file at the system level, as opposed to creating an empty 
documentin LyX and then pasting the content of the user guide into 
thatdocument, correct?


Paul

Sorry I mean copy and paste.

Regards Frank

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


Re: More on ltxcmnds.sty

2020-01-14 Thread Paul A. Rubin

On 1/14/20 10:35 AM, F M Salter wrote:

Hi

    More problems which are really weird.

    I can generate pdflatex output for the user guide but if I copy it 
to a new file the copy will not compile stating that ltxcmnds.sty is 
required!  Any ideas?


Regards

Frank Salter

Just to be clear, when you say "copy it to a new file" you mean copying 
the file at the system level, as opposed to creating an empty document 
in LyX and then pasting the content of the user guide into that 
document, correct?


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


Re; More on ltxcmnds.sty

2020-01-14 Thread F M Salter

Correction ltxcmds,sty

Frank

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


More on ltxcmnds.sty

2020-01-14 Thread F M Salter

Hi

    More problems which are really weird.

    I can generate pdflatex output for the user guide but if I copy it 
to a new file the copy will not compile stating that ltxcmnds.sty is 
required!  Any ideas?


Regards

Frank Salter

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


Re: ltxcmds.sty

2020-01-14 Thread Axel Dessecker
Am Dienstag, 14. Januar 2020, 11:29:36 CET schrieb F M Salter:
> Hi
> 
>  Thanks for all your suggestions.
> 
> > On 1/13/20 11:58 AM, F M Salter wrote:
> >> Hi,
> >> 
> >>   Suddenly compiling lyx documents for one user produces the bizarre
> >> 
> >> situation that not one will  compile. They all report that ltxcmds.sty
> >> is required.  This is true even for a document with only the single word
> >> "test" as contents.  Other users are not affected.
> >> 
> >>   Any suggestions?
> >> 
> >> Regards Frank Salter
> 
>  I am using a fully updated texlive which contains the ltxcmds.sty file.
> 
>  The fact that a different user does not require ltxcmds.sty to
> compile a lyx file containing the word test and suddenly NOT one
> previously compiling lyx file will now compile is indicative that there
> is something else is amiss.  The latex file has no request for the
> ltxcmds.sty file and I have reconfigured lyx.
> 
>  All documents are koma-script article.
> 
>  Does anyone know when if ever does lyx require ltxcmds.sty
> 
> Regards
> 
> Frank

I guess the KOMA-Script package needs it.

Axel



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


Re: ltxcmds.sty

2020-01-14 Thread Dr Eberhard Lisse
The Oberdiek package has been changed, moving a number if packages out,
which now need to be manually installed.

On the Mac and Unix this is easy, just run something like

tlmgr update --all --self

and

tlmgr install ltxcmds

the latter you need to do for each missing package, or if you know
which ones are missing you can put all names on the line

greetings, el

On 2020-01-13 19:21 , Paul A. Rubin wrote:
> On 1/13/20 11:58 AM, F M Salter wrote:
>> Hi,
>>
>>     Suddenly compiling lyx documents for one user produces the bizarre
>> situation that not one will  compile. They all report that ltxcmds.sty
>> is required.  This is true even for a document with only the single
>> word "test" as contents.  Other users are not affected.
>>
>>     Any suggestions?
>>
>> Regards Frank Salter
>>
>>
>>
> Does this include a variety of document classes, or are all the
> non-compiling documents from the same document class (which perhaps
> requires the Oberdiek LaTeX package)?
> 
> Paul
> 

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