Daniel Danciu wrote:
>
> I am using lyx to edit a Java book in Romanian. I changed the default
> language to Romanian from the document options dialog window, hoping
> that this way Lyx will use the romanian.sty file when rendering the
> document. But it doesn't. I tried to figure out what happened and
> exported my document to latex. I checked the exported file and noticed
> that the problem is with the documentclass{} command, which looks like
> this:
> \documentclass[10pt,english,...,romanian]{book}
>
> If I remove the "english" property, everything works fine, and get the
> Bibliography, Chapter, Part etc. in Romanian.
>
> Does anybody know how to get around this problem? Is this a Lyx bug or
> am I doing something wrong?
I suppose that there is a command
\lang english
anywhere in your lyx doc before an empty paragraph
so that you can't see it on the screen.
- try to mark the whole text and do a
layout->character->language->reset
- if this doesn't help, save the doc and load the
lyxfile into any ascii-editor and search for a
line \lang english and delete it
HErbert
--
http://www.lyx.org/help/