LyXProblem with references

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
aliquerer
Posts: 2
Joined: Fri Dec 11, 2009 4:02 pm

Problem with references

Post by aliquerer »

I am sort of a newbie when it comes to LaTeX and LyX. However I have a little problem which I would like to have some help with.

I have written all my references in JabRef and they all work well, as long as i use English letters. However, when I use Swedish letters, which i need for some references, LyX fails to deliver the reference list. Instead, all reference numbers are replaced with a "?".

How can I solve this?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
aradan
Posts: 7
Joined: Thu Oct 29, 2009 5:49 am

Re: Problem with references

Post by aradan »

Have you tried change language settings on Tools->Settings ?
There's a section that says \usepackage{babel}
Maybe you could use \usepackage[spanish]{babel} (use your corresponding language)
or \selectlanguage{$$lang}

Sorry for my bad english
Post Reply