Date: 14 Nov 2002 13:01:00 -0600 From: "Kirk R. Wythers" <kwythers@umn.edu> To: freebsd-questions@freebsd.org Cc: freebsd-ports@freebsd.org Subject: lyx question Message-ID: <1037300459.69754.13.camel@x74-47.forestry.umn.edu>
next in thread | raw e-mail | index | archive | help
--=-WZd6ovfZYt46mS5P2gtO Content-Type: text/plain Content-Transfer-Encoding: 7bit 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 <kwythers@umn.edu> University of Minnesota --=-WZd6ovfZYt46mS5P2gtO Content-Disposition: attachment; filename=textcelsius.yes.lyx Content-Type: text/x-lyx; name=textcelsius.yes.lyx; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit #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 --=-WZd6ovfZYt46mS5P2gtO Content-Disposition: attachment; filename=textclesius.no.lyx Content-Type: text/x-lyx; name=textclesius.no.lyx; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit #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 --=-WZd6ovfZYt46mS5P2gtO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1037300459.69754.13.camel>