Jean-Marc Lasgouttes wrote: > >>>>> "Lionel" == Lionel Portmann <[EMAIL PROTECTED]> writes: > > Lionel> In a figure (float) caption, I want to put within the text > Lionel> some math symboles. If I use for instance an overrightarrow > Lionel> over even a single letter, I get an error from Latex. With Lyx > Lionel> 1.04, this error was ignored, (no grey box) and the DVI came > Lionel> out all right (fine for me). With Lyx 1.15 the error is > Lionel> caught, and I get a grey box in my Lyx document, and no DVI > Lionel> (bad for me). Actually, Lyx 1.04 and 1.15 write the same Latex > Lionel> code, which triggers the same error. > > Could you end us a short example file? > > JMarc
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \begin_preamble \usepackage[thinspace]{SIunits} \usepackage{booktabs} \usepackage{array} \end_preamble \language french \inputencoding latin1 \fontscheme times \graphics dvips \paperfontsize 11 \spacing single \papersize a4paper \paperpackage a4 \use_geometry 1 \use_amsmath 0 \paperorientation portrait \leftmargin 3.5cm \topmargin 2cm \rightmargin 2.5cm \bottommargin 2.5cm \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle headings \layout Standard Texte standard \layout Standard \begin_float fig \layout Caption Caption d'une figure. \begin_inset Formula \( \overrightarrow{a} \) \end_inset \end_float \the_end
