Re: lyxmathsym

2008-08-01 Thread Enrico Forestieri
On Fri, Aug 01, 2008 at 08:44:51AM +0200, Máté Salát wrote: > I did what you said to do with $\text{a $math$ b}$. After it's instant preview > was displayed (i.e. it was switched on) and I moved into the inner mathed, LyX > crashed. It happens always if I open the attached lyx file, and press the

Re: lyxmathsym

2008-07-31 Thread Enrico Forestieri
On Thu, Jul 31, 2008 at 01:27:08PM +0200, Máté Salát wrote: > In an environment like \text{...} is it possible > (1) to make line break? No, but it is rather strange that you need a line break in \text. Maybe you should think better at what you would like to accomplish. If, for some obscure reaso

Re: lyxmathsym

2008-07-31 Thread Will Robertson
On 31/07/2008, at 8:57 PM, Máté Salát wrote: Actually there are two other issues you could help how it is elegant to accomplish. In an environment like \text{...} is it possible (1) to make line break? (2) to open an inner math mode? No, and yes. For example how would you make the attached

Re: lyxmathsym

2008-07-31 Thread Máté Salát
\substack environment instead (1) and I used four separate \text environments instead (2). But in my view using (1) and (2) would be more natural. Thanks, Máté - Original Message - From: Enrico Forestieri To: lyx-devel@lists.lyx.org Sent: Wednesday, July 30, 2008 5:59 PM Subject: Re

Re: lyxmathsym

2008-07-30 Thread Enrico Forestieri
On Thu, Jul 31, 2008 at 01:04:46AM +0930, Will Robertson wrote: > P.S. I'm unaware of any excuse not to load the amstext package. It > hardly does anything. The point is that LyX automatically loads both amsmath and amssymb packages when \text is used in mathed, so if you don't want that, you sh

Re: lyxmathsym

2008-07-30 Thread Will Robertson
On Wed, Jul 30, 2008 at 11:05 PM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > Please, let's keep the discussion on the list. Sorry; all my other mailing lists use a different Reply-To so I'm still adjusting... Will P.S. I'm unaware of any excuse not to load the amstext package. It hardly doe

Re: lyxmathsym

2008-07-30 Thread Enrico Forestieri
On Wed, Jul 30, 2008 at 10:38:48PM +0930, Will Robertson wrote: > On 30/07/2008, at 10:31 PM, Enrico Forestieri wrote: > > > On Tue, Jul 29, 2008 at 11:55:52PM +0200, Máté Salát wrote: > > > >> By the way, how would you write a short text containing some words > >> separated > >> by spaces as n

Re: lyxmathsym

2008-07-30 Thread Enrico Forestieri
On Tue, Jul 29, 2008 at 11:55:52PM +0200, Máté Salát wrote: > By the way, how would you write a short text containing some words separated > by spaces as normal text in math mode but with the fitting size? For example > $2^{the exponent of the power}$. For that kind of requirement there's \mathrm

Re: lyxmathsym

2008-07-29 Thread Máté Salát
- From: Enrico Forestieri To: lyx-devel@lists.lyx.org Sent: Monday, July 28, 2008 11:43 PM Subject: Re: lyxmathsym On Mon, Jul 28, 2008 at 11:55:53AM +0200, Máté Salát wrote: > On the other day a command definition of lyxmathsym appeared in the preamble of > my LyX ma

Re: lyxmathsym

2008-07-28 Thread Enrico Forestieri
On Mon, Jul 28, 2008 at 11:55:53AM +0200, Máté Salát wrote: > On the other day a command definition of lyxmathsym appeared in the preamble > of > my LyX made tex file. But this command is used nowhere in the tex file. Could > you tell me wheather it is a bug or it is ok to be there for some reaso