pdflatex not finding bibliography format

2020-07-27 Thread Rich Shepard

I'm converting a publication with references and a bibliography to a slide
presentation. In the Settings the document class is KOMA-Script article and
I leave the bibliography choices at their defaults. I've removed the
bibliography from the end of the document.

Yet, when I compile it lyx complains it cannot find the bibliography style.
Usually, a second recompilation succeeds.

I must be missing something bibliographic that I need to delete and I'm not
seeing what that is.

Please pass me a clue at what I should check.

Stay well, all,

Rich

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


Re: pdflatex not finding bibliography format

2020-07-27 Thread Paul A. Rubin

On 7/27/20 12:16 PM, Rich Shepard wrote:
I'm converting a publication with references and a bibliography to a 
slide
presentation. In the Settings the document class is KOMA-Script 
article and

I leave the bibliography choices at their defaults. I've removed the
bibliography from the end of the document.

Yet, when I compile it lyx complains it cannot find the bibliography 
style.

Usually, a second recompilation succeeds.

I must be missing something bibliographic that I need to delete and 
I'm not

seeing what that is.

Please pass me a clue at what I should check.

Stay well, all,

Rich

Just to be clear, you removed not just the bibliography but also all the 
citations?


Paul

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


Re: pdflatex not finding bibliography format

2020-07-27 Thread Rich Shepard

On Mon, 27 Jul 2020, Paul A. Rubin wrote:


Just to be clear, you removed not just the bibliography but also all the
citations?


Paul,

Oops! Some but not all. Now all are removed and the issue's resolved.

Mea culpa!

Stay well,

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


RE: Installing new class. cls files

2020-07-27 Thread Rich Shepard

On Tue, 28 Jul 2020, Mike Reeks wrote:


Can anyone help me out here? I’m trying to install a class file for ASME
journals using Miktex console.


Mike,

Last time I used windoze was 1997 and NT4. I know nothing about it.

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


RE: Installing new class. cls files

2020-07-27 Thread Mike Reeks
Can anyone help me out here? I’m trying to install a class file for ASME 
journals using Miktex console. Both miktex2.9 and miktex-console are registered 
in my program list. However when I click on Miktex console I just get a message 
saying   Miktex  console  is already running. Haven’t a clue why this is 
happening or what to do except reinstalling Miktex but concerned it will happen 
again.
Best
Mike

Sent from Mail for Windows 10

From: Rich Shepard
Sent: 27 July 2020 19:30
To: lyx-users@lists.lyx.org
Subject: Re: pdflatex not finding bibliography format

On Mon, 27 Jul 2020, Paul A. Rubin wrote:

> Just to be clear, you removed not just the bibliography but also all the
> citations?

Paul,

Oops! Some but not all. Now all are removed and the issue's resolved.

Mea culpa!

Stay well,

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

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


Re: Installing new class. cls files

2020-07-27 Thread Baris Erkus

On 28.07.2020 02:55, Rich Shepard wrote:

On Tue, 28 Jul 2020, Mike Reeks wrote:


Can anyone help me out here? I’m trying to install a class file for ASME
journals using Miktex console.


Mike,

Last time I used windoze was 1997 and NT4. I know nothing about it.

Rich



This is straightforward.

Create a local folder:

c:\localtexmf\tex\latex   (it can be any other drive e.g d:\, depending 
on your computer)


Place your class file into this folder.

Or you can create another folder under the "latex" folder and place your 
files in there if you have many files, e.g:


d:\localtexmf\tex\latex\asme

Then, go to settings of MikTeX - Directories. Add the "d:\localtexmf" 
folder to the MikTeX path list.


Then go to Tasks and Refresh file name DB, Refresh font map files and, 
Update package database.


If you are using LyX, go to Tools - Reconfigure. Restart LyX and see 
your class file is installed.


Before using LyX, I highly recommend to test MikTeX using a regular 
LaTeX editor


Good luck!

Baris


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


Re: Installing new class. cls files

2020-07-27 Thread Andrew Parsloe

On 28/07/2020 11:55 am, Rich Shepard wrote:

On Tue, 28 Jul 2020, Mike Reeks wrote:


Can anyone help me out here? I’m trying to install a class file for ASME
journals using Miktex console.


Mike,

Last time I used windoze was 1997 and NT4. I know nothing about it.

Rich


From the MiKTeX console Welcome! window, choose whether you want to 
install the package in administrator mode or not. (I prefer to do things 
in Admin mode, but I'm the only person using my machine.) Choose the 
Packages option from the left-hand column of the console window. In the 
filter window type asme and click the filter icon. I find two packages 
listed, asmeconf, and asmejour. If you select either and click on the 
info icon, you will see that it includes a class file. Select the 
relevant one (or both). Click the + icon, click OK on the dialogue that 
then shows, and wait while MiKTeX installs the package. Installation is 
complete when the Cancel button changes to Close. The console window 
will then think for a moment before displaying a list of all packages 
available. If you search for  asmejour or asmeconf you will find it now 
displays today's date in the Installed on column.


Whether LyX can use it "intelligently" is another matter. In LyX look 
under Help > LaTeX Configuration > Additional document classes to see 
some additional classes. ASME is not included but looking at the example 
documents for some of the ones that are included may be helpful. On my 
computer the examples can be found in C:\Program Files (x86) > LyX 2.3 > 
Resources > examples.


Andrew

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