Still no reference list.
Sent from Yahoo Mail for iPhone On Friday, June 12, 2020, 11:37 am, Mike Reeks <[email protected]> wrote: I’ll give it a go Kees. Thanks Sent from Yahoo Mail for iPhone On Friday, June 12, 2020, 10:06 am, Kees Zeelenberg <[email protected]> wrote: Op 11-06-2020 om 17:18 schreef Paul A. Rubin: On 6/11/20 7:36 AM, Mike Reeks wrote: #yiv1656099904 -- filtered {}#yiv1656099904 filtered {}#yiv1656099904 p.yiv1656099904MsoNormal, #yiv1656099904 li.yiv1656099904MsoNormal, #yiv1656099904 div.yiv1656099904MsoNormal {margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-family:sans-serif;}#yiv1656099904 a:link, #yiv1656099904 span.yiv1656099904MsoHyperlink {color:blue;text-decoration:underline;}#yiv1656099904 .yiv1656099904MsoChpDefault {}#yiv1656099904 filtered {}#yiv1656099904 div.yiv1656099904WordSection1 {}#yiv1656099904 ... From: Mike Reeks Sent: 11 June 2020 10:45 To: [email protected] Subject: Problems using Bibtex with lyx. Help!! I have used bibtex generated bibliography with access to an appropriates bibtex database of references in all my lyx files that cite references. Upto now I have had no problems. I usually generate a pdf file in the lyx document conversion. Now for some unknown reason when converting a lyx file toa pdf file or any other file the reference list is missing in the document conversion and the reference in the text are not recognised and appear as [?]. I have no idea what has caused the problem. Why it was working before and not now since as far as I am aware I have done nothing. It happens on all my lyx files. I attach a simple example lyx file, the latex file and the pdf conversion file and the bib reference file. I would be very grateful if someone could shed some light as to what is going on. Its a really annoying. I am writing a review article using lyx which is about 6o pages long Best regards Mike Reeks Sent from Mail for Windows 10 When I compile your MWE, I get both references printed, but the second reference is garbled and causes a warning message in the LaTeX log. It appears that the citation was copied from a PDF file and pasted into the BibTeX database (either directly or through a program such as JabRef). If you open the .bib database in a plain text editor and cursor through the title of the Tian & Ahmad paper, you'll see that the first two letters of "flows" count as one character (due to kerning in the PDF file). Similarly, the two f's in "different" are actually one character. There's probably a smarter way to fix it, but all else failing you can run through the database and retype anything that generates a complaint in the LaTeX log. Paul Same here, on MS-Windows with MikTeX. As an alternative to Paul's suggestion, you might set the language coding to utf8 (in LyX: Document / Settings / Language / other) Kees
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
