Hello,

up to lyx-1.1.6fix4 it was possible to specify an optional argument for
xrightarrow, i.e. \xrightarrow[optinal]{blah}.

Importing such a file from lyx-1.1.6fix into 1.2.3 or 1.3pre 3 mangles
that file. It seems that 1.3pre doesn't know about the optional parameter
and in lack of any appearant paramter take the '[' as parameter.

Are there any clever ways besides writing a macro for xrigtharrow
to fix that problem?

Attached are a sample file, the imported document deom 1.3pre3
an the tex-export from 1.3pre3.

Michael

--
Michael Abshoff - MRB - Universität Dortmund - Telefon 755-3463 (intern)

  Where do you want to RTFM today?


#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\begin_preamble
\end_preamble
\language german
\inputencoding auto
\fontscheme default
\graphics default
\float_placement !htbp
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 1
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip smallskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle plain

\layout Standard


\begin_inset Formula \[
\xrightarrow [optinal]{4}\]

\end_inset 


\the_end
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\language german
\inputencoding auto
\fontscheme default
\graphics default
\float_placement !htbp
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip smallskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle plain

\layout Standard


\begin_inset Formula \[
\xrightarrow{[}optinal]{4}\]

\end_inset 


\the_end

Attachment: xrightarrow_1.3pre3.tex
Description: TeX document

Reply via email to