ERT: Was: I don't see my error

2022-09-12 Thread Steve Litt
On Mon, 2022-09-12 at 12:27 +0200, Jean-Marc Lasgouttes wrote: > Le 11/09/2022 à 14:46, Rich Shepard a écrit : > > On Sun, 11 Sep 2022, Steve Litt wrote: > > > > > If one prefers not to put it in ERT, > > > > Many years ago I expressed the opinion (on the mail list) that the term > > should be ch

Re: I don't see my error

2022-09-12 Thread Jean-Marc Lasgouttes
Le 11/09/2022 à 14:46, Rich Shepard a écrit : On Sun, 11 Sep 2022, Steve Litt wrote: If one prefers not to put it in ERT, Many years ago I expressed the opinion (on the mail list) that the term should be changed because there's nothing evil about inserting LaTeX in a LyX document. I was ignor

Re: I don't see my error

2022-09-11 Thread Rich Shepard
On Sun, 11 Sep 2022, Steve Litt wrote: If one prefers not to put it in ERT, Many years ago I expressed the opinion (on the mail list) that the term should be changed because there's nothing evil about inserting LaTeX in a LyX document. I was ignored. When I need to create a vector graphic I w

Re: I don't see my error

2022-09-11 Thread Steve Litt
On Thu, 2022-09-08 at 17:19 -0400, Paul A. Rubin wrote: > > What is the error? All three work for me with pdflatex. For \degree, I > need to load the gensymb package in the preamble and put it in ERT. If one prefers not to put it in ERT, a character style can be made that inserts \degree, but ig

Re: I don't see my error

2022-09-09 Thread Rich Shepard
On Fri, 9 Sep 2022, Paul A. Rubin wrote: That's because (as previously noted) the "\circ" command needs to appear in a math environment (or you could surround it with $...$ in the ERT box, but then the circle would be waist high rather than a superscript). See the attached repaired MWE. Paul,

Re: I don't see my error

2022-09-09 Thread Paul A. Rubin
On 9/9/22 13:23, Rich Shepard wrote: On Thu, 8 Sep 2022, Paul A. Rubin wrote: What is the error? All three work for me with pdflatex. For \degree, I need to load the gensymb package in the preamble and put it in ERT. For \circ and \textdegree, I just put them in math insets and LyX takes care o

Re: I don't see my error

2022-09-09 Thread Rich Shepard
On Thu, 8 Sep 2022, Paul A. Rubin wrote: What is the error? All three work for me with pdflatex. For \degree, I need to load the gensymb package in the preamble and put it in ERT. For \circ and \textdegree, I just put them in math insets and LyX takes care of loading the packages. A MWE is attac

Re: I don't see my error

2022-09-08 Thread Rich Shepard
On Thu, 8 Sep 2022, Paul A. Rubin wrote: What is the error? All three work for me with pdflatex. For \degree, I need to load the gensymb package in the preamble and put it in ERT. For \circ and \textdegree, I just put them in math insets and LyX takes care of loading the packages. A MWE is attac

Re: I don't see my error

2022-09-08 Thread Paul A. Rubin
On 9/8/22 16:56, Rich Shepard wrote: I need to enter temperatures in documents and there are three three ways I can do this: 1. \circ (amsmath) 2. \degree (gensymb) 3. \textdegree (textcomp) I've tried all three, including putting all of 'em in the same \userpackage{} command in the preamble.

I don't see my error

2022-09-08 Thread Rich Shepard
I need to enter temperatures in documents and there are three three ways I can do this: 1. \circ (amsmath) 2. \degree (gensymb) 3. \textdegree (textcomp) I've tried all three, including putting all of 'em in the same \userpackage{} command in the preamble. Regardless, each throws an error when