On Tue, May 13, 2014 at 09:34:14AM -0400, Richard Heck wrote:
> On 05/13/2014 04:18 AM, Scott Kostyshak wrote:
> >On master branch, if I open the embedded objects manual, I can compile
> >with pdflatex. If I then export the manual to 2.0.x format and then
> >reopen the exported file in the master branch, I get the following
> >error:
> >
> >! Package xcolor Error: Undefined color `Color'.
> >
> >Is this finding interesting/useful?
> 
> Oh, and on this score: Can you tell why we get the error? One way to
> localize it would be
> to bisect on the format to which you are converting.

Doesn't seem to be related to roundtrips. The problem seems to be related
to the conversion of arguments. See attached example.

-- 
Enrico
#LyX 2.0 created this file. For more info see http://www.lyx.org/
\lyxformat 413
\begin_document
\begin_header
\textclass article
\begin_preamble
\usepackage{color}
\end_preamble
\use_default_options false
\begin_modules
initials
\end_modules
\maintain_unincluded_children false
\language english
\language_package default
\inputencoding auto
\fontencoding global
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 2
\use_esint 0
\use_mhchem 1
\use_mathdots 1
\cite_engine basic
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\use_refstyle 0
\notefontcolor #0000ff
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header

\begin_body

\begin_layout Initial
\begin_inset Argument
status open

\begin_layout Plain Layout
lines=1
\end_layout

\end_inset


\begin_inset Argument
status open

\begin_layout Plain Layout
T
\end_layout

\end_inset

his document does not compile with 2.1 or 2.2
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
fcolorbox{black}{
\end_layout

\end_inset

white
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}{
\end_layout

\end_inset

Color
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset

 Name
\end_layout

\end_body
\end_document

Reply via email to