I'm having a minor reference problem. Im using LyX 2.1.0 on Mac and Jabref 2.9.
My problem is that when I'm making a reference to an article/book, etc. that have exactly two authors it says "and" between the authors, for example (Petersen, C. and Plenborg, T.).
Right now, I'm writing a seminar that has to be in my native language (danish) and therefore, I need to replace the "and" with "og". How can I do that? I have tried to change the language-settings in both LyX and Jabref to danish, but it doesn't work. Jabref is set to the ISO8859_1 encoding - I don't now if it has something to do with that?
Any help is appreciated.
andin JabRef? When you say you've changed language in LyX, do you mean under Tools -> Preferences, or Document --> Settings --> Language. The former is irrelevant, the latter may have an effect, but I think it depends on the reference style you've used. – Torbjørn T. Jun 05 '14 at 14:26What would you suggest me to to? I need to try something! :)
– Lars_CPH Jun 05 '14 at 21:00biblatex(http://tex.stackexchange.com/a/148410/586).biblatexhas 'internationalised' those strings, so if you set the language to Danish in Document --> Settings --> Language when usingbiblatex, the translation should be automatic. (@scottkosty In general you're correct, but when only the OP and I have commented, I'm notified anyway.) – Torbjørn T. Jun 06 '14 at 06:45