I recently added textcomp.sty to my lyx configuration to enable the degreecelsius symbol. However, I kept getting an error when I tired to use \textcelsius in a .lyx document. No make matters more confusion, other symbols that are part of the textcomp package worked fine (e.g. \textdegree, \textdagger, etc.). With the kind help of H. Voss, I discovered an conundrum. Mr. Voss sent me a .lyx file with a single \textcelsius command (textcelsius.yes.lyx) that he created on his 1.2.1 lyx. My version of lyx (1.2.1_1 from freebsd ports) can open it, and display a div with no errors. However, a file that I create on my machine with the same single \textcelsius command, yields an error when I try and display the dvi. I have attached both files. Are there any lyx users that can shed some light on this situation?
Thanks, Kirk -- Kirk R. Wythers <[EMAIL PROTECTED]> University of Minnesota
#LyX 1.2 created this file. For more info see http://www.lyx.org/ \lyxformat 220 \textclass article \begin_preamble \usepackage{textcomp} \end_preamble \language ngerman \inputencoding latin1 \fontscheme default \graphics default \paperfontsize 10 \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 4 \tocdepth 4 \paragraph_separation indent \defskip medskip \quotes_language german \quotes_times 2 \papercolumns 1 \papersides 2 \paperpagestyle default \layout Standard \begin_inset ERT status Collapsed \layout Standard \backslash textcelsius \end_inset \the_end
#LyX 1.2 created this file. For more info see http://www.lyx.org/ \lyxformat 220 \textclass article \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \begin_inset ERT status Collapsed \layout Standard \backslash textcelsius \end_inset \the_end