Juergen Spitzmueller schrieb: > Sven Schreiber wrote: > >>> http://bugzilla.lyx.org/show_bug.cgi?id=2365 >>> >> Interesting, but that would suggest the fix to bug 2365 caused my bug. I >> will try to include a detailed description/recipe in the bug that I will >> file during the holidays. > > Also cf. > http://bugzilla.lyx.org/show_bug.cgi?id=2632 > > I think it will be really difficult to find a solution that fits everybody. >
Ok I'm confused (never used jurabib etc.), but here's my recipe: 1. start lyx, create new file (default lang is English) 2. type "hello " 3. set language to Spanish in text style dialog 4. type "querido" 5. save and try to view The error message I get is: \deactivatetilden The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. And below is the file that causes this on my setup; tell me if you need further information, and whether or not I should now file a new bug or not. cheers, Sven #LyX 1.4.3 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header \textclass article \language ngerman \inputencoding auto \fontscheme palatino \graphics default \paperfontsize 11 \spacing onehalf \papersize a4paper \use_geometry true \use_amsmath 1 \cite_engine basic \use_bibtopic false \paperorientation portrait \leftmargin 3cm \topmargin 3cm \rightmargin 3cm \bottommargin 3cm \secnumdepth 3 \tocdepth 3 \paragraph_separation skip \defskip medskip \quotes_language polish \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \end_header \begin_body \begin_layout Standard hello \lang spanish querido \end_layout \end_body \end_document
